Class: C2eCore::Drops::CashBoxDrop

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

Instance Method Summary collapse

Constructor Details

#initialize(cash_box) ⇒ CashBoxDrop

Returns a new instance of CashBoxDrop.

Instance Method Details

#company_branchCompanyBranchDrop

Returns - Company branch to which cash box belongs as drop object.

Returns:

#idInteger

Returns - ID of cashbox in database.

Returns:

  • (Integer)
    • ID of cashbox in database.

#nameString

Returns - Name of cashbox. E.g.: “T20118BT40077”.

Returns:

  • (String)
    • Name of cashbox. E.g.: “T20118BT40077”.

#uuidString

Returns - Serial number of cashbox. E.g.: “T20118BT40077”.

Returns:

  • (String)
    • Serial number of cashbox. E.g.: “T20118BT40077”.