Class CollectionResponseWithTotalEmailStatisticIntervalNoPaging

Response object for collections of EmailStatisticIntervals.

Constructors

Properties

Collection of objects.

total: number

Total number of objects.

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

Methods