purchaseOptionId property

String? purchaseOptionId
getter/setter pair

ID of the purchase option.

This field is set for both purchase options and variant offers. For purchase options, this ID identifies the purchase option itself. For variant offers, this ID refers to the associated purchase option, and in conjunction with offer_id it identifies the variant offer.

Implementation

core.String? purchaseOptionId;