RevisionHistory
No description
type RevisionHistory {
annualVariation: Int!
organizationId: UUID
rent: Int
rentBeforeRevision: Int
revisionEffectiveDate: Date!
revisionIndex: RevisionIndex!
}
Fields
| Nom | Type | Description |
|---|---|---|
| annualVariation | Int! non-null scalar | — |
| organizationId | UUID scalar | — |
| rent | Int scalar | — |
| rentBeforeRevision | Int scalar | — |
| revisionEffectiveDate | Date! non-null scalar | — |
| revisionIndex | RevisionIndex! non-null object | revisionHistory RentalAccount |