Class: GrowthPush::API::Events

Inherits:
Object
  • Object
show all
Extended by:
GrowthPush::API
Defined in:
lib/growth_push/api/events.rb

Class Method Summary collapse

Methods included from GrowthPush::API

endpoint_for_class_name, request

Class Method Details

.getObject



13
14
15
# File 'lib/growth_push/api/events.rb', line 13

def get()
  
end

.postObject



9
10
11
# File 'lib/growth_push/api/events.rb', line 9

def post()
  
end