I have this code:
interface ISource extends IdModel { source_type_id: number; network_id: number; company_connection_id: number; feed_id: number; co