getThisQuantityDiscounted property
The number of items discounted in the promotion.
The attribute is set when couponValueType
is equal to
buy_m_get_n_money_off
or buy_m_get_n_percent_off
.
Optional.
Implementation
core.String? getThisQuantityDiscounted;