percentOff property
Percentage off discount in the promotion.
1,000,000 = 100%. Either this or money_amount_off is required.
Implementation
core.String? percentOff;
Percentage off discount in the promotion.
1,000,000 = 100%. Either this or money_amount_off is required.
core.String? percentOff;