# Data Types

QLM Product Properties support the following data types:

| Data Type | Description                      | QLM Edition |
| --------- | -------------------------------- | ----------- |
| int       | Any integer value                | PRO, ENT    |
| bool      | A boolean value                  | PRO, ENT    |
| string    | Any string of character          | PRO, ENT    |
| ipAddress | An IP address                    | ENT         |
| ipSubnet  | An IP subnet                     | ENT         |
| csv       | A comma separated list of values | ENT         |
