Enum DeliveryRestriction
Specifies the commodity delivery flow type.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum DeliveryRestriction
Fields
Name | Description |
---|---|
Firm | Firm (Never excused of delivery obligations). |
FirmWithLiquidatingDamages | Firm with Liquidating Damages. |
ForceMajeure | Force majeure (Excused when prevented by force majeure). |
Interruptable | Interruptible or non-firm (Excused when interrupted for any reason or for no reason without liability). |
None | Default value. Do not use it directly. |
SystemFirm | System firm (Must be supplied from the owned or controlled generation or pre-existing purchased power assets of the system specified). |
UnitFirm | Unit firm (Must be supplied from the generation asset specified). |
WsppScheduleCFirmWithLiquidatingDamages | WSPP Schedule C Firm with Liquidating Damages. |