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

    Interface ConvertibleMechanismCustom

    Convertible Conversion Mechanism - Custom Custom conversion description for non-standard conversions

    interface ConvertibleMechanismCustom {
        custom_conversion_description?: string;
        type: "CUSTOM_CONVERSION";
    }
    Index

    Properties

    custom_conversion_description?: string

    Description of custom conversion mechanism

    type: "CUSTOM_CONVERSION"