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
/
FailedPgBillingKeyIssueResponse
Failed
Pg
Billing
Key
Issue
Response
@
Serializable
@
SerialName
(
value
=
"FAILED"
)
data
class
FailedPgBillingKeyIssueResponse
(
val
channel
:
SelectedChannel
,
val
failure
:
BillingKeyFailure
)
:
PgBillingKeyIssueResponse
빌링키 발급 실패 채널 응답
Members
Constructors
Failed
Pg
Billing
Key
Issue
Response
Link copied to clipboard
constructor
(
channel
:
SelectedChannel
,
failure
:
BillingKeyFailure
)
Properties
channel
Link copied to clipboard
open
override
val
channel
:
SelectedChannel
채널
failure
Link copied to clipboard
val
failure
:
BillingKeyFailure
발급 실패 상세 정보