Statement Run
API Name: DunningRun__c
The dunning run object represents the operation that creates dunnings and dunning details.
| Label | API Name | Type | Description |
|---|---|---|---|
| Dunning Run Name | Name |
Text | |
| Statement Date | DunningDate__c |
Date | Specifies the date to be used for all statements of a statement run. |
| Dunning Levels | DunningLevel__c |
Text(255) | Specifies the dunning level for the dunning run. |
| Duration (s) | Duration__c |
Number(16, 2) | Shows the duration of the statement run in seconds. |
| Filter | Filter__c |
Text(255) | The filter for the current account statement run. |