Class StoreItem
Listed store item.
Inheritance
System.Object
StoreItem
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 StoreItem
Constructors
| Name | Description |
|---|---|
| StoreItem() |
Properties
| Name | Description |
|---|---|
| Offerings | Gets or sets the list of offerings related to the item. |
| StorefrontDisplayPath | Gets or sets the display path for a storefront item. |
| StorefrontExpirationDate | Gets or sets the date when the storefront item will expire. |
| StoreId | Gets or sets the store ID. |