CashResponse
Properties
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
cash |
Cash | |||
printResultCode |
integer (int32) | Result code of the print. Present if print ended up with an error. | 105 |
|
warning |
string | Filled only if any warning | ||
resultCode |
integer (int32) | ✓ | Request result code. 0 = OK; -1 = Unknown error; for values greater than zero see result code list. |
0 |