SoftBank.Note.Currency.awg
You're seeing just the function
awg
, go back to SoftBank.Note.Currency module for more information.
Convenience method to create a SoftBank.Note
object for the Aruban Guilder (AWG) currency.
Example:
iex> SoftBank.Note.Currency.awg(100)
%SoftBank.Note{amount: 100, currency: :AWG}