accountChangeIndicator property
- @BuiltValueField.new(wireName: r'accountChangeIndicator')
Indicator for the length of time since the shopper's account was last updated. Allowed values: * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
Implementation
@BuiltValueField(wireName: r'accountChangeIndicator')
AccountInfoAccountChangeIndicatorEnum? get accountChangeIndicator;