bankAccountType property
- @BuiltValueField.new(wireName: r'bankAccountType')
The bank account type (checking, savings...).
Implementation
@BuiltValueField(wireName: r'bankAccountType')
AchDetailsBankAccountTypeEnum? get bankAccountType;
The bank account type (checking, savings...).
@BuiltValueField(wireName: r'bankAccountType')
AchDetailsBankAccountTypeEnum? get bankAccountType;