menu
adyen_api package
documentation
checkout_models.dart
StoredPaymentMethodResource
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
StoredPaymentMethodResource
ownerName property
StoredPaymentMethodResource class