Юниверс DG SDK UI
v2.16.0

Класс ReadTaskTrackingListOp

Операция для чтения списка отслеживаемых задач

Иерархия (Просмотр сводки)

Индекс

Конструкторы

Свойства

apiVersion: string
axiosPromise: AxiosPromise<any> | null
baseURL: string
urlContext?: UrlContextType
operationId: number

Методы

  • Redefined function query url Builder

    Возвращает string

  • Выполняет HTTP-запрос и возвращает результат операции.

    Возвращает Promise<Tracking[]>

  • Returns the name of the property where the expected data is stored

    Возвращает string | string[]

  • Returns the name of the property that contains the request success flag

    Возвращает string

  • Returns the response code that is considered successful

    Возвращает number

  • Returns true if the data has a success flag

    Параметры

    • data: Record<string, any>

    Возвращает boolean