thisTransaction constant
- @BuiltValueEnumConst.new(wireName: r'thisTransaction')
Indicator for the length of time since this delivery address was first used. Allowed values: * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
Implementation
@BuiltValueEnumConst(wireName: r'thisTransaction')
static const AccountInfoDeliveryAddressUsageIndicatorEnum thisTransaction = _$accountInfoDeliveryAddressUsageIndicatorEnum_thisTransaction;