productId property

String? productId
getter/setter pair

ID of the product.

This is the REST ID used in the products service. Either lineItemId or productId must be set.

Implementation

core.String? productId;