Type alias Thread

Thread: {
    emailIds: Id[];
    id: Id;
}

Type declaration

  • emailIds: Id[]
  • id: Id