# Product
## Properties
**archived** | Option<**bool**> | | [optional]
**created** | Option<**String**> | | [optional]
**description** | **String** | |
**display_name** | **String** | |
**group_access** | Option<**bool**> | | [optional][default to false]
**group_access_remove** | Option<**bool**> | | [optional][default to false]
**group_id** | Option<**String**> | | [optional]
**group_role_id** | Option<**String**> | | [optional]
**id** | **String** | |
**image_id** | **String** | |
**parent_listings** | **Vec<String>** | |
**product_type** | [**models::ProductType**](ProductType.md) | |
**seller_display_name** | **String** | |
**seller_id** | **String** | |
**tags** | **Vec<String>** | |
**updated** | Option<**String**> | | [optional]
**use_for_subscriber_list** | Option<**bool**> | | [optional][default to false]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)