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

    Interface NormalizedStockPlanFields

    Result of normalizing deprecated stock plan fields.

    interface NormalizedStockPlanFields {
        stock_class_ids: string[];
        usedDeprecatedField: boolean;
    }
    Index

    Properties

    stock_class_ids: string[]

    Normalized array of stock class IDs

    usedDeprecatedField: boolean

    Whether a deprecated field was used