JsonCreateTenant¶ class JsonCreateTenant[source]¶ JsonCreateTenant(name: ‘str’, abbreviated_name: ‘str’, hubspot_company_id: ‘Maybe[str]’ = Nothing) name: str¶ The name of the new tenant abbreviated_name: str¶ The abbreviated name of this tenant, useful for searching. hubspot_company_id: Just[str] | _Nothing[str] = Nothing¶ The HubSpot company ID associated with this tenant