Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 526 Bytes

GetSubmissions200ResponsePagination.md

File metadata and controls

11 lines (8 loc) · 526 Bytes

# GetSubmissions200ResponsePagination

Properties

Name Type Description Notes
count int Submissions count. [optional]
next int The ID of the submission after which the next page starts. [optional]
prev int The ID of the submission before which the previous page ends. [optional]

[Back to Model list] [Back to API list] [Back to README]