contacts belonging to a tenant (tsType: Omit<Contact, 'id'>, schemaOptions: { title: 'NewContact', exclude: [ 'id' ] })
name of the contact of a tenant
email id of the contact
boolean value denoting if the contact is a primary contact for it's tenant.
tenant id this contact belongs to
Contact model instance
contacts belonging to a tenant