PortOne Server SDK for JVM
Toggle table of contents
0.17.1-alpha2-1-gea614106bf
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.common
/
DateTimeRange
/
DateTimeRange
Date
Time
Range
constructor
(
from
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
,
until
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)