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.payment.cashreceipt
/
IssueFailedCashReceipt
/
IssueFailedCashReceipt
Issue
Failed
Cash
Receipt
constructor
(
merchantId
:
String
,
storeId
:
String
,
paymentId
:
String
,
channel
:
SelectedChannel
?
=
null
,
orderName
:
String
,
isManual
:
Boolean
,
statusUpdatedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
?
=
null
)