Provides struct and type for a GetAnswerRequest
@type t() :: %Gleanex.Client.GetAnswerRequest{ docId: String.t() | nil, id: integer() | nil }