VendorServiceStaffResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [default to null] | |
| user_id | Integer | [default to null] | |
| vendor_id | Integer | [default to null] | |
| display_name | String | [default to null] | |
| bio | String | [optional] [default to null] | |
| photo_url | String | [optional] [default to null] | |
| is_active | Boolean | [default to null] | |
| accepts_new_clients | Boolean | [default to null] | |
| booking_priority | Integer | [default to null] | |
| average_rating | BigDecimal | [optional] [default to null] | |
| total_reviews | Integer | [default to null] | |
| total_bookings | Integer | [default to null] | |
| created_at | String | [default to null] | |
| updated_at | String | [default to null] |