ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-suppliers
Address
Interface Address
interface
Address
{
id
:
string
;
entityType
?:
string
;
entityId
?:
string
;
type
:
string
;
name
?:
string
;
street
?:
string
;
city
?:
string
;
state
?:
string
;
postalCode
?:
string
;
country
?:
string
;
isDefault
:
boolean
;
createdAt
?:
string
;
updatedAt
?:
string
;
}
Index
Properties
id
entity
Type?
entity
Id?
type
name?
street?
city?
state?
postal
Code?
country?
is
Default
created
At?
updated
At?
Properties
id
id
:
string
Optional
entity
Type
entityType
?:
string
Optional
entity
Id
entityId
?:
string
type
type
:
string
Optional
name
name
?:
string
Optional
street
street
?:
string
Optional
city
city
?:
string
Optional
state
state
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
country
country
?:
string
is
Default
isDefault
:
boolean
Optional
created
At
createdAt
?:
string
Optional
updated
At
updatedAt
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
entity
Type
entity
Id
type
name
street
city
state
postal
Code
country
is
Default
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...