OBJECT
A drawer count for the table in a report
type DrawerCountForTable {activeMember: String! dimes: Int! dollars: Int! fiftyDollars: Int! fiveDollars: Int! nickels: Int! oneHundredDollars: Int! pennies: Int! quarters: Int! tenDollars: Int! terminalName: String! timestamp: DateTime! total: Money! twentyDollars: Int! twoDollars: Int! }