# ShipModificationTransaction
## Properties
**waypoint_symbol** | **String** | The symbol of the waypoint where the transaction took place. |
**ship_symbol** | **String** | The symbol of the ship that made the transaction. |
**trade_symbol** | **String** | The symbol of the trade good. |
**total_price** | **i32** | The total price of the transaction. |
**timestamp** | **String** | The timestamp of the transaction. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)