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
/
BillingKeyClient
/
deleteBillingKey
delete
Billing
Key
@
JvmName
(
name
=
"deleteBillingKeySuspend"
)
suspend
fun
deleteBillingKey
(
billingKey
:
String
,
reason
:
String
?
=
null
)
:
DeleteBillingKeyResponse
빌링키 삭제
빌링키를 삭제합니다.
Parameters
billing
Key
삭제할 빌링키
reason
사유
네이버페이: 자동결제 해지 사유입니다. 명시가 필요합니다.
Throws
Delete
Billing
Key
Exception