| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The ID of the lead source recurring expense | [optional] |
| title | string | The title of the lead source recurring expense | [optional] |
| notes | string | The notes for the lead source recurring expense | [optional] |
| amount | \Keap\Core\V2\Model\CurrencyValue | The amount of the lead source recurring expense | [optional] |
| lead_source_id | string | The ID of the lead source the recurring expense belongs to | [optional] |
| start_time | \DateTime | The time this lead source recurring expense starts | [optional] |
| end_time | \DateTime | The time this lead source recurring expense ends | [optional] |
| next_expense_time | \DateTime | The time this lead source recurring expense will incur a new expense | [optional] |
| create_time | \DateTime | The time this lead source recurring expense was created | [optional] |
| update_time | \DateTime | The time this lead source recurring expense was last updated | [optional] |