| Name | Description | Type | Additional information |
|---|---|---|---|
| CUInsuranceID |
Insurance product ID |
integer | |
| InsuranceDescription |
Insurance product description |
string | |
| IsCash |
Denotes whether insurance will be paid in cash or not |
boolean | |
| InsuranceAmount |
Insured premium |
decimal number | |
| Name |
description of item |
string | |
| OpenBalance |
Opening balance |
decimal number | |
| DebitAmount | decimal number | ||
| CreditAmount | decimal number | ||
| AmountPaid |
Amount paid |
decimal number | |
| ClosingBalance |
Closing balance = Openbalance - AmountPaid. |
decimal number | |
| CanEditAmount |
Is the Amount Paid editable? |
boolean | |
| Id | string |