## MoveOperation interface

**Signature:**

```typescript
export interface MoveOperation
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [from](/content/docs/sdk/core.moveoperation.from) |  | string |  |
| [op](/content/docs/sdk/core.moveoperation.op) |  | 'move' |  |
| [path](/content/docs/sdk/core.moveoperation.path) |  | string |  |

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