Class: VividSeats::Event
- Inherits:
-
Object
- Object
- VividSeats::Event
- Defined in:
- lib/vivid_seats/event.rb
Instance Method Summary collapse
Instance Method Details
#all(query = {}) ⇒ Object
3 4 5 |
# File 'lib/vivid_seats/event.rb', line 3 def all(query={}) API.events(query) end |