Baz.TestSupport.Factories.CollectionEventImportFactory (baz v0.0.17)

Link to this section Summary

Link to this section Types

Link to this type

collection_event_import()

@type collection_event_import() ::
  Baz.CollectionEventImports.CollectionEventImport.t()

Link to this section Functions

Link to this function

create_collection_event_import(attrs)

@spec create_collection_event_import(map()) ::
  {:ok, collection_event_import()} | {:error, Ecto.Changeset.t()}