Product.AvailabilityId Property

Definition

Gets the availability of the product.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availabilityId")]
public string AvailabilityId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availabilityId")>]
member this.AvailabilityId : string
Public ReadOnly Property AvailabilityId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to