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