menu
adyen_api package
documentation
checkout_models.dart
CheckoutForwardRequestCard
holderName property
holderName property
dark_mode
light_mode
holderName
property
@BuiltValueField.new(wireName: r'holderName')
String
?
get
holderName
The name of the cardholder.
Implementation
@BuiltValueField(wireName: r'holderName') String? get holderName;
adyen_api package
documentation
checkout_models
CheckoutForwardRequestCard
holderName property
CheckoutForwardRequestCard class