Name | Type | Description | Notes |
---|---|---|---|
projectId | java.util.UUID | This property is used to link configuration with project | |
isDefault | kotlin.Boolean | ||
createdDate | java.time.OffsetDateTime | ||
createdById | java.util.UUID | ||
globalId | kotlin.Long | ||
id | java.util.UUID | Unique ID of the entity | |
isDeleted | kotlin.Boolean | Indicates if the entity is deleted | |
description | kotlin.String | [optional] | |
parameters | kotlin.collections.Map<kotlin.String, kotlin.String> | [optional] | |
name | kotlin.String | [optional] | |
modifiedDate | java.time.OffsetDateTime | [optional] | |
modifiedById | java.util.UUID | [optional] |