Anchor to CashDrawerCreateUserErrorCodeCash
enumCash Drawer Create User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- CASH_DRAWER_ALREADY_EXISTS
- INTERNAL_ERROR
- INVALID_NAME
- LOCATION_NOT_FOUND
- NOT_SAVED
- Anchor to CASH_DRAWER_ALREADY_EXISTSCASH_
DRAWER_ ALREADY_ EXISTS A cash drawer with this name already exists at the specified location.
- Anchor to INTERNAL_ERRORINTERNAL_
ERROR Unexpected internal error happened.
- Anchor to INVALID_NAMEINVALID_
NAME The name provided is invalid.
- Anchor to LOCATION_NOT_FOUNDLOCATION_
NOT_ FOUND The location was not found.
- Anchor to NOT_SAVEDNOT_
SAVED Failed to create cash drawer.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?