Variable AsinSuggestedKeywordsResponseConst

AsinSuggestedKeywordsResponse: ExactC<TypeC<{ asin: StringC; suggestedKeywords: ArrayC<ExactC<TypeC<{ keywordText: StringC; matchType: StringC }>>> }>> = ...