ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/models/user
UserAddress
Interface UserAddress
interface
UserAddress
{
id
:
string
;
userId
:
string
;
addressLine
:
string
;
addressLine2
?:
string
;
city
:
string
;
state
:
string
;
postalCode
:
string
;
country
:
string
;
isDefault
:
boolean
;
user
?:
User
;
}
Index
Properties
id
user
Id
address
Line
address
Line2?
city
state
postal
Code
country
is
Default
user?
Properties
id
id
:
string
user
Id
userId
:
string
address
Line
addressLine
:
string
Optional
address
Line2
addressLine2
?:
string
city
city
:
string
state
state
:
string
postal
Code
postalCode
:
string
country
country
:
string
is
Default
isDefault
:
boolean
Optional
user
user
?:
User
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
user
Id
address
Line
address
Line2
city
state
postal
Code
country
is
Default
user
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...