Enum
This data type represents an enumeration, and contains the values listed below
- Account = 0
- CurrentAccount = 1
- CurrentManagerAccount = 2
- CurrentSubAccounts = 3
- OwnerAccount = 4
- OwnerManagerAccount = 5
- OwnerSubAccounts = 6
- SalesPersonAccounts = 7
- SalesPersonManagerAccounts = 8
- SalesPersonSubAccounts = 9
Schema
The following table contains the main schema information about this data type.
| Feature | Value |
|---|---|
| Type | integer |
| Format: | int32 |
| Required: |