| Name | Type | Description | Notes |
|---|---|---|---|
| project_id | str | This property is used to link configuration with project | |
| is_default | bool | ||
| created_date | datetime | ||
| created_by_id | str | ||
| global_id | int | ||
| id | str | Unique ID of the entity | |
| is_deleted | bool | Indicates if the entity is deleted | |
| description | str, none_type | [optional] | |
| parameters | {str: (str,)}, none_type | [optional] | |
| name | str, none_type | [optional] | |
| modified_date | datetime, none_type | [optional] | |
| modified_by_id | str, none_type | [optional] |