export type Conversation = { displayId: number dispositionId: number encodedDispositionId: number conversationUuid: string }