menu
adyen_api package
documentation
management_models.dart
UpdateCompanyUserRequest
email property
email property
dark_mode
light_mode
email
property
@BuiltValueField.new(wireName: r'email')
String
?
get
email
The email address of the user.
Implementation
@BuiltValueField(wireName: r'email') String? get email;
adyen_api package
documentation
management_models
UpdateCompanyUserRequest
email property
UpdateCompanyUserRequest class