Convert native OCF data to DAML format based on entity type.
This function automatically normalizes deprecated OCF fields before conversion,
making deprecated field handling transparent to end-users. For example,
a StockPlan with stock_class_id (deprecated) will automatically be
converted to use stock_class_ids (current).
Convert native OCF data to DAML format based on entity type.
This function automatically normalizes deprecated OCF fields before conversion, making deprecated field handling transparent to end-users. For example, a StockPlan with
stock_class_id(deprecated) will automatically be converted to usestock_class_ids(current).