Type alias UploadingAttachmentInfo

UploadingAttachmentInfo: {
    attachmentTransferId: number;
    id: string;
}

Type declaration

  • attachmentTransferId: number
  • id: string