Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 766 Bytes

ErrorLimit.md

File metadata and controls

executable file
·
13 lines (9 loc) · 766 Bytes

ErrorLimit

Properties

Name Type Description Notes
retry_after_sec int Number of seconds to wait before attempting a similar request
code string Short identifier for the error, suitable for indicating the specific error within client code
message string Human-readable, English description of the error [optional]
fields \GoDaddyDomainsClient\Model\ErrorField[] List of the specific fields, and the errors found with their contents [optional]

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