Gleanex.Client.ListAnswersResponse (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a ListAnswersResponse

Summary

Types

t()

@type t() :: %Gleanex.Client.ListAnswersResponse{
  answerResults: [Gleanex.Client.AnswerResult.t()]
}