menu
adyen_api package
documentation
checkout_models.dart
CreateCheckoutSessionRequest
shopperEmail property
shopperEmail property
dark_mode
light_mode
shopperEmail
property
@BuiltValueField.new(wireName: r'shopperEmail')
String
?
get
shopperEmail
The shopper's email address.
Implementation
@BuiltValueField(wireName: r'shopperEmail') String? get shopperEmail;
adyen_api package
documentation
checkout_models
CreateCheckoutSessionRequest
shopperEmail property
CreateCheckoutSessionRequest class