Open Cap Table Protocol Canton SDK - v0.2.224
    Preparing search index...

    Variable ENTITY_DATA_FIELD_MAPConst

    ENTITY_DATA_FIELD_MAP: Record<OcfEntityType, string> = ...

    Maps entity types to the field name containing the entity data in the DAML contract. For example, 'stakeholder' contracts have data in 'stakeholder_data' field.

    Note: PlanSecurity types use the same data fields as EquityCompensation since they share the same underlying DAML contracts.