Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 519 Bytes

ProductError.md

File metadata and controls

10 lines (7 loc) · 519 Bytes

ProductError

Properties

Name Type Description Notes
Code string Error code: * TooManyRequests - the limit on secret API key requests per second has been exceeded * Failed - internal server error [default to null]
Message string [default to null]

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