Freigeben über


PurchaseRequest.Quantity Eigenschaft

Definition

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: