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