# Export ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_export** | [**CorporationsStructuresSovereigntyHubsDetailTransportconfigurationexport**](CorporationsStructuresSovereigntyHubsDetailTransportconfigurationexport.md) | Workforce is requested to be exported | [optional] [default to undefined] ## Example ```typescript import { Export } from 'eve-esi-client-ts'; const instance: Export = { _export, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)