Marketing Emails 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

counters: {
    [key: string]: number;
}

Counters like number of sent, open or delivered.

deviceBreakdown: {
    [key: string]: {
        [key: string]: number;
    };
}

Statistics by device.

qualifierStats: {
    [key: string]: {
        [key: string]: number;
    };
}

Number of emails that were dropped and bounced.

ratios: {
    [key: string]: number;
}

Ratios like openratio or clickratio

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

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]