Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

File metadata and controls

25 lines (17 loc) · 1.05 KB

AddDocumentAttribute

Properties

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]