Class: Supercast::Subscriber

Inherits:
Resource show all
Extended by:
Operations::Create, Operations::List
Includes:
Operations::Destroy, Operations::Save
Defined in:
lib/supercast/resources/subscriber.rb

Constant Summary collapse

OBJECT_NAME =
'subscriber'

Method Summary

Methods included from Operations::Create

create

Methods included from Operations::List

list

Methods included from Operations::Save

included, #save

Methods included from Operations::Destroy

#destroy, included

Methods inherited from Resource

class_name, custom_method, object_name, #object_name, #refresh, resource_url, #resource_url, retrieve

Methods included from Operations::Request

included

Methods inherited from DataObject

#==, #[], #[]=, #as_json, construct_from, #dirty!, #each, #eql?, #hash, #initialize, #inspect, #keys, #marshal_dump, #marshal_load, protected_fields, #serialize_params, #to_hash, #to_json, #to_s, #update_attributes, #values

Constructor Details

This class inherits a constructor from Supercast::DataObject

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Supercast::DataObject