percentOff property

String? percentOff
getter/setter pair

Percentage off discount in the promotion.

1,000,000 = 100%. Either this or money_amount_off is required.

Implementation

core.String? percentOff;