CashChangerFullStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates values that describe the full status of cash slots in a Cash Changer device.
public enum CashChangerFullStatus
type CashChangerFullStatus =
Public Enum CashChangerFullStatus
- Inheritance
-
CashChangerFullStatus
Fields
Name | Value | Description |
---|---|---|
OK | 0 | All cash slots are neither almost full nor full. |
Full | 21 | Some cash slots are full. |
NearFull | 22 | Some cash slots are almost full. |