Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Interface Response

A JSON response returned by a client request.

Hierarchy

  • Response

Index

Properties

Properties

code

code: number

The HTTP-Status of the request.

payload

payload: Payload

The result of said request.