productId property

String? productId
getter/setter pair

The ID of the product to return.

This is the REST ID used in the products service. Either lineItemId or productId is required.

Implementation

core.String? productId;