Provides struct and type for a GetAnswerError
Summary
Types
@type t() :: %Gleanex.Client.GetAnswerError{ answerAuthor: Gleanex.Client.Person.t() | nil, errorType: String.t() | nil }
Provides struct and type for a GetAnswerError
@type t() :: %Gleanex.Client.GetAnswerError{ answerAuthor: Gleanex.Client.Person.t() | nil, errorType: String.t() | nil }