Partager via


ErrorCode Énumération

Définition

Définit des valeurs pour 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
Héritage
ErrorCode
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

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

S’applique à