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