SoftBank.Note.Currency.xbb
You're seeing just the function
xbb
, go back to SoftBank.Note.Currency module for more information.
Convenience method to create a SoftBank.Note
object for the European Monetary Unit (E.M.U.-6) (XBB) currency.
Example:
iex> SoftBank.Note.Currency.xbb(100)
%SoftBank.Note{amount: 100, currency: :XBB}