Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| structured_targets | List[StructuredTarget] | [optional] | |
| cursor | str | Pagination cursor for the next page. Empty if there are no more results. | [optional] |
Python SDK model: GetStructuredTargetsResponse
| Name | Type | Description | Notes |
|---|---|---|---|
| structured_targets | List[StructuredTarget] | [optional] | |
| cursor | str | Pagination cursor for the next page. Empty if there are no more results. | [optional] |