Skip to content

Enum: TroubleReportingKind

Kind of trouble reporting.

URI: TroubleReportingKind

Permissible Values

Value Meaning Description
app cim:TroubleReportingKind.app
call cim:TroubleReportingKind.call
email cim:TroubleReportingKind.email
ivr cim:TroubleReportingKind.ivr
letter cim:TroubleReportingKind.letter
other cim:TroubleReportingKind.other
sms cim:TroubleReportingKind.sms
web cim:TroubleReportingKind.web

Slots

Name Description
reporting_kind Indicates how the customer reported trouble

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: TroubleReportingKind
description: Kind of trouble reporting.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:TroubleReportingKind
permissible_values:
  app:
    text: app
    meaning: cim:TroubleReportingKind.app
  call:
    text: call
    meaning: cim:TroubleReportingKind.call
  email:
    text: email
    meaning: cim:TroubleReportingKind.email
  ivr:
    text: ivr
    meaning: cim:TroubleReportingKind.ivr
  letter:
    text: letter
    meaning: cim:TroubleReportingKind.letter
  other:
    text: other
    meaning: cim:TroubleReportingKind.other
  sms:
    text: sms
    meaning: cim:TroubleReportingKind.sms
  web:
    text: web
    meaning: cim:TroubleReportingKind.web