ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-suppliers
LegalIdentifier
Interface LegalIdentifier
interface
LegalIdentifier
{
id
:
string
;
entityType
?:
string
;
entityId
?:
string
;
type
:
string
;
value
:
string
;
country
?:
string
;
isActive
:
boolean
;
createdAt
?:
string
;
updatedAt
?:
string
;
}
Index
Properties
id
entity
Type?
entity
Id?
type
value
country?
is
Active
created
At?
updated
At?
Properties
id
id
:
string
Optional
entity
Type
entityType
?:
string
Optional
entity
Id
entityId
?:
string
type
type
:
string
value
value
:
string
Optional
country
country
?:
string
is
Active
isActive
:
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
value
country
is
Active
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...