Skip to main content

Interface: TenantUpdateInput

Defined in: type/TenantUpdateInput.ts:8

Input object for TenantUpdateInput Input for updating an existing tenant. All fields are optional.

Properties

allowQuoteInvalidation?

optional allowQuoteInvalidation?: ALLOW_QUOTE_INVALIDATION

Defined in: type/TenantUpdateInput.ts:16

Controls whether quotes can be invalidated within this tenant


descriptions?

optional descriptions?: LocalizedStringInput[]

Defined in: type/TenantUpdateInput.ts:12

Localized descriptions for the tenant in different languages


name?

optional name?: string

Defined in: type/TenantUpdateInput.ts:10

Display name for the tenant


quoteDefaultExpiryPeriodDays?

optional quoteDefaultExpiryPeriodDays?: number

Defined in: type/TenantUpdateInput.ts:18

Default number of days before quotes expire within this tenant


restrictSalesPricingVisibility?

optional restrictSalesPricingVisibility?: RESTRICT_SALES_PRICING_VISIBILITY

Defined in: type/TenantUpdateInput.ts:14

Controls whether sales pricing information is restricted within this tenant