data class QueryObjectsResponse
Response type for the RuntimeDomain.queryObjects command.
<init> |
Response type for the RuntimeDomain.queryObjects command. QueryObjectsResponse(objects: RemoteObject) |
objects |
Array with objects. val objects: RemoteObject |