Gateway Properties Response Client Auth
data class GatewayPropertiesResponseClientAuth(val certificateVerification: String? = null, val certificates: List<String>? = null)
Client-Certification Authentication.