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
/
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
빌링키 삭제 완료 시점