Partager via


RequestReportRecordContract.ResponseCode Propriété

Définition

Obtient ou définit le code status HTTP retourné par la passerelle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à