UNPKG

@sotatech/nest-quickfix

Version:

A powerful NestJS implementation of the FIX (Financial Information eXchange) protocol. Provides high-performance, reliable messaging for financial trading applications with built-in session management, message validation, and recovery mechanisms.

16 lines (15 loc) 312 B
export declare enum DistribPaymentMethod { CREST = 1, NSCC = 2, Euroclear = 3, Clearstream = 4, Cheque = 5, TelegraphicTransfer = 6, FedWire = 7, DirectCredit = 8, ACHCredit = 9, BPAY = 10, HighValueClearingSystemHVACS = 11, ReinvestInFund = 12, Other = 999 }