Interface: TenantCreateInput
Defined in: type/TenantCreateInput.ts:9
Input object for TenantCreateInput Input for creating a new tenant with its default channel.
Properties
allowQuoteInvalidation?
optionalallowQuoteInvalidation?:ALLOW_QUOTE_INVALIDATION
Defined in: type/TenantCreateInput.ts:21
Controls whether quotes can be invalidated within this tenant
channel
channel:
ChannelCreateInput
Defined in: type/TenantCreateInput.ts:17
Configuration for the tenant's default channel
descriptions?
optionaldescriptions?:LocalizedStringInput[]
Defined in: type/TenantCreateInput.ts:15
Localized descriptions for the tenant in different languages
id
id:
string
Defined in: type/TenantCreateInput.ts:11
Unique identifier for the tenant
name
name:
string
Defined in: type/TenantCreateInput.ts:13
Display name for the tenant
quoteDefaultExpiryPeriodDays?
optionalquoteDefaultExpiryPeriodDays?:number
Defined in: type/TenantCreateInput.ts:23
Default number of days before quotes expire within this tenant
restrictSalesPricingVisibility?
optionalrestrictSalesPricingVisibility?:RESTRICT_SALES_PRICING_VISIBILITY
Defined in: type/TenantCreateInput.ts:19
Controls whether sales pricing information is restricted within this tenant