Variable ProductReadinessResponseConst

ProductReadinessResponse: ExactC<TypeC<{ asin: StringC; readinessStatus: UnionC<[LiteralC<"HIGH">, LiteralC<"MEDIUM">, LiteralC<"LOW">, LiteralC<"NOT_APPLICABLE">]> }>> = ...