The OCF category (STAKEHOLDER, OBJECT, TRANSACTION, etc.)
The subtype for OBJECT and TRANSACTION categories
The corresponding OcfEntityType, or null if not supported
mapCategorizedTypeToEntityType('STAKEHOLDER', null); // 'stakeholder'
mapCategorizedTypeToEntityType('DOCUMENT', null); // 'document' (direct type)
mapCategorizedTypeToEntityType('OBJECT', 'DOCUMENT'); // 'document' (categorized)
mapCategorizedTypeToEntityType('TRANSACTION', 'TX_STOCK_ISSUANCE'); // 'stockIssuance'
Map categorized OCF type/subtype to OcfEntityType.
OCF data may be organized into categories: