VendorBookingSettingsRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| min_advance_booking_hours | Integer | [optional] [default to null] | |
| max_advance_booking_days | Integer | [optional] [default to null] | |
| slot_duration_minutes | Integer | [optional] [default to null] | |
| buffer_time_minutes | Integer | [optional] [default to null] | |
| free_cancellation_hours | Integer | [optional] [default to null] | |
| cancellation_fee_percentage | BigDecimal | [optional] [default to null] | |
| allow_any_provider_booking | Boolean | [optional] [default to null] | |
| require_deposit | Boolean | [optional] [default to null] | |
| deposit_percentage | BigDecimal | [optional] [default to null] | |
| send_confirmation_sms | Boolean | [optional] [default to null] | |
| send_reminder_sms | Boolean | [optional] [default to null] | |
| reminder_hours_before | Integer | [optional] [default to null] | |
| max_daily_bookings_per_provider | Integer | [optional] [default to null] |