offerId property
The ID of this product offer.
Must be unique within the purchase option. It must start with a number or lower-case letter, and can only contain lower-case letters (a-z), numbers (0-9), and hyphens (-). The maximum length is 63 characters.
Required. Immutable.
Implementation
core.String? offerId;