Deposit
Deposit yang mungkin ditagihkan kepada pengguna atau yang jumlahnya ditahan pada kartu kredit mereka.
Representasi JSON |
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
Kolom |
deposit |
object (Price )
Jumlah setoran.
|
minAdvanceCancellationSec |
string (int64 format)
Pembatalan di muka minimum untuk setoran.
|
depositType |
enum (PriceType )
Menentukan cara deposit ditentukan dari ketersediaan.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-18 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]