CreateDocumentRequest
This schema defines Document. A Generic entity to capture any kind of Json Payload.
Properties
name
: Name of the DocStore. Refer to ../../type/basic.json#/definitions/entityName.displayName
(string): Display Name that identifies this column name.fullyQualifiedName
: Refer to ../../type/basic.json#/definitions/fullyQualifiedEntityName.description
(string): Description of the DocStore Entity.entityType
(string): Type of the Entity stored in DocStore.data
: Refer to ../../entity/docStore/document.json#/definitions/data.domain
(string): Fully qualified name of the domain the Table belongs to.
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.