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