ProductTypeReq
The details of a product type, used to create or update an existing product type.
constructor
Properties
id
stringThe ID of the product type. It's only required when referring to an existing product type.
value
stringRequiredThe value of the product type.
Was this section helpful?