@portone/server-sdk
Preparing search index...
Platform
PlatformPartnerSchedulesAlreadyExistError
Type Alias PlatformPartnerSchedulesAlreadyExistError
type
PlatformPartnerSchedulesAlreadyExistError
=
{
type
:
"PLATFORM_PARTNER_SCHEDULES_ALREADY_EXIST"
;
ids
:
string
[]
;
graphqlIds
:
string
[]
;
message
?:
string
;
}
Index
Properties
type
ids
graphql
Ids
message?
Properties
type
type
:
"PLATFORM_PARTNER_SCHEDULES_ALREADY_EXIST"
ids
ids
:
string
[]
graphql
Ids
graphqlIds
:
string
[]
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
ids
graphql
Ids
message
@portone/server-sdk
Loading...