# DefendFwComplex ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **defend_fw_complex** | [**CorporationsProjectsDetailConfigurationdefendfwcomplex**](CorporationsProjectsDetailConfigurationdefendfwcomplex.md) | Defend factional warfare complex | [optional] [default to undefined] ## Example ```typescript import { DefendFwComplex } from 'eve-esi-client-ts'; const instance: DefendFwComplex = { defend_fw_complex, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)