Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetPropertiesParameterType

Index

Properties

Optional accessorPropertiesOnly

accessorPropertiesOnly: undefined | false | true

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

experimental

Optional generatePreview

generatePreview: undefined | false | true

Whether preview should be generated for the results.

experimental

objectId

objectId: RemoteObjectId

Identifier of the object to return properties for.

Optional ownProperties

ownProperties: undefined | false | true

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

Generated using TypeDoc