TollInfo
JSON 표현 |
{
"estimatedPrice": [
{
object (Money )
}
]
} |
필드 |
estimatedPrice[] |
object (Money )
해당 Route 또는 RouteLeg 의 통행료 금액입니다. 이 목록에는 통행료소에서 청구할 것으로 예상되는 각 통화의 금액이 포함되어 있습니다. 일반적으로 이 목록에는 통화가 하나인 통행료가 있는 경로의 항목이 하나만 포함됩니다. 해외 여행의 경우 이 목록에 여러 통화의 통행료를 반영하기 위해 여러 항목이 포함될 수 있습니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-27(UTC)
[null,null,["최종 업데이트: 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."]]],[]]