Updatable Address Fields With Meta
data class UpdatableAddressFieldsWithMeta(var fields: UpdatableAddressFields, var meta: AddressMeta)
An address together with its metadata, passed to add_address_with_meta and update_address_with_meta when importing a record from another store.