Visitor Identification The Visitor Identification API allows you to pass identification information to the HubSpot chat widget for otherwise unknown visitors that were verified by your own authentication system.

OpenAPI spec version: v3

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Constructors

Properties

_in?: string

The name of the field or parameter in which the error was found.

code?: string

The status code associated with the error detail

context?: {
    [key: string]: string[];
}

Context about the error condition

message: string

A human readable message describing the error along with remediation steps where appropriate

subCategory?: string

A specific category that contains more specific detail about the error

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

Methods