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 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]],[]]