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

    Interface ParsedTemplateIdentity

    interface ParsedTemplateIdentity {
        moduleEntityPath: string;
        packageName?: string;
        packageRef: string;
        templateId: string;
    }
    Index

    Properties

    moduleEntityPath: string
    packageName?: string
    packageRef: string
    templateId: string