Type alias PromotionStatus
PromotionStatus: { blockingError: boolean; encryptedSecrets: string[]; globalLock: string; message: string; missingESVs: string[]; promotionId: string; status: string; timeStamp: string; type: PromotionType; } Type declaration
blockingError: boolean
encryptedSecrets: string[]
globalLock: string
message: string
missingESVs: string[]
promotionId: string
status: string
timeStamp: string
Promotion status