Partilhar via


ErrorCode Enumeração

Definição

Define valores para ErrorCode.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ErrorCode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ErrorCode = 
Public Enum ErrorCode
Herança
ErrorCode
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

InsufficientAuthorization 5
InvalidAuthorization 4
InvalidRequest 2
None 0
RateLimitExceeded 3
ServerError 1

Aplica-se a