Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 731 Bytes

ServerStatementsQueryResult.md

File metadata and controls

14 lines (10 loc) · 731 Bytes

ServerStatementsQueryResult

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[ServerStatement] [optional]

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