Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 885 Bytes

ModelsQueryModelsPagedCertificateRequestQuery.md

File metadata and controls

26 lines (14 loc) · 885 Bytes

ModelsQueryModelsPagedCertificateRequestQuery

Properties

Name Type Description Notes
queryString String Contents of the query (ex: field1 -eq value1 AND field2 -gt value2) [optional]
pageReturned Integer The current page within the result set to be returned [optional]
returnLimit Integer Maximum number of records to be returned in a single call [optional]
sortField String Field by which the results should be sorted (view results via Management Portal for sortable columns) [optional]
sortAscending SortAscendingEnum Field sort direction [0=ascending, 1=descending] [optional]

Enum: SortAscendingEnum

Name Value
NUMBER_0 0
NUMBER_1 1