CopyStatusType type

Определяет значения для CopyStatusType.

type CopyStatusType = "pending" | "success" | "aborted" | "failed"