mindee-api-dotnet

BillOfLadingV1CarrierItem Class

Namespace: Mindee.Product.BillOfLading
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The goods being shipped.

public sealed class BillOfLadingV1CarrierItem : LineItemField

Inheritance: object → BaseFieldLineItemField → BillOfLadingV1CarrierItem

Constructors

Name Description
BillOfLadingV1CarrierItem()  

Properties

Name Description
Description A description of the item.
GrossWeight The gross weight of the item.
Measurement The measurement of the item.
MeasurementUnit The unit of measurement for the measurement.
Quantity The quantity of the item being shipped.
WeightUnit The unit of measurement for weights.

Methods

Name Description
ToString() A prettier representation of the line values.
ToTableLine() Output the line in a format suitable for inclusion in an rST table.

Documentation generated by MdDocs