minParty property
The minimum # of people in the fireteam for the activity to launch.
Implementation
@JsonKey(name:'minParty')
int? minParty;
The minimum # of people in the fireteam for the activity to launch.
@JsonKey(name:'minParty')
int? minParty;