UNPKG

@sotatech/node-fixjs

Version:
12 lines (11 loc) 347 B
/** * Protection term event qualifier. Used to further qualify ProtectionTermEventType(40192). * tag: 40200 * @readonly * @enum {string} (char) */ export declare enum ProtectionTermEventQualifier { RestructuringMultipleHoldingObligations = "H", RestructuringMultipleCreditEventNotices = "E", FloatingRateInterestShortfall = "C" }