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

    Type Alias AiArtifactList

    AiArtifactList: { count: number; resources: AiArtifactArray } & Record<
        string,
        any,
    >

    Representation of the 'AiArtifactList' schema.

    Type Declaration

    • count: number

      Number of the resource instances in the list

    • resources: AiArtifactArray