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