Class MarketplaceRecord
Record for a marketplace entry.
Inheritance
System.Object
MarketplaceRecord
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 MarketplaceRecord
Constructors
| Name | Description |
|---|---|
| MarketplaceRecord() |
Properties
| Name | Description |
|---|---|
| MarketplaceSource | Gets or sets the marketplace source. |
| ProductsLastCheckedDate | Gets or sets the last checked date for a product. |
| ProductsLastConsumedDate | Gets or sets the last consumed date for a product. |
| WorkflowEntitiesLastCreatedDate | Gets or sets the last created date for workflow entities. |