offerId property
Your unique identifier for the product.
This is the same for the product input and processed product. Leading and trailing whitespaces are stripped and multiple whitespaces are replaced by a single whitespace upon submission. See the products data specification for details.
Required. Immutable.
Implementation
core.String? offerId;