Class: C2eCore::Drops::CurrencyDrop

Inherits:
BaseDrop
  • Object
show all
Defined in:
/build/app/mailers/c2e_core/drops/currency_drop.rb

Instance Method Summary collapse

Constructor Details

#initialize(currency) ⇒ CurrencyDrop

Returns a new instance of CurrencyDrop.

Instance Method Details

#symbolString

Returns - Symbol of currency used in order. Localized into template name. E.g.: “Kč” or “CZK”.

Returns:

  • (String)
    • Symbol of currency used in order. Localized into template name. E.g.: “Kč” or “CZK”