Deposit
ユーザーに請求される、またはクレジット カードに保留されている保証料。
JSON 表現 |
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
フィールド |
deposit |
object (Price )
保証料の金額。
|
minAdvanceCancellationSec |
string (int64 format)
保証料払い戻しのための最低事前キャンセル時間。
|
depositType |
enum (PriceType )
在庫状況から保証料をどのように決定するかを定義します。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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."]]],[]]