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

    Interface PartyMigrationProposalArchiveParams

    interface PartyMigrationProposalArchiveParams {
        actor: string;
        description?: string;
        migrationProposalContractId: string;
    }
    Index

    Properties

    actor: string
    description?: string
    migrationProposalContractId: string