Package-level declarations
Types
What you get back as an address.
A bulk insert result entry, returned per input record by add_many_addresses_with_meta
Per-record result of add_many_address_tombstones.
The bridged sync engine for addresses. The canonical docs are in services/interfaces/mozIBridgedSyncEngine.idl. NOTE: all timestamps here are milliseconds.
The bridged sync engine for addresses. The canonical docs are in services/interfaces/mozIBridgedSyncEngine.idl. NOTE: all timestamps here are milliseconds.
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.
A tombstone for a record deleted locally but not yet uploaded, supplied to add_many_address_tombstones when migrating from another store.
What you get back as a credit-card.
Metrics tracking scrubbing of credit cards that cannot be decrypted, see
What you get back as a passport.
What you pass to create or update an address.
An address together with its metadata, passed to add_address_with_meta and update_address_with_meta when importing a record from another store.