CreateProductTypeDTO
internal.ProductTypes.CreateProductTypeDTO
A product type to create.
Properties
id
stringThe product type's ID.
metadata
Record<string, unknown>Holds custom data in key-value pairs.
value
stringRequiredThe product type's value.
Was this section helpful?