productSetId property

String? productSetId
getter/setter pair

The ProductSet that contains the Products to delete.

If a Product is a member of product_set_id in addition to other ProductSets, the Product will still be deleted.

Implementation

core.String? productSetId;