Type Alias CreateConversationDto

CreateConversationDto: { locationId: string; contactId: string }

Type declaration

  • locationId: string
  • contactId: string