menu
adyen_api package
documentation
checkout_models.dart
SepaDirectDebitDetails
ownerName property
ownerName property
dark_mode
light_mode
ownerName
property
@BuiltValueField.new(wireName: r'ownerName')
String
get
ownerName
The name of the bank account holder.
Implementation
@BuiltValueField(wireName: r'ownerName') String get ownerName;
adyen_api package
documentation
checkout_models
SepaDirectDebitDetails
ownerName property
SepaDirectDebitDetails class