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

    Interface GetStockLegendTemplateAsOcfResult

    interface GetStockLegendTemplateAsOcfResult {
        contractId: string;
        stockLegendTemplate: OcfStockLegendTemplate;
    }
    Index

    Properties

    contractId: string
    stockLegendTemplate: OcfStockLegendTemplate