RentalAccountPlannedRevision
No description
type RentalAccountPlannedRevision {
annualVariation: Int
id: UUID!
rent: Int
rentBeforeRevision: Int
revisionEffectiveDate: Date
revisionIndexId: UUID!
}
Fields
| Nom | Type | Description |
|---|---|---|
| annualVariation | Int scalar | — |
| id | UUID! non-null scalar | — |
| rent | Int scalar | — |
| rentBeforeRevision | Int scalar | — |
| revisionEffectiveDate | Date scalar | — |
| revisionIndexId | UUID! non-null scalar | rentalAccountPlannedRevision |