Encryption Config Response
data class EncryptionConfigResponse(val keyVaultMetaInfo: KeyVaultMetaInfoResponse? = null, val type: String)
The encryption configuration for the account.
The encryption configuration for the account.