Await Promise Request
@Serializable
Request object containing input parameters for the RuntimeDomain.awaitPromise command.
Constructors
Link copied to clipboard
constructor(promiseObjectId: RemoteObjectId, returnByValue: Boolean? = null, generatePreview: Boolean? = null)