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. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-18 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-18 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]