VendorCategoryResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| vendor_id | Long | [default to null] | |
| name | String | [default to null] | |
| description | String | [optional] [default to null] | |
| parent_category_id | Long | [optional] [default to null] | |
| image | String | [optional] [default to null] | |
| is_active | Boolean | [default to null] | |
| in_order | Integer | [default to null] | |
| product_count | Long | [optional] [default to null] | |
| subcategories | List | [optional] [default to null] | |
| created_at | Date | [default to null] | |
| updated_at | Date | [default to null] |