createProductId property

String? createProductId
getter/setter pair

The product ID from which this deal was created.

Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.

Implementation

core.String? createProductId;