toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment
/
RejectedPaymentEscrow
/
RejectedPaymentEscrow
Rejected
Payment
Escrow
constructor
(
company
:
String
,
invoiceNumber
:
String
,
sentAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
?
=
null
,
appliedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
?
=
null
)