Loan-to-Value
ltvLoan-to-value ratio, percent (loan / property value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loanAmount | Yes | Loan amount. | |
| propertyValue | Yes | Property value. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ltvPct | No | Loan-to-value, percent (null if value<=0). |