I have this class in Angular
export class Stock { public companyName: string; public codeUrl: string; }
I have a service that does a quer