toggle menu
PortOne Server SDK for JVM
0.9.3
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment.billingkey
/
BillingKeyClient
/
getBillingKeyInfo
get
Billing
Key
Info
@
JvmName
(
name
=
"getBillingKeyInfoSuspend"
)
suspend
fun
getBillingKeyInfo
(
billingKey
:
String
)
:
BillingKeyInfo
빌링키 단건 조회
주어진 빌링키에 대응되는 빌링키 정보를 조회합니다.
Parameters
billing
Key
조회할 빌링키
Throws
Get
Billing
Key
Info
Exception