http://maasglobal.com/core/modes/MODE_BICYCLE.json
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Permitted | core/modes/MODE_BICYCLE.json |
http://maasglobal.com/core/modes/MODE_BICYCLE.json
http://maasglobal.com/core/components/bike-station.json
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
bike | object |
Optional | No | MODE_BICYCLE (this schema) |
pickupStation | bike-station | Optional | No | MODE_BICYCLE (this schema) |
pickupStationId | string |
Optional | No | MODE_BICYCLE (this schema) |
returnStation | bike-station | Optional | No | MODE_BICYCLE (this schema) |
returnStationId | string |
Optional | No | MODE_BICYCLE (this schema) |
* |
any | Additional | Yes | this schema allows additional properties |
bike
object
object
with following properties:
Property | Type | Required |
---|---|---|
id |
string | Required |
type |
string | Optional |
id
string
string
type
string
string
pickupStation
http://maasglobal.com/core/components/bike-station.json
pickupStationId
string
string
returnStation
http://maasglobal.com/core/components/bike-station.json
returnStationId
string
string