RentalFolder
No description
type RentalFolder {
accountingInvoiceConfig: AccountingInvoiceConfig
accountingInvoiceConfigId: UUID
allocationDetails: RentalFolderAllocationDetails
blocNoteProofs: Folder
blocNoteProofsId: UUID
businessUnits: [BusinessUnit]
comment: String
contractDetails: RentalFolderContractDetails
entityCategoryRelations: [EntityCategoryRelation!]
externalId: String
financialGuarantees: [RentalFolderFinancialGuarantee!]!
hasAlreadyBeenAutomated: Boolean
id: UUID
importId: String
insertedAt: DateTime
inspections: [Inspection!]!
isAutomaticInvoicingEnabled: Boolean
isFinancialGuaranteeRequired: Boolean
isMissingFinancialGuarantee: Boolean
isSubletting: Boolean
logicReference: Int
logicReferenceToDisplay: String
organization: Organization
owner: Owner
ownerId: UUID
paymentMethod: RentalFolderPaymentMethod
profiles: [RentalFolderProfile!]!
recipient: RentalFolderRecipient
reference: String
rentAssistance: RentalFolderRentAssistance
rentalAccount: RentalAccount
rentalAccountId: UUID
rentalContract: RentalContract
rentalContractId: UUID
rentalContracts: [RentalContract!]!
rentalFolderAccesses: [RentalFolderAccess!]!
rentalInsurances: [RentalFolderRentalInsurance]
representative: Representative
representativeId: UUID
revisedRent: [ReadOnlyRentalFolderUnitRevisedRent]
state: RentalFolderStateEnum
units: [RentalFolderUnit!]!
updatedAt: DateTime
}
Fields
| Nom | Type | Description |
|---|---|---|
| accountingInvoiceConfig | AccountingInvoiceConfig object | — |
| accountingInvoiceConfigId | UUID scalar | — |
| allocationDetails | RentalFolderAllocationDetails object | — |
| blocNoteProofs | Folder object | — |
| blocNoteProofsId | UUID scalar | — |
| businessUnits | [BusinessUnit] list object | — |
| comment | String scalar | — |
| contractDetails | RentalFolderContractDetails object | — |
| entityCategoryRelations | [EntityCategoryRelation!] list object | — |
| externalId | String scalar | — |
| financialGuarantees | [RentalFolderFinancialGuarantee!]! non-null object | — |
| hasAlreadyBeenAutomated | Boolean scalar | — |
| id | UUID scalar | — |
| importId | String scalar | — |
| insertedAt | DateTime scalar | — |
| inspections | [Inspection!]! non-null object | — |
| isAutomaticInvoicingEnabled | Boolean scalar | — |
| isFinancialGuaranteeRequired | Boolean scalar | — |
| isMissingFinancialGuarantee | Boolean scalar | — |
| isSubletting | Boolean scalar | — |
| logicReference | Int scalar | — |
| logicReferenceToDisplay | String scalar | — |
| organization | Organization object | — |
| owner | Owner object | — |
| ownerId | UUID scalar | — |
| paymentMethod | RentalFolderPaymentMethod object | — |
| profiles | [RentalFolderProfile!]! non-null object | — |
| recipient | RentalFolderRecipient object | — |
| reference | String scalar | — |
| rentAssistance | RentalFolderRentAssistance object | — |
| rentalAccount | RentalAccount object | — |
| rentalAccountId | UUID scalar | — |
| rentalContract | RentalContract object | — |
| rentalContractId | UUID scalar | — |
| rentalContracts | [RentalContract!]! non-null object | — |
| rentalFolderAccesses | [RentalFolderAccess!]! non-null object | — |
| rentalInsurances | [RentalFolderRentalInsurance] list object | — |
| representative | Representative object | — |
| representativeId | UUID scalar | — |
| revisedRent | [ReadOnlyRentalFolderUnitRevisedRent] list object | — |
| state | RentalFolderStateEnum enum | — |
| units | [RentalFolderUnit!]! non-null object | — |
| updatedAt | DateTime scalar | cancelRentalExit changeStateToActive changeStateToArchived changeStateToExited changeStateToInactive changeStateToPendingEntry changeStateToPendingExit createRentalFolder rentalFolder rentalFolders tenantRentalFolder updateRentalFolder updateRentalFolderCategories updateRentalFolderUnits Inspection RentalAccount RentalAccountTransaction RentalFolderAccess RentalFoldersPaginatedResult TenantRentalFolders |