I have to calculate the price based on multiple input variables
public class Model { public int Account { get; set; } public long Related{ get; set; }