Skip to main content
Version: 8.9 (unreleased)

Type Alias: createDocumentLinkInput

type createDocumentLinkInput = createDocumentLinkBody & object;

Defined in: gen/CamundaClient.ts:167

Type Declaration

contentHash?

optional contentHash: createDocumentLinkQueryParam_contentHash;

documentId

documentId: createDocumentLinkPathParam_documentId;

storeId?

optional storeId: createDocumentLinkQueryParam_storeId;