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