Class: Textmagic::REST::Source

Inherits:
InstanceResource show all
Defined in:
lib/textmagic-ruby/rest/users.rb

Overview

A Source resource.

@dedicated

@shared

@sender_ids

Instance Method Summary collapse

Methods inherited from InstanceResource

#initialize, #inspect, #load_attributes

Methods included from Utils

#key_map, #resource, #to_camel_case, #to_underscore_case

Constructor Details

This class inherits a constructor from Textmagic::REST::InstanceResource

Instance Method Details

#refreshObject



171
172
173
# File 'lib/textmagic-ruby/rest/users.rb', line 171

def refresh
  raise '`refresh` method is not supported for this resource.'
end