ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
lib/edi/types
Party
Interface Party
interface
Party
{
id
:
string
;
name
?:
string
;
address
?:
Address
;
contact
?:
Contact
;
}
Index
Properties
id
name?
address?
contact?
Properties
id
id
:
string
Optional
name
name
?:
string
Optional
address
address
?:
Address
Optional
contact
contact
?:
Contact
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
address
contact
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...