Provides struct and type for a DeleteCollectionRequest
@type t() :: %Gleanex.Client.DeleteCollectionRequest{ allowedDatasource: String.t() | nil, ids: [integer()] }