model describing payload used to create and onboard a tenant (tsType: @loopback/repository-json-schema#Optional<Omit<TenantOnboardDTO, 'contact'>, 'name'>, schemaOptions: { title: 'TenantOnboardDto', exclude: [ 'contact' ], optional: [ 'name' ] })
address of the tenant owners
city of the tenant owner
state of the tenant owner
zip code of the tenant owner
country of the tenant owner
Tenant model instance
main model of the service that represents a tenant in the system, either pooled or siloed
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