UNPKG

@sotatech/node-fixjs

Version:
11 lines (10 loc) 222 B
/** * The type of identification taxonomy used to identify the security. * tag: 2375 * @readonly * @enum {string} (char) */ export declare enum TaxonomyType { ISINOrAltInstrmtID = "I", InterimTaxonomy = "E" }