Interface Contact

Hierarchy

  • Contact

Properties

acceleration: undefined | number
authorEndUserIdentity: null | EndUserIdentity
channelId: ChannelId
consumerContactStorageId: string
contactId: string
createdAt: string
customFields: CustomField[]
customerContactId: string
customerStatistics: CustomerStatistics
detailUrl: string
divisionNumber: undefined | null | number
endUser: null | EndUser
id: ContactNumber
inboxAssignee: null | UserId
inboxAssigneeLastAssignedAt: null | string
inboxAssigneeUser: null | User
inboxPreAssigneeUser: null | User
interactionId: string
maximumPriority: undefined | number
ownerAssignee: null | UserId
ownerAssigneeUser: null | User
recipients: Recipient[]
routingAttribute: undefined | number
routingQueueId: null | RoutingQueueId
routingQueuePriority: number
statusUpdatedAt: string
targetedUser: undefined | null | User
threadId: ThreadId
threadIdOnExternalPlatform: ThreadIdOnExternalPlatform
userStatistics: {
    unseenMessagesCount: number;
}

Type declaration

  • unseenMessagesCount: number

Generated using TypeDoc