PatchTenantData

class PatchTenantData[source]

Input data required for the Tenant::Patch operation.

name: Just[str] | _Nothing[str] = Nothing

The new name of the tenant

abbreviated_name: Just[str] | _Nothing[str] = Nothing

The new abbreviated name of the tenant

order_category: Just[int] | _Nothing[int] = Nothing

The new order category of the tenant

contract_start: Just[date] | _Nothing[date] = Nothing

The new contract start date

is_hidden: Just[bool] | _Nothing[bool] = Nothing

Whether the tenant should be hidden or not

hubspot_company_id: Just[str] | _Nothing[str] = Nothing

The HubSpot company ID associated with this tenant