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