Mab File Folder Protected Item Extended Info Response
data class MabFileFolderProtectedItemExtendedInfoResponse(val lastRefreshedAt: String? = null, val oldestRecoveryPoint: String? = null, val recoveryPointCount: Int? = null)
Additional information on the backed up item.
Constructors
Link copied to clipboard
fun MabFileFolderProtectedItemExtendedInfoResponse(lastRefreshedAt: String? = null, oldestRecoveryPoint: String? = null, recoveryPointCount: Int? = null)