Home > @hapoosjs/api-common > ListOptions

ListOptions class

Options passed to any operation that requests paginated lists

Signature:

export declare class ListOptions extends BaseOptions 

Extends: BaseOptions

Properties

Property Modifiers Type Description
maxItems? number (Optional) Maximum number of items to be returned
start? string (Optional) Continuation token that indicates start of the result set to be returned