| Property | Description | Returns |
|---|---|---|
| id | int | |
| person | Person | |
| product | Product | |
| name | string | |
| code | The code that uniquely identifies this product | string |
| created | Date the record was created | DateTime |
Products\Models\Api\Wishlist
Wishlist
Wishlist
| Property | Description | Returns |
|---|---|---|
| id | int | |
| person | Person | |
| product | Product | |
| name | string | |
| code | The code that uniquely identifies this product | string |
| created | Date the record was created | DateTime |