WebService::Fastly::Object::Batch

Load the model package

use WebService::Fastly::Object::Batch;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- title | string | A descriptor for the response of the entire batch | [optional] type | string | If an error is present in any of the requests, this field will describe that error | [optional] errors | ARRAY[BatchErrors] | Per-key errors which failed to parse, validate, or otherwise transmit | [optional]

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