@portone/server-sdk
Preparing search index...
Platform
SchedulePlatformPartnersBodyUpdate
Type Alias SchedulePlatformPartnersBodyUpdate
type
SchedulePlatformPartnersBodyUpdate
=
{
name
?:
string
;
contact
?:
SchedulePlatformPartnersBodyUpdateContact
;
type
?:
SchedulePlatformPartnersBodyUpdateType
;
account
?:
SchedulePlatformPartnersBodyUpdateAccount
;
defaultContractId
?:
string
;
memo
?:
string
;
tags
?:
string
[]
;
userDefinedProperties
?:
PlatformProperties
;
}
Index
Properties
name?
contact?
type?
account?
default
Contract
Id?
memo?
tags?
user
Defined
Properties?
Properties
Optional
name
name
?:
string
Optional
contact
contact
?:
SchedulePlatformPartnersBodyUpdateContact
Optional
type
type
?:
SchedulePlatformPartnersBodyUpdateType
Optional
account
account
?:
SchedulePlatformPartnersBodyUpdateAccount
Optional
default
Contract
Id
defaultContractId
?:
string
Optional
memo
memo
?:
string
Optional
tags
tags
?:
string
[]
Optional
user
Defined
Properties
userDefinedProperties
?:
PlatformProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
contact
type
account
default
Contract
Id
memo
tags
user
Defined
Properties
@portone/server-sdk
Loading...