Class RewardTrackResult
Class containing the reward track result.
Inheritance
System.Object
RewardTrackResult
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class RewardTrackResult
Constructors
Name | Description |
---|---|
RewardTrackResult() |
Properties
Name | Description |
---|---|
Id | Gets or sets the reward track ID. |
Result | Gets or sets the reward track. |
ResultCode | Gets or sets the reward track query result code. |