Name | Type | Description | Notes |
---|---|---|---|
RetryAfterSec | int32 | Number of seconds to wait before attempting a similar request | [default to null] |
Code | string | Short identifier for the error, suitable for indicating the specific error within client code | [default to null] |
Message | string | Human-readable, English description of the error | [optional] [default to null] |
Fields | []ErrorField | List of the specific fields, and the errors found with their contents | [optional] [default to null] |