AddressMeta

public struct AddressMeta : Equatable, Hashable
extension AddressMeta: Sendable

Metadata fields managed internally by the library: the guid, timestamps and local sync state. These are automatically set on add_address and updated on operations like touch and update_address. Not included in UpdatableAddressFields; use add_address_with_meta when importing records that already have metadata.