UNPKG

@sotatech/node-fixjs

Version:
11 lines (10 loc) 271 B
/** * Specifies the fallback provisions for the hedging party in the determination of the final settlement price. * tag: 2599 * @readonly * @enum {number} (int) */ export declare enum ComplexEventPVFinalPriceElectionFallback { Close = 0, HedgeElection = 1 }