RowDeleteChange

Row deletion payload.

Properties

Link copied to clipboard
abstract val parentPath: String?

Parent path for nested tables in collections (e.g., "0.schema.1.child").

Link copied to clipboard
abstract val rowId: String

Identifier of the row to delete.

Link copied to clipboard
abstract val schemaId: String?

Target schema id for nested collection tables.