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

    Interface OcfStockConsolidation

    interface OcfStockConsolidation {
        comments?: string[];
        date: string;
        id: string;
        reason_text?: string;
        resulting_security_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

    reason_text?: string

    Reason for the consolidation

    resulting_security_id?: string

    Identifier for the new consolidated security (canonical field)

    resulting_security_ids?: string[]

    Deprecated legacy array form of resulting security ids

    security_ids: string[]

    Array of identifiers for securities being consolidated