ProblemClassificationsClassificationResult interface

ProblemClassification Classification result object.

Properties

description

Description of the problem classification result.

problemClassificationId

Identifier that may be used for support ticket creation.

problemId

Identifier that may be used for solution discovery or some other purposes.

relatedService

Related service.

serviceId

Identifier of the service associated with this problem classification result.

title

Title of the problem classification result.

Property Details

description

Description of the problem classification result.

description?: string

Property Value

string

problemClassificationId

Identifier that may be used for support ticket creation.

problemClassificationId?: string

Property Value

string

problemId

Identifier that may be used for solution discovery or some other purposes.

problemId?: string

Property Value

string

relatedService

Related service.

relatedService?: ClassificationService

Property Value

serviceId

Identifier of the service associated with this problem classification result.

serviceId?: string

Property Value

string

title

Title of the problem classification result.

title?: string

Property Value

string