Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 568 Bytes

Records.md

File metadata and controls

10 lines (8 loc) · 568 Bytes

GongAPI::Records

Properties

Name Type Description Notes
current_page_number Integer Current page number. [optional]
current_page_size Integer Number of records in the current page. [optional]
cursor String Returned only when there are more records to be retrieved. Repeat the API call and pass this cursor value in the request to retrieve the next page of records. [optional]
total_records Integer Total number of records. [optional]