Array of Tenant model instances
name of the tenant
status of a tenant, it can be - 0(active), 1(provisioning),2(deprovisioning),3(inactive)
a short string used to identify a tenant. This is also used as the namespace and subdomain for this particular tenant
user id of the admin user who acts as a spoc for this tenant.
id of the lead from which this tenant was generated. this is optional as a tenant can be created without this lead.
id of the address of the tenant
this model represents a lead that could eventually be a tenant in the system (tsType: LeadWithRelations, schemaOptions: { includeRelations: true })
this model represents the address of a company or lead (tsType: AddressWithRelations, schemaOptions: { includeRelations: true })