# IdSearchResults ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **issue_ids** | Option<**Vec**> | The list of issue IDs found by the search. | [optional][readonly] **next_page_token** | Option<**String**> | Continuation token to fetch the next page. If this result represents the last or the only page this token will be null. | [optional][readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)