Carbonite.Transaction.changeset

You're seeing just the function changeset, go back to Carbonite.Transaction module for more information.
Link to this function

changeset(params \\ %{})

View Source (since 0.2.0)

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.