Class VersionRating
Rating associated with a specific asset version.
Inheritance
System.Object
VersionRating
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 VersionRating
Constructors
Name | Description |
---|---|
VersionRating() |
Properties
Name | Description |
---|---|
AssetVersionId | Gets or sets the unique asset version ID. |
LastModified | Gets or sets the date when the rating was last modified. |
Score | Gets or sets the asset rating score. |