Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 879 Bytes

File metadata and controls

13 lines (9 loc) · 879 Bytes

HubSpot.NET.Model.IdentificationTokenGenerationRequest

Information used to generate a token

Properties

Name Type Description Notes
Email string The email of the visitor that you wish to identify
FirstName string The first name of the visitor that you wish to identify. This value will only be set in HubSpot for new contacts and existing contacts where first name is unknown. Optional. [optional]
LastName string The last name of the visitor that you wish to identify. This value will only be set in HubSpot for new contacts and existing contacts where last name is unknown. Optional. [optional]

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