productId property
The ID of the product to cancel.
This is the REST ID used in the products service. Either lineItemId or productId is required.
Implementation
core.String? productId;
The ID of the product to cancel.
This is the REST ID used in the products service. Either lineItemId or productId is required.
core.String? productId;