Variable ProductRecommendationResponseConst

ProductRecommendationResponse: ExactC<TypeC<{ recommendedProducts: ArrayC<ExactC<TypeC<{ recommendedTargetAsin: StringC }>>>; totalResultCount: NumberC }>> = ...