Class: TwilioResource::Account
- Defined in:
- lib/twilio_resource/account.rb
Overview
Encapsulates a Twilio account. Not much to do here. Documentation can be found at www.twilio.com/docs/api/2008-08-01/rest/account
Constant Summary collapse
- ACTIVE =
"active"
- SUSPENDED =
"suspended"
- CLOSED =
"closed"
Method Summary
Methods inherited from Base
collection_path, custom_method_collection_url, element_name, element_path, query_string, #save