The object containing document metadata.

Hierarchy

  • UsageTopAvgMetricsMetadata

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
day?: Date

The day value from the user request that contains the returned usage data. (If day was used the request)

month?: Date

The month value from the user request that contains the returned usage data. (If month was used the request)

The metadata for the current pagination.

Generated using TypeDoc