Ferry
{
type: "ferry",
driver: "76561199051221571",
game: "ets2",
details: {
source: {
name: "Calais",
id: "calais"
},
destination: {
name: "Dover",
id: "dover"
},
amount: 384,
target: {
name: "Dover",
id: "dover"
}
}
}
| Parameter | Type |
|---|---|
type | String |
driver | String |
game | String |
details.source | Object |
details.destination | Object |
details.amount | Number |
details.target | Object |