Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
HubSpotContact
Interface HubSpotContact
export HubSpotContact
interface
HubSpotContact
{
archived
?:
boolean
;
createdAt
?:
string
;
id
?:
null
|
string
;
properties
?:
HubSpotContactProperties
;
updatedAt
?:
string
;
}
Index
Properties
archived?
created
At?
id?
properties?
updated
At?
Properties
Optional
archived
archived
?:
boolean
Optional
created
At
created
At
?:
string
Optional
id
id
?:
null
|
string
Optional
properties
properties
?:
HubSpotContactProperties
Optional
updated
At
updated
At
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archived
created
At
id
properties
updated
At
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export HubSpotContact