| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | Attribute key | |
| stringValue | String | Attribute with string value | [optional] |
| stringValues | List<String> | Attribute with string values | [optional] |
| numberValue | BigDecimal | Attribute with number value | [optional] |
| numberValues | List<BigDecimal> | Attribute with number values | [optional] |
| booleanValue | Boolean | Attribute with boolean value | [optional] |
| classificationId | String | Classification Identifier | |
| documentId | String | Relationship To Document Identifier | |
| relationship | DocumentRelationshipType | ||
| inverseRelationship | DocumentRelationshipType | [optional] | |
| entityTypeId | String | EntityType Identifier or Entity Type Name | |
| entityId | String | Entity Identifier | |
| namespace | EntityTypeNamespace | [optional] |