Class StoreProductMapping
Definition of an in-store game item.
Inheritance
System.Object
StoreProductMapping
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 StoreProductMapping
Constructors
Name | Description |
---|---|
StoreProductMapping() |
Properties
Name | Description |
---|---|
ItemDef | Gets or sets the item definition. |
ProductId | Gets or sets the product ID. |
Sku | Gets or sets the product stock-keeping unit (SKU). |
VCQuantity | Gets or sets the available product quantity. |