ProductTypeDTO
A product type's data.
Properties
deleted_atstring | DateWhen the product type was deleted.
idstringRequiredThe ID of the product type.
metadatanull | Record<string, unknown>Holds custom data in key-value pairs.
valuestringRequiredThe value of the product type.
Was this section helpful?