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

    Variable isContractIdConst

    isContractId: (value: unknown) => value is ContractId = ...

    Type guard to check if a value is a valid ContractId. Validates that the value is a non-empty string.

    Note: This performs a structural check, not validation against the ledger.

    Type Declaration