PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment
/
ApplyEscrowLogisticsResponse
/
ApplyEscrowLogisticsResponse
Apply
Escrow
Logistics
Response
constructor
(
invoiceNumber
:
String
,
sentAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
,
appliedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)