การรับประกันการรับประกัน
ชื่อประเภท: การรับประกันPromise
ขยาย StructuredValue
ชื่อ |
ประเภท |
คำอธิบาย |
ระยะเวลาการรับประกัน |
ค่าเชิงปริมาณ |
ระยะเวลาของสัญญารับประกัน ค่าunitCode ที่พบบ่อยคือ ANN สําหรับปี MON สําหรับเดือน หรือ DAY สําหรับวันที่ |
ขอบเขตการรับประกัน |
ขอบเขตการรับประกัน |
ขอบเขตของสัญญาการรับประกัน |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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"]]