Declaring Type: BillOfLadingV1CarrierItem
Namespace: Mindee.Product.BillOfLading
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
The quantity of the item being shipped.
[JsonPropertyName("quantity")]
public double? Quantity { get; set; }
Nullable<double>
Documentation generated by MdDocs