accountType property
The type of the bank account.
Implementation
@BuiltValueField(wireName: r'accountType')
CheckoutBankAccountAccountTypeEnum? get accountType;
The type of the bank account.
@BuiltValueField(wireName: r'accountType')
CheckoutBankAccountAccountTypeEnum? get accountType;