Variable NegativeKeywordResponseConst

NegativeKeywordResponse: IntersectionC<[TypeC<{ code: UnionC<[LiteralC<"SUCCESS">, LiteralC<"INVALID_ARGUMENT">, LiteralC<"NOT_FOUND">]> }>, PartialC<{ description: StringC; details: StringC; keywordId: NumberC }>]> = ...