Class: Eventbrite::Api::Model::Format
- Defined in:
- lib/eventbrite/api/model/format.rb
Instance Method Summary collapse
Methods inherited from Base
#all, #create, #find, #get, #initialize, #next_page, #previous_page, #update
Constructor Details
This class inherits a constructor from Eventbrite::Api::Model::Base
Instance Method Details
#model_route ⇒ Object
5 6 7 |
# File 'lib/eventbrite/api/model/format.rb', line 5 def model_route 'formats' end |