VendorNestedResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the vendor | [default to null] |
| name | String | Name of the vendor | [default to null] |
| vendor_type | VendorTypeNestedResponse | Vendor type details | [default to null] |
| logo | String | Vendor logo URL | [default to null] |
| feature_image | String | Vendor feature image URL | [default to null] |
| address | String | Vendor address | [optional] [default to null] |
| reviews_count | Long | Number of reviews | [default to null] |