@subsidia-ch/sdk - v1.3.5
Preparing search index...
features/customer/domain/api
ApiPostCustomerSignUp
Type Alias ApiPostCustomerSignUp
ApiPostCustomerSignUp
:
Partial
<
{
addresses
:
Address
[]
;
companyName
:
string
;
dataPrivacyConsent
:
{
agbUrl
:
string
;
confirmed
:
boolean
;
datetime
:
string
;
method
:
string
;
}
;
dateOfBirth
:
string
;
emails
:
CustomerEmail
[]
;
firstName
:
string
;
gender
:
CustomerGender
|
null
;
lastName
:
string
;
phones
:
CustomerPhone
[]
;
website
:
string
;
}
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@subsidia-ch/sdk - v1.3.5
Loading...