name | data type | description |
---|---|---|
policyConditionOperator | string | |
historized | boolean | |
policyConditionTarget | string | |
transient | boolean | |
dunningPolicyRule | DunningPolicyRule | |
notified | boolean | |
id | number | |
auditable | Auditable | |
version | number | |
ruleLineJoint | string | |
auditableFields | array of AuditableFieldHistory | |
policyConditionTargetValue | string |
Example
{ "policyConditionOperator" : "...", "historized" : true, "policyConditionTarget" : "...", "transient" : true, "dunningPolicyRule" : { "ruleJoint" : "...", "transient" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "notified" : true, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "version" : 12345, "historized" : true, "dunningPolicyRuleLines" : [ { "policyConditionOperator" : "...", "historized" : true, "policyConditionTarget" : "...", "transient" : true, "dunningPolicyRule" : { }, "notified" : true, "id" : 12345, "auditable" : { }, "version" : 12345, "ruleLineJoint" : "...", "auditableFields" : [ { }, { } ], "policyConditionTargetValue" : "..." }, { "policyConditionOperator" : "...", "historized" : true, "policyConditionTarget" : "...", "transient" : true, "dunningPolicyRule" : { }, "notified" : true, "id" : 12345, "auditable" : { }, "version" : 12345, "ruleLineJoint" : "...", "auditableFields" : [ { }, { } ], "policyConditionTargetValue" : "..." } ], "id" : 12345, "dunningPolicy" : { "auditableFields" : [ { }, { } ], "auditable" : { }, "historized" : true, "minBalanceTrigger" : 12345.0, "dunningLevels" : [ { }, { } ], "policyName" : "...", "interestForDelaySequence" : 12345, "attachInvoicesToEmails" : true, "disabled" : true, "includePayReminder" : true, "dunningPolicyRules" : [ { }, { } ], "version" : 12345, "active" : true, "id" : 12345, "policyDescription" : "...", "notified" : true, "determineLevelBy" : "DAYS_OVERDUE", "isDefaultPolicy" : true, "minBalanceTriggerCurrency" : { }, "isActivePolicy" : true, "includeDueInvoicesInThreshold" : true, "totalDunningLevels" : 12345, "transient" : true, "policyPriority" : 12345 } }, "notified" : true, "id" : 12345, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "version" : 12345, "ruleLineJoint" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "policyConditionTargetValue" : "..." }