Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
CustomerIdentifierInput
Type alias CustomerIdentifierInput
Customer
Identifier
Input
:
{
customerId
?:
InputMaybe
<
Scalars
[
"ID"
]
>
;
emailAddress
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
externalId
?:
InputMaybe
<
Scalars
[
"ID"
]
>
;
}
Only one of the fields can be set.
Type declaration
Optional
customer
Id
?:
InputMaybe
<
Scalars
[
"ID"
]
>
Optional
email
Address
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
external
Id
?:
InputMaybe
<
Scalars
[
"ID"
]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc
Only one of the fields can be set.