Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
UpsertCustomerOnCreateInput
Type alias UpsertCustomerOnCreateInput
Upsert
Customer
On
Create
Input
:
{
customerGroupIdentifiers
?:
InputMaybe
<
CustomerGroupIdentifier
[]
>
;
email
:
EmailAddressInput
;
externalId
?:
InputMaybe
<
Scalars
[
"ID"
]
>
;
fullName
:
Scalars
[
"String"
]
;
shortName
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
tenantIdentifiers
?:
InputMaybe
<
TenantIdentifierInput
[]
>
;
}
Type declaration
Optional
customer
Group
Identifiers
?:
InputMaybe
<
CustomerGroupIdentifier
[]
>
email
:
EmailAddressInput
Optional
external
Id
?:
InputMaybe
<
Scalars
[
"ID"
]
>
full
Name
:
Scalars
[
"String"
]
Optional
short
Name
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
tenant
Identifiers
?:
InputMaybe
<
TenantIdentifierInput
[]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc