Builder

class Builder(val objectId: RemoteObjectId)(source)

Constructors

Link copied to clipboard
constructor(objectId: RemoteObjectId)

Properties

Link copied to clipboard

If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.

Link copied to clipboard

Whether preview should be generated for the results.

Link copied to clipboard

If true, returns non-indexed properties only.

Link copied to clipboard

Identifier of the object to return properties for.

Link copied to clipboard

If true, returns properties belonging only to the element itself, not to its prototype chain.

Functions

Link copied to clipboard