Bagikan melalui


ReservationOrderResponse.Etag Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to