Module: Closeio::Client::EmailAccount
- Included in:
- Closeio::Client
- Defined in:
- lib/closeio/resources/email_account.rb
Instance Method Summary collapse
Instance Method Details
#list_email_accounts ⇒ Object
5 6 7 |
# File 'lib/closeio/resources/email_account.rb', line 5 def list_email_accounts get("email_account/") end |