Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/suggestions.ts
Suggestion list query parameters
Properties
| Property | Type |
|---|---|
documentId | string |
status | SuggestionStatus |
limit | number |
offset | number |
Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/suggestions.ts
Suggestion list query parameters
| Property | Type |
|---|---|
documentId | string |
status | SuggestionStatus |
limit | number |
offset | number |
Was this page helpful?