# Fastly::PaginationMeta ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **current_page** | **Integer** | Current page. | [optional] | | **per_page** | **Integer** | Number of records per page. | [optional][default to 20] | | **record_count** | **Integer** | Total records in result set. | [optional] | | **total_pages** | **Integer** | Total pages in result set. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)