struct TwentyFiveLivePro::Models::PaginatedResponse::Content::Data
- TwentyFiveLivePro::Models::PaginatedResponse::Content::Data
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Extended Modules
- JSON::Schema
Defined in:
twenty_five_live_pro/models/paginated_response.crConstructors
Instance Method Summary
- #current_item_count : Int64
- #current_item_count=(current_item_count : Int64)
- #items_per_page : Int64
- #items_per_page=(items_per_page : Int64)
- #page_index : Int64
- #page_index=(page_index : Int64)
- #paginate_key : Int64
- #paginate_key=(paginate_key : Int64)
- #paging_link_template : String
- #paging_link_template=(paging_link_template : String)
- #total_items : Int64
- #total_items=(total_items : Int64)
- #total_pages : Int64
- #total_pages=(total_pages : Int64)