@portone/server-sdk
Preparing search index...
Common
B2bCounterpartyNotFoundError
Type Alias B2bCounterpartyNotFoundError
거래처가 존재하지 않는 경우
type
B2bCounterpartyNotFoundError
=
{
type
:
"B2B_COUNTERPARTY_NOT_FOUND"
;
message
?:
string
;
counterpartyId
?:
string
;
}
Index
Properties
type
message?
counterparty
Id?
Properties
type
type
:
"B2B_COUNTERPARTY_NOT_FOUND"
Optional
message
message
?:
string
Optional
counterparty
Id
counterpartyId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
message
counterparty
Id
@portone/server-sdk
Loading...
거래처가 존재하지 않는 경우