toggle menu
commons
3.1.0
jvm
switch theme
search in API
core
/
eth.likespro.commons.models
/
Pagination
/
Period
Period
@
Serializable
data
class
Period
(
val
from
:
Timestamp
,
val
to
:
Timestamp
)
Members
Constructors
Period
Link copied to clipboard
constructor
(
from
:
Timestamp
,
to
:
Timestamp
)
Properties
from
Link copied to clipboard
val
from
:
Timestamp
to
Link copied to clipboard
val
to
:
Timestamp