Share via


SearchInvokeOptions interface

Represents the options for a search invoke request.

Properties

skip

The number of items to skip.

top

The number of items to retrieve.

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