Gets and sets the SpotPriceHistory property.
List of data points specifying the Spot Price history.

C# |
public List<SpotPriceHistory> SpotPriceHistory { get; set; }
C# |
public List<SpotPriceHistory> SpotPriceHistory { get; set; }