Backup File Info Response
data class BackupFileInfoResponse(val familySequenceNumber: Int? = null, val fileLocation: String? = null, val status: String? = null)
Information of the backup file
Information of the backup file