Soft Delete Settings Response
data class SoftDeleteSettingsResponse(val enhancedSecurityState: String? = null, val softDeleteRetentionPeriodInDays: Int? = null, val softDeleteState: String? = null)
Soft delete Settings of vault