Client Info Response
data class ClientInfoResponse(val clientInfoDetails: List<ClientInfoDetailResponse>, val name: String)
Information about the client which invoked the test.
Information about the client which invoked the test.