ChargeRun
Records details of charge runs, which group and apply charges based on predefined criteria, such as date ranges or billing cycles.
Columns
| Name | Type | References | Description |
| chargegenerated | Integer | The number of charges generated during the run. | |
| dateended | Date | The date when the charge run ended. | |
| datestarted | Date | The date when the charge run started. | |
| deletestatus | String | The status indicating whether charges were deleted during the run. | |
| message | String | Any relevant message or notification related to the charge run. | |
| project | String | The project associated with the charge run. | |
| relatedrunid | Integer | The ID of the related charge run, if applicable. | |
| runid | Integer | The unique identifier for the charge run. | |
| runtype | String | The type of charge run, such as regular, scheduled, or ad-hoc. |