Skip to main content
Skip to main content

ProductTypeDTO

A product type's data.

Properties

idstringRequired
The ID of the product type.
valuestringRequired
The value of the product type.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
deleted_atstring | Date
When the product type was deleted.
Was this section helpful?