Deposit
Một khoản tiền gửi mà người dùng có thể bị tính phí hoặc bị tạm giữ trong thẻ tín dụng.
Biểu diễn dưới dạng JSON |
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
Trường |
deposit |
object (Price )
Số tiền gửi.
|
minAdvanceCancellationSec |
string (int64 format)
Thời gian huỷ trước tối thiểu để được hoàn tiền đặt cọc.
|
depositType |
enum (PriceType )
Xác định cách xác định khoản đặt cọc từ tình trạng phòng.
|
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-10-18 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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."]]],[]]