Share via


GlossaryListQueryParamProperties interface

Properties

api-version

The API version to use for this operation.

ignoreTermsAndCategories

Whether ignore terms and categories

limit

The page size - by default there is no paging.

offset

The offset for pagination purpose.

sort

The sort order, ASC (default) or DESC.

Property Details

api-version

The API version to use for this operation.

api-version?: string

Property Value

string

ignoreTermsAndCategories

Whether ignore terms and categories

ignoreTermsAndCategories?: boolean

Property Value

boolean

limit

The page size - by default there is no paging.

limit?: number

Property Value

number

offset

The offset for pagination purpose.

offset?: number

Property Value

number

sort

The sort order, ASC (default) or DESC.

sort?: string

Property Value

string