Mortgagee
| field | type | description | properties |
|---|---|---|---|
| mortgagee_id | string(uuid) | ID of the mortgagee | |
| mortgagee_name | string | null | Name of the mortgagee | |
| mortgagee_address | object | null | Address of the mortgagee | References Address |
| mortgagee_type | string | null | The type of mortgagee | enum: FIRST, SECOND, THIRD |
| mortgage_loan_number | string | null | Loan number of the mortgage |
