Kind: Interface
Source: atloria-monorepo/packages/ui-react/src/types/api-client.ts
Document list response
Properties
| Property | Type |
|---|---|
documents | Document[] |
totalCount | number |
limit | number |
offset | number |
Kind: Interface
Source: atloria-monorepo/packages/ui-react/src/types/api-client.ts
Document list response
| Property | Type |
|---|---|
documents | Document[] |
totalCount | number |
limit | number |
offset | number |
Was this page helpful?