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