currentUserMembershipsInactiveForDestiny property
- @JsonKey(name: 'currentUserMembershipsInactiveForDestiny')
getter/setter pair
A convenience property that indicates if every membership you (the current user) have that is a part of this group are part of an account that is considered inactive - for example, overridden accounts in Cross Save.
Implementation
@JsonKey(name:'currentUserMembershipsInactiveForDestiny')
bool? currentUserMembershipsInactiveForDestiny;