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
/
BillingKeyClient
/
getBillingKeyInfo
get
Billing
Key
Info
@
JvmName
(
name
=
"getBillingKeyInfoSuspend"
)
suspend
fun
getBillingKeyInfo
(
billingKey
:
String
)
:
BillingKeyInfo
빌링키 단건 조회
주어진 빌링키에 대응되는 빌링키 정보를 조회합니다.
Parameters
billing
Key
조회할 빌링키
Throws
Get
Billing
Key
Info
Exception