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

    Interface OcfStockClassConversionRatioAdjustmentEvent

    interface OcfStockClassConversionRatioAdjustmentEvent {
        comments?: string[];
        date: string;
        id: string;
        new_ratio_denominator: string;
        new_ratio_numerator: string;
        object_type: "TX_STOCK_CLASS_CONVERSION_RATIO_ADJUSTMENT";
        stock_class_id: string;
    }
    Index

    Properties

    comments?: string[]
    date: string
    id: string
    new_ratio_denominator: string
    new_ratio_numerator: string
    object_type: "TX_STOCK_CLASS_CONVERSION_RATIO_ADJUSTMENT"
    stock_class_id: string