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

    Interface OcfStockLegendTemplate

    interface OcfStockLegendTemplate {
        comments?: string[];
        id?: string;
        name: string;
        object_type: "STOCK_LEGEND_TEMPLATE";
        text: string;
    }
    Index

    Properties

    comments?: string[]
    id?: string
    name: string
    object_type: "STOCK_LEGEND_TEMPLATE"
    text: string