Class DeleteDocumentAction (0.7.7)

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

Represents the action responsible for deleting the document.

Attribute

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