SoftBank.Note.Currency.btn

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

Convenience method to create a SoftBank.Note object for the Indian Rupee Ngultrum (BTN) currency.

Example:

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