Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 468 Bytes

ListTerminalsResponse.md

File metadata and controls

13 lines (8 loc) · 468 Bytes

ListTerminalsResponse

Properties

Name Type Description Notes
itemsTotal kotlin.Int Total number of items.
pagesTotal kotlin.Int Total number of pages.
links PaginationLinks [optional]
`data` kotlin.collections.List<Terminal> The list of terminals and their details. [optional]