## ReplaceOperation interface

**Signature:**

```typescript
export interface ReplaceOperation
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [op](/content/docs/sdk/core.replaceoperation.op) |  | 'replace' |  |
| [path](/content/docs/sdk/core.replaceoperation.path) |  | string |  |
| [value](/content/docs/sdk/core.replaceoperation.value) |  | any |  |

- [ReplaceOperation interface](/content/docs/sdk/core.replaceoperation#replaceoperation-interface/index.html)
- [Properties](/content/docs/sdk/core.replaceoperation#properties/index.html)
