FrozenPricesThawingNotification
public class FrozenPricesThawingNotification : NotificationEventBase
Inheritance
- class NotificationEventBase
Namespace
Constructors
FrozenPricesThawingNotification
public FrozenPricesThawingNotification(IReadOnlyCollection<FrozenPrice> prices)
Properties
Prices
public IReadOnlyCollection<FrozenPrice> Prices { get; }