Skip to content

Response

github-actions[bot] edited this page Aug 11, 2023 · 10 revisions

Interface: Response

Hierarchy

Table of contents

Properties

Properties

body

Optional body: Record<string, any>

Inherited from

Request.body

Defined in

src/connections/Rest.ts:11


method

method: RestRequestType

Inherited from

Request.method

Defined in

src/connections/Rest.ts:9


route

route: string

Inherited from

Request.route

Defined in

src/connections/Rest.ts:8


statusCode

statusCode: number

Defined in

src/connections/Rest.ts:15

hue.ts

Clone this wiki locally