13 জুন, 2023 তারিখে কথোপকথনমূলক অ্যাকশন সূর্যাস্তের আগে 3 মে, 2023 তারিখে ট্রানজ্যাকশন API বাতিল করা হবে। আরও তথ্যের জন্য,
কথোপকথনমূলক অ্যাকশন সূর্যাস্ত দেখুন।
TicketFulfillmentInfo
JSON প্রতিনিধিত্ব |
---|
{
"fulfillmentType": enum (Type ),
"expectedFulfillmentTime": {
object (Time )
},
"location": {
object (Location )
},
"price": {
object (PriceAttribute )
},
"fulfillmentContact": {
object (UserInfo )
}
} |
ক্ষেত্র |
---|
fulfillmentType | enum ( Type ) পূরণের প্রকার, যেমন ডেলিভারি বা পিকআপ। |
expectedFulfillmentTime | object ( Time ) প্রত্যাশিত ডেলিভারি বা পিকআপ সময়। একটি সময়-সীমা নির্দিষ্ট করা থাকলে একটি উইন্ডো বা একক সময় নির্দিষ্ট করা হলে ETA। |
location | object ( Location ) পিকআপ বা ডেলিভারি অবস্থান। |
price | object ( PriceAttribute ) এই বিকল্পের খরচ। |
fulfillmentContact | object ( UserInfo ) এই পূর্ণতা জন্য ব্যবহারকারীর যোগাযোগ. |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-09 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-09 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation details the JSON representation for obtaining ticket information, outlining the structure and data types for fields like fulfillment type, expected time, location, price, and contact information."],["The JSON object includes fields such as `fulfillmentType`, `expectedFulfillmentTime`, `location`, `price`, and `fulfillmentContact` to comprehensively describe ticket fulfillment options."],["Each field within the JSON object links to further documentation providing detailed definitions and usage instructions, ensuring developers understand their specific roles and data types."]]],[]]