struct Ptero::Models::Pagination
- Ptero::Models::Pagination
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/fractal.crConstructors
Instance Method Summary
- #count : Int32
- #current_page : Int32
- #links : Hash(String, String)
- #per_page : Int32
- #total : Int32
- #total_pages : Int32