@wildix/wim-knowledge-base-client > PaginationMetadata
PaginationMetadata interface
Signature:
export interface PaginationMetadata
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
number | undefined | (Optional) The number of results per page. | ||
number | undefined | (Optional) The offset from which to start the results. | ||
number | The total number of results. |