# DeliverContractRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ship_symbol** | **String** | Symbol of a ship located in the destination to deliver a contract and that has a good to deliver in its cargo. |
**trade_symbol** | **String** | The symbol of the good to deliver. |
**units** | **i32** | Amount of units to deliver. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)