Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 522 Bytes

GetSubmitters200ResponsePagination.md

File metadata and controls

11 lines (8 loc) · 522 Bytes

# GetSubmitters200ResponsePagination

Properties

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

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