Method: OpenStack::Identity::User#email
- Defined in:
- lib/openstack/identity/user.rb
#email ⇒ Object (readonly)
Returns the value of attribute email.
8 9 10 |
# File 'lib/openstack/identity/user.rb', line 8 def email @email end |
Returns the value of attribute email.
8 9 10 |
# File 'lib/openstack/identity/user.rb', line 8 def email @email end |