Method: Ionoscloud::UserProperties#email
- Defined in:
- lib/ionoscloud/models/user_properties.rb
#email ⇒ Object
The email address of the user.
28 29 30 |
# File 'lib/ionoscloud/models/user_properties.rb', line 28 def email @email end |