currentSeasonRewardPowerCap property
If populated, this is the reward power cap for the current season.
Implementation
@JsonKey(name:'currentSeasonRewardPowerCap')
int? currentSeasonRewardPowerCap;
If populated, this is the reward power cap for the current season.
@JsonKey(name:'currentSeasonRewardPowerCap')
int? currentSeasonRewardPowerCap;