Deposit
사용자에게 또는 사용자의 신용카드로 보증금이 청구되었을 수 있습니다.
JSON 표현 |
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
필드 |
deposit |
object (Price )
보증금 금액
|
minAdvanceCancellationSec |
string (int64 format)
보증금의 최소 사전 취소 기간입니다.
|
depositType |
enum (PriceType )
이용 가능 여부에서 보증금이 결정되는 방식을 정의합니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-18(UTC)
[null,null,["최종 업데이트: 2024-10-18(UTC)"],[[["This documentation describes the JSON representation of a deposit that a user might encounter for a booking, potentially involving a credit card hold or charge."],["The deposit details encompass the amount, minimum advance cancellation time, and the method used to determine the deposit based on availability."],["The JSON structure includes fields like `deposit`, `minAdvanceCancellationSec`, and `depositType`, each with a specific data type and purpose."]]],[]]