RuleSetRow

Describes the application of one rule in a policy (the policy as a whole is defined in a RuleSet structure).

Name Type Description
rule string

The name of the rule in this row of the policy.

paytype string

The payroll adjustment for this rule: "Override", "Add", "Multiply", or "*Reject".

payamount float

The payroll adjustment amount for this rule.

billtypeA string

The first billing adjustment for this rule: "Override", "Add", "Multiply", or "*Reject".

billamountA float

The first billing adjustment amount for this rule.

billtypeB string

The second billing adjustment for this rule.

billamountB float

The second billing adjustment amount for this rule.

billtypeC string

The third billing adjustment for this rule.

billamountC float

The third billing adjustment amount for this rule.