Deposit
Eine Anzahlung, die der Nutzer zahlen muss oder mit der seine Kreditkarte belastet wird
JSON-Darstellung |
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
Felder |
deposit |
object (Price )
Guthabenbetrag.
|
minAdvanceCancellationSec |
string (int64 format)
Minimale Stornierung der Anzahlung im Voraus.
|
depositType |
enum (PriceType )
Definiert, wie die Anzahlung aus der Verfügbarkeit ermittelt wird.
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-10-18 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]