SAP AI SDK for JavaScript - v2.13.0
    Preparing search index...

    Type Alias KeyValueListPair

    KeyValueListPair: { key: string; value: string[] } & Record<string, any>

    Representation of the 'KeyValueListPair' schema.

    Type Declaration

    • key: string

      Max Length: 1024.

    • value: string[]