Preparing search index...
The search index is not available
@lacagnottedesproches/lcdp-js
@lacagnottedesproches/lcdp-js
PayloadAccountAndPot
Interface PayloadAccountAndPot
interface
PayloadAccountAndPot
{
address
:
string
;
amount_target
?:
number
;
assoid
?:
string
;
birth_date
:
Date
;
category_id
:
string
;
city
:
string
;
country_code
:
string
;
description
?:
string
;
email
:
string
;
first_name
:
string
;
last_name
:
string
;
name
:
string
;
password
:
string
;
phone_number
:
string
;
postcode
:
string
;
status_public
?:
boolean
;
tags
?:
string
[]
;
total_amount_hidden
?:
boolean
;
ts_end
?:
number
;
}
Hierarchy (
View Summary
)
PayloadAccount
PayloadPotBase
PayloadAccountAndPot
Index
Properties
address
amount_
target?
assoid?
birth_
date
category_
id
city
country_
code
description?
email
first_
name
last_
name
name
password
phone_
number
postcode
status_
public?
tags?
total_
amount_
hidden?
ts_
end?
Properties
address
address
:
string
Optional
amount_
target
amount_target
?:
number
Optional
assoid
assoid
?:
string
birth_
date
birth_date
:
Date
category_
id
category_id
:
string
city
city
:
string
country_
code
country_code
:
string
Optional
description
description
?:
string
email
email
:
string
first_
name
first_name
:
string
last_
name
last_name
:
string
name
name
:
string
password
password
:
string
phone_
number
phone_number
:
string
postcode
postcode
:
string
Optional
status_
public
status_public
?:
boolean
Optional
tags
tags
?:
string
[]
Optional
total_
amount_
hidden
total_amount_hidden
?:
boolean
Optional
ts_
end
ts_end
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
amount_
target
assoid
birth_
date
category_
id
city
country_
code
description
email
first_
name
last_
name
name
password
phone_
number
postcode
status_
public
tags
total_
amount_
hidden
ts_
end
@lacagnottedesproches/lcdp-js
Loading...