CopyStatusType type

Definiert Werte für CopyStatusType.

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