TollInfo
ייצוג JSON |
{
"estimatedPrice": [
{
object (Money )
}
]
} |
שדות |
estimatedPrice[] |
object (Money )
הסכום הכספי של האגרות בכבישים המתאימים מסוג Route או RouteLeg . הרשימה הזו מכילה סכום כספי של כל מטבע שצפוי לחייב תחנות האגרה. בדרך כלל הרשימה הזו תכלול רק פריט אחד למסלולים עם כבישי אגרה במטבע אחד. עבור נסיעות בינלאומיות, הרשימה הזו עשויה להכיל כמה פריטים כדי לשקף את כבישי האגרה במטבעות שונים.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-04-29 (שעון UTC).
[null,null,["עדכון אחרון: 2025-04-29 (שעון 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"]]