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

    Interface OcfWarrantCancellationEvent

    interface OcfWarrantCancellationEvent {
        balance_security_id?: string;
        comments?: string[];
        date: string;
        id: string;
        object_type: "TX_WARRANT_CANCELLATION";
        quantity: string;
        reason_text: string;
        security_id: string;
    }
    Index

    Properties

    balance_security_id?: string
    comments?: string[]
    date: string
    id: string
    object_type: "TX_WARRANT_CANCELLATION"
    quantity: string
    reason_text: string
    security_id: string