Options
All
  • Public
  • Public/Protected
  • All
Menu

Model class for skill

Hierarchy

Index

Constructors

Properties

isActive: boolean
remarks

Indicates if skill is in ACTIVE state

isFavorite?: boolean
remarks

Indicates if the skill is a favorite skill of the user

isOutbound: boolean
remarks

Indicates if the skill is an outbound Skill

lastPollTime: Date
remarks

ISO 8601 timestamp of last database poll. Value should be passed in "updatedSince" parameter on next call

lastUpdateTime: Date
remarks

Time of last record update

mediaTypeId: number
remarks

Media type number

mediaTypeName: string
remarks

Media type name of the channel like Chat, email, call etc..

skillId: string
remarks

ID of Skill

skillName: string
remarks

Name of Skill

Methods

  • parse(data: {}): void

Generated using TypeDoc