status property
A Flags Enumeration value indicating the states that the player is in relevant to being on a fireteam.
Implementation
@JsonKey(name:'status')
DestinyPartyMemberStates? status;
A Flags Enumeration value indicating the states that the player is in relevant to being on a fireteam.
@JsonKey(name:'status')
DestinyPartyMemberStates? status;