productId property

String? productId
getter/setter pair

The ID of the product without variants. Multiple variants of the same product can share the same product ID.

Implementation

String? productId;