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

    Interface CapTableOperationParams

    Base parameters required for all CapTable operations.

    All Add/Edit/Delete operations on OCF objects now go through the CapTable contract instead of individual entity contracts.

    interface CapTableOperationParams {
        capTableContractId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    capTableContractId: string

    The contract ID of the CapTable contract for this issuer