struct Vecos::Paging
- Vecos::Paging
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
vecos/releezme/paging.crConstructors
Instance Method Summary
- #first_item_on_page : Int32
- #has_next_page : Bool
- #has_previous_page : Bool
- #is_first_page : Bool
- #is_last_page : Bool
- #last_item_on_page : Int32
- #page_count : Int32
- #page_number : Int32
- #page_size : Int32
- #total_item_count : Int32