Compartilhar via


ApiFault.ErrorCode Property

Definition

Gets or sets the API error code.

[Newtonsoft.Json.JsonProperty("code")]
public string ErrorCode { get; set; }
[<Newtonsoft.Json.JsonProperty("code")>]
member this.ErrorCode : string with get, set
Public Property ErrorCode As String

Property Value

Attributes

Applies to