Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 409 Bytes

BatchRequestOutputError.md

File metadata and controls

15 lines (7 loc) · 409 Bytes

BatchRequestOutputError

For requests that failed with a non-HTTP error, this will contain more information on the cause of the failure.

Properties

Name Type Description Notes
code String A machine-readable error code. [optional]
message String A human-readable error message. [optional]