# Options ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_options** | [**FreelanceJobsDetailParameteroptions**](FreelanceJobsDetailParameteroptions.md) | Parameter that has one or more selected values | [optional] [default to undefined] ## Example ```typescript import { Options } from 'eve-esi-client-ts'; const instance: Options = { _options, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)