Wasm Directoryalpha
Record

list-cash-drawer-shifts-response

No description available.

record list-cash-drawer-shifts-response {
  cursor: option​<string>,
  errors: option​<list​<error>>,
  items: option​<list​<cash-drawer-shift-summary>>,
}

Fields

NameTypeDescription
cursoroption​<string>
errorsoption​<list​<error>>
itemsoption​<list​<cash-drawer-shift-summary>>