http://maasglobal.com/core/partialFavoriteLocation.json
Customer’s favorite location
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Develop | No | Forbidden | Permitted | core/partialFavoriteLocation.json |
http://maasglobal.com/core/partialFavoriteLocation.json
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| agencyId | string |
Optional | No | partialFavoriteLocation (this schema) |
| city | string |
Optional | No | partialFavoriteLocation (this schema) |
| country | string |
Optional | No | partialFavoriteLocation (this schema) |
| id | number |
Optional | No | partialFavoriteLocation (this schema) |
| identityId | complex | Optional | No | partialFavoriteLocation (this schema) |
| lineId | string |
Optional | No | partialFavoriteLocation (this schema) |
| location | object |
Optional | No | partialFavoriteLocation (this schema) |
| name | string |
Optional | No | partialFavoriteLocation (this schema) |
| stopId | string |
Optional | No | partialFavoriteLocation (this schema) |
| streetName | string |
Optional | No | partialFavoriteLocation (this schema) |
| streetNumber | string |
Optional | No | partialFavoriteLocation (this schema) |
| type | enum |
Optional | No | partialFavoriteLocation (this schema) |
| zipCode | string |
Optional | No | partialFavoriteLocation (this schema) |
* |
any | Additional | Yes | this schema allows additional properties |
agencyId
stringstring
Alphabetic city name
city
stringstring
Alphabetic country name
country
stringstring
id
numbernumber
identityId
Any following options needs to be fulfilled.
string
All instances must conform to this regular expression
^[aepus]{2}-[\w]{4}-\d:[a-f\d]{8}(-[a-f\d]{4}){3}-[a-f\d]{12}$
string
All instances must conform to this regular expression
^[A-Fa-f0-9]{8}(-[A-Fa-f0-9]{4}){3}-[A-Fa-f0-9]{12}$
"eu-west-1:4828507e-683f-41bf-9d87-689808fbf958"
"4828507e-683f-41bf-9d87-689808fbf958"
lineId
stringstring
Geographic latitude-longitude object in WGS-84 system, see https://en.wikipedia.org/wiki/World_Geodetic_System
location
objectobject with following properties:
| Property | Type | Required |
|---|---|---|
lat |
Required | |
lon |
Required |
lat
#/definitions/latitudelon
#/definitions/longitudename
stringstring
stopId
stringstring
Place name (given in autocomplete)
streetName
stringstring
streetNumber
stringstring
type
enumThe value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
ADDRESS |
|
STOP |
Numeric zip code, see https://en.wikipedia.org/wiki/Postal_code
zipCode
stringstring