notApplicable constant

  1. @BuiltValueEnumConst.new(wireName: r'notApplicable')
AccountInfoPasswordChangeIndicatorEnum const notApplicable

Indicator when the shopper has changed their password. Allowed values: * notApplicable * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days

Implementation

@BuiltValueEnumConst(wireName: r'notApplicable')
static const AccountInfoPasswordChangeIndicatorEnum notApplicable = _$accountInfoPasswordChangeIndicatorEnum_notApplicable;