Variable ReportResponseStatusConst

ReportResponseStatus: UnionC<[LiteralC<"IN_PROGRESS">, LiteralC<"SUCCESS">, LiteralC<"FAILURE">]> = ...