Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 516 Bytes

File metadata and controls

13 lines (9 loc) · 516 Bytes

PaginatedResponseOfstring

Properties

Name Type Description Notes
elements string[]
limit int The number of returned elements
offset int Starting with the n-th element
total int The total number of elements [optional]

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