SoftBank.Note.Currency.aed

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

Convenience method to create a SoftBank.Note object for the UAE Dirham (AED) currency.

Example:

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