Models
Schema: `ProductDomain`
- Type:
object - Required fields:
description,id,name
Properties
| Name | Type | Required | Description |
|---|---|---|---|
created_at |
string |
false |
- |
description |
string |
true |
- |
id |
string |
true |
- |
name |
string |
true |
- |
updated_at |
string |
false |
- |