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