success property

bool success
getter/setter pair

Indicates the success or failure of the API request.

true if the request was successful, otherwise false.

Implementation

bool success;