productId property

String? productId
getter/setter pair

The ID of the product to get or mutate.

Only defined if the method is get, delete, or update.

Implementation

core.String? productId;