Optional
data?: ReadableThe data stream associated with the record if the records exists (not deleted).
Optional
initialThe initial write of the record if the returned RecordsWrite message itself is not the initial write or if a RecordsDelete is returned.
Optional
recordsThe RecordsDelete if the record is deleted.
Optional
recordsThe latest RecordsWrite message of the record if record exists (not deleted).
The structure of the
entry
container property inRecordsReadReplyEntry
.