RentReferenceV2Input
No description
input RentReferenceV2Input {
chargesType: ChargesType!
id: UUID
rentItems: [RentItemInput]!
warrantyDepositItem: WarrantyDepositItemInput
}
Fields
| Nom | Type | Description |
|---|---|---|
| chargesType | ChargesType! non-null enum | — |
| id | UUID scalar | — |
| rentItems | [RentItemInput]! non-null input | — |
| warrantyDepositItem | WarrantyDepositItemInput input | ApartmentUnitInput HouseUnitInput InspectionUnitDataInput OtherUnitInput ParkingUnitInput UnitInputV2 |