Optional
endOptional
limitThe maximum number of records to return per page. Note, this may be restricted by fixed system limits.
Optional
searchFilters the results to records that have string property values matching the searchString
.
Optional
startThe starting index of the returned records.
Optional
startFilters the results to the records on or after the startDate
. The startDate
must be specified as a
timestamp.
Generated using TypeDoc v0.25.12
Filters the results to the records on or before the
endDate
. TheendDate
must be specified as a timestamp.