class="default no-js"> updateCallWorkItemParams | xmlmc
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface updateCallWorkItemParams

Hierarchy

  • updateCallWorkItemParams

Indexable

[key: string]: XmlmcParam

Index

Properties

Optional actionBy

actionBy: undefined | number

Optional assignToAnalyst

assignToAnalyst: undefined | string

Optional assignToGroup

assignToGroup: undefined | string

Optional callref

callref: undefined | number

Optional description

description: undefined | string

Optional notifyGroup

notifyGroup: undefined | true | false

Optional priority

priority: undefined | string

Optional progress

progress: undefined | number

Optional remindAssignee

remindAssignee: undefined | true | false

Optional remindCallOwner

remindCallOwner: undefined | true | false

Optional reminder

reminder: undefined | number

Optional status

status: undefined | number

Optional time

time: undefined | number

Optional type

type: undefined | string

Optional workItemId

workItemId: undefined | number

Generated using TypeDoc

<>