Property MSStoreProducts
MSStoreProducts
Gets or sets the list of Microsoft Store products associated with the currency.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.StoreProduct>? MSStoreProducts { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StoreProduct> |