menu
adyen_api package
documentation
platforms_account_models.dart
Account
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_account_models
Account
accountCode property
Account class