Skip to main content
Skip to main content

CreateProductTypeDTO

internal.ProductTypes.CreateProductTypeDTO

A product type to create.

Properties

idstring
The product type's ID.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
valuestringRequired
The product type's value.
Was this section helpful?