Class: Hcloud::Pagination

Inherits:
Object
  • Object
show all
Includes:
EntryLoader
Defined in:
lib/hcloud/pagination.rb

Constant Summary collapse

Attributes =
{
  page: nil,
  per_page: nil,
  previous_page: nil,
  next_page: nil,
  last_page: nil,
  total_entries: nil,
}

Method Summary

Methods included from EntryLoader

#initialize, #request