BPT library
Main
Classes
Articles
Download page
BPT\types\
responseError
Extended by :
BPT\types\types
Response of wrong webhook request which will have the error
Properties
Name
Type
Description
Kind
error_code
int
code of error , which will be a number with 3 digit
normal
description
string
human readable error text
normal