The number of analyzed logs for each hour for a given organization.

Hierarchy

  • UsageAnalyzedLogsHour

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
analyzedLogs?: number

Contains the number of analyzed logs.

hour?: Date

The hour for the usage.

orgName?: string

The organization name.

publicId?: string

The organization public ID.

Generated using TypeDoc