SoftBank.Note.Currency.szl

You're seeing just the function szl, go back to SoftBank.Note.Currency module for more information.

Convenience method to create a SoftBank.Note object for the Lilangeni (SZL) currency.

Example:

iex> SoftBank.Note.Currency.szl(100)
%SoftBank.Note{amount: 100, currency: :SZL}