stadlar / IST-FUT-FMTH

Creative Commons Attribution 4.0 International
12 stars 22 forks source link

Claims - Inconsistency in the type of percentage properties? #167

Closed danielsveins closed 1 year ago

danielsveins commented 1 year ago

I have a question regarding the types of the percentage properties of claimDetails.

percentage in defaultInerest is defined as number. defaultCharge and discount (dayAmountItem) can be either fixed amount or percentage. They are defined as integer.

Is there a specific reason for this or should they all be of the type number?

danielsveins commented 1 year ago

Will get fixed with PR #182.

kristinnstefansson commented 1 year ago

This issue was addessed in the Claims 3.1 work done under workgroup VH-7. See the referenced comments and pull requests as appropriate.