RentalFolderRentalInsuranceInput
No description
input RentalFolderRentalInsuranceInput {
endDate: Date
foreignId: String
insuranceFiles: FolderInput
insurerName: String
isAutoRenewal: Boolean
policyNumber: String
startDate: Date
}
Fields
| Nom | Type | Description |
|---|---|---|
| endDate | Date scalar | — |
| foreignId | String scalar | — |
| insuranceFiles | FolderInput input | — |
| insurerName | String scalar | — |
| isAutoRenewal | Boolean scalar | — |
| policyNumber | String scalar | — |
| startDate | Date scalar | CreateRentalFolderInput RentalFolderInput |