Class: SmsGlobal::Object::AutoTopup
- Defined in:
- lib/sms_global/object/auto_topup.rb
Constant Summary collapse
- OBJECT =
'auto-topup'.freeze
- OBJECT_METHODS =
[ :get, :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