@spacehq/sdk > MovePathsStatus
MovePathsStatus interface
Signature:
export interface MovePathsStatus
Properties
| Property | Type | Description |
|---|---|---|
| destPath | string | |
| error? | Error | (Optional) |
| sourcePath | string | |
| status | 'success' | 'error' |
@spacehq/sdk > MovePathsStatus
Signature:
export interface MovePathsStatus
| Property | Type | Description |
|---|---|---|
| destPath | string | |
| error? | Error | (Optional) |
| sourcePath | string | |
| status | 'success' | 'error' |