elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.aggs
/
FixedInterval
/
Hours
Hours
data
class
Hours
(
val
value
:
Int
)
:
FixedInterval
Constructors
Functions
Properties
Constructors
Hours
Link copied to clipboard
fun
Hours
(
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