Property VersionRatings
VersionRatings
Gets or sets a list of version ratings associated with the asset.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.VersionRating>? VersionRatings { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<VersionRating> |