PortOne Server SDK for JVM
Toggle table of contents
0.22.0-1-g459aa80bbd
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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
)