Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BadRequestResponse

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

code

code: number = 0

errors

errors: Array<ApiError>

message

message: string = "Bad Request"

Methods

toJSON

  • toJSON(): any