menu
adyen_api package
documentation
platforms_fund_models.dart
AccountTransactionList
accountCode property
accountCode property
dark_mode
light_mode
accountCode
property
@BuiltValueField.new(wireName: r'accountCode')
String
?
get
accountCode
The code of the account.
Implementation
@BuiltValueField(wireName: r'accountCode') String? get accountCode;
adyen_api package
documentation
platforms_fund_models
AccountTransactionList
accountCode property
AccountTransactionList class