Wasm Directoryalpha
Record

list-cash-drawer-shift-events-params

No description available.

record list-cash-drawer-shift-events-params {
  location-id: string,
  shift-id: string,
  limit: option​<s32>,
  cursor: option​<string>,
}

Fields

NameTypeDescription
location-idstring
shift-idstring
limitoption​<s32>
cursoroption​<string>