Property PaidRewards
PaidRewards
Gets or sets the paid rewards granted for rank.
Declaration
public Den.Dev.Grunt.Models.HaloInfinite.RewardContainer? PaidRewards { get; set; }
Property Value
Type | Description |
---|---|
RewardContainer |
Gets or sets the paid rewards granted for rank.
public Den.Dev.Grunt.Models.HaloInfinite.RewardContainer? PaidRewards { get; set; }
Type | Description |
---|---|
RewardContainer |