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

    Interface OcfConvertibleRetraction

    Object - Convertible Retraction Transaction Object describing a convertible retraction transaction OCF: https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/objects/transactions/retraction/ConvertibleRetraction.schema.json

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

    security_id: string

    Identifier for the security being retracted