Provides struct and type for a AddCollectionItemsRequest
Summary
Types
@type t() :: %Gleanex.Client.AddCollectionItemsRequest{ addedCollectionItemDescriptors: [Gleanex.Client.CollectionItemDescriptor.t()] | nil, collectionId: number() }
Provides struct and type for a AddCollectionItemsRequest
@type t() :: %Gleanex.Client.AddCollectionItemsRequest{ addedCollectionItemDescriptors: [Gleanex.Client.CollectionItemDescriptor.t()] | nil, collectionId: number() }