Provides struct and type for a CreateCollectionResponse
Summary
Types
@type t() :: %Gleanex.Client.CreateCollectionResponse{ collection: Gleanex.Client.Collection.t() | nil, error: Gleanex.Client.CollectionError.t() | nil }
Provides struct and type for a CreateCollectionResponse
@type t() :: %Gleanex.Client.CreateCollectionResponse{ collection: Gleanex.Client.Collection.t() | nil, error: Gleanex.Client.CollectionError.t() | nil }