Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelList

Package version

Response to the list models operation.

Hierarchy

  • ModelList

Index

Properties

currentCount

currentCount: number

Current count of trained multivariate models.

maxCount

maxCount: number

Max number of models that can be trained for this subscription.

models

models: ModelSnapshot[]

List of models

Optional nextLink

nextLink: undefined | string

next link to fetch more models

Generated using TypeDoc