Provides struct and type for a SummarizeResponse
Summary
Types
@type t() :: %Gleanex.Client.SummarizeResponse{ error: Gleanex.Client.SummarizeResponseError.t() | nil, summary: Gleanex.Client.Summary.t() | nil, trackingToken: String.t() | nil }
Provides struct and type for a SummarizeResponse
@type t() :: %Gleanex.Client.SummarizeResponse{ error: Gleanex.Client.SummarizeResponseError.t() | nil, summary: Gleanex.Client.Summary.t() | nil, trackingToken: String.t() | nil }