Represents an available sync archive that can be processed (e.g. from another device). Native iOS may return only pin; Android may also include metadata and sentByInstallation.
pin
metadata
sentByInstallation
Optional
JSON-encoded archive metadata, when provided by the native layer
Base64-encoded installation id that sent the archive, when provided
Represents an available sync archive that can be processed (e.g. from another device). Native iOS may return only
pin; Android may also includemetadataandsentByInstallation.