WeatherLocationOutput interface
مخطط بيانات الموقع.
الخصائص
| type | نوع الموقع على سبيل المثال. LatLong/IataCode/IcaoCode/Placeid/PostalKey. |
| value | قيمة الموقع على سبيل المثال. "10,-25" ل LocationType Type "LatLong". |
تفاصيل الخاصية
type
نوع الموقع على سبيل المثال. LatLong/IataCode/IcaoCode/Placeid/PostalKey.
type: "LatLong" | "IataCode" | "IcaoCode" | "PlaceId" | "PostalKey"
قيمة الخاصية
"LatLong" | "IataCode" | "IcaoCode" | "PlaceId" | "PostalKey"
value
قيمة الموقع على سبيل المثال. "10,-25" ل LocationType Type "LatLong".
value: string
قيمة الخاصية
string