Provides struct and type for a ExtractedQnA
Summary
Types
@type t() :: %Gleanex.Client.ExtractedQnA{ heading: String.t() | nil, question: String.t() | nil, questionResult: Gleanex.Client.SearchResult.t() | nil }
Provides struct and type for a ExtractedQnA
@type t() :: %Gleanex.Client.ExtractedQnA{ heading: String.t() | nil, question: String.t() | nil, questionResult: Gleanex.Client.SearchResult.t() | nil }