Skip to main content
Skip to main content

ProductType

A Product Type can be added to Products for filtering and reporting purposes.

Properties

idstringRequired
The product type's ID
created_atDateRequired
The date with timezone at which the resource was created.
updated_atDateRequired
The date with timezone at which the resource was updated.
deleted_atnull | DateRequired
The date with timezone at which the resource was deleted.
valuestringRequired
The value that the Product Type represents.
metadataRecord<string, unknown>Required
An optional key-value map with additional details
Was this section helpful?