LatestBackupResponse

constructor(passphraseId: String? = null, createdAt: Long? = null, keys: List<LatestBackupKey>? = null)

Parameters

passphraseId

The ID of the passphrase used to encrypt the backup

createdAt

The creation time of the backup

keys

The LatestBackupKey that are backed up