Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 725 Bytes

ServerConceptsQueryResult.md

File metadata and controls

14 lines (10 loc) · 725 Bytes

ServerConceptsQueryResult

Properties

Name Type Description Notes
query_id str session identifier of the query returning the results [optional]
beacons list[int] [optional]
page_number int 'pageNumber' string parameter to API call, echoed back [optional]
page_size int 'pageSize' string parameter to API call, echoed back [optional]
results list[ServerConcept] [optional]

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