Garanzia garantita
Nome del tipo: WarrantyPromise
Estende il valore StructuredValue
Nome |
Tipo |
Descrizione |
durata della Garanzia |
Valore quantitativo |
La durata della garanzia garantita. I valori unitCode comuni sono ANN per anno, MON per mesi o DAY per giorni. |
Ambito di garanzia |
Ambito della garanzia |
L'ambito della promessa in garanzia. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-04 UTC.
[null,null,["Ultimo aggiornamento 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"]]