@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
shared/types
User
Type Alias User
Represents database response from user table
type
User
=
{
city
:
string
;
country
:
string
;
email
:
string
;
id
:
number
;
name
:
string
;
passwordHash
:
string
;
postal
:
string
;
}
Index
Properties
city
country
email
id
name
password
Hash
postal
Properties
city
city
:
string
country
country
:
string
email
email
:
string
id
id
:
number
name
name
:
string
password
Hash
passwordHash
:
string
postal
postal
:
string
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
city
country
email
id
name
password
Hash
postal
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
Represents database response from user table