# ShipyardTransaction
## Properties
**waypoint_symbol** | **String** | The symbol of the waypoint. |
**ship_symbol** | **String** | The symbol of the ship type (e.g. SHIP_MINING_DRONE) that was the subject of the transaction. Contrary to what the name implies, this is NOT the symbol of the ship that was purchased. |
**ship_type** | **String** | The symbol of the ship type (e.g. SHIP_MINING_DRONE) that was the subject of the transaction. |
**price** | **i32** | The price of the transaction. |
**agent_symbol** | **String** | The symbol of the agent that made 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)