success property
Indicates the success or failure of the API request.
true
if the request was successful, otherwise false
.
Implementation
bool success;
Indicates the success or failure of the API request.
true
if the request was successful, otherwise false
.
bool success;