AttachmentListItem: {
    date: number;
    from: string;
    id: string;
    messageId: string;
    name: string;
    size: number;
    targetEntityId: MessageTargetEntityId;
    targetEntityType: MessageTargetEntityType;
}

Type declaration