Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
payment
billingKey
ChannelSpecificError
Type Alias ChannelSpecificError
ChannelSpecificError
:
{
type
:
"CHANNEL_SPECIFIC"
;
message
?:
string
;
failures
:
ChannelSpecificFailure
[]
;
succeededChannels
:
SelectedChannel
[]
;
}
여러 채널을 지정한 요청에서, 채널 각각에서 오류가 발생한 경우
Type declaration
type
:
"CHANNEL_SPECIFIC"
Optional
message
?:
string
failures
:
ChannelSpecificFailure
[]
succeededChannels
:
SelectedChannel
[]
(결제, 본인인증 등에) 선택된 채널 정보
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
여러 채널을 지정한 요청에서, 채널 각각에서 오류가 발생한 경우