Preparing search index...
The search index is not available
@lacagnottedesproches/lcdp-js
@lacagnottedesproches/lcdp-js
PayloadAccount
Interface PayloadAccount
interface
PayloadAccount
{
address
:
string
;
birth_date
:
Date
;
city
:
string
;
country_code
:
string
;
email
:
string
;
first_name
:
string
;
last_name
:
string
;
password
:
string
;
phone_number
:
string
;
postcode
:
string
;
tags
?:
string
[]
;
}
Hierarchy (
View Summary
)
PayloadAccount
PayloadAccountAndPot
Index
Properties
address
birth_
date
city
country_
code
email
first_
name
last_
name
password
phone_
number
postcode
tags?
Properties
address
address
:
string
birth_
date
birth_date
:
Date
city
city
:
string
country_
code
country_code
:
string
email
email
:
string
first_
name
first_name
:
string
last_
name
last_name
:
string
password
password
:
string
phone_
number
phone_number
:
string
postcode
postcode
:
string
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
birth_
date
city
country_
code
email
first_
name
last_
name
password
phone_
number
postcode
tags
@lacagnottedesproches/lcdp-js
Loading...