Class: Printfection::Campaign

Inherits:
Resource
  • Object
show all
Extended by:
Actions::List, Actions::Retrieve
Includes:
Hashie::Extensions::Coercion
Defined in:
lib/printfection/campaign.rb

Instance Attribute Summary

Attributes inherited from Resource

#relation

Class Method Summary collapse

Methods included from Actions::Retrieve

retrieve

Methods included from Actions::List

all

Methods inherited from Resource

#changes, #initialize, #uri

Constructor Details

This class inherits a constructor from Printfection::Resource

Class Method Details

.uriObject



15
16
17
# File 'lib/printfection/campaign.rb', line 15

def self.uri
  "/campaigns"
end