Class: C2eCore::Drops::CashBoxDrop
- Defined in:
- /build/app/mailers/c2e_core/drops/cash_box_drop.rb
Instance Method Summary collapse
-
#company_branch ⇒ CompanyBranchDrop
-
Company branch to which cash box belongs as drop object.
-
-
#id ⇒ Integer
-
ID of cashbox in database.
-
-
#initialize(cash_box) ⇒ CashBoxDrop
constructor
A new instance of CashBoxDrop.
-
#name ⇒ String
-
Name of cashbox.
-
-
#uuid ⇒ String
-
Serial number of cashbox.
-
Constructor Details
#initialize(cash_box) ⇒ CashBoxDrop
Returns a new instance of CashBoxDrop.
Instance Method Details
#company_branch ⇒ CompanyBranchDrop
Returns - Company branch to which cash box belongs as drop object.
#id ⇒ Integer
Returns - ID of cashbox in database.
#name ⇒ String
Returns - Name of cashbox. E.g.: “T20118BT40077”.
#uuid ⇒ String
Returns - Serial number of cashbox. E.g.: “T20118BT40077”.