QueryObjectsResponse

@Serializable
data class QueryObjectsResponse(val objects: RemoteObject)(source)

Response type for the RuntimeDomain.queryObjects command.

Constructors

Link copied to clipboard
constructor(objects: RemoteObject)

Properties

Link copied to clipboard

Array with objects.