| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Unique key | |
| value | str | Any value in string form. | |
| default_value | str | The default value if exist. | [optional] |
| validation | str | The validation type number. | [optional] |
| category | str | The category of the parameter. | [optional] |
| description | str | The description of the parameter. | [optional] |
| err_msg | str | The error message of the parameter. | [optional] |
| verification | str | The verification type of the parameter. | [optional] |
| table | str | The table the parameter belongs to. | [optional] |
| type | str | The parameter type. | [optional] |
| limits | str | The validation limits of the parameter. | [optional] |