Skip to content

Interface: CustomTypeInput

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

Riviere-role

value-object

Properties

description?

optional description: string

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


name

name: string

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


optionalProperties?

optional optionalProperties: Record<string, CustomPropertyDefinition>

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


requiredProperties?

optional requiredProperties: Record<string, CustomPropertyDefinition>

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