# FreelanceJobsDetailParameteroptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **selected** | **Array<string>** | Selected value(s) | [default to undefined] ## Example ```typescript import { FreelanceJobsDetailParameteroptions } from 'eve-esi-client-ts'; const instance: FreelanceJobsDetailParameteroptions = { selected, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)