fixparser 9.1.7-61994694 → 9.1.7-620b3399

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (748) hide show
  1. package/build/cjs/FIXParser.js +2 -2
  2. package/build/cjs/FIXParserBrowser.js +2 -2
  3. package/build/cjs/FIXServer.js +2 -2
  4. package/build/esm/FIXParser.mjs +2 -2
  5. package/build/esm/FIXParserBrowser.mjs +2 -2
  6. package/build/esm/FIXServer.mjs +2 -2
  7. package/package.json +2 -2
  8. package/types/FIXParser.d.ts +0 -307
  9. package/types/FIXParserBase.d.ts +0 -124
  10. package/types/FIXParserBrowser.d.ts +0 -267
  11. package/types/FIXServer.d.ts +0 -342
  12. package/types/IFIXParser.d.ts +0 -182
  13. package/types/components/Components.d.ts +0 -41
  14. package/types/enums/EnumType.d.ts +0 -44
  15. package/types/enums/Enums.d.ts +0 -43
  16. package/types/fields/Field.d.ts +0 -91
  17. package/types/fields/Fields.d.ts +0 -42
  18. package/types/fields/categories/Categories.d.ts +0 -28
  19. package/types/fields/categories/CategoryType.d.ts +0 -27
  20. package/types/fields/datatypes/Datatypes.d.ts +0 -44
  21. package/types/fields/sections/SectionType.d.ts +0 -31
  22. package/types/fields/sections/Sections.d.ts +0 -28
  23. package/types/fieldtypes/AccountType.d.ts +0 -33
  24. package/types/fieldtypes/AcctIDSource.d.ts +0 -24
  25. package/types/fieldtypes/Adjustment.d.ts +0 -17
  26. package/types/fieldtypes/AdjustmentType.d.ts +0 -21
  27. package/types/fieldtypes/AdvSide.d.ts +0 -19
  28. package/types/fieldtypes/AdvTransType.d.ts +0 -17
  29. package/types/fieldtypes/AffirmStatus.d.ts +0 -17
  30. package/types/fieldtypes/AggregatedBook.d.ts +0 -15
  31. package/types/fieldtypes/AggressorIndicator.d.ts +0 -15
  32. package/types/fieldtypes/AlgoCertificateReportStatus.d.ts +0 -17
  33. package/types/fieldtypes/AlgoCertificateReportTransType.d.ts +0 -18
  34. package/types/fieldtypes/AlgoCertificateReportType.d.ts +0 -13
  35. package/types/fieldtypes/AlgoCertificateRequestStatus.d.ts +0 -17
  36. package/types/fieldtypes/AlgoCertificateRequestTransType.d.ts +0 -18
  37. package/types/fieldtypes/AlgoCertificateRequestType.d.ts +0 -15
  38. package/types/fieldtypes/AlgoCertificateStatus.d.ts +0 -15
  39. package/types/fieldtypes/AlgorithmicTradeIndicator.d.ts +0 -14
  40. package/types/fieldtypes/AllocAccountType.d.ts +0 -25
  41. package/types/fieldtypes/AllocCancReplaceReason.d.ts +0 -19
  42. package/types/fieldtypes/AllocGroupStatus.d.ts +0 -16
  43. package/types/fieldtypes/AllocGroupSubQtyType.d.ts +0 -17
  44. package/types/fieldtypes/AllocHandlInst.d.ts +0 -18
  45. package/types/fieldtypes/AllocIntermedReqType.d.ts +0 -23
  46. package/types/fieldtypes/AllocLinkType.d.ts +0 -15
  47. package/types/fieldtypes/AllocMethod.d.ts +0 -19
  48. package/types/fieldtypes/AllocNoOrdersType.d.ts +0 -15
  49. package/types/fieldtypes/AllocPositionEffect.d.ts +0 -19
  50. package/types/fieldtypes/AllocRejCode.d.ts +0 -70
  51. package/types/fieldtypes/AllocReportType.d.ts +0 -41
  52. package/types/fieldtypes/AllocRequestStatus.d.ts +0 -15
  53. package/types/fieldtypes/AllocReversalStatus.d.ts +0 -17
  54. package/types/fieldtypes/AllocSettlInstType.d.ts +0 -21
  55. package/types/fieldtypes/AllocStatus.d.ts +0 -40
  56. package/types/fieldtypes/AllocTransType.d.ts +0 -19
  57. package/types/fieldtypes/AllocType.d.ts +0 -56
  58. package/types/fieldtypes/AllocationRollupInstruction.d.ts +0 -16
  59. package/types/fieldtypes/ApplLevelRecoveryIndicator.d.ts +0 -15
  60. package/types/fieldtypes/ApplQueueAction.d.ts +0 -19
  61. package/types/fieldtypes/ApplQueueResolution.d.ts +0 -19
  62. package/types/fieldtypes/ApplReportType.d.ts +0 -19
  63. package/types/fieldtypes/ApplReqType.d.ts +0 -25
  64. package/types/fieldtypes/ApplResponseError.d.ts +0 -17
  65. package/types/fieldtypes/ApplResponseType.d.ts +0 -17
  66. package/types/fieldtypes/ApplVerID.d.ts +0 -33
  67. package/types/fieldtypes/AsOfIndicator.d.ts +0 -15
  68. package/types/fieldtypes/AssetClass.d.ts +0 -31
  69. package/types/fieldtypes/AssetGroup.d.ts +0 -14
  70. package/types/fieldtypes/AssetSubClass.d.ts +0 -103
  71. package/types/fieldtypes/AssetValuationModel.d.ts +0 -27
  72. package/types/fieldtypes/AssignmentMethod.d.ts +0 -15
  73. package/types/fieldtypes/AttachmentEncodingType.d.ts +0 -13
  74. package/types/fieldtypes/AuctionInstruction.d.ts +0 -15
  75. package/types/fieldtypes/AuctionType.d.ts +0 -29
  76. package/types/fieldtypes/AveragePriceType.d.ts +0 -15
  77. package/types/fieldtypes/AvgPxIndicator.d.ts +0 -20
  78. package/types/fieldtypes/BasisPxType.d.ts +0 -37
  79. package/types/fieldtypes/BatchProcessMode.d.ts +0 -14
  80. package/types/fieldtypes/BeginString.d.ts +0 -16
  81. package/types/fieldtypes/Benchmark.d.ts +0 -30
  82. package/types/fieldtypes/BenchmarkCurveName.d.ts +0 -116
  83. package/types/fieldtypes/BidDescriptorType.d.ts +0 -17
  84. package/types/fieldtypes/BidRequestTransType.d.ts +0 -15
  85. package/types/fieldtypes/BidTradeType.d.ts +0 -19
  86. package/types/fieldtypes/BidType.d.ts +0 -17
  87. package/types/fieldtypes/BlockTrdAllocIndicator.d.ts +0 -16
  88. package/types/fieldtypes/BookingType.d.ts +0 -17
  89. package/types/fieldtypes/BookingUnit.d.ts +0 -17
  90. package/types/fieldtypes/BusinessDayConvention.d.ts +0 -20
  91. package/types/fieldtypes/BusinessRejectReason.d.ts +0 -35
  92. package/types/fieldtypes/CPProgram.d.ts +0 -21
  93. package/types/fieldtypes/CalculationMethod.d.ts +0 -13
  94. package/types/fieldtypes/CancellationRights.d.ts +0 -19
  95. package/types/fieldtypes/CashMargin.d.ts +0 -17
  96. package/types/fieldtypes/CashSettlPriceDefault.d.ts +0 -13
  97. package/types/fieldtypes/CashSettlQuoteMethod.d.ts +0 -17
  98. package/types/fieldtypes/CashSettlValuationMethod.d.ts +0 -27
  99. package/types/fieldtypes/ClearedIndicator.d.ts +0 -15
  100. package/types/fieldtypes/ClearingAccountType.d.ts +0 -17
  101. package/types/fieldtypes/ClearingFeeIndicator.d.ts +0 -39
  102. package/types/fieldtypes/ClearingInstruction.d.ts +0 -41
  103. package/types/fieldtypes/ClearingIntention.d.ts +0 -15
  104. package/types/fieldtypes/ClearingRequirementException.d.ts +0 -19
  105. package/types/fieldtypes/CollAction.d.ts +0 -17
  106. package/types/fieldtypes/CollApplType.d.ts +0 -15
  107. package/types/fieldtypes/CollAsgnReason.d.ts +0 -28
  108. package/types/fieldtypes/CollAsgnRejectReason.d.ts +0 -25
  109. package/types/fieldtypes/CollAsgnRespType.d.ts +0 -21
  110. package/types/fieldtypes/CollAsgnTransType.d.ts +0 -21
  111. package/types/fieldtypes/CollInquiryQualifier.d.ts +0 -27
  112. package/types/fieldtypes/CollInquiryResult.d.ts +0 -33
  113. package/types/fieldtypes/CollInquiryStatus.d.ts +0 -21
  114. package/types/fieldtypes/CollRptRejectReason.d.ts +0 -23
  115. package/types/fieldtypes/CollRptStatus.d.ts +0 -17
  116. package/types/fieldtypes/CollStatus.d.ts +0 -22
  117. package/types/fieldtypes/CollateralAmountType.d.ts +0 -21
  118. package/types/fieldtypes/CollateralReinvestmentType.d.ts +0 -16
  119. package/types/fieldtypes/CommType.d.ts +0 -20
  120. package/types/fieldtypes/CommissionAmountSubType.d.ts +0 -16
  121. package/types/fieldtypes/CommissionAmountType.d.ts +0 -21
  122. package/types/fieldtypes/CommodityFinalPriceType.d.ts +0 -25
  123. package/types/fieldtypes/ComplexEventCondition.d.ts +0 -15
  124. package/types/fieldtypes/ComplexEventCreditEventNotifyingParty.d.ts +0 -18
  125. package/types/fieldtypes/ComplexEventDateOffsetDayType.d.ts +0 -24
  126. package/types/fieldtypes/ComplexEventPVFinalPriceElectionFallback.d.ts +0 -14
  127. package/types/fieldtypes/ComplexEventPeriodType.d.ts +0 -23
  128. package/types/fieldtypes/ComplexEventPriceBoundaryMethod.d.ts +0 -22
  129. package/types/fieldtypes/ComplexEventPriceTimeType.d.ts +0 -23
  130. package/types/fieldtypes/ComplexEventQuoteBasis.d.ts +0 -15
  131. package/types/fieldtypes/ComplexEventType.d.ts +0 -57
  132. package/types/fieldtypes/ComplexOptPayoutTime.d.ts +0 -25
  133. package/types/fieldtypes/ConfirmRejReason.d.ts +0 -50
  134. package/types/fieldtypes/ConfirmStatus.d.ts +0 -21
  135. package/types/fieldtypes/ConfirmTransType.d.ts +0 -17
  136. package/types/fieldtypes/ConfirmType.d.ts +0 -17
  137. package/types/fieldtypes/ConfirmationMethod.d.ts +0 -17
  138. package/types/fieldtypes/ContAmtType.d.ts +0 -41
  139. package/types/fieldtypes/ContingencyType.d.ts +0 -23
  140. package/types/fieldtypes/ContractMultiplierUnit.d.ts +0 -17
  141. package/types/fieldtypes/ContractRefPosType.d.ts +0 -19
  142. package/types/fieldtypes/CorporateAction.d.ts +0 -57
  143. package/types/fieldtypes/CouponDayCount.d.ts +0 -35
  144. package/types/fieldtypes/CouponFrequencyUnit.d.ts +0 -27
  145. package/types/fieldtypes/CouponType.d.ts +0 -19
  146. package/types/fieldtypes/CoveredOrUncovered.d.ts +0 -15
  147. package/types/fieldtypes/CrossPrioritization.d.ts +0 -17
  148. package/types/fieldtypes/CrossType.d.ts +0 -20
  149. package/types/fieldtypes/CrossedIndicator.d.ts +0 -14
  150. package/types/fieldtypes/CurrencyCodeSource.d.ts +0 -22
  151. package/types/fieldtypes/CustOrderCapacity.d.ts +0 -20
  152. package/types/fieldtypes/CustOrderHandlingInst.d.ts +0 -167
  153. package/types/fieldtypes/CustomerOrFirm.d.ts +0 -16
  154. package/types/fieldtypes/CustomerPriority.d.ts +0 -13
  155. package/types/fieldtypes/CxlRejReason.d.ts +0 -33
  156. package/types/fieldtypes/CxlRejResponseTo.d.ts +0 -15
  157. package/types/fieldtypes/DKReason.d.ts +0 -27
  158. package/types/fieldtypes/DateRollConvention.d.ts +0 -102
  159. package/types/fieldtypes/DayBookingInst.d.ts +0 -17
  160. package/types/fieldtypes/DealingCapacity.d.ts +0 -17
  161. package/types/fieldtypes/DeleteReason.d.ts +0 -15
  162. package/types/fieldtypes/DeliveryForm.d.ts +0 -15
  163. package/types/fieldtypes/DeliveryScheduleSettlDay.d.ts +0 -31
  164. package/types/fieldtypes/DeliveryScheduleSettlFlowType.d.ts +0 -24
  165. package/types/fieldtypes/DeliveryScheduleSettlHolidaysProcessingInstruction.d.ts +0 -16
  166. package/types/fieldtypes/DeliveryScheduleSettlTimeType.d.ts +0 -14
  167. package/types/fieldtypes/DeliveryScheduleToleranceType.d.ts +0 -16
  168. package/types/fieldtypes/DeliveryScheduleType.d.ts +0 -17
  169. package/types/fieldtypes/DeliveryStreamDeliveryPointSource.d.ts +0 -15
  170. package/types/fieldtypes/DeliveryStreamDeliveryRestriction.d.ts +0 -17
  171. package/types/fieldtypes/DeliveryStreamElectingPartySide.d.ts +0 -16
  172. package/types/fieldtypes/DeliveryStreamTitleTransferCondition.d.ts +0 -16
  173. package/types/fieldtypes/DeliveryStreamToleranceOptionSide.d.ts +0 -16
  174. package/types/fieldtypes/DeliveryStreamType.d.ts +0 -17
  175. package/types/fieldtypes/DeliveryType.d.ts +0 -20
  176. package/types/fieldtypes/DeskType.d.ts +0 -47
  177. package/types/fieldtypes/DisclosureInstruction.d.ts +0 -17
  178. package/types/fieldtypes/DisclosureType.d.ts +0 -24
  179. package/types/fieldtypes/DiscretionInst.d.ts +0 -27
  180. package/types/fieldtypes/DiscretionLimitType.d.ts +0 -17
  181. package/types/fieldtypes/DiscretionMoveType.d.ts +0 -15
  182. package/types/fieldtypes/DiscretionOffsetType.d.ts +0 -19
  183. package/types/fieldtypes/DiscretionRoundDirection.d.ts +0 -15
  184. package/types/fieldtypes/DiscretionScope.d.ts +0 -19
  185. package/types/fieldtypes/DisplayMethod.d.ts +0 -19
  186. package/types/fieldtypes/DisplayWhen.d.ts +0 -15
  187. package/types/fieldtypes/DistribPaymentMethod.d.ts +0 -37
  188. package/types/fieldtypes/DividendAmountType.d.ts +0 -15
  189. package/types/fieldtypes/DividendComposition.d.ts +0 -13
  190. package/types/fieldtypes/DividendEntitlementEvent.d.ts +0 -13
  191. package/types/fieldtypes/DlvyInstType.d.ts +0 -15
  192. package/types/fieldtypes/DueToRelated.d.ts +0 -15
  193. package/types/fieldtypes/DuplicateClOrdIDIndicator.d.ts +0 -15
  194. package/types/fieldtypes/EmailType.d.ts +0 -17
  195. package/types/fieldtypes/EncryptMethod.d.ts +0 -25
  196. package/types/fieldtypes/EntitlementAttribDatatype.d.ts +0 -81
  197. package/types/fieldtypes/EntitlementRequestResult.d.ts +0 -45
  198. package/types/fieldtypes/EntitlementStatus.d.ts +0 -20
  199. package/types/fieldtypes/EntitlementSubType.d.ts +0 -19
  200. package/types/fieldtypes/EntitlementType.d.ts +0 -26
  201. package/types/fieldtypes/EventInitiatorType.d.ts +0 -17
  202. package/types/fieldtypes/EventTimeUnit.d.ts +0 -25
  203. package/types/fieldtypes/EventType.d.ts +0 -65
  204. package/types/fieldtypes/ExDestinationIDSource.d.ts +0 -21
  205. package/types/fieldtypes/ExDestinationType.d.ts +0 -15
  206. package/types/fieldtypes/ExchangeForPhysical.d.ts +0 -15
  207. package/types/fieldtypes/ExecAckStatus.d.ts +0 -17
  208. package/types/fieldtypes/ExecInst.d.ts +0 -117
  209. package/types/fieldtypes/ExecMethod.d.ts +0 -15
  210. package/types/fieldtypes/ExecPriceType.d.ts +0 -27
  211. package/types/fieldtypes/ExecRestatementReason.d.ts +0 -51
  212. package/types/fieldtypes/ExecTransType.d.ts +0 -20
  213. package/types/fieldtypes/ExecType.d.ts +0 -55
  214. package/types/fieldtypes/ExecTypeReason.d.ts +0 -41
  215. package/types/fieldtypes/ExerciseConfirmationMethod.d.ts +0 -19
  216. package/types/fieldtypes/ExerciseMethod.d.ts +0 -15
  217. package/types/fieldtypes/ExerciseStyle.d.ts +0 -19
  218. package/types/fieldtypes/ExpirationCycle.d.ts +0 -17
  219. package/types/fieldtypes/ExpirationQtyType.d.ts +0 -21
  220. package/types/fieldtypes/ExtraordinaryEventAdjustmentMethod.d.ts +0 -14
  221. package/types/fieldtypes/FXBenchmark.d.ts +0 -20
  222. package/types/fieldtypes/Field.d.ts +0 -11446
  223. package/types/fieldtypes/FinancialStatus.d.ts +0 -17
  224. package/types/fieldtypes/FlowScheduleType.d.ts +0 -33
  225. package/types/fieldtypes/ForexReq.d.ts +0 -15
  226. package/types/fieldtypes/FundRenewWaiv.d.ts +0 -15
  227. package/types/fieldtypes/FundingSource.d.ts +0 -18
  228. package/types/fieldtypes/GTBookingInst.d.ts +0 -17
  229. package/types/fieldtypes/GapFillFlag.d.ts +0 -15
  230. package/types/fieldtypes/HaltReason.d.ts +0 -23
  231. package/types/fieldtypes/HandlInst.d.ts +0 -17
  232. package/types/fieldtypes/IDSource.d.ts +0 -30
  233. package/types/fieldtypes/IOINaturalFlag.d.ts +0 -15
  234. package/types/fieldtypes/IOIQltyInd.d.ts +0 -17
  235. package/types/fieldtypes/IOIQty.d.ts +0 -19
  236. package/types/fieldtypes/IOIQualifier.d.ts +0 -63
  237. package/types/fieldtypes/IOIShares.d.ts +0 -18
  238. package/types/fieldtypes/IOITransType.d.ts +0 -17
  239. package/types/fieldtypes/IRSDirection.d.ts +0 -16
  240. package/types/fieldtypes/ImpliedMarketIndicator.d.ts +0 -19
  241. package/types/fieldtypes/InTheMoneyCondition.d.ts +0 -15
  242. package/types/fieldtypes/InViewOfCommon.d.ts +0 -15
  243. package/types/fieldtypes/IncTaxInd.d.ts +0 -15
  244. package/types/fieldtypes/IndividualAllocType.d.ts +0 -15
  245. package/types/fieldtypes/InstrAttribType.d.ts +0 -88
  246. package/types/fieldtypes/InstrmtAssignmentMethod.d.ts +0 -15
  247. package/types/fieldtypes/InstrumentScopeOperator.d.ts +0 -15
  248. package/types/fieldtypes/LastCapacity.d.ts +0 -21
  249. package/types/fieldtypes/LastFragment.d.ts +0 -15
  250. package/types/fieldtypes/LastLiquidityInd.d.ts +0 -27
  251. package/types/fieldtypes/LastRptRequested.d.ts +0 -15
  252. package/types/fieldtypes/LegSwapType.d.ts +0 -19
  253. package/types/fieldtypes/LegalConfirm.d.ts +0 -15
  254. package/types/fieldtypes/LienSeniority.d.ts +0 -19
  255. package/types/fieldtypes/LimitAmtType.d.ts +0 -23
  256. package/types/fieldtypes/LiquidityIndType.d.ts +0 -19
  257. package/types/fieldtypes/ListExecInstType.d.ts +0 -21
  258. package/types/fieldtypes/ListMethod.d.ts +0 -15
  259. package/types/fieldtypes/ListOrderStatus.d.ts +0 -25
  260. package/types/fieldtypes/ListRejectReason.d.ts +0 -25
  261. package/types/fieldtypes/ListStatusType.d.ts +0 -23
  262. package/types/fieldtypes/ListUpdateAction.d.ts +0 -19
  263. package/types/fieldtypes/LoanFacility.d.ts +0 -23
  264. package/types/fieldtypes/LocateReqd.d.ts +0 -15
  265. package/types/fieldtypes/LockType.d.ts +0 -26
  266. package/types/fieldtypes/LotType.d.ts +0 -19
  267. package/types/fieldtypes/MDBookType.d.ts +0 -17
  268. package/types/fieldtypes/MDEntryType.d.ts +0 -93
  269. package/types/fieldtypes/MDImplicitDelete.d.ts +0 -15
  270. package/types/fieldtypes/MDOriginType.d.ts +0 -25
  271. package/types/fieldtypes/MDReportEvent.d.ts +0 -25
  272. package/types/fieldtypes/MDReqRejReason.d.ts +0 -39
  273. package/types/fieldtypes/MDSecSizeType.d.ts +0 -14
  274. package/types/fieldtypes/MDStatisticIntervalType.d.ts +0 -19
  275. package/types/fieldtypes/MDStatisticRatioType.d.ts +0 -23
  276. package/types/fieldtypes/MDStatisticRequestResult.d.ts +0 -51
  277. package/types/fieldtypes/MDStatisticScope.d.ts +0 -70
  278. package/types/fieldtypes/MDStatisticScopeType.d.ts +0 -21
  279. package/types/fieldtypes/MDStatisticStatus.d.ts +0 -15
  280. package/types/fieldtypes/MDStatisticSubScope.d.ts +0 -46
  281. package/types/fieldtypes/MDStatisticType.d.ts +0 -42
  282. package/types/fieldtypes/MDStatisticValueType.d.ts +0 -15
  283. package/types/fieldtypes/MDUpdateAction.d.ts +0 -23
  284. package/types/fieldtypes/MDUpdateType.d.ts +0 -15
  285. package/types/fieldtypes/MDValueTier.d.ts +0 -17
  286. package/types/fieldtypes/MarginAmtType.d.ts +0 -47
  287. package/types/fieldtypes/MarginDirection.d.ts +0 -13
  288. package/types/fieldtypes/MarginReqmtInqQualifier.d.ts +0 -19
  289. package/types/fieldtypes/MarginReqmtInqResult.d.ts +0 -31
  290. package/types/fieldtypes/MarginReqmtRptType.d.ts +0 -17
  291. package/types/fieldtypes/MarketCondition.d.ts +0 -14
  292. package/types/fieldtypes/MarketDisruptionFallbackProvision.d.ts +0 -16
  293. package/types/fieldtypes/MarketDisruptionFallbackUnderlierType.d.ts +0 -36
  294. package/types/fieldtypes/MarketDisruptionProvision.d.ts +0 -19
  295. package/types/fieldtypes/MarketMakerActivity.d.ts +0 -19
  296. package/types/fieldtypes/MarketSegmentRelationship.d.ts +0 -14
  297. package/types/fieldtypes/MarketSegmentStatus.d.ts +0 -14
  298. package/types/fieldtypes/MarketSegmentType.d.ts +0 -14
  299. package/types/fieldtypes/MassActionReason.d.ts +0 -26
  300. package/types/fieldtypes/MassActionRejectReason.d.ts +0 -37
  301. package/types/fieldtypes/MassActionResponse.d.ts +0 -17
  302. package/types/fieldtypes/MassActionScope.d.ts +0 -35
  303. package/types/fieldtypes/MassActionType.d.ts +0 -17
  304. package/types/fieldtypes/MassCancelRejectReason.d.ts +0 -37
  305. package/types/fieldtypes/MassCancelRequestType.d.ts +0 -35
  306. package/types/fieldtypes/MassCancelResponse.d.ts +0 -37
  307. package/types/fieldtypes/MassOrderRequestResult.d.ts +0 -21
  308. package/types/fieldtypes/MassOrderRequestStatus.d.ts +0 -17
  309. package/types/fieldtypes/MassStatusReqType.d.ts +0 -31
  310. package/types/fieldtypes/MatchExceptionElementType.d.ts +0 -38
  311. package/types/fieldtypes/MatchExceptionToleranceValueType.d.ts +0 -15
  312. package/types/fieldtypes/MatchExceptionType.d.ts +0 -25
  313. package/types/fieldtypes/MatchInst.d.ts +0 -15
  314. package/types/fieldtypes/MatchStatus.d.ts +0 -18
  315. package/types/fieldtypes/MatchType.d.ts +0 -67
  316. package/types/fieldtypes/MatchingDataPointIndicator.d.ts +0 -15
  317. package/types/fieldtypes/MaturityMonthYearFormat.d.ts +0 -17
  318. package/types/fieldtypes/MaturityMonthYearIncrementUnits.d.ts +0 -20
  319. package/types/fieldtypes/Message.d.ts +0 -333
  320. package/types/fieldtypes/MessageEncoding.d.ts +0 -20
  321. package/types/fieldtypes/MetricsCalculationPriceSource.d.ts +0 -14
  322. package/types/fieldtypes/MinQtyMethod.d.ts +0 -15
  323. package/types/fieldtypes/MiscFeeBasis.d.ts +0 -14
  324. package/types/fieldtypes/MiscFeeQualifier.d.ts +0 -13
  325. package/types/fieldtypes/MiscFeeType.d.ts +0 -69
  326. package/types/fieldtypes/ModelType.d.ts +0 -15
  327. package/types/fieldtypes/MoneyLaunderingStatus.d.ts +0 -21
  328. package/types/fieldtypes/MsgDirection.d.ts +0 -15
  329. package/types/fieldtypes/MsgType.d.ts +0 -189
  330. package/types/fieldtypes/MultiJurisdictionReportingIndicator.d.ts +0 -16
  331. package/types/fieldtypes/MultiLegReportingType.d.ts +0 -17
  332. package/types/fieldtypes/MultiLegRptTypeReq.d.ts +0 -17
  333. package/types/fieldtypes/MultilegModel.d.ts +0 -17
  334. package/types/fieldtypes/MultilegPriceMethod.d.ts +0 -23
  335. package/types/fieldtypes/NBBOEntryType.d.ts +0 -15
  336. package/types/fieldtypes/NBBOSource.d.ts +0 -15
  337. package/types/fieldtypes/NegotiationMethod.d.ts +0 -14
  338. package/types/fieldtypes/NetGrossInd.d.ts +0 -15
  339. package/types/fieldtypes/NetworkRequestType.d.ts +0 -19
  340. package/types/fieldtypes/NetworkStatusResponseType.d.ts +0 -15
  341. package/types/fieldtypes/NewsCategory.d.ts +0 -21
  342. package/types/fieldtypes/NewsRefType.d.ts +0 -18
  343. package/types/fieldtypes/NoSides.d.ts +0 -15
  344. package/types/fieldtypes/NonCashDividendTreatment.d.ts +0 -13
  345. package/types/fieldtypes/NonDeliverableFixingDateType.d.ts +0 -16
  346. package/types/fieldtypes/NotAffectedReason.d.ts +0 -15
  347. package/types/fieldtypes/NotifyBrokerOfCredit.d.ts +0 -15
  348. package/types/fieldtypes/ObligationType.d.ts +0 -19
  349. package/types/fieldtypes/OddLot.d.ts +0 -15
  350. package/types/fieldtypes/OffsetInstruction.d.ts +0 -13
  351. package/types/fieldtypes/OffshoreIndicator.d.ts +0 -14
  352. package/types/fieldtypes/OpenClose.d.ts +0 -16
  353. package/types/fieldtypes/OpenCloseSettlFlag.d.ts +0 -23
  354. package/types/fieldtypes/OpenCloseSettleFlag.d.ts +0 -18
  355. package/types/fieldtypes/OptPayoutType.d.ts +0 -29
  356. package/types/fieldtypes/OptionExerciseDateType.d.ts +0 -15
  357. package/types/fieldtypes/OrdRejReason.d.ts +0 -70
  358. package/types/fieldtypes/OrdStatus.d.ts +0 -41
  359. package/types/fieldtypes/OrdType.d.ts +0 -59
  360. package/types/fieldtypes/OrderAttributeType.d.ts +0 -26
  361. package/types/fieldtypes/OrderCapacity.d.ts +0 -24
  362. package/types/fieldtypes/OrderCategory.d.ts +0 -31
  363. package/types/fieldtypes/OrderDelayUnit.d.ts +0 -35
  364. package/types/fieldtypes/OrderEntryAction.d.ts +0 -21
  365. package/types/fieldtypes/OrderEventReason.d.ts +0 -37
  366. package/types/fieldtypes/OrderEventType.d.ts +0 -33
  367. package/types/fieldtypes/OrderHandlingInstSource.d.ts +0 -15
  368. package/types/fieldtypes/OrderOrigination.d.ts +0 -23
  369. package/types/fieldtypes/OrderOwnershipIndicator.d.ts +0 -16
  370. package/types/fieldtypes/OrderRelationship.d.ts +0 -15
  371. package/types/fieldtypes/OrderResponseLevel.d.ts +0 -15
  372. package/types/fieldtypes/OrderRestrictions.d.ts +0 -47
  373. package/types/fieldtypes/OrigCustOrderCapacity.d.ts +0 -19
  374. package/types/fieldtypes/OwnerType.d.ts +0 -53
  375. package/types/fieldtypes/OwnershipType.d.ts +0 -17
  376. package/types/fieldtypes/PartyActionRejectReason.d.ts +0 -19
  377. package/types/fieldtypes/PartyActionResponse.d.ts +0 -14
  378. package/types/fieldtypes/PartyActionType.d.ts +0 -17
  379. package/types/fieldtypes/PartyDetailDefinitionStatus.d.ts +0 -18
  380. package/types/fieldtypes/PartyDetailRequestResult.d.ts +0 -23
  381. package/types/fieldtypes/PartyDetailRequestStatus.d.ts +0 -19
  382. package/types/fieldtypes/PartyDetailRoleQualifier.d.ts +0 -54
  383. package/types/fieldtypes/PartyDetailStatus.d.ts +0 -17
  384. package/types/fieldtypes/PartyIDSource.d.ts +0 -63
  385. package/types/fieldtypes/PartyRelationship.d.ts +0 -89
  386. package/types/fieldtypes/PartyRiskLimitStatus.d.ts +0 -13
  387. package/types/fieldtypes/PartyRole.d.ts +0 -237
  388. package/types/fieldtypes/PartySubIDType.d.ts +0 -147
  389. package/types/fieldtypes/PayReportStatus.d.ts +0 -18
  390. package/types/fieldtypes/PayReportTransType.d.ts +0 -16
  391. package/types/fieldtypes/PayRequestStatus.d.ts +0 -18
  392. package/types/fieldtypes/PayRequestTransType.d.ts +0 -15
  393. package/types/fieldtypes/PaymentDateOffsetDayType.d.ts +0 -23
  394. package/types/fieldtypes/PaymentForwardStartType.d.ts +0 -19
  395. package/types/fieldtypes/PaymentMethod.d.ts +0 -52
  396. package/types/fieldtypes/PaymentPaySide.d.ts +0 -15
  397. package/types/fieldtypes/PaymentScheduleStepRelativeTo.d.ts +0 -16
  398. package/types/fieldtypes/PaymentScheduleType.d.ts +0 -59
  399. package/types/fieldtypes/PaymentSettlStyle.d.ts +0 -17
  400. package/types/fieldtypes/PaymentStreamAveragingMethod.d.ts +0 -16
  401. package/types/fieldtypes/PaymentStreamCapRateBuySide.d.ts +0 -16
  402. package/types/fieldtypes/PaymentStreamCompoundingMethod.d.ts +0 -20
  403. package/types/fieldtypes/PaymentStreamDiscountType.d.ts +0 -15
  404. package/types/fieldtypes/PaymentStreamFRADiscounting.d.ts +0 -18
  405. package/types/fieldtypes/PaymentStreamFloorRateBuySide.d.ts +0 -16
  406. package/types/fieldtypes/PaymentStreamInflationInterpolationMethod.d.ts +0 -16
  407. package/types/fieldtypes/PaymentStreamInflationLagDayType.d.ts +0 -24
  408. package/types/fieldtypes/PaymentStreamInflationLagUnit.d.ts +0 -20
  409. package/types/fieldtypes/PaymentStreamInterpolationPeriod.d.ts +0 -16
  410. package/types/fieldtypes/PaymentStreamLinkStrikePriceType.d.ts +0 -16
  411. package/types/fieldtypes/PaymentStreamNegativeRateTreatment.d.ts +0 -16
  412. package/types/fieldtypes/PaymentStreamPaymentDateOffsetDayType.d.ts +0 -24
  413. package/types/fieldtypes/PaymentStreamPaymentDateOffsetUnit.d.ts +0 -20
  414. package/types/fieldtypes/PaymentStreamPaymentFrequencyUnit.d.ts +0 -22
  415. package/types/fieldtypes/PaymentStreamPricingDayDistribution.d.ts +0 -20
  416. package/types/fieldtypes/PaymentStreamPricingDayOfWeek.d.ts +0 -28
  417. package/types/fieldtypes/PaymentStreamRateIndexCurveUnit.d.ts +0 -20
  418. package/types/fieldtypes/PaymentStreamRateIndexSource.d.ts +0 -20
  419. package/types/fieldtypes/PaymentStreamRateSpreadPositionType.d.ts +0 -16
  420. package/types/fieldtypes/PaymentStreamRateSpreadType.d.ts +0 -16
  421. package/types/fieldtypes/PaymentStreamRateTreatment.d.ts +0 -15
  422. package/types/fieldtypes/PaymentStreamRealizedVarianceMethod.d.ts +0 -15
  423. package/types/fieldtypes/PaymentStreamResetWeeklyRollConvention.d.ts +0 -26
  424. package/types/fieldtypes/PaymentStreamSettlLevel.d.ts +0 -15
  425. package/types/fieldtypes/PaymentStreamType.d.ts +0 -31
  426. package/types/fieldtypes/PaymentStubLength.d.ts +0 -15
  427. package/types/fieldtypes/PaymentStubType.d.ts +0 -19
  428. package/types/fieldtypes/PaymentSubType.d.ts +0 -30
  429. package/types/fieldtypes/PaymentType.d.ts +0 -41
  430. package/types/fieldtypes/PegLimitType.d.ts +0 -17
  431. package/types/fieldtypes/PegMoveType.d.ts +0 -15
  432. package/types/fieldtypes/PegOffsetType.d.ts +0 -21
  433. package/types/fieldtypes/PegPriceType.d.ts +0 -28
  434. package/types/fieldtypes/PegRoundDirection.d.ts +0 -15
  435. package/types/fieldtypes/PegScope.d.ts +0 -19
  436. package/types/fieldtypes/PosAmtReason.d.ts +0 -24
  437. package/types/fieldtypes/PosAmtType.d.ts +0 -77
  438. package/types/fieldtypes/PosMaintAction.d.ts +0 -15
  439. package/types/fieldtypes/PosMaintResult.d.ts +0 -17
  440. package/types/fieldtypes/PosMaintStatus.d.ts +0 -21
  441. package/types/fieldtypes/PosQtyStatus.d.ts +0 -17
  442. package/types/fieldtypes/PosReqResult.d.ts +0 -22
  443. package/types/fieldtypes/PosReqStatus.d.ts +0 -17
  444. package/types/fieldtypes/PosReqType.d.ts +0 -33
  445. package/types/fieldtypes/PosTransType.d.ts +0 -36
  446. package/types/fieldtypes/PosType.d.ts +0 -81
  447. package/types/fieldtypes/PositionCapacity.d.ts +0 -19
  448. package/types/fieldtypes/PositionEffect.d.ts +0 -23
  449. package/types/fieldtypes/PossDupFlag.d.ts +0 -15
  450. package/types/fieldtypes/PossResend.d.ts +0 -15
  451. package/types/fieldtypes/PostTradePaymentDebitOrCredit.d.ts +0 -16
  452. package/types/fieldtypes/PostTradePaymentStatus.d.ts +0 -16
  453. package/types/fieldtypes/PreallocMethod.d.ts +0 -15
  454. package/types/fieldtypes/PreviouslyReported.d.ts +0 -13
  455. package/types/fieldtypes/PriceLimitType.d.ts +0 -17
  456. package/types/fieldtypes/PriceMovementType.d.ts +0 -15
  457. package/types/fieldtypes/PriceProtectionScope.d.ts +0 -19
  458. package/types/fieldtypes/PriceQualifier.d.ts +0 -14
  459. package/types/fieldtypes/PriceQuoteMethod.d.ts +0 -19
  460. package/types/fieldtypes/PriceType.d.ts +0 -56
  461. package/types/fieldtypes/PriorityIndicator.d.ts +0 -15
  462. package/types/fieldtypes/PrivateQuote.d.ts +0 -15
  463. package/types/fieldtypes/ProcessCode.d.ts +0 -25
  464. package/types/fieldtypes/Product.d.ts +0 -37
  465. package/types/fieldtypes/ProgRptReqs.d.ts +0 -17
  466. package/types/fieldtypes/ProtectionTermEventDayType.d.ts +0 -23
  467. package/types/fieldtypes/ProtectionTermEventQualifier.d.ts +0 -15
  468. package/types/fieldtypes/ProtectionTermEventUnit.d.ts +0 -19
  469. package/types/fieldtypes/ProvisionBreakFeeElection.d.ts +0 -21
  470. package/types/fieldtypes/ProvisionCalculationAgent.d.ts +0 -19
  471. package/types/fieldtypes/ProvisionCashSettlMethod.d.ts +0 -25
  472. package/types/fieldtypes/ProvisionCashSettlPaymentDateType.d.ts +0 -16
  473. package/types/fieldtypes/ProvisionCashSettlQuoteType.d.ts +0 -19
  474. package/types/fieldtypes/ProvisionDateTenorUnit.d.ts +0 -19
  475. package/types/fieldtypes/ProvisionOptionExerciseEarliestDateOffsetUnit.d.ts +0 -20
  476. package/types/fieldtypes/ProvisionOptionExerciseFixedDateType.d.ts +0 -16
  477. package/types/fieldtypes/ProvisionOptionSinglePartyBuyerSide.d.ts +0 -16
  478. package/types/fieldtypes/ProvisionType.d.ts +0 -23
  479. package/types/fieldtypes/PublishTrdIndicator.d.ts +0 -15
  480. package/types/fieldtypes/PutOrCall.d.ts +0 -15
  481. package/types/fieldtypes/QtyType.d.ts +0 -17
  482. package/types/fieldtypes/QuoteAckStatus.d.ts +0 -17
  483. package/types/fieldtypes/QuoteAttributeType.d.ts +0 -16
  484. package/types/fieldtypes/QuoteCancelType.d.ts +0 -25
  485. package/types/fieldtypes/QuoteCondition.d.ts +0 -131
  486. package/types/fieldtypes/QuoteEntryRejectReason.d.ts +0 -30
  487. package/types/fieldtypes/QuoteEntryStatus.d.ts +0 -29
  488. package/types/fieldtypes/QuoteModelType.d.ts +0 -13
  489. package/types/fieldtypes/QuotePriceType.d.ts +0 -54
  490. package/types/fieldtypes/QuoteRejectReason.d.ts +0 -54
  491. package/types/fieldtypes/QuoteRequestRejectReason.d.ts +0 -42
  492. package/types/fieldtypes/QuoteRequestType.d.ts +0 -17
  493. package/types/fieldtypes/QuoteRespType.d.ts +0 -28
  494. package/types/fieldtypes/QuoteResponseLevel.d.ts +0 -19
  495. package/types/fieldtypes/QuoteSideIndicator.d.ts +0 -13
  496. package/types/fieldtypes/QuoteStatus.d.ts +0 -56
  497. package/types/fieldtypes/QuoteType.d.ts +0 -21
  498. package/types/fieldtypes/RateSource.d.ts +0 -20
  499. package/types/fieldtypes/RateSourceType.d.ts +0 -15
  500. package/types/fieldtypes/RefOrdIDReason.d.ts +0 -17
  501. package/types/fieldtypes/RefOrderIDSource.d.ts +0 -22
  502. package/types/fieldtypes/RefRiskLimitCheckIDType.d.ts +0 -17
  503. package/types/fieldtypes/ReferenceDataDateType.d.ts +0 -15
  504. package/types/fieldtypes/ReferenceEntityType.d.ts +0 -31
  505. package/types/fieldtypes/RegistRejReasonCode.d.ts +0 -49
  506. package/types/fieldtypes/RegistStatus.d.ts +0 -19
  507. package/types/fieldtypes/RegistTransType.d.ts +0 -17
  508. package/types/fieldtypes/RegulatoryReportType.d.ts +0 -46
  509. package/types/fieldtypes/RegulatoryTradeIDEvent.d.ts +0 -23
  510. package/types/fieldtypes/RegulatoryTradeIDScope.d.ts +0 -15
  511. package/types/fieldtypes/RegulatoryTradeIDType.d.ts +0 -18
  512. package/types/fieldtypes/RegulatoryTransactionType.d.ts +0 -14
  513. package/types/fieldtypes/RelatedInstrumentType.d.ts +0 -21
  514. package/types/fieldtypes/RelatedOrderIDSource.d.ts +0 -17
  515. package/types/fieldtypes/RelatedPositionIDSource.d.ts +0 -17
  516. package/types/fieldtypes/RelatedPriceSource.d.ts +0 -15
  517. package/types/fieldtypes/RelatedTradeIDSource.d.ts +0 -25
  518. package/types/fieldtypes/RelativeValueSide.d.ts +0 -17
  519. package/types/fieldtypes/RelativeValueType.d.ts +0 -23
  520. package/types/fieldtypes/ReleaseInstruction.d.ts +0 -15
  521. package/types/fieldtypes/RemunerationIndicator.d.ts +0 -15
  522. package/types/fieldtypes/ReportToExch.d.ts +0 -15
  523. package/types/fieldtypes/RequestResult.d.ts +0 -25
  524. package/types/fieldtypes/ResetSeqNumFlag.d.ts +0 -15
  525. package/types/fieldtypes/RespondentType.d.ts +0 -19
  526. package/types/fieldtypes/ResponseTransportType.d.ts +0 -13
  527. package/types/fieldtypes/RestructuringType.d.ts +0 -19
  528. package/types/fieldtypes/ReturnRateDateMode.d.ts +0 -15
  529. package/types/fieldtypes/ReturnRatePriceBasis.d.ts +0 -18
  530. package/types/fieldtypes/ReturnRatePriceSequence.d.ts +0 -17
  531. package/types/fieldtypes/ReturnRatePriceType.d.ts +0 -15
  532. package/types/fieldtypes/ReturnRateQuoteTimeType.d.ts +0 -20
  533. package/types/fieldtypes/ReturnRateValuationPriceOption.d.ts +0 -16
  534. package/types/fieldtypes/ReturnTrigger.d.ts +0 -31
  535. package/types/fieldtypes/RiskLimitAction.d.ts +0 -27
  536. package/types/fieldtypes/RiskLimitCheckModelType.d.ts +0 -15
  537. package/types/fieldtypes/RiskLimitCheckRequestResult.d.ts +0 -24
  538. package/types/fieldtypes/RiskLimitCheckRequestStatus.d.ts +0 -20
  539. package/types/fieldtypes/RiskLimitCheckRequestType.d.ts +0 -13
  540. package/types/fieldtypes/RiskLimitCheckStatus.d.ts +0 -26
  541. package/types/fieldtypes/RiskLimitCheckTransType.d.ts +0 -17
  542. package/types/fieldtypes/RiskLimitCheckType.d.ts +0 -13
  543. package/types/fieldtypes/RiskLimitReportRejectReason.d.ts +0 -18
  544. package/types/fieldtypes/RiskLimitReportStatus.d.ts +0 -15
  545. package/types/fieldtypes/RiskLimitRequestResult.d.ts +0 -45
  546. package/types/fieldtypes/RiskLimitRequestType.d.ts +0 -17
  547. package/types/fieldtypes/RiskLimitType.d.ts +0 -38
  548. package/types/fieldtypes/RoundingDirection.d.ts +0 -17
  549. package/types/fieldtypes/RoutingArrangementIndicator.d.ts +0 -16
  550. package/types/fieldtypes/RoutingType.d.ts +0 -23
  551. package/types/fieldtypes/Rule80A.d.ts +0 -58
  552. package/types/fieldtypes/Scope.d.ts +0 -17
  553. package/types/fieldtypes/SecurityClassificationReason.d.ts +0 -28
  554. package/types/fieldtypes/SecurityIDSource.d.ts +0 -74
  555. package/types/fieldtypes/SecurityListRequestType.d.ts +0 -23
  556. package/types/fieldtypes/SecurityListType.d.ts +0 -19
  557. package/types/fieldtypes/SecurityListTypeSource.d.ts +0 -17
  558. package/types/fieldtypes/SecurityRejectReason.d.ts +0 -33
  559. package/types/fieldtypes/SecurityRequestResult.d.ts +0 -23
  560. package/types/fieldtypes/SecurityRequestType.d.ts +0 -31
  561. package/types/fieldtypes/SecurityResponseType.d.ts +0 -19
  562. package/types/fieldtypes/SecurityStatus.d.ts +0 -22
  563. package/types/fieldtypes/SecurityTradingEvent.d.ts +0 -29
  564. package/types/fieldtypes/SecurityTradingStatus.d.ts +0 -63
  565. package/types/fieldtypes/SecurityType.d.ts +0 -361
  566. package/types/fieldtypes/SecurityUpdateAction.d.ts +0 -17
  567. package/types/fieldtypes/SelfMatchPreventionInstruction.d.ts +0 -15
  568. package/types/fieldtypes/Seniority.d.ts +0 -20
  569. package/types/fieldtypes/SessionRejectReason.d.ts +0 -51
  570. package/types/fieldtypes/SessionStatus.d.ts +0 -33
  571. package/types/fieldtypes/SettlCurrFxRateCalc.d.ts +0 -15
  572. package/types/fieldtypes/SettlDeliveryType.d.ts +0 -19
  573. package/types/fieldtypes/SettlDisruptionProvision.d.ts +0 -15
  574. package/types/fieldtypes/SettlInstMode.d.ts +0 -23
  575. package/types/fieldtypes/SettlInstReqRejCode.d.ts +0 -19
  576. package/types/fieldtypes/SettlInstSource.d.ts +0 -17
  577. package/types/fieldtypes/SettlInstTransType.d.ts +0 -19
  578. package/types/fieldtypes/SettlLocation.d.ts +0 -26
  579. package/types/fieldtypes/SettlMethod.d.ts +0 -16
  580. package/types/fieldtypes/SettlObligMode.d.ts +0 -15
  581. package/types/fieldtypes/SettlObligSource.d.ts +0 -21
  582. package/types/fieldtypes/SettlObligTransType.d.ts +0 -19
  583. package/types/fieldtypes/SettlPriceDeterminationMethod.d.ts +0 -26
  584. package/types/fieldtypes/SettlPriceType.d.ts +0 -15
  585. package/types/fieldtypes/SettlSessID.d.ts +0 -19
  586. package/types/fieldtypes/SettlStatusReportStatus.d.ts +0 -16
  587. package/types/fieldtypes/SettlStatusRequestStatus.d.ts +0 -16
  588. package/types/fieldtypes/SettlSubMethod.d.ts +0 -18
  589. package/types/fieldtypes/SettlType.d.ts +0 -34
  590. package/types/fieldtypes/SettlmntTyp.d.ts +0 -32
  591. package/types/fieldtypes/ShortSaleExemptionReason.d.ts +0 -21
  592. package/types/fieldtypes/ShortSaleReason.d.ts +0 -23
  593. package/types/fieldtypes/ShortSaleRestriction.d.ts +0 -19
  594. package/types/fieldtypes/Side.d.ts +0 -42
  595. package/types/fieldtypes/SideClearingTradePriceType.d.ts +0 -15
  596. package/types/fieldtypes/SideMultiLegReportingType.d.ts +0 -17
  597. package/types/fieldtypes/SideValueInd.d.ts +0 -15
  598. package/types/fieldtypes/SingleQuoteIndicator.d.ts +0 -15
  599. package/types/fieldtypes/SolicitedFlag.d.ts +0 -15
  600. package/types/fieldtypes/StandInstDbType.d.ts +0 -21
  601. package/types/fieldtypes/StatsType.d.ts +0 -19
  602. package/types/fieldtypes/StatusValue.d.ts +0 -19
  603. package/types/fieldtypes/StipulationType.d.ts +0 -192
  604. package/types/fieldtypes/StrategyParameterType.d.ts +0 -69
  605. package/types/fieldtypes/StrategyType.d.ts +0 -23
  606. package/types/fieldtypes/StreamAsgnAckType.d.ts +0 -15
  607. package/types/fieldtypes/StreamAsgnRejReason.d.ts +0 -21
  608. package/types/fieldtypes/StreamAsgnReqType.d.ts +0 -15
  609. package/types/fieldtypes/StreamAsgnType.d.ts +0 -17
  610. package/types/fieldtypes/StreamCommodityDataSourceIDType.d.ts +0 -20
  611. package/types/fieldtypes/StreamCommodityNearbySettlDayUnit.d.ts +0 -16
  612. package/types/fieldtypes/StreamNotionalAdjustments.d.ts +0 -14
  613. package/types/fieldtypes/StreamNotionalCommodityFrequency.d.ts +0 -26
  614. package/types/fieldtypes/StreamType.d.ts +0 -15
  615. package/types/fieldtypes/StrikeIndexQuote.d.ts +0 -16
  616. package/types/fieldtypes/StrikePriceBoundaryMethod.d.ts +0 -21
  617. package/types/fieldtypes/StrikePriceDeterminationMethod.d.ts +0 -20
  618. package/types/fieldtypes/SubscriptionRequestType.d.ts +0 -17
  619. package/types/fieldtypes/SwapClass.d.ts +0 -19
  620. package/types/fieldtypes/SwapSubClass.d.ts +0 -21
  621. package/types/fieldtypes/SymbolSfx.d.ts +0 -15
  622. package/types/fieldtypes/TargetStrategy.d.ts +0 -17
  623. package/types/fieldtypes/TaxAdvantageType.d.ts +0 -73
  624. package/types/fieldtypes/TaxonomyType.d.ts +0 -13
  625. package/types/fieldtypes/TerminationType.d.ts +0 -19
  626. package/types/fieldtypes/TestActionRequestStatus.d.ts +0 -16
  627. package/types/fieldtypes/TestActionType.d.ts +0 -17
  628. package/types/fieldtypes/TestGatewayDetailType.d.ts +0 -21
  629. package/types/fieldtypes/TestMessageIndicator.d.ts +0 -15
  630. package/types/fieldtypes/TestSuiteActivityState.d.ts +0 -15
  631. package/types/fieldtypes/TestSuiteRequestStatus.d.ts +0 -16
  632. package/types/fieldtypes/TestSuiteRequestTransType.d.ts +0 -15
  633. package/types/fieldtypes/TestSuiteStatus.d.ts +0 -19
  634. package/types/fieldtypes/TestThresholdType.d.ts +0 -15
  635. package/types/fieldtypes/ThrottleAction.d.ts +0 -21
  636. package/types/fieldtypes/ThrottleCountIndicator.d.ts +0 -15
  637. package/types/fieldtypes/ThrottleInst.d.ts +0 -15
  638. package/types/fieldtypes/ThrottleStatus.d.ts +0 -15
  639. package/types/fieldtypes/ThrottleType.d.ts +0 -15
  640. package/types/fieldtypes/TickDirection.d.ts +0 -19
  641. package/types/fieldtypes/TickRuleType.d.ts +0 -22
  642. package/types/fieldtypes/TimeInForce.d.ts +0 -24
  643. package/types/fieldtypes/TimeUnit.d.ts +0 -29
  644. package/types/fieldtypes/TradSesControl.d.ts +0 -15
  645. package/types/fieldtypes/TradSesEvent.d.ts +0 -19
  646. package/types/fieldtypes/TradSesMethod.d.ts +0 -19
  647. package/types/fieldtypes/TradSesMode.d.ts +0 -17
  648. package/types/fieldtypes/TradSesStatus.d.ts +0 -25
  649. package/types/fieldtypes/TradSesStatusRejReason.d.ts +0 -15
  650. package/types/fieldtypes/TradeAggregationRejectReason.d.ts +0 -18
  651. package/types/fieldtypes/TradeAggregationRequestStatus.d.ts +0 -16
  652. package/types/fieldtypes/TradeAggregationTransType.d.ts +0 -17
  653. package/types/fieldtypes/TradeAllocGroupInstruction.d.ts +0 -15
  654. package/types/fieldtypes/TradeAllocIndicator.d.ts +0 -25
  655. package/types/fieldtypes/TradeAllocStatus.d.ts +0 -19
  656. package/types/fieldtypes/TradeCollateralization.d.ts +0 -20
  657. package/types/fieldtypes/TradeCondition.d.ts +0 -178
  658. package/types/fieldtypes/TradeContingency.d.ts +0 -14
  659. package/types/fieldtypes/TradeContinuation.d.ts +0 -67
  660. package/types/fieldtypes/TradeHandlingInstr.d.ts +0 -26
  661. package/types/fieldtypes/TradeMatchAckStatus.d.ts +0 -17
  662. package/types/fieldtypes/TradeMatchRejectReason.d.ts +0 -23
  663. package/types/fieldtypes/TradePriceCondition.d.ts +0 -42
  664. package/types/fieldtypes/TradePriceNegotiationMethod.d.ts +0 -26
  665. package/types/fieldtypes/TradePublishIndicator.d.ts +0 -18
  666. package/types/fieldtypes/TradeQtyType.d.ts +0 -27
  667. package/types/fieldtypes/TradeReportRejectReason.d.ts +0 -29
  668. package/types/fieldtypes/TradeReportTransType.d.ts +0 -23
  669. package/types/fieldtypes/TradeReportType.d.ts +0 -44
  670. package/types/fieldtypes/TradeReportingIndicator.d.ts +0 -28
  671. package/types/fieldtypes/TradeRequestResult.d.ts +0 -29
  672. package/types/fieldtypes/TradeRequestStatus.d.ts +0 -17
  673. package/types/fieldtypes/TradeRequestType.d.ts +0 -21
  674. package/types/fieldtypes/TradeType.d.ts +0 -20
  675. package/types/fieldtypes/TradeVolType.d.ts +0 -15
  676. package/types/fieldtypes/TradedFlatSwitch.d.ts +0 -15
  677. package/types/fieldtypes/TradingCapacity.d.ts +0 -27
  678. package/types/fieldtypes/TradingSessionID.d.ts +0 -25
  679. package/types/fieldtypes/TradingSessionSubID.d.ts +0 -33
  680. package/types/fieldtypes/TransactionAttributeType.d.ts +0 -14
  681. package/types/fieldtypes/TransferRejectReason.d.ts +0 -23
  682. package/types/fieldtypes/TransferReportType.d.ts +0 -15
  683. package/types/fieldtypes/TransferScope.d.ts +0 -17
  684. package/types/fieldtypes/TransferStatus.d.ts +0 -23
  685. package/types/fieldtypes/TransferTransType.d.ts +0 -17
  686. package/types/fieldtypes/TransferType.d.ts +0 -17
  687. package/types/fieldtypes/TrdAckStatus.d.ts +0 -17
  688. package/types/fieldtypes/TrdRegPublicationReason.d.ts +0 -29
  689. package/types/fieldtypes/TrdRegPublicationType.d.ts +0 -18
  690. package/types/fieldtypes/TrdRegTimestampManualIndicator.d.ts +0 -16
  691. package/types/fieldtypes/TrdRegTimestampType.d.ts +0 -60
  692. package/types/fieldtypes/TrdRptStatus.d.ts +0 -31
  693. package/types/fieldtypes/TrdSubType.d.ts +0 -104
  694. package/types/fieldtypes/TrdType.d.ts +0 -133
  695. package/types/fieldtypes/TriggerAction.d.ts +0 -17
  696. package/types/fieldtypes/TriggerOrderType.d.ts +0 -15
  697. package/types/fieldtypes/TriggerPriceDirection.d.ts +0 -15
  698. package/types/fieldtypes/TriggerPriceType.d.ts +0 -23
  699. package/types/fieldtypes/TriggerPriceTypeScope.d.ts +0 -19
  700. package/types/fieldtypes/TriggerScope.d.ts +0 -23
  701. package/types/fieldtypes/TriggerType.d.ts +0 -21
  702. package/types/fieldtypes/Triggered.d.ts +0 -23
  703. package/types/fieldtypes/UnderlyingCashType.d.ts +0 -15
  704. package/types/fieldtypes/UnderlyingFXRateCalc.d.ts +0 -15
  705. package/types/fieldtypes/UnderlyingNotionalAdjustments.d.ts +0 -15
  706. package/types/fieldtypes/UnderlyingObligationType.d.ts +0 -19
  707. package/types/fieldtypes/UnderlyingPriceDeterminationMethod.d.ts +0 -20
  708. package/types/fieldtypes/UnderlyingSettlementType.d.ts +0 -17
  709. package/types/fieldtypes/UnitOfMeasure.d.ts +0 -162
  710. package/types/fieldtypes/UnsolicitedIndicator.d.ts +0 -15
  711. package/types/fieldtypes/UpfrontPriceType.d.ts +0 -15
  712. package/types/fieldtypes/Urgency.d.ts +0 -17
  713. package/types/fieldtypes/UserRequestType.d.ts +0 -21
  714. package/types/fieldtypes/UserStatus.d.ts +0 -29
  715. package/types/fieldtypes/ValuationMethod.d.ts +0 -21
  716. package/types/fieldtypes/ValueCheckAction.d.ts +0 -14
  717. package/types/fieldtypes/ValueCheckType.d.ts +0 -14
  718. package/types/fieldtypes/VenueType.d.ts +0 -32
  719. package/types/fieldtypes/VerificationMethod.d.ts +0 -15
  720. package/types/fieldtypes/WorkingIndicator.d.ts +0 -15
  721. package/types/fieldtypes/YieldType.d.ts +0 -79
  722. package/types/fieldtypes/index.d.ts +0 -699
  723. package/types/groups/Groups.d.ts +0 -43
  724. package/types/licensemanager/LicenseManager.d.ts +0 -104
  725. package/types/licensemanager/LicenseManagerUtils.d.ts +0 -8
  726. package/types/logger/Logger.d.ts +0 -93
  727. package/types/message/Message.d.ts +0 -408
  728. package/types/messagetemplates/MessageTemplates.d.ts +0 -32
  729. package/types/messagetype/MessageType.d.ts +0 -138
  730. package/types/session/ClientMessageProcessor.d.ts +0 -13
  731. package/types/session/ServerMessageProcessor.d.ts +0 -13
  732. package/types/session/SessionFirstMessage.d.ts +0 -12
  733. package/types/session/SessionLogon.d.ts +0 -18
  734. package/types/session/SessionLogout.d.ts +0 -3
  735. package/types/session/SessionResendRequest.d.ts +0 -18
  736. package/types/session/SessionSequence.d.ts +0 -12
  737. package/types/session/SessionSequenceReset.d.ts +0 -11
  738. package/types/session/SessionTestRequest.d.ts +0 -11
  739. package/types/spec/SpecCategories.d.ts +0 -11
  740. package/types/spec/SpecComponents.d.ts +0 -30
  741. package/types/spec/SpecDatatypes.d.ts +0 -18
  742. package/types/spec/SpecEnums.d.ts +0 -18
  743. package/types/spec/SpecFields.d.ts +0 -19
  744. package/types/spec/SpecGroups.d.ts +0 -29
  745. package/types/spec/SpecSections.d.ts +0 -10
  746. package/types/util/FrameDecoder.d.ts +0 -7
  747. package/types/util/timestamp.d.ts +0 -2
  748. package/types/util/util.d.ts +0 -23
@@ -1,189 +0,0 @@
1
- /**
2
- * MsgType
3
- * - Tag: 35
4
- * - FIX Specification type: String
5
- * - Mapped type: string
6
- * @readonly
7
- * @public
8
- */
9
- export declare const MsgType: Readonly<{
10
- readonly Heartbeat: '0';
11
- readonly TestRequest: '1';
12
- readonly ResendRequest: '2';
13
- readonly Reject: '3';
14
- readonly SequenceReset: '4';
15
- readonly Logout: '5';
16
- readonly IOI: '6';
17
- readonly Advertisement: '7';
18
- readonly ExecutionReport: '8';
19
- readonly OrderCancelReject: '9';
20
- readonly Logon: 'A';
21
- readonly News: 'B';
22
- readonly Email: 'C';
23
- readonly NewOrderSingle: 'D';
24
- readonly NewOrderList: 'E';
25
- readonly OrderCancelRequest: 'F';
26
- readonly OrderCancelReplaceRequest: 'G';
27
- readonly OrderStatusRequest: 'H';
28
- readonly AllocationInstruction: 'J';
29
- readonly ListCancelRequest: 'K';
30
- readonly ListExecute: 'L';
31
- readonly ListStatusRequest: 'M';
32
- readonly ListStatus: 'N';
33
- readonly AllocationInstructionAck: 'P';
34
- readonly DontKnowTrade: 'Q';
35
- readonly QuoteRequest: 'R';
36
- readonly Quote: 'S';
37
- readonly SettlementInstructions: 'T';
38
- readonly MarketDataRequest: 'V';
39
- readonly MarketDataSnapshotFullRefresh: 'W';
40
- readonly MarketDataIncrementalRefresh: 'X';
41
- readonly MarketDataRequestReject: 'Y';
42
- readonly QuoteCancel: 'Z';
43
- readonly QuoteStatusRequest: 'a';
44
- readonly MassQuoteAck: 'b';
45
- readonly SecurityDefinitionRequest: 'c';
46
- readonly SecurityDefinition: 'd';
47
- readonly SecurityStatusRequest: 'e';
48
- readonly SecurityStatus: 'f';
49
- readonly TradingSessionStatusRequest: 'g';
50
- readonly TradingSessionStatus: 'h';
51
- readonly MassQuote: 'i';
52
- readonly BusinessMessageReject: 'j';
53
- readonly BidRequest: 'k';
54
- readonly BidResponse: 'l';
55
- readonly ListStrikePrice: 'm';
56
- readonly XMLnonFIX: 'n';
57
- readonly RegistrationInstructions: 'o';
58
- readonly RegistrationInstructionsResponse: 'p';
59
- readonly OrderMassCancelRequest: 'q';
60
- readonly OrderMassCancelReport: 'r';
61
- readonly NewOrderCross: 's';
62
- readonly CrossOrderCancelReplaceRequest: 't';
63
- readonly CrossOrderCancelRequest: 'u';
64
- readonly SecurityTypeRequest: 'v';
65
- readonly SecurityTypes: 'w';
66
- readonly SecurityListRequest: 'x';
67
- readonly SecurityList: 'y';
68
- readonly DerivativeSecurityListRequest: 'z';
69
- readonly DerivativeSecurityList: 'AA';
70
- readonly NewOrderMultileg: 'AB';
71
- readonly MultilegOrderCancelReplace: 'AC';
72
- readonly TradeCaptureReportRequest: 'AD';
73
- readonly TradeCaptureReport: 'AE';
74
- readonly OrderMassStatusRequest: 'AF';
75
- readonly QuoteRequestReject: 'AG';
76
- readonly RFQRequest: 'AH';
77
- readonly QuoteStatusReport: 'AI';
78
- readonly QuoteResponse: 'AJ';
79
- readonly Confirmation: 'AK';
80
- readonly PositionMaintenanceRequest: 'AL';
81
- readonly PositionMaintenanceReport: 'AM';
82
- readonly RequestForPositions: 'AN';
83
- readonly RequestForPositionsAck: 'AO';
84
- readonly PositionReport: 'AP';
85
- readonly TradeCaptureReportRequestAck: 'AQ';
86
- readonly TradeCaptureReportAck: 'AR';
87
- readonly AllocationReport: 'AS';
88
- readonly AllocationReportAck: 'AT';
89
- readonly ConfirmationAck: 'AU';
90
- readonly SettlementInstructionRequest: 'AV';
91
- readonly AssignmentReport: 'AW';
92
- readonly CollateralRequest: 'AX';
93
- readonly CollateralAssignment: 'AY';
94
- readonly CollateralResponse: 'AZ';
95
- readonly CollateralReport: 'BA';
96
- readonly CollateralInquiry: 'BB';
97
- readonly NetworkCounterpartySystemStatusRequest: 'BC';
98
- readonly NetworkCounterpartySystemStatusResponse: 'BD';
99
- readonly UserRequest: 'BE';
100
- readonly UserResponse: 'BF';
101
- readonly CollateralInquiryAck: 'BG';
102
- readonly ConfirmationRequest: 'BH';
103
- readonly ContraryIntentionReport: 'BO';
104
- readonly SecurityDefinitionUpdateReport: 'BP';
105
- readonly SecurityListUpdateReport: 'BK';
106
- readonly AdjustedPositionReport: 'BL';
107
- readonly AllocationInstructionAlert: 'BM';
108
- readonly ExecutionAck: 'BN';
109
- readonly TradingSessionList: 'BJ';
110
- readonly TradingSessionListRequest: 'BI';
111
- readonly SettlementObligationReport: 'BQ';
112
- readonly DerivativeSecurityListUpdateReport: 'BR';
113
- readonly TradingSessionListUpdateReport: 'BS';
114
- readonly MarketDefinitionRequest: 'BT';
115
- readonly MarketDefinition: 'BU';
116
- readonly MarketDefinitionUpdateReport: 'BV';
117
- readonly ApplicationMessageRequest: 'BW';
118
- readonly ApplicationMessageRequestAck: 'BX';
119
- readonly ApplicationMessageReport: 'BY';
120
- readonly OrderMassActionReport: 'BZ';
121
- readonly OrderMassActionRequest: 'CA';
122
- readonly UserNotification: 'CB';
123
- readonly StreamAssignmentRequest: 'CC';
124
- readonly StreamAssignmentReport: 'CD';
125
- readonly StreamAssignmentReportACK: 'CE';
126
- readonly PartyDetailsListRequest: 'CF';
127
- readonly PartyDetailsListReport: 'CG';
128
- readonly MarginRequirementInquiry: 'CH';
129
- readonly MarginRequirementInquiryAck: 'CI';
130
- readonly MarginRequirementReport: 'CJ';
131
- readonly PartyDetailsListUpdateReport: 'CK';
132
- readonly PartyRiskLimitsRequest: 'CL';
133
- readonly PartyRiskLimitsReport: 'CM';
134
- readonly SecurityMassStatusRequest: 'CN';
135
- readonly SecurityMassStatus: 'CO';
136
- readonly AccountSummaryReport: 'CQ';
137
- readonly PartyRiskLimitsUpdateReport: 'CR';
138
- readonly PartyRiskLimitsDefinitionRequest: 'CS';
139
- readonly PartyRiskLimitsDefinitionRequestAck: 'CT';
140
- readonly PartyEntitlementsRequest: 'CU';
141
- readonly PartyEntitlementsReport: 'CV';
142
- readonly QuoteAck: 'CW';
143
- readonly PartyDetailsDefinitionRequest: 'CX';
144
- readonly PartyDetailsDefinitionRequestAck: 'CY';
145
- readonly PartyEntitlementsUpdateReport: 'CZ';
146
- readonly PartyEntitlementsDefinitionRequest: 'DA';
147
- readonly PartyEntitlementsDefinitionRequestAck: 'DB';
148
- readonly TradeMatchReport: 'DC';
149
- readonly TradeMatchReportAck: 'DD';
150
- readonly PartyRiskLimitsReportAck: 'DE';
151
- readonly PartyRiskLimitCheckRequest: 'DF';
152
- readonly PartyRiskLimitCheckRequestAck: 'DG';
153
- readonly PartyActionRequest: 'DH';
154
- readonly PartyActionReport: 'DI';
155
- readonly MassOrder: 'DJ';
156
- readonly MassOrderAck: 'DK';
157
- readonly PositionTransferInstruction: 'DL';
158
- readonly PositionTransferInstructionAck: 'DM';
159
- readonly PositionTransferReport: 'DN';
160
- readonly MarketDataStatisticsRequest: 'DO';
161
- readonly MarketDataStatisticsReport: 'DP';
162
- readonly CollateralReportAck: 'DQ';
163
- readonly MarketDataReport: 'DR';
164
- readonly CrossRequest: 'DS';
165
- readonly CrossRequestAck: 'DT';
166
- readonly AllocationInstructionAlertRequest: 'DU';
167
- readonly AllocationInstructionAlertRequestAck: 'DV';
168
- readonly TradeAggregationRequest: 'DW';
169
- readonly TradeAggregationReport: 'DX';
170
- readonly PayManagementReport: 'EA';
171
- readonly PayManagementReportAck: 'EB';
172
- readonly PayManagementRequest: 'DY';
173
- readonly PayManagementRequestAck: 'DZ';
174
- readonly SettlementStatusRequest: 'EC';
175
- readonly SettlementStatusRequestAck: 'ED';
176
- readonly SettlementStatusReport: 'EE';
177
- readonly SettlementStatusReportAck: 'EF';
178
- readonly SecurityRiskMetricsReport: 'EG';
179
- readonly AlgoCertificateRequest: 'EH';
180
- readonly AlgoCertificateRequestAck: 'EI';
181
- readonly AlgoCertificateReport: 'EJ';
182
- readonly AlgoCertificateReportAck: 'EK';
183
- readonly TestSuiteDefinitionRequest: 'EL';
184
- readonly TestSuiteDefinitionRequestAck: 'EM';
185
- readonly TestActionRequest: 'EN';
186
- readonly TestActionRequestAck: 'EO';
187
- readonly TestActionReport: 'EP';
188
- }>;
189
- export type MsgType = (typeof MsgType)[keyof typeof MsgType];
@@ -1,16 +0,0 @@
1
- /**
2
- * Indicate whether a trade is eligible to be reported to more than one regulatory jurisdictions, e.g. due to overlapping reporting rules that require reporting to different jurisdictions.
3
- * - Tag: 2963
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const MultiJurisdictionReportingIndicator: Readonly<{
10
- /** Trade not eligible for multi-jurisdiction reporting */
11
- readonly NotMultiJrsdctnEligible: 0;
12
- /** Trade eligible for multi-jurisdiction reporting */
13
- readonly MultiJrsdctnEligible: 1;
14
- }>;
15
- export type MultiJurisdictionReportingIndicator =
16
- (typeof MultiJurisdictionReportingIndicator)[keyof typeof MultiJurisdictionReportingIndicator];
@@ -1,17 +0,0 @@
1
- /**
2
- * Used to indicate how the multi-legged security (e.g. option strategies, spreads, etc.) is being reported.
3
- * - Tag: 442
4
- * - FIX Specification type: char
5
- * - Mapped type: string
6
- * @readonly
7
- * @public
8
- */
9
- export declare const MultiLegReportingType: Readonly<{
10
- /** Single security (default if not specified) */
11
- readonly SingleSecurity: '1';
12
- /** Individual leg of a multi-leg security */
13
- readonly IndividualLegOfAMultiLegSecurity: '2';
14
- /** Multi-leg security */
15
- readonly MultiLegSecurity: '3';
16
- }>;
17
- export type MultiLegReportingType = (typeof MultiLegReportingType)[keyof typeof MultiLegReportingType];
@@ -1,17 +0,0 @@
1
- /**
2
- * Indicates the method of execution reporting requested by issuer of the order.
3
- * - Tag: 563
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const MultiLegRptTypeReq: Readonly<{
10
- /** Report by mulitleg security only (do not report legs) */
11
- readonly ReportByMulitlegSecurityOnly: 0;
12
- /** Report by multileg security and by instrument legs belonging to the multileg security */
13
- readonly ReportByMultilegSecurityAndInstrumentLegs: 1;
14
- /** Report by instrument legs belonging to the multileg security only (do not report status of multileg security) */
15
- readonly ReportByInstrumentLegsOnly: 2;
16
- }>;
17
- export type MultiLegRptTypeReq = (typeof MultiLegRptTypeReq)[keyof typeof MultiLegRptTypeReq];
@@ -1,17 +0,0 @@
1
- /**
2
- * Specifies the type of multileg order. Defines whether the security is pre-defined or user-defined. Note that MultilegModel(1377)=2(User-defined, Non-Securitized, Multileg) does not apply for Securities.
3
- * - Tag: 1377
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const MultilegModel: Readonly<{
10
- /** Predefined Multileg Security */
11
- readonly PredefinedMultilegSecurity: 0;
12
- /** User-defined Multileg Security */
13
- readonly UserDefinedMultilegSecurity: 1;
14
- /** User-defined, Non-Securitized, Multileg */
15
- readonly UserDefined: 2;
16
- }>;
17
- export type MultilegModel = (typeof MultilegModel)[keyof typeof MultilegModel];
@@ -1,23 +0,0 @@
1
- /**
2
- * MultilegPriceMethod
3
- * - Tag: 1378
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const MultilegPriceMethod: Readonly<{
10
- /** Net Price */
11
- readonly NetPrice: 0;
12
- /** Reversed Net Price */
13
- readonly ReversedNetPrice: 1;
14
- /** Yield Difference */
15
- readonly YieldDifference: 2;
16
- /** Individual */
17
- readonly Individual: 3;
18
- /** Contract Weighted Average Price */
19
- readonly ContractWeightedAveragePrice: 4;
20
- /** Multiplied Price */
21
- readonly MultipliedPrice: 5;
22
- }>;
23
- export type MultilegPriceMethod = (typeof MultilegPriceMethod)[keyof typeof MultilegPriceMethod];
@@ -1,15 +0,0 @@
1
- /**
2
- * Type of NBBO information.
3
- * - Tag: 2831
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NBBOEntryType: Readonly<{
10
- readonly Bid: 0;
11
- readonly Offer: 1;
12
- /** Mid-price */
13
- readonly MidPrice: 2;
14
- }>;
15
- export type NBBOEntryType = (typeof NBBOEntryType)[keyof typeof NBBOEntryType];
@@ -1,15 +0,0 @@
1
- /**
2
- * Source of NBBO information.
3
- * - Tag: 2834
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NBBOSource: Readonly<{
10
- readonly NotApplicable: 0;
11
- readonly Direct: 1;
12
- readonly SIP: 2;
13
- readonly Hybrid: 3;
14
- }>;
15
- export type NBBOSource = (typeof NBBOSource)[keyof typeof NBBOSource];
@@ -1,14 +0,0 @@
1
- /**
2
- * Specifies the negotiation method to be used.
3
- * - Tag: 2115
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NegotiationMethod: Readonly<{
10
- readonly AutoSpot: 0;
11
- readonly NegotiatedSpot: 1;
12
- readonly PhoneSpot: 2;
13
- }>;
14
- export type NegotiationMethod = (typeof NegotiationMethod)[keyof typeof NegotiationMethod];
@@ -1,15 +0,0 @@
1
- /**
2
- * Code to represent whether value is net (inclusive of tax) or gross.
3
- * - Tag: 430
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NetGrossInd: Readonly<{
10
- /** Net */
11
- readonly Net: 1;
12
- /** Gross */
13
- readonly Gross: 2;
14
- }>;
15
- export type NetGrossInd = (typeof NetGrossInd)[keyof typeof NetGrossInd];
@@ -1,19 +0,0 @@
1
- /**
2
- * NetworkRequestType
3
- * - Tag: 935
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NetworkRequestType: Readonly<{
10
- /** Snapshot */
11
- readonly Snapshot: 1;
12
- /** Subscribe */
13
- readonly Subscribe: 2;
14
- /** Stop Subscribing */
15
- readonly StopSubscribing: 4;
16
- /** Level of Detail, then NoCompID's becomes required */
17
- readonly LevelOfDetail: 8;
18
- }>;
19
- export type NetworkRequestType = (typeof NetworkRequestType)[keyof typeof NetworkRequestType];
@@ -1,15 +0,0 @@
1
- /**
2
- * Indicates the type of Network Response Message.
3
- * - Tag: 937
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NetworkStatusResponseType: Readonly<{
10
- /** Full */
11
- readonly Full: 1;
12
- /** Incremental Update */
13
- readonly IncrementalUpdate: 2;
14
- }>;
15
- export type NetworkStatusResponseType = (typeof NetworkStatusResponseType)[keyof typeof NetworkStatusResponseType];
@@ -1,21 +0,0 @@
1
- /**
2
- * Category of news message.
3
- * - Tag: 1473
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NewsCategory: Readonly<{
10
- /** Company News */
11
- readonly CompanyNews: 0;
12
- /** Marketplace News */
13
- readonly MarketplaceNews: 1;
14
- /** Financial Market News */
15
- readonly FinancialMarketNews: 2;
16
- /** Technical News */
17
- readonly TechnicalNews: 3;
18
- /** Other News */
19
- readonly OtherNews: 99;
20
- }>;
21
- export type NewsCategory = (typeof NewsCategory)[keyof typeof NewsCategory];
@@ -1,18 +0,0 @@
1
- /**
2
- * Type of reference to another News(35=B) message item.
3
- * - Tag: 1477
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NewsRefType: Readonly<{
10
- /** Replacement */
11
- readonly Replacement: 0;
12
- /** Other language */
13
- readonly OtherLanguage: 1;
14
- /** Complimentary */
15
- readonly Complimentary: 2;
16
- readonly Withdrawal: 3;
17
- }>;
18
- export type NewsRefType = (typeof NewsRefType)[keyof typeof NewsRefType];
@@ -1,15 +0,0 @@
1
- /**
2
- * Number of Side repeating group instances.
3
- * - Tag: 552
4
- * - FIX Specification type: NumInGroup
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NoSides: Readonly<{
10
- /** One Side */
11
- readonly OneSide: 1;
12
- /** Both Sides */
13
- readonly BothSides: 2;
14
- }>;
15
- export type NoSides = (typeof NoSides)[keyof typeof NoSides];
@@ -1,13 +0,0 @@
1
- /**
2
- * Defines the treatment of non-cash dividends.
3
- * - Tag: 42258
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NonCashDividendTreatment: Readonly<{
10
- readonly PotentialAdjustment: 0;
11
- readonly CashEquivalent: 1;
12
- }>;
13
- export type NonCashDividendTreatment = (typeof NonCashDividendTreatment)[keyof typeof NonCashDividendTreatment];
@@ -1,16 +0,0 @@
1
- /**
2
- * Specifies the type of date (e.g. adjusted for holidays).
3
- * - Tag: 40827
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NonDeliverableFixingDateType: Readonly<{
10
- /** Unadjusted */
11
- readonly Unadjusted: 0;
12
- /** Adjusted */
13
- readonly Adjusted: 1;
14
- }>;
15
- export type NonDeliverableFixingDateType =
16
- (typeof NonDeliverableFixingDateType)[keyof typeof NonDeliverableFixingDateType];
@@ -1,15 +0,0 @@
1
- /**
2
- * Reason for order being unaffected by mass action even though it belongs to the orders covered by MassActionScope(1374).
3
- * - Tag: 2677
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NotAffectedReason: Readonly<{
10
- /** Order suspended */
11
- readonly OrderSuspended: 0;
12
- /** Instrument suspended */
13
- readonly InstrumentSuspended: 1;
14
- }>;
15
- export type NotAffectedReason = (typeof NotAffectedReason)[keyof typeof NotAffectedReason];
@@ -1,15 +0,0 @@
1
- /**
2
- * Indicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker).
3
- * - Tag: 208
4
- * - FIX Specification type: Boolean
5
- * - Mapped type: string
6
- * @readonly
7
- * @public
8
- */
9
- export declare const NotifyBrokerOfCredit: Readonly<{
10
- /** Details should not be communicated */
11
- readonly DetailsShouldNotBeCommunicated: 'N';
12
- /** Details should be communicated */
13
- readonly DetailsShouldBeCommunicated: 'Y';
14
- }>;
15
- export type NotifyBrokerOfCredit = (typeof NotifyBrokerOfCredit)[keyof typeof NotifyBrokerOfCredit];
@@ -1,19 +0,0 @@
1
- /**
2
- * Type of reference obligation for credit derivatives contracts.
3
- * - Tag: 1739
4
- * - FIX Specification type: String
5
- * - Mapped type: string
6
- * @readonly
7
- * @public
8
- */
9
- export declare const ObligationType: Readonly<{
10
- /** Bond */
11
- readonly Bond: '0';
12
- /** Convertible bond */
13
- readonly ConvertBond: '1';
14
- /** Mortgage */
15
- readonly Mortgage: '2';
16
- /** Loan */
17
- readonly Loan: '3';
18
- }>;
19
- export type ObligationType = (typeof ObligationType)[keyof typeof ObligationType];
@@ -1,15 +0,0 @@
1
- /**
2
- * OddLot
3
- * - Tag: 575
4
- * - FIX Specification type: Boolean
5
- * - Mapped type: string
6
- * @readonly
7
- * @public
8
- */
9
- export declare const OddLot: Readonly<{
10
- /** Treat as round lot (default) */
11
- readonly TreatAsRoundLot: 'N';
12
- /** Treat as odd lot */
13
- readonly TreatAsOddLot: 'Y';
14
- }>;
15
- export type OddLot = (typeof OddLot)[keyof typeof OddLot];
@@ -1,13 +0,0 @@
1
- /**
2
- * Indicates the trade is a result of an offset or onset.
3
- * - Tag: 1849
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const OffsetInstruction: Readonly<{
10
- readonly Offset: 0;
11
- readonly Onset: 1;
12
- }>;
13
- export type OffsetInstruction = (typeof OffsetInstruction)[keyof typeof OffsetInstruction];
@@ -1,14 +0,0 @@
1
- /**
2
- * Indicates the type of the currency rate being used. This is relevant for currencies that have offshore rate that different from onshore rate.
3
- * - Tag: 2795
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const OffshoreIndicator: Readonly<{
10
- readonly Regular: 0;
11
- readonly Offshore: 1;
12
- readonly Onshore: 2;
13
- }>;
14
- export type OffshoreIndicator = (typeof OffshoreIndicator)[keyof typeof OffshoreIndicator];
@@ -1,16 +0,0 @@
1
- /**
2
- * Indicates whether the resulting position after a trade should be an opening position or closing position. Used for omnibus accounting - where accounts are held on a gross basis instead of being netted together.
3
- * - Tag: 77
4
- * - FIX Specification type: char
5
- * - FIX Specification version: FIX42
6
- * - Mapped type: string
7
- * @readonly
8
- * @public
9
- */
10
- export declare const OpenClose: Readonly<{
11
- /** Close */
12
- readonly Close: 'C';
13
- /** Open */
14
- readonly Open: 'O';
15
- }>;
16
- export type OpenClose = (typeof OpenClose)[keyof typeof OpenClose];
@@ -1,23 +0,0 @@
1
- /**
2
- * Flag that identifies a market data entry. (Prior to FIX 4.3 this field was of type char)
3
- * - Tag: 286
4
- * - FIX Specification type: MultipleCharValue
5
- * - Mapped type: string
6
- * @readonly
7
- * @public
8
- */
9
- export declare const OpenCloseSettlFlag: Readonly<{
10
- /** Daily Open / Close / Settlement entry */
11
- readonly DailyOpen: '0';
12
- /** Session Open / Close / Settlement entry */
13
- readonly SessionOpen: '1';
14
- /** Delivery Settlement entry */
15
- readonly DeliverySettlementEntry: '2';
16
- /** Expected entry */
17
- readonly ExpectedEntry: '3';
18
- /** Entry from previous business day */
19
- readonly EntryFromPreviousBusinessDay: '4';
20
- /** Theoretical Price value */
21
- readonly TheoreticalPriceValue: '5';
22
- }>;
23
- export type OpenCloseSettlFlag = (typeof OpenCloseSettlFlag)[keyof typeof OpenCloseSettlFlag];
@@ -1,18 +0,0 @@
1
- /**
2
- * Flag that identifies a price.
3
- * - Tag: 286
4
- * - FIX Specification type: char
5
- * - FIX Specification version: FIX42
6
- * - Mapped type: string
7
- * @readonly
8
- * @public
9
- */
10
- export declare const OpenCloseSettleFlag: Readonly<{
11
- /** Daily Open / Close / Settlement price */
12
- readonly DailyOpen: '0';
13
- /** Session Open / Close / Settlement price */
14
- readonly SessionOpen: '1';
15
- /** Delivery Settlement price */
16
- readonly DeliverySettlementEntry: '2';
17
- }>;
18
- export type OpenCloseSettleFlag = (typeof OpenCloseSettleFlag)[keyof typeof OpenCloseSettleFlag];
@@ -1,29 +0,0 @@
1
- /**
2
- * Indicates the type of valuation method or payout trigger for an in-the-money option.
3
- * - Tag: 1482
4
- * - FIX Specification type: int
5
- * - Mapped type: number
6
- * @readonly
7
- * @public
8
- */
9
- export declare const OptPayoutType: Readonly<{
10
- /** Vanilla */
11
- readonly Vanilla: 1;
12
- /** Capped */
13
- readonly Capped: 2;
14
- /** Digital (Binary) */
15
- readonly Binary: 3;
16
- /** Asian */
17
- readonly Asian: 4;
18
- /** Barrier */
19
- readonly Barrier: 5;
20
- /** Digital Barrier */
21
- readonly DigitalBarrier: 6;
22
- /** Lookback */
23
- readonly Lookback: 7;
24
- /** Other path dependent */
25
- readonly OtherPathDependent: 8;
26
- /** Other */
27
- readonly Other: 99;
28
- }>;
29
- export type OptPayoutType = (typeof OptPayoutType)[keyof typeof OptPayoutType];