Carbonite.Transaction.changeset
You're seeing just the function
changeset
, go back to Carbonite.Transaction module for more information.
Specs
changeset(params :: map()) :: Ecto.Changeset.t()
Builds a changeset for a new Carbonite.Transaction
.
The :meta
map from the params will be merged with the metadata currently stored in the
process dictionary.