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

    Type Alias AiVersionList

    AiVersionList: { count: number; resources: AiVersion[] } & Record<string, any>

    Representation of the 'AiVersionList' schema.

    Type Declaration

    • count: number

      Number of the resource instances in the list

    • resources: AiVersion[]