hasMembership property

bool? hasMembership
getter/setter pair

Response does not include the possible roles of a member since the behavior of this rpc is not all-or-nothing unlike the other rpcs.

So, it may not be possible to list all the roles definitively, due to possible lack of authorization in some of the paths.

Implementation

core.bool? hasMembership;