Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ServiceProviderInteractionSummary

Summary of customer and operator conversation.

Properties

Optional message

message: undefined | string

The information exchanged between the customer and the operator.

Optional messageIdentifier

messageIdentifier: undefined | string

The unique identifier of the message within the scope of the associated access request.

Optional timestamp

timestamp: Date

Time when the conversation happened in RFC 3339timestamp format, e.g. '2020-05-22T21:10:29.600Z'.

Optional userId

userId: undefined | string

ID of the customer or operator who is part of this conversation. For operator, this field is null.

Optional userName

userName: undefined | string

Name of the customer or operator who is part of this conversation. For operator, the name is "Operator".

Optional userType

userType: UserType

Indicates whether the user is a customer or an operator.

Functions

getDeserializedJsonObj

getJsonObj