Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 883 Bytes

HistoricalUsageAggregatedResponse.md

File metadata and controls

15 lines (10 loc) · 883 Bytes

HistoricalUsageAggregatedResponse

Properties

Name Type Description Notes
status str Whether or not we were able to successfully execute the query. [optional]
meta HistoricalMeta [optional]
msg str, none_type If the query was not successful, this will provide a string that explains why. [optional]
data {str: (HistoricalUsageData,)} Organized by region. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]