TollInfo
JSON gösterimi |
{
"estimatedPrice": [
{
object (Money )
}
]
} |
Alanlar |
estimatedPrice[] |
object (Money )
İlgili Route veya RouteLeg için geçiş ücretinin parasal tutarı. Bu liste, her para birimi için gişeler tarafından alınması beklenen para tutarını içerir. Bu liste genellikle tek bir para biriminde geçiş ücreti olan yollar için yalnızca bir öğe içerir. Uluslararası seyahatler için bu liste, farklı para birimlerindeki geçiş ücretlerini yansıtan birden fazla öğe içerebilir.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-11-27 UTC.
[null,null,["Son güncelleme tarihi: 2024-11-27 UTC."],[[["Toll information is encapsulated within the `Route` or `RouteLeg` objects in JSON format."],["`estimatedPrice` field provides the estimated toll costs in various currencies using the `Money` object."],["Toll prices are presented as a list, potentially containing multiple currencies for international routes."]]],["Toll information for a Route or RouteLeg is represented in JSON. The `estimatedPrice` field, an array, contains monetary amounts for tolls, specified as `Money` objects. Each array item represents a different currency that might be charged. Typically, there's one item per currency, but international trips may have multiple items reflecting tolls in different currencies. This field provides the expected toll charges for each route segment.\n"]]