lineItemId property
The ID of the line item that is shipped.
This value is assigned by Google when an order is created. Either lineItemId or productId is required.
Implementation
core.String? lineItemId;
The ID of the line item that is shipped.
This value is assigned by Google when an order is created. Either lineItemId or productId is required.
core.String? lineItemId;