Interface: CustomTypeInput
Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:107
Riviere-role
value-object
Properties
description?
optionaldescription: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?
optionaloptionalProperties:Record<string,CustomPropertyDefinition>
Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:111
requiredProperties?
optionalrequiredProperties:Record<string,CustomPropertyDefinition>
Defined in: packages/riviere-builder/src/features/building/domain/construction/construction-types.ts:110