OperationStatusType type

Definiert Werte für OperationStatusType. Mögliche Werte: "Failed", "FAILED", "Success"

type OperationStatusType = "Failed" | "FAILED" | "Success"