Class: KlaviyoAPI::Collections::EventCollection
- Inherits:
-
MarkerCollection
- Object
- ActiveResource::Collection
- MarkerCollection
- KlaviyoAPI::Collections::EventCollection
- Defined in:
- lib/klaviyo_api/collections/event_collection.rb
Instance Attribute Summary
Attributes inherited from MarkerCollection
Instance Method Summary collapse
Methods inherited from MarkerCollection
#initialize, #more_pages?, #next_page
Constructor Details
This class inherits a constructor from KlaviyoAPI::Collections::MarkerCollection
Instance Method Details
#next_page_marker_name ⇒ Object
5 6 7 |
# File 'lib/klaviyo_api/collections/event_collection.rb', line 5 def next_page_marker_name 'since' end |