Class DeleteDocumentAction (0.7.8)

DeleteDocumentAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the action responsible for deleting the document.

Attribute

Name Description
enable_hard_delete bool
Boolean field to select between hard vs soft delete options. Set 'true' for 'hard delete' and 'false' for 'soft delete'.