MyVendorResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| name | String | [default to null] | |
| description | String | [optional] [default to null] | |
| address | String | [optional] [default to null] | |
| contact | VendorContactInfo | Contact information (phone and email) | [default to null] |
| is_open | Boolean | [default to null] | |
| logo_url | String | [optional] [default to null] | |
| feature_image_url | String | [optional] [default to null] | |
| total_earnings | Double | [optional] [default to null] | |
| total_orders | Long | [optional] [default to null] | |
| currency | CurrencyResponse | [default to null] | |
| roles | List | [default to null] | |
| has_subscription | Boolean | [default to null] | |
| message | String | [optional] [default to null] | |
| success | Boolean | [default to null] | |
| use_subscription | Boolean | [default to null] | |
| rating | Float | [default to null] | |
| menus | List | [optional] [default to null] |