@subsidia-ch/sdk - v1.3.5
Preparing search index...
features/customer/controller/customer-controller
CustomerController
Class CustomerController
Contact controller
Index
Constructors
constructor
Methods
post
Customer
Sign
Up
Constructors
constructor
new
CustomerController
(
__namedParameters
:
CustomerControllerDependencies
,
)
:
CustomerController
Parameters
__namedParameters
:
CustomerControllerDependencies
Returns
CustomerController
Methods
post
Customer
Sign
Up
postCustomerSignUp
(
__namedParameters
:
PostCustomerSignUp
,
)
:
Promise
<
PostCustomerSignUpValidationResponse
|
ApiPostCustomerSignUpResponse
,
>
Post customer signup
Parameters
__namedParameters
:
PostCustomerSignUp
Returns
Promise
<
PostCustomerSignUpValidationResponse
|
ApiPostCustomerSignUpResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
post
Customer
Sign
Up
@subsidia-ch/sdk - v1.3.5
Loading...
Contact controller