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

emailAddress: string

Contact's email address.

Legal basis for updating the contact's status (required for GDPR enabled portals).

legalBasisExplanation?: string

A more detailed explanation to go with the legal basis (required for GDPR enabled portals).

subscriptionId: string

ID of the subscription being updated for the contact.

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

Methods