PropertyEventInput
No description
input PropertyEventInput {
comment: String
date: String
id: UUID
insertedById: UUID
statusEnd: String
statusStart: String
type: PropertyEventType!
updatedById: UUID
}
Fields
| Nom | Type | Description |
|---|---|---|
| comment | String scalar | — |
| date | String scalar | — |
| id | UUID scalar | Unique identifier of the entity |
| insertedById | UUID scalar | — |
| statusEnd | String scalar | — |
| statusStart | String scalar | — |
| type | PropertyEventType! non-null enum | — |
| updatedById | UUID scalar | ApartmentUnitInput HouseUnitInput InspectionUnitDataInput OtherUnitInput ParkingUnitInput UnitInputV2 |