Type Alias: AgentInstanceDocumentContent
type AgentInstanceDocumentContent = object;
Document content
A Camunda Document Store reference content block.
Properties
contentType
contentType: string;
The content type discriminator.
documentReference
documentReference: DocumentReference;
A reference to a document stored in the Camunda Document Store.