AddressTombstone

data class AddressTombstone(var guid: String, var timeDeleted: Long)

A tombstone for a record deleted locally but not yet uploaded, supplied to add_many_address_tombstones when migrating from another store.

Constructors

Link copied to clipboard
constructor(guid: String, timeDeleted: Long)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard