Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkillInteractionModelStatus

Defines the structure for interaction model build status.

interface

Hierarchy

  • SkillInteractionModelStatus

Index

Properties

Optional eTag

eTag: string

Optional errors

errors: Array<StandardizedError>

Optional lastUpdateRequest

lastUpdateRequest: LastUpdateRequest

Optional version

version: string

Optional warnings

warnings: Array<StandardizedError>