totalsGroup property

  1. @BuiltValueField.new(wireName: r'totalsGroup')
String? get totalsGroup

The reference value to aggregate sales totals in reporting. When not specified, the store field is used (if available).

Implementation

@BuiltValueField(wireName: r'totalsGroup')
String? get totalsGroup;