WebService::Fastly::Object::HistoricalUsageServiceResponse

Load the model package

use WebService::Fastly::Object::HistoricalUsageServiceResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- status | string | Whether or not we were able to successfully execute the query. | [optional] meta | HistoricalMeta | | [optional] msg | string | If the query was not successful, this will provide a string that explains why. | [optional] data | HASH[string,HASH[string,HistoricalUsageData]] | Organized by region. | [optional]

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