Skip to main content

CreateRentalFolderInput

No description

input CreateRentalFolderInput {
accountingInvoiceConfigId: UUID
allocationDetails: RentalFolderAllocationDetailsInput
blocNoteProofs: FolderInput
comment: String
contractDetails: RentalFolderContractDetailsInput
externalId: String
financialGuarantees: [RentalFolderFinancialGuaranteeInput]
id: UUID
importId: String
invoicingConfig: RentalFolderInvoicingConfigInput
isAutomaticInvoicingEnabled: Boolean
isFinancialGuaranteeRequired: Boolean
isSubletting: Boolean
ownerId: UUID
paymentMethod: RentalFolderPaymentMethodInput
profiles: [RentalFolderProfileInput!]!
reference: String
rentAssistance: RentalFolderRentAssistanceInput
rentalAccount: RentalAccountDetailsInput
rentalInsurances: [RentalFolderRentalInsuranceInput]
representativeId: UUID!
units: [RentalFolderUnitInput!]!
}

Fields

NomTypeDescription
accountingInvoiceConfigIdUUID scalar
allocationDetailsRentalFolderAllocationDetailsInput input
blocNoteProofsFolderInput input
commentString scalar
contractDetailsRentalFolderContractDetailsInput input
externalIdString scalar
financialGuarantees[RentalFolderFinancialGuaranteeInput] list input
idUUID scalar
importIdString scalar
invoicingConfigRentalFolderInvoicingConfigInput input
isAutomaticInvoicingEnabledBoolean scalar
isFinancialGuaranteeRequiredBoolean scalar
isSublettingBoolean scalar
ownerIdUUID scalar
paymentMethodRentalFolderPaymentMethodInput input
profiles[RentalFolderProfileInput!]! non-null input
referenceString scalar
rentAssistanceRentalFolderRentAssistanceInput input
rentalAccountRentalAccountDetailsInput input
rentalInsurances[RentalFolderRentalInsuranceInput] list input
representativeIdUUID! non-null scalar
units[RentalFolderUnitInput!]! non-null inputcreateRentalFolder