- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
BaseProductType
Properties#
id
stringThe product type's ID.
value
stringThe product type's value.
created_at
stringThe date the product type was created.
updated_at
stringThe date the product type was updated.
deleted_at
null | stringOptionalThe date the product type was deleted.
metadata
null | Record<string, unknown>OptionalKey-value pairs of custom data.
Was this page helpful?