Deposit
একটি ডিপোজিট যার জন্য ব্যবহারকারীর কাছ থেকে চার্জ নেওয়া হতে পারে বা তাদের ক্রেডিট কার্ডে হোল্ড থাকতে পারে৷
JSON প্রতিনিধিত্ব |
---|
{
"deposit": {
object (Price )
},
"minAdvanceCancellationSec": string,
"depositType": enum (PriceType )
} |
ক্ষেত্র |
---|
deposit | object ( Price ) জমার পরিমাণ। |
min Advance Cancellation Sec | string ( int64 format) আমানতের জন্য ন্যূনতম অগ্রিম বাতিলকরণ। |
deposit Type | enum ( PriceType ) প্রাপ্যতা থেকে কীভাবে আমানত নির্ধারণ করা হয় তা সংজ্ঞায়িত করে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-14 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."]]],[]]