[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [RemoveBindingRequest](./puppeteer.protocol.runtime.removebindingrequest.md) ## Protocol.Runtime.RemoveBindingRequest interface Signature: ```typescript export interface RemoveBindingRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [name](./puppeteer.protocol.runtime.removebindingrequest.name.md) | string | |