deleteDocument
Delete the currently selected case document.
Use this operation to delete a selected case document from a list that has been previously populated using fetchDocuments.
Parameters
Parameter | Type | Description |
---|---|---|
model | CaseDocumentServiceModel object | Data model to be used by the service request.
model.selectedDocument identifies the case document to be deleted. |
callback | Function | Callback function to handle success or failure results from the request. |
Copyright © Cloud Software Group, Inc. All rights reserved.