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.billingkey
/
BillingKeyFailure
/
BillingKeyFailure
Billing
Key
Failure
constructor
(
message
:
String
?
=
null
,
pgCode
:
String
?
=
null
,
pgMessage
:
String
?
=
null
,
failedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)