PortOne Server SDK for JVM
Toggle table of contents
0.23.0
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.billingkey
/
DeleteBillingKeyResponse
Delete
Billing
Key
Response
@
Serializable
data
class
DeleteBillingKeyResponse
(
val
deletedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
빌링키 삭제 성공 응답
Members
Constructors
Delete
Billing
Key
Response
Link copied to clipboard
constructor
(
deletedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
Properties
deleted
At
Link copied to clipboard
val
deletedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
빌링키 삭제 완료 시점