Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 507 Bytes

NodeResultList.md

File metadata and controls

11 lines (8 loc) · 507 Bytes

SwaggerClient::NodeResultList

Properties

Name Type Description Notes
count Integer Count of total results
_next String URL of next page, or null. Note that null (correct) is not "null" (incorrect).
previous String URL of previous page, or null. Note that null (correct) is not "null" (incorrect).
results Array<Node> List of nodes