ProductType - Product Module Data Models Reference

This documentation provides a reference to the ProductType data model. It belongs to the Product Module.

idPrimaryKeyModifier<IdProperty>
The ID of the product type.
valueTextProperty
The value of the product type
productHasMany<Product>
The associated product.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?