Skip to main content

RentReferenceV2Input

No description

input RentReferenceV2Input {
chargesType: ChargesType!
id: UUID
rentItems: [RentItemInput]!
warrantyDepositItem: WarrantyDepositItemInput
}

Fields

NomTypeDescription
chargesTypeChargesType! non-null enum
idUUID scalar
rentItems[RentItemInput]! non-null input
warrantyDepositItemWarrantyDepositItemInput inputApartmentUnitInput HouseUnitInput InspectionUnitDataInput OtherUnitInput ParkingUnitInput UnitInputV2