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>,
}