Skip to main content
Version: 8.9

Type Alias: createDocumentLinkInput

type createDocumentLinkInput = createDocumentLinkBody & object;

Type Declaration

contentHash?

optional contentHash?: createDocumentLinkQueryParam_contentHash;

documentId

documentId: createDocumentLinkPathParam_documentId;

storeId?

optional storeId?: createDocumentLinkQueryParam_storeId;