Deposit
Kullanıcıdan alınabilecek veya kredi kartında açık provizyon uygulanabilecek bir depozito.
JSON gösterimi |
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
Alanlar |
deposit |
object (Price )
Yatırılan tutar.
|
minAdvanceCancellationSec |
string (int64 format)
Depozito için minimum iptal süresi.
|
depositType |
enum (PriceType )
Depozitonun müsaitlik durumuna göre nasıl belirlendiğini tanımlar.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-10-18 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]