Encryption Preferences Response
data class EncryptionPreferencesResponse(val doubleEncryption: String? = null, val hardwareEncryption: String? = null)
Preferences related to the Encryption.
Preferences related to the Encryption.