Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 396 Bytes

InlineResponse429.md

File metadata and controls

8 lines (7 loc) · 396 Bytes

CodaJsClient.InlineResponse429

Properties

Name Type Description Notes
statusCode Number HTTP status code of the error.
statusMessage String HTTP status message of the error.
message String Any additional context on the error, or the same as `statusMessage` otherwise.