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

    Function registerEntityTypeMapping

    • Register a mapping from entity type to object type for automatic normalization.

      Parameters

      • entityType: string

        The OcfEntityType used in batch API (e.g., 'stockPlan')

      • objectType: string

        The object type name used in deprecation registry (e.g., 'StockPlan')

      Returns void