Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 821 Bytes

File metadata and controls

15 lines (11 loc) · 821 Bytes

HubSpot.NET.Model.UpdatedContact

A request to import external accounting contact properties in HubSpot

Properties

Name Type Description Notes
SyncAction string The operation to be performed.
UpdatedAt DateTimeOffset The timestamp (ISO8601 format) when the customer was updated in the external accounting system.
EmailAddress string The customer's email address
Id string The ID of the customer in the external accounting system.
CustomerType string Designates the type of the customer object. [optional]

[Back to Model list] [Back to API list] [Back to README]