List Qn AMaker Endpoint Key Result
data class ListQnAMakerEndpointKeyResult(val installedVersion: String? = null, val lastStableVersion: String? = null, val primaryEndpointKey: String? = null, val secondaryEndpointKey: String? = null)
Schema for EndpointKeys generate/refresh operations.