GaransiGaransi
Nama jenis: WarrantyPromise
Memperluas StructuredValue
Nama |
Jenis |
Deskripsi |
durasiOfGaransi |
Nilai Kuantitatif |
Durasi janji garansi. Nilai unitCode yang umum adalah ANN untuk tahun, MON untuk bulan, atau DAY untuk hari. |
masa garansi |
Cakupan Jaminan |
Cakupan janji garansi. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-04 UTC.
[null,null,["Terakhir diperbarui pada 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"]]