Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Product. |
name | string | true | Name of the Product. |
{ "id": 1, "name": "Single" }
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the Product. |
name | string | true | Name of the Product. |
{ "id": 1, "name": "Single" }