Provides struct and type for a GetDocumentsByFacetsResponse
Summary
Types
@type t() :: %Gleanex.Client.GetDocumentsByFacetsResponse{ cursor: String.t() | nil, documents: [Gleanex.Client.Document.t()] | nil, hasMoreResults: boolean() | nil }
Provides struct and type for a GetDocumentsByFacetsResponse
@type t() :: %Gleanex.Client.GetDocumentsByFacetsResponse{ cursor: String.t() | nil, documents: [Gleanex.Client.Document.t()] | nil, hasMoreResults: boolean() | nil }