CreateProductTypeDTO
A product type to create.
valuestringRequiredThe product type's value.
idstringThe product type's ID.
metadataRecord<string, unknown>Holds custom data in key-value pairs.
Was this section helpful?
A product type to create.
valuestringRequiredidstringmetadataRecord<string, unknown>