@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Function keyValueActivationKey

    • Build a key_value-variant ActivationKey. key/value flatten on the top level. SHAPE-GOTCHAS §1.

      Parameters

      • fields: Omit<KeyValueKey, "type">

      Returns Tagged<{ type: "key_value"; key: string; value: string }, "key_value">