Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 377 Bytes

ErrorResponseWithStatus.md

File metadata and controls

14 lines (7 loc) · 377 Bytes

ErrorResponseWithStatus

Properties

Name Type Description Notes
message String [optional]
errors List<APIError> An array of individual problems encountered during the request. [optional]
statusCode Integer The error code [optional]