Deposit
Wpłata, którą użytkownik może zostać obciążony lub wstrzymana na karcie kredytowej.
Zapis JSON |
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
Pola |
deposit |
object (Price )
kwota depozytu;
|
minAdvanceCancellationSec |
string (int64 format)
Minimalne anulowanie wpłaty z wyprzedzeniem.
|
depositType |
enum (PriceType )
Określa, jak depozyt jest określany na podstawie dostępności.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-18 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]