shipmentLineItemMapping property

List<ShipmentLineItemMapping>? shipmentLineItemMapping
getter/setter pair

The mapping of the line items to the shipment information.

Optional.

Implementation

core.List<ShipmentLineItemMapping>? shipmentLineItemMapping;