id property

String? id
getter/setter pair

The ID of the product. You can specify the SKU for the product. If you omit the ID, the system generates it. System-generated IDs have the PROD- prefix.

Implementation

String? id;