Method: ClientResponse#email
- Defined in:
- lib/email_api/email/data/client_response.rb
#email ⇒ Object (readonly)
Returns the value of attribute email.
5 6 7 |
# File 'lib/email_api/email/data/client_response.rb', line 5 def email @email end |