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