elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.aggs
/
FixedInterval
/
Seconds
Seconds
data
class
Seconds
(
val
value
:
Int
)
:
FixedInterval
Constructors
Functions
Properties
Constructors
Seconds
Link copied to clipboard
fun
Seconds
(
value
:
Int
)
Functions
to
Value
Link copied to clipboard
open
override
fun
toValue
(
)
:
String
Properties
unit
Link copied to clipboard
open
override
val
unit
:
String
value
Link copied to clipboard
open
override
val
value
:
Int