@portone/server-sdk
Preparing search index...
Payment
BillingKey
FailedPgBillingKeyIssueResponse
Type Alias FailedPgBillingKeyIssueResponse
빌링키 발급 실패 채널 응답
type
FailedPgBillingKeyIssueResponse
=
{
type
:
"FAILED"
;
channel
:
SelectedChannel
;
failure
:
BillingKeyFailure
;
}
Index
Properties
type
channel
failure
Properties
type
type
:
"FAILED"
channel
channel
:
SelectedChannel
채널
빌링키 발급을 시도한 채널입니다.
failure
failure
:
BillingKeyFailure
발급 실패 상세 정보
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
channel
failure
@portone/server-sdk
Loading...
빌링키 발급 실패 채널 응답