Search
Preparing search index...
The search index is not available
Documentation
GitHub
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
client
InvalidRequest
Globals
{"Types":"_types_","API Client":"_client_","Common Utils":"_util_","Express Middleware":"_middleware_"}
Class InvalidRequest
Hierarchy
PayGateError
InvalidRequest
Constructors
constructor
Properties
cause
httpStatus
message
name
stack
Constructors
constructor
new
Invalid
Request
(
cause
:
any
, message
?:
string
)
:
InvalidRequest
Parameters
cause:
any
Optional
message:
string
Returns
InvalidRequest
Properties
Optional
cause
cause
:
ErrorObject
|
UntypedObject
Optional
http
Status
http
Status
:
number
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Invalid
Request
constructor
cause
http
Status
message
name
stack
Pay
Gate
Client
Pay
Gate
Error