Class ServiceAwardSnapshot
Snapshot of service awards used on Halo Waypoint.
Inheritance
System.Object
ServiceAwardSnapshot
Namespace: Den.Dev.Grunt.Models.Waypoint
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class ServiceAwardSnapshot
Constructors
Name | Description |
---|---|
ServiceAwardSnapshot() |
Properties
Name | Description |
---|---|
Awards | Gets or sets the complete list of awards. |
FeaturedAwards | Gets or sets the list of featured awards. |
HaloGamerscore | Gets or sets the player's Halo gamerscore. |
Xuid | Gets or sets the player XUID. |