success property

bool? success
getter/setter pair

success is a synthetic condition populated by parsing network-specific operation statuses (using the mapping provided in /network/options).

Implementation

bool? success;