Wasm Directoryalpha
Record

cash-drawer-shift-event

No description available.

record cash-drawer-shift-event {
  created-at: option​<string>,
  description: option​<string>,
  employee-id: option​<string>,
  event-money: option​<money>,
  event-type: option​<string>,
  id: option​<string>,
}

Fields

NameTypeDescription
created-atoption​<string>
descriptionoption​<string>
employee-idoption​<string>
event-moneyoption​<money>
event-typeoption​<string>
idoption​<string>