Class: Talkable::API::Campaign

Inherits:
Base
  • Object
show all
Defined in:
lib/talkable/api/campaign.rb

Class Method Summary collapse

Methods inherited from Base

get, post, put

Class Method Details

.allObject



5
6
7
# File 'lib/talkable/api/campaign.rb', line 5

def all
  get "/campaigns"
end