accountHolderType property
- @BuiltValueField.new(wireName: r'accountHolderType')
The account holder type (personal or business).
Implementation
@BuiltValueField(wireName: r'accountHolderType')
AchDetailsAccountHolderTypeEnum? get accountHolderType;
The account holder type (personal or business).
@BuiltValueField(wireName: r'accountHolderType')
AchDetailsAccountHolderTypeEnum? get accountHolderType;