ApiBatchResponse

Properties

Name Type Description Notes
items List<ApiBatchResponseElement> [optional]
success Boolean Read-only. True if every response element's ApiBatchResponseElement#getStatusCode() is in the range [200, 300), false otherwise. [optional]