GetFileInfoRequest

@Serializable
data class GetFileInfoRequest(val objectId: RemoteObjectId)

Request object containing input parameters for the DOMDomain.getFileInfo command.

Constructors

Link copied to clipboard
constructor(objectId: RemoteObjectId)

Properties

Link copied to clipboard

JavaScript object id of the node wrapper.