Baz.CollectionEventImports.Services.CreateCollectionEventImport (baz v0.0.17)

Link to this section Summary

Link to this section Types

@type attrs() :: map()
Link to this type

collection_event_import()

@type collection_event_import() ::
  Baz.CollectionEventImports.CollectionEventImport.t()
Link to this type

error_reason()

@type error_reason() :: term()

Link to this section Functions

@spec call(attrs()) :: {:ok, collection_event_import()} | {:error, error_reason()}