productId property
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;
ID of the product.
This is the REST ID used in the products service. Either lineItemId or productId must be set.
core.String? productId;