totalRebatesAmount property
Sum of rebates in amount (total amount or line item amount) for all the loyalty programs.
Implementation
@BuiltValueField(wireName: r'TotalRebatesAmount')
num? get totalRebatesAmount;
Sum of rebates in amount (total amount or line item amount) for all the loyalty programs.
@BuiltValueField(wireName: r'TotalRebatesAmount')
num? get totalRebatesAmount;