Module: Closeio::Client::Event
- Included in:
- Closeio::Client
- Defined in:
- lib/closeio/resources/event.rb
Instance Method Summary collapse
Instance Method Details
#list_events(options = {}) ⇒ Object
5 6 7 |
# File 'lib/closeio/resources/event.rb', line 5 def list_events( = {}) get("event/", ) end |