ReportType Enum

The type of the report. Usage represents actual usage, forecast represents forecasted data and UsageAndForecast represents both usage and forecasted data. Actual usage and forecasted data can be differentiated based on dates.

Inheritance
builtins.str
ReportType
ReportType

Constructor

ReportType(value)

Fields

USAGE