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

    Interface DeleteFromCapTableParams

    Parameters for deleting an OCF object from the cap table.

    interface DeleteFromCapTableParams {
        capTableContractId: string;
        id: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    capTableContractId: string

    The contract ID of the CapTable contract for this issuer

    id: string

    The ID of the object to delete