Class MeshRestResponse<T>
Constructors
constructor
- new MeshRestResponse(status: number, data: T, isBinary: boolean): MeshRestResponse
-
Parameters
-
status: number
-
data: T
-
isBinary: boolean
Properties
isBinary
isBinary: boolean
stream
stream: IncomingMessage
Mesh Rest response object