Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StockResponseBackend

Send the request to a mock backend.

Properties

Optional body

body: undefined | string

The body of the stock response from the mock backend.

Optional headers

The headers of the stock response from the mock backend.

status

status: number

The status code of the stock response from the mock backend. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const type

type: string = "STOCK_RESPONSE_BACKEND"

Methods

getDeserializedJsonObj

getJsonObj