Class: SmsGlobal::Object::Contact
- Defined in:
- lib/sms_global/object/contact.rb
Constant Summary collapse
- OBJECT =
'contact'.freeze
- OBJECT_METHODS =
[ :get, :patch, :delete ].freeze
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#all, #create, #delete, #find, #get, #initialize, #patch, #post, #update
Constructor Details
This class inherits a constructor from SmsGlobal::Object::Base