Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PaymentRequiredRestError<M, C>

Type parameters

Hierarchy

Implements

Index

Constructors

constructor

Properties

code

code: C

meta

meta: M

statusCode

statusCode: PAYMENT_REQUIRED = StatusCode.PAYMENT_REQUIRED

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Methods

getCode

  • getCode(): C

getMessage

  • getMessage(): string

getMeta

  • getMeta(): M

getStack

  • getStack(): string

getStatusCode

  • getStatusCode(): StatusCode

Generated using TypeDoc