Class DocumentBlueprintService
Constructors
Methods
Static
deleteDocumentBlueprintById
Type Parameters
- ThrowOnError extends boolean = true
Returns RequestResult<unknown, unknown, ThrowOnError>
Static
deleteDocumentBlueprintFolderById
Type Parameters
- ThrowOnError extends boolean = true
Returns RequestResult<unknown, unknown, ThrowOnError>
Static
getDocumentBlueprintById
Type Parameters
- ThrowOnError extends boolean = true
Static
getDocumentBlueprintByIdScaffold
Type Parameters
- ThrowOnError extends boolean = true
Static
getDocumentBlueprintFolderById
Type Parameters
- ThrowOnError extends boolean = true
Static
getItemDocumentBlueprint
Type Parameters
- ThrowOnError extends boolean = true
Static
getTreeDocumentBlueprintAncestors
Type Parameters
- ThrowOnError extends boolean = true
Static
getTreeDocumentBlueprintChildren
Type Parameters
- ThrowOnError extends boolean = true
Static
getTreeDocumentBlueprintRoot
Type Parameters
- ThrowOnError extends boolean = true
Static
postDocumentBlueprint
Static
postDocumentBlueprintFolder
Static
postDocumentBlueprintFromDocument
Static
putDocumentBlueprintById
Type Parameters
- ThrowOnError extends boolean = true
Returns RequestResult<unknown, unknown, ThrowOnError>
Static
putDocumentBlueprintByIdMove
Type Parameters
- ThrowOnError extends boolean = true
Returns RequestResult<unknown, unknown, ThrowOnError>
Static
putDocumentBlueprintFolderById
Type Parameters
- ThrowOnError extends boolean = true
Returns RequestResult<unknown, unknown, ThrowOnError>