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

    Interface OcfStockConsolidation

    interface OcfStockConsolidation {
        comments?: string[];
        date: string;
        id: string;
        resulting_security_ids: string[];
        security_ids: string[];
    }
    Index

    Properties

    comments?: string[]

    Unstructured text comments related to and stored for the object

    date: string

    Date on which the transaction occurred

    id: string

    Identifier for the object

    resulting_security_ids: string[]

    Array of identifiers for new securities resulting from the consolidation

    security_ids: string[]

    Array of identifiers for securities being consolidated