@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
api/src/interfaces/IRegistrationService
IRegistrationService
Class IRegistrationService
Abstract
Hierarchy (
View Summary
)
IRegistrationService
RegistrationService
Index
Constructors
constructor
Methods
register
Customer
Constructors
constructor
new
IRegistrationService
()
:
IRegistrationService
Returns
IRegistrationService
Methods
Abstract
register
Customer
registerCustomer
(
name
:
string
,
email
:
string
,
password
:
string
)
:
Promise
<
void
>
Parameters
name
:
string
email
:
string
password
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
register
Customer
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...