| Associated endpoints: | Contact, Group, Office, PresentationLog, SellerTransaction, Task | 
|---|---|
| Contact Info: | If there is more than one page of Contact objects to return, total_pages will denote how many pages of Contact objects there are to be returned fo the current query. Subsequent pages can be returned by including the page_number parameter in your API request. | 
| Group Info: | The total number of pages in this response set. | 
| Office Info: | The total number of pages in this response set. | 
| Presentation Log Info: | For queries with multi-page responses, use the page_number parameter to return data for specific pages. Data for page 1 is returned if this parameter is not included. Use this parameter if total_pages indicates that there is more than one page of data available. | 
| Seller Transaction Info: | If there is more than one page of SellerTransaction objects to return, total_pages will denote how many pages of SellerTransaction objects there are to be returned fo the current query. Subsequent pages can be returned by including the page_number parameter in your API request. | 
| Task Info: | Integer representing the total number of pages returned. |