Ein Verweis auf ein Basisprodukt, von dem dieses Produkt eine Variante ist. Es ist sicher, dass die Variante alle Produktmerkmale vom Basismodell übernimmt, sofern sie nicht lokal definiert ist. Das ist nicht übertragbar.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[],[],null,["# ProductModel\n\nType name: [ProductModel](/workspace/gmail/markup/reference/types/ProductModel)\n\nExtends [Product](/workspace/gmail/markup/reference/types/Product)\n\n| Name | Type | Description |\n|---------------|----------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| isVariantOf | [ProductModel](/workspace/gmail/markup/reference/types/ProductModel) | A pointer to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive. |\n| predecessorOf | [ProductModel](/workspace/gmail/markup/reference/types/ProductModel) | A pointer from a previous, often discontinued variant of the product to its newer variant. |\n| successorOf | [ProductModel](/workspace/gmail/markup/reference/types/ProductModel) | A pointer from a newer variant of a product to its previous, often discontinued predecessor. |"]]