## CopyOperation interface

**Signature:**

```typescript
export interface CopyOperation
```

## Properties

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