Interface: TenantUpdateInput
Defined in: type/TenantUpdateInput.ts:8
Input object for TenantUpdateInput Input for updating an existing tenant. All fields are optional.
Properties
allowQuoteInvalidation?
optionalallowQuoteInvalidation?:ALLOW_QUOTE_INVALIDATION
Defined in: type/TenantUpdateInput.ts:16
Controls whether quotes can be invalidated within this tenant
descriptions?
optionaldescriptions?:LocalizedStringInput[]
Defined in: type/TenantUpdateInput.ts:12
Localized descriptions for the tenant in different languages
name?
optionalname?:string
Defined in: type/TenantUpdateInput.ts:10
Display name for the tenant
quoteDefaultExpiryPeriodDays?
optionalquoteDefaultExpiryPeriodDays?:number
Defined in: type/TenantUpdateInput.ts:18
Default number of days before quotes expire within this tenant
restrictSalesPricingVisibility?
optionalrestrictSalesPricingVisibility?:RESTRICT_SALES_PRICING_VISIBILITY
Defined in: type/TenantUpdateInput.ts:14
Controls whether sales pricing information is restricted within this tenant