Method: OpenapiClient::AuthnMeMemberRead#email
- Defined in:
- lib/openapi_client/models/authn_me_member_read.rb
#email ⇒ Object
Email of the user controlling this account
23 24 25 |
# File 'lib/openapi_client/models/authn_me_member_read.rb', line 23 def email @email end |