Compartilhar via


RequestReportRecordContract.ResponseCode Propriedade

Definição

Obtém ou define o código de status HTTP retornado pelo gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="responseCode")]
public int? ResponseCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="responseCode")>]
member this.ResponseCode : Nullable<int> with get, set
Public Property ResponseCode As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a