The identification token to be passed to the Conversations JS API to identify the visitor

Hierarchy

  • IdentificationTokenResponse

Constructors

Properties

token: string
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