(supports custom properties)
Document representing a custom object that contains all defined custom attributes for its object type.Document representing a custom object that contains all defined custom attributes for its object type.
Property | Type | Constraints | Description |
---|---|---|---|
key_property |
String | The name of the key property for the custom object. This is ignored in input documents. | |
key_property |
String | The name of the key property for the custom object. This is ignored in input documents. | |
key_value_integer |
Integer | The id of the custom object when the type of the key is Integer. This is ignored in input documents. | |
key_value_integer |
Integer | The id of the custom object when the type of the key is Integer. This is ignored in input documents. | |
key_value_string |
String | The id of the custom object when the type of the key is String. This is ignored in input documents. | |
key_value_string |
String | The id of the custom object when the type of the key is String. This is ignored in input documents. | |
object_type |
String | The id of the object type. This is ignored in input documents. | |
object_type |
String | The id of the object type. This is ignored in input documents. |