Class: KlaviyoAPI::Collections::ListExclusionCollection

Inherits:
MarkerCollection
  • Object
show all
Defined in:
lib/klaviyo_api/collections/list_exclusion_collection.rb

Instance Attribute Summary

Attributes inherited from MarkerCollection

#count, #marker, #next

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_nameObject



5
6
7
# File 'lib/klaviyo_api/collections/list_exclusion_collection.rb', line 5

def next_page_marker_name
  'marker'
end