Transaction.UnitType Property

Definition

Gets the description for the unit of measure for a given product.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to