@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
api/src/services/RegistrationService
RegistrationService
Class RegistrationService
Hierarchy (
View Summary
)
IRegistrationService
RegistrationService
Index
Constructors
constructor
Properties
database
Service
Methods
register
Customer
Constructors
constructor
new
RegistrationService
()
:
RegistrationService
Returns
RegistrationService
Properties
Private
database
Service
databaseService
:
DatabaseService
= ...
Methods
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
Properties
database
Service
Methods
register
Customer
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...