NEWRATES_Calculate_SummaryOutput
Introduction
Function which populates a Premium Summary array with a couple of rows:
"PremiumSummary"
"Summary"
Paramters In
Name
Example
Description
premiumOutputConfigObject
N/A
JSON - A configuration object built up from components of the Product Config table and from the risk itself
debugOverrideFlag
true
Optional parameter to indicate whether to include Debug information along with the other outputs
Parameters Out
Name
Example
Description
Premium Summary Array
N/A
JSON - Array containing a "PremiumSummary" and a "Summary" entry
Last updated