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

    Function isPlanSecurityObjectType

    • Check if an object_type is a PlanSecurity alias.

      Parameters

      • objectType: string

        The object_type to check

      Returns objectType is
          | "TX_PLAN_SECURITY_ACCEPTANCE"
          | "TX_PLAN_SECURITY_CANCELLATION"
          | "TX_PLAN_SECURITY_EXERCISE"
          | "TX_PLAN_SECURITY_ISSUANCE"
          | "TX_PLAN_SECURITY_RELEASE"
          | "TX_PLAN_SECURITY_RETRACTION"
          | "TX_PLAN_SECURITY_TRANSFER"

      True if the object_type is a PlanSecurity alias