Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique identifier for the structured target. | [optional] |
| name | str | Name of the structured target. | [optional] |
| type | str | Type of the structured target. | [optional] |
| details | object | Additional details about the structured target. Contains flexible JSON data specific to the target type. | [optional] |
| source_id | str | External source identifier for the structured target, if available (e.g., third-party data provider ID). | [optional] |
| last_updated_ts | datetime | Timestamp when this structured target was last updated. | [optional] |