menu
adyen_api package
documentation
checkout_models.dart
PaymentDetails
type property
type property
dark_mode
light_mode
type
property
@BuiltValueField.new(wireName: r'type')
PaymentDetailsTypeEnum
?
get
type
The payment method type.
Implementation
@BuiltValueField(wireName: r'type') PaymentDetailsTypeEnum? get type;
adyen_api package
documentation
checkout_models
PaymentDetails
type property
PaymentDetails class