shipmentUnitIds property
The shipment unit ID is assigned by the merchant and defines individual quantities within a line item.
The same ID can be assigned to units that are the same while units that differ must be assigned a different ID (for example: free or promotional units).
Required.
Implementation
core.List<core.String>? shipmentUnitIds;