http://maasglobal.com/core/modes/MODE_RAIL.json
Schema for MODE_RAIL meta field
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Permitted | core/modes/MODE_RAIL.json |
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
deliveryMethod | object |
Optional | No | MODE_RAIL (this schema) |
outward | object |
Optional | No | MODE_RAIL (this schema) |
return | object |
Optional | No | MODE_RAIL (this schema) |
* |
any | Additional | Yes | this schema allows additional properties |
deliveryMethod
object
object
with following properties:
Property | Type | Required |
---|---|---|
alternativeCollections |
string | Optional |
name |
string | Optional |
stationId |
string | Optional |
alternativeCollections
string
string
name
string
string
stationId
string
outward
object
object
with following properties:
Property | Type | Required |
---|---|---|
from |
place | Required |
id |
string | Optional |
to |
place | Required |
from
http://maasglobal.com/core/components/place.json
Arbitrary outward journey id given by either TSP or map provider
id
string
string
to
http://maasglobal.com/core/components/place.json
return
object
object
with following properties:
Property | Type | Required |
---|---|---|
from |
place | Required |
id |
string | Optional |
to |
place | Required |
from
http://maasglobal.com/core/components/place.json
Arbitrary return journey id given by either TSP or map provider
id
string
string
to
http://maasglobal.com/core/components/place.json