How would I go about creating a model for an object that does NOT query any data from the DB? (for example, having fields in this object that would be populated by a 3rd party API). I need to know the format for how I should define properties in the model