So basically I have an interface defined in Angular that looks something like this:
export interface product { brand: String, type: String, value: nu