A request to import external accounting contact properties in HubSpot

Hierarchy

  • UpdatedContact

Constructors

Properties

Designates the type of the customer object.

emailAddress: string

The customer's email address

id: string

The ID of the customer in the external accounting system.

The operation to be performed.

updatedAt: Date

The timestamp (ISO8601 format) when the customer was updated in the external accounting system.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc