product property

String? product
getter/setter pair

Product resource name that identifies the product associated with this line item.

The format is 'partners/{partner_id}/products/{product_id}'.

Required.

Implementation

core.String? product;