@portone/server-sdk
Preparing search index...
Platform
Transfer
PlatformTransferAlreadyExistsError
Type Alias PlatformTransferAlreadyExistsError
type
PlatformTransferAlreadyExistsError
=
{
type
:
"PLATFORM_TRANSFER_ALREADY_EXISTS"
;
transferId
:
string
;
transferGraphqlId
:
string
;
message
?:
string
;
}
Index
Properties
type
transfer
Id
transfer
Graphql
Id
message?
Properties
type
type
:
"PLATFORM_TRANSFER_ALREADY_EXISTS"
transfer
Id
transferId
:
string
transfer
Graphql
Id
transferGraphqlId
:
string
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
transfer
Id
transfer
Graphql
Id
message
@portone/server-sdk
Loading...