Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 377 Bytes

File metadata and controls

13 lines (8 loc) · 377 Bytes

PaginatedResponseOfstring

Properties

Name Type Description Notes
elements List<String>
limit Integer The number of returned elements
offset Integer Starting with the n-th element
total Integer The total number of elements [optional]