Class: C2eCore::Drops::OrderExpressDeliveryDrop

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

Instance Method Summary collapse

Constructor Details

#initialize(express_delivery) ⇒ OrderExpressDeliveryDrop

Returns a new instance of OrderExpressDeliveryDrop.

Instance Method Details

#currencyCurrencyDrop

Returns - Currency of the express delivery fee as a drop object.

Returns:

  • (CurrencyDrop)
    • Currency of the express delivery fee as a drop object.

#express_feeFloat

Returns - Express delivery fee for the order. E.g.: 49.9.

Returns:

  • (Float)
    • Express delivery fee for the order. E.g.: 49.9.