IndexDeletionDetails
in package
implements
TaskDetails
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $deletedDocuments : int|null
Methods
- __construct() : mixed
- fromArray() : self
Properties
$deletedDocuments read-only
public
int|null
$deletedDocuments
Methods
__construct()
public
__construct(int|null $deletedDocuments) : mixed
Parameters
- $deletedDocuments : int|null
fromArray()
public
static fromArray(array<string|int, mixed> $data) : self
Parameters
- $data : array<string|int, mixed>