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

    Variable isOcfIdConst

    isOcfId: (value: unknown) => value is OcfId = ...

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

    Type Declaration

      • (value: unknown): value is OcfId
      • Parameters

        • value: unknown

        Returns value is OcfId