Share via


GetPersonGroupPersonsQueryParamProperties interface

Properties

start

List resources greater than the "start". It contains no more than 64 characters. Default is empty.

top

The number of items to list, ranging in [1, 1000]. Default is 1000.

Property Details

start

List resources greater than the "start". It contains no more than 64 characters. Default is empty.

start?: string

Property Value

string

top

The number of items to list, ranging in [1, 1000]. Default is 1000.

top?: number

Property Value

number