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?
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?