SearchInvokeOptions interface
Represents the options for a search invoke request.
Property Details
skip
The number of items to skip.
skip: number
Property Value
number
top
The number of items to retrieve.
top: number
Property Value
number