@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/services/RegisterService
RegisterService
Class RegisterService
Index
Constructors
constructor
Methods
register
Constructors
constructor
new
RegisterService
()
:
RegisterService
Returns
RegisterService
Methods
register
register
(
name
:
string
,
email
:
string
,
password
:
string
,
country
:
string
,
city
:
string
,
postal
:
string
,
)
:
Promise
<
{
message
:
string
;
success
:
boolean
}
>
Parameters
name
:
string
email
:
string
password
:
string
country
:
string
city
:
string
postal
:
string
Returns
Promise
<
{
message
:
string
;
success
:
boolean
}
>
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
register
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...