SoftBank.Entry.changeset

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

changeset(model, params \\ %{}, default_currency \\ :USD)

View Source

Creates a changeset for SoftBank.Entry, validating a required :description and :date, casting an provided "debit" and "credit" SoftBank.Amounts, and validating that those amounts balance.