CopyStatusType type

Definiuje wartości copyStatusType.

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