Name | Type | Description | Notes |
---|---|---|---|
id | UUID | ID of the product. UUID Version 4. | |
title | String | The title of the product. | |
description | String | The description of the product. | [optional] |
active | Bool | The active status of a product. | [optional] |
type | String | The type of product. | |
variants | [ProductVariant] | [optional] | |
categories | [ProductCategory] | [optional] |
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.