IO Wallet SDK
    Preparing search index...
    • Checks whether a policy key is supported by the SDK metadata policy implementation.

      Parameters

      • key: string

        Policy key to inspect.

      Returns key is
          | "default"
          | "value"
          | "subset_of"
          | "superset_of"
          | "essential"
          | "add"
          | "one_of"

      True when the key is one of the supported policy operators.