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