shipmentGroupId property

String? shipmentGroupId
getter/setter pair

ID of the shipment group.

It is assigned by the merchant in the shipLineItems method and is used to group multiple line items that have the same kind of shipping charges.

Required.

Implementation

core.String? shipmentGroupId;