SoftBank.Note.Currency.huf

You're seeing just the function huf, go back to SoftBank.Note.Currency module for more information.

Convenience method to create a SoftBank.Note object for the Forint (HUF) currency.

Example:

iex> SoftBank.Note.Currency.huf(100)
%SoftBank.Note{amount: 100, currency: :HUF}