Interface EndpointResponse

Hierarchy

  • EndpointResponse

Properties

Properties

data: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
messageObj: IncomingMessage

Generated using TypeDoc