Kind: Class
Source: atloria-monorepo/apps/api/src/suggestion/dto/create-suggestion.dto.ts
Properties
| Property | Type |
|---|---|
originalText | string |
suggestedText | string |
positionStart | number |
positionEnd | number |
Kind: Class
Source: atloria-monorepo/apps/api/src/suggestion/dto/create-suggestion.dto.ts
| Property | Type |
|---|---|
originalText | string |
suggestedText | string |
positionStart | number |
positionEnd | number |
Was this page helpful?