EpcInput
This is the Energy performance certification value object graphQL input object definition
FR: Diagnostique de Performance Energétique (DPE)
input EpcInput {
endDate: Date!
energyComsumption: Int!
epcFolder: FolderInput
gazEmission: Int!
id: UUID
startDate: Date!
}
Fields
| Nom | Type | Description |
|---|---|---|
| endDate | Date! non-null scalar | — |
| energyComsumption | Int! non-null scalar | — |
| epcFolder | FolderInput input | — |
| gazEmission | Int! non-null scalar | — |
| id | UUID scalar | — |
| startDate | Date! non-null scalar | ApartmentUnitInput HouseUnitInput InspectionUnitDataInput OtherUnitInput ParkingUnitInput UnitInputV2 |