ApproximateLocation interface

モデルインターフェース ApproximateLocation

プロパティ

city
country
region
timezone
type

位置近似の種類。 常に approximate です。

プロパティの詳細

city

city?: string

プロパティ値

string

country

country?: string

プロパティ値

string

region

region?: string

プロパティ値

string

timezone

timezone?: string

プロパティ値

string

type

位置近似の種類。 常に approximate です。

type: "approximate"

プロパティ値

"approximate"