वारंटी का वादा
टाइप का नाम: WarrantyPromise
स्ट्रक्चर्ड वैल्यू बढ़ाता है
नाम |
टाइप |
ब्यौरा |
वारंटी का कुल समय |
QuantitativeValue |
वारंटी के पालन की अवधि. सामान्य यूनिट कोड की वैल्यू साल के लिए ANN, महीनों के लिए MON या दिनों के लिए DAY हैं. |
वारंटी का दायरा |
वारंटी का दायरा |
वारंटी के दायरे का वादा. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया."],[[["WarrantyPromise is a structured data type used to define warranty information, extending the StructuredValue type."],["It includes details about the duration (durationOfWarranty) and scope (warrantyScope) of the warranty."],["The duration can be specified using QuantitativeValue with common units like years (ANN), months (MON), or days (DAY)."],["The scope is defined using the WarrantyScope type, further categorizing the warranty coverage."]]],["The `WarrantyPromise` type defines a warranty's details, extending `StructuredValue`. Key components include `durationOfWarranty`, specifying the warranty length using `QuantitativeValue` and units like years (ANN), months (MON), or days (DAY). It also includes `warrantyScope`, which outlines the extent of the warranty's coverage and is of type `WarrantyScope`. These two elements detail the core information about a specific warranty.\n"]]