Skip to content

Interface: CustomTypeInput

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

Riviere-role

value-object

Properties

description?

optional description: string

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


name

name: string

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


optionalProperties?

optional optionalProperties: Record<string, CustomPropertyDefinition>

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


requiredProperties?

optional requiredProperties: Record<string, CustomPropertyDefinition>

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