| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier for this lead source | [optional] |
| name | string | The name of the lead source | [optional] |
| description | string | The description of the lead source | [optional] |
| vendor | string | The vendor of the lead source | [optional] |
| medium | string | The medium of the lead source | [optional] |
| message | string | The message/content of the lead source | [optional] |
| status | string | The status of the lead source | [optional] |
| lead_source_category_id | string | The ID of the category that the lead source belongs to | [optional] |
| start_time | \DateTime | The time that this lead source started | [optional] |
| end_time | \DateTime | The time that this lead source will end | [optional] |
| create_time | \DateTime | The time that this lead source was created | [optional] |
| update_time | \DateTime | The time that this lead source was last updated | [optional] |