Response Objects

There are only two objects are default in each request.

NameTypeDescription
messageStringThis is a simple text object which returns string success or error message (text).
boolBooleanThis is a simple boolean object which returns true or false. If false then there is an error in request and the error message shown in message object.