RentalFolderRentalInsurance
No description
type RentalFolderRentalInsurance {
endDate: Date
foreignId: String
id: UUID
insuranceFiles: Folder
insuranceState: String
insurerName: String
isAutoRenewal: Boolean
policyNumber: String
startDate: Date
}
Fields
| Nom | Type | Description |
|---|---|---|
| endDate | Date scalar | — |
| foreignId | String scalar | — |
| id | UUID scalar | — |
| insuranceFiles | Folder object | — |
| insuranceState | String scalar | — |
| insurerName | String scalar | — |
| isAutoRenewal | Boolean scalar | — |
| policyNumber | String scalar | — |
| startDate | Date scalar | RentalFolder |