Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotFoundORNetworkFailureResponse

Subclass of ApiResponse. Used for all API requests that respond with codes indicating network failure.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly isNotFound

isNotFound: boolean

Readonly message

message: string

Readonly statusCode

statusCode: number

Methods

Static computeSuccess

  • computeSuccess(statusCode: number): boolean

Generated using TypeDoc