Skip to main content

RentReferenceInput

No description

input RentReferenceInput {
chargeReferences: [ChargeReferenceInput]
chargesType: ChargesType!
depositAmount: Int
depositLength: Int
id: UUID
rentExcludingCharges: Int
rentIndexType: RentIndexType!
}

Fields

NomTypeDescription
chargeReferences[ChargeReferenceInput] list input
chargesTypeChargesType! non-null enum
depositAmountInt scalar
depositLengthInt scalar
idUUID scalarUnique identifier of the entity
rentExcludingChargesInt scalar
rentIndexTypeRentIndexType! non-null enumInspectionUnitDataInput