Class: TableCheckApi::Pos::V1::PosJournals::PosOrder

Inherits:
BaseRequest
  • Object
show all
Defined in:
lib/table_check_api/pos/v1/pos_journals.rb

Constant Summary collapse

ATTRIBUTES =
%i[
  id
  menu_category_name
  menu_category_ref
  menu_item_name
  menu_item_ref
  order_at
  qty
  ref
  sku
  unit_price
].freeze

Method Summary

Methods inherited from BaseRequest

#initialize, #to_h

Constructor Details

This class inherits a constructor from TableCheckApi::Pos::V1::BaseRequest