class Pterodactyl::PaginationDetails
- Pterodactyl::PaginationDetails
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
pterodactyl/pagination_details.crConstructors
Instance Method Summary
- #count : Int32
- #current_page : Int32
- #links : JSON::Any | Nil
- #per_page : Int32
- #total : Int32
- #total_pages : Int32