Skip to content

Interface: CustomTypeInput

Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:95

Properties

description?

optional description: string

Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:97


name

name: string

Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:96


optionalProperties?

optional optionalProperties: Record<string, CustomPropertyDefinition>

Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:99


requiredProperties?

optional requiredProperties: Record<string, CustomPropertyDefinition>

Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:98