Class: SmsGlobal::Object::Group
- Defined in:
- lib/sms_global/object/group.rb
Constant Summary collapse
- OBJECT =
'group'.freeze
- OBJECT_METHODS =
[ :get, :post, :delete, :patch ].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