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

    Interface WarrantMechanismCustom

    Warrant Conversion Mechanism - Custom Custom conversion description for non-standard warrant conversions

    interface WarrantMechanismCustom {
        custom_conversion_description: string;
        type: "CUSTOM_CONVERSION";
    }
    Index

    Properties

    custom_conversion_description: string

    Description of custom conversion mechanism

    type: "CUSTOM_CONVERSION"