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

    Function isPlanSecurityEntityType

    • Check if an entity type is a PlanSecurity alias.

      Parameters

      • type: string

        The entity type to check

      Returns type is
          | "planSecurityAcceptance"
          | "planSecurityCancellation"
          | "planSecurityExercise"
          | "planSecurityIssuance"
          | "planSecurityRelease"
          | "planSecurityRetraction"
          | "planSecurityTransfer"

      True if the type is a PlanSecurity alias