productId property
The ID of the product to get or mutate.
Only defined if the method is get
, delete
, or update
.
Implementation
core.String? productId;
The ID of the product to get or mutate.
Only defined if the method is get
, delete
, or update
.
core.String? productId;