Wasm Directoryalpha
Record

cash-drawer-shift-summary

No description available.

record cash-drawer-shift-summary {
  closed-at: option​<string>,
  closed-cash-money: option​<money>,
  description: option​<string>,
  ended-at: option​<string>,
  expected-cash-money: option​<money>,
  id: option​<string>,
  opened-at: option​<string>,
  opened-cash-money: option​<money>,
  state: option​<string>,
}

Fields

NameTypeDescription
closed-atoption​<string>
closed-cash-moneyoption​<money>
descriptionoption​<string>
ended-atoption​<string>
expected-cash-moneyoption​<money>
idoption​<string>
opened-atoption​<string>
opened-cash-moneyoption​<money>
stateoption​<string>