class

Hetzner::Pagination

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

last_page
Source
last_page=(last_page : Int32)
Source
next_page
Source
next_page=(next_page : Int32 | Nil)
Source
page
Source
page=(page : Int32)
Source
per_page
Source
per_page=(per_page : Int32)
Source
previous_page
Source
previous_page=(previous_page : Int32 | Nil)
Source
total_entries
Source
total_entries=(total_entries : Int32)
Source