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