Properties
Optional
accessToken
accessToken?: AccessToken
Optional
channel
channel?: BasicChannelInfo
Optional
contact
contact?: {
customFields: Id<Partial<Pick<{
ident: string;
value: null | string;
}, never>> & RequiredProps<{
ident: string;
value: null | string;
}>>[];
}
Type declaration
-
customFields: Id<Partial<Pick<{
ident: string;
value: null | string;
}, never>> & RequiredProps<{
ident: string;
value: null | string;
}>>[]
Optional
customer
customer?: {
customFields: Id<Partial<Pick<{
ident: string;
value: null | string;
}, never>> & RequiredProps<{
ident: string;
value: null | string;
}>>[];
}
Type declaration
-
customFields: Id<Partial<Pick<{
ident: string;
value: null | string;
}, never>> & RequiredProps<{
ident: string;
value: null | string;
}>>[]