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

    Interface OcfStockReissuance

    interface OcfStockReissuance {
        comments?: string[];
        date: string;
        id: string;
        reason_text?: string;
        resulting_security_ids: string[];
        security_id: string;
        split_transaction_id?: 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 reissuance

    resulting_security_ids: string[]

    Array of identifiers for new securities resulting from the reissuance

    security_id: string

    Identifier for the security being reissued

    split_transaction_id?: string

    Reference to a related split transaction