A class containing information for a given premium payment.
Name | Type | Description | Notes |
---|---|---|---|
amount | java.math.BigDecimal | Premium amount. | |
currency | String | Premium currency. | |
date | OffsetDateTime | Date when premium paid. |
A class containing information for a given premium payment.
Name | Type | Description | Notes |
---|---|---|---|
amount | java.math.BigDecimal | Premium amount. | |
currency | String | Premium currency. | |
date | OffsetDateTime | Date when premium paid. |