Communication Preferences Subscriptions No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

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

businessUnitId?: number
communicationMethod?: string

The method or technology used to contact.

createdAt: Date

Time at which the definition was created.

description: string

A description of the subscription.

id: string

The ID of the definition.

isActive: boolean

Whether the definition is active or archived.

isDefault: boolean

A subscription definition created by HubSpot.

isInternal: boolean

A default description that is used by some HubSpot tools and cannot be edited.

name: string

The name of the subscription.

purpose?: string

The purpose of this subscription or the department in your organization that uses it.

updatedAt: Date

Time at which the definition was last updated.

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

Methods