[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SignedExchangeReceivedEvent](./puppeteer.protocol.network.signedexchangereceivedevent.md) > [info](./puppeteer.protocol.network.signedexchangereceivedevent.info.md) ## Protocol.Network.SignedExchangeReceivedEvent.info property Information about the signed exchange response. Signature: ```typescript info: SignedExchangeInfo; ```