diff --git a/docs/Model/UpdateAddressServiceRequest.md b/docs/Model/UpdateAddressServiceRequest.md index 71e769d..33d0912 100644 --- a/docs/Model/UpdateAddressServiceRequest.md +++ b/docs/Model/UpdateAddressServiceRequest.md @@ -7,6 +7,7 @@ Name | Type | Description | Notes **price** | **int** | Minimum price | [optional] **description** | **string** | | [optional] **default_duration** | **int** | | [optional] +**is_visible** | **bool** | | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/lib/Api/APINotificationCallbacksApi.php b/lib/Api/APINotificationCallbacksApi.php index 273a8f3..d5bae8e 100644 --- a/lib/Api/APINotificationCallbacksApi.php +++ b/lib/Api/APINotificationCallbacksApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/AddressesApi.php b/lib/Api/AddressesApi.php index 96b00c5..74cef6d 100644 --- a/lib/Api/AddressesApi.php +++ b/lib/Api/AddressesApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/BookingsApi.php b/lib/Api/BookingsApi.php index bec257d..8fdcea1 100644 --- a/lib/Api/BookingsApi.php +++ b/lib/Api/BookingsApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/CalendarBreaksApi.php b/lib/Api/CalendarBreaksApi.php index a1dfae0..d663a67 100644 --- a/lib/Api/CalendarBreaksApi.php +++ b/lib/Api/CalendarBreaksApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/CalendarsApi.php b/lib/Api/CalendarsApi.php index a8346c8..0e8a9c5 100644 --- a/lib/Api/CalendarsApi.php +++ b/lib/Api/CalendarsApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/DoctorsApi.php b/lib/Api/DoctorsApi.php index 0e455fe..10811d3 100644 --- a/lib/Api/DoctorsApi.php +++ b/lib/Api/DoctorsApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/FacilitiesApi.php b/lib/Api/FacilitiesApi.php index b2f016e..e5255f2 100644 --- a/lib/Api/FacilitiesApi.php +++ b/lib/Api/FacilitiesApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/InsurancesApi.php b/lib/Api/InsurancesApi.php index d22370a..6b0dcef 100644 --- a/lib/Api/InsurancesApi.php +++ b/lib/Api/InsurancesApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/PatientPresenceApi.php b/lib/Api/PatientPresenceApi.php index 224cf3b..a2f05a5 100644 --- a/lib/Api/PatientPresenceApi.php +++ b/lib/Api/PatientPresenceApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/ServicesApi.php b/lib/Api/ServicesApi.php index c30d3ad..c9edc76 100644 --- a/lib/Api/ServicesApi.php +++ b/lib/Api/ServicesApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Api/SlotsApi.php b/lib/Api/SlotsApi.php index 243de86..5204b59 100644 --- a/lib/Api/SlotsApi.php +++ b/lib/Api/SlotsApi.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/ApiException.php b/lib/ApiException.php index 3bcfa04..7d247dc 100644 --- a/lib/ApiException.php +++ b/lib/ApiException.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Configuration.php b/lib/Configuration.php index 6a94507..fbf1291 100644 --- a/lib/Configuration.php +++ b/lib/Configuration.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 @@ -395,7 +395,7 @@ public static function toDebugReport() $report = 'PHP SDK (DocPlanner\Client) Debug Report:' . PHP_EOL; $report .= ' OS: ' . php_uname() . PHP_EOL; $report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL; - $report .= ' OpenAPI Spec Version: 1.1.1' . PHP_EOL; + $report .= ' OpenAPI Spec Version: 1.2.0' . PHP_EOL; $report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL; return $report; diff --git a/lib/HeaderSelector.php b/lib/HeaderSelector.php index 2c7b534..35a3827 100644 --- a/lib/HeaderSelector.php +++ b/lib/HeaderSelector.php @@ -14,7 +14,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddAddressInsuranceProviderRequest.php b/lib/Model/AddAddressInsuranceProviderRequest.php index bcb686a..ceb5c45 100644 --- a/lib/Model/AddAddressInsuranceProviderRequest.php +++ b/lib/Model/AddAddressInsuranceProviderRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddAddressServiceRequest.php b/lib/Model/AddAddressServiceRequest.php index 8d586a0..6015e49 100644 --- a/lib/Model/AddAddressServiceRequest.php +++ b/lib/Model/AddAddressServiceRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddCalendarBreakRequest.php b/lib/Model/AddCalendarBreakRequest.php index ebbd09c..404ccd9 100644 --- a/lib/Model/AddCalendarBreakRequest.php +++ b/lib/Model/AddCalendarBreakRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Address.php b/lib/Model/Address.php index 23fa6e7..e5262fb 100644 --- a/lib/Model/Address.php +++ b/lib/Model/Address.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressAssignedNotification.php b/lib/Model/AddressAssignedNotification.php index 62fc2d7..0306ec8 100644 --- a/lib/Model/AddressAssignedNotification.php +++ b/lib/Model/AddressAssignedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressBookingExtraFields.php b/lib/Model/AddressBookingExtraFields.php index 9622946..91a8f31 100644 --- a/lib/Model/AddressBookingExtraFields.php +++ b/lib/Model/AddressBookingExtraFields.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressCommercialTypeChangedNotification.php b/lib/Model/AddressCommercialTypeChangedNotification.php index 96758d7..d692207 100644 --- a/lib/Model/AddressCommercialTypeChangedNotification.php +++ b/lib/Model/AddressCommercialTypeChangedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressCommercialTypeChangedNotificationData.php b/lib/Model/AddressCommercialTypeChangedNotificationData.php index 92d9397..73e1d68 100644 --- a/lib/Model/AddressCommercialTypeChangedNotificationData.php +++ b/lib/Model/AddressCommercialTypeChangedNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressInsuranceProvider.php b/lib/Model/AddressInsuranceProvider.php index 77ed8f1..ab5dae3 100644 --- a/lib/Model/AddressInsuranceProvider.php +++ b/lib/Model/AddressInsuranceProvider.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressInsuranceProviders.php b/lib/Model/AddressInsuranceProviders.php index 0c4cd6c..b22801d 100644 --- a/lib/Model/AddressInsuranceProviders.php +++ b/lib/Model/AddressInsuranceProviders.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressScopes.php b/lib/Model/AddressScopes.php index cdcce1e..14dffa6 100644 --- a/lib/Model/AddressScopes.php +++ b/lib/Model/AddressScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressService.php b/lib/Model/AddressService.php index eb67a44..321dcac 100644 --- a/lib/Model/AddressService.php +++ b/lib/Model/AddressService.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressServiceChangedNotification.php b/lib/Model/AddressServiceChangedNotification.php index df8ee89..6b476a8 100644 --- a/lib/Model/AddressServiceChangedNotification.php +++ b/lib/Model/AddressServiceChangedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressServiceCreatedNotification.php b/lib/Model/AddressServiceCreatedNotification.php index 1e8d3c5..62e7815 100644 --- a/lib/Model/AddressServiceCreatedNotification.php +++ b/lib/Model/AddressServiceCreatedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressServiceCreatedNotificationData.php b/lib/Model/AddressServiceCreatedNotificationData.php index ba0c393..45a1229 100644 --- a/lib/Model/AddressServiceCreatedNotificationData.php +++ b/lib/Model/AddressServiceCreatedNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressServiceDeletedNotification.php b/lib/Model/AddressServiceDeletedNotification.php index 5748de6..1382014 100644 --- a/lib/Model/AddressServiceDeletedNotification.php +++ b/lib/Model/AddressServiceDeletedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressServiceNotification.php b/lib/Model/AddressServiceNotification.php index a177d08..36ee64e 100644 --- a/lib/Model/AddressServiceNotification.php +++ b/lib/Model/AddressServiceNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressServices.php b/lib/Model/AddressServices.php index dbc5b98..d085e39 100644 --- a/lib/Model/AddressServices.php +++ b/lib/Model/AddressServices.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressUnassignedNotification.php b/lib/Model/AddressUnassignedNotification.php index edc01f1..9e7229b 100644 --- a/lib/Model/AddressUnassignedNotification.php +++ b/lib/Model/AddressUnassignedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Addresses.php b/lib/Model/Addresses.php index c4d5f00..e8c7736 100644 --- a/lib/Model/Addresses.php +++ b/lib/Model/Addresses.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AddressesScopes.php b/lib/Model/AddressesScopes.php index ef47022..0359f92 100644 --- a/lib/Model/AddressesScopes.php +++ b/lib/Model/AddressesScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AllOfBookingAddressService.php b/lib/Model/AllOfBookingAddressService.php index b822fce..edfebbb 100644 --- a/lib/Model/AllOfBookingAddressService.php +++ b/lib/Model/AllOfBookingAddressService.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AllOfBookingInsurance.php b/lib/Model/AllOfBookingInsurance.php index 0219075..7b08166 100644 --- a/lib/Model/AllOfBookingInsurance.php +++ b/lib/Model/AllOfBookingInsurance.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AllOfBookingNotificationAddressService.php b/lib/Model/AllOfBookingNotificationAddressService.php index 4859ac5..7cce039 100644 --- a/lib/Model/AllOfBookingNotificationAddressService.php +++ b/lib/Model/AllOfBookingNotificationAddressService.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AllOfBookingNotificationInsurance.php b/lib/Model/AllOfBookingNotificationInsurance.php index a1f1302..4b7e1ec 100644 --- a/lib/Model/AllOfBookingNotificationInsurance.php +++ b/lib/Model/AllOfBookingNotificationInsurance.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AllOfSlotAddressServices.php b/lib/Model/AllOfSlotAddressServices.php index e517331..9139491 100644 --- a/lib/Model/AllOfSlotAddressServices.php +++ b/lib/Model/AllOfSlotAddressServices.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/AllOfVisitBookingRequestNotificationAddressService.php b/lib/Model/AllOfVisitBookingRequestNotificationAddressService.php index a592dc0..f1e72b5 100644 --- a/lib/Model/AllOfVisitBookingRequestNotificationAddressService.php +++ b/lib/Model/AllOfVisitBookingRequestNotificationAddressService.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookSlotRequest.php b/lib/Model/BookSlotRequest.php index 5713fb5..20c7ebb 100644 --- a/lib/Model/BookSlotRequest.php +++ b/lib/Model/BookSlotRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Booking.php b/lib/Model/Booking.php index 5a30143..45cd676 100644 --- a/lib/Model/Booking.php +++ b/lib/Model/Booking.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingCanceledNotification.php b/lib/Model/BookingCanceledNotification.php index 067a9ee..6f8a6ef 100644 --- a/lib/Model/BookingCanceledNotification.php +++ b/lib/Model/BookingCanceledNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingConfirmedNotification.php b/lib/Model/BookingConfirmedNotification.php index cab5e13..0e67fc2 100644 --- a/lib/Model/BookingConfirmedNotification.php +++ b/lib/Model/BookingConfirmedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingMovedNotification.php b/lib/Model/BookingMovedNotification.php index b5917b4..396823b 100644 --- a/lib/Model/BookingMovedNotification.php +++ b/lib/Model/BookingMovedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingMovedNotificationData.php b/lib/Model/BookingMovedNotificationData.php index fab0783..19777ca 100644 --- a/lib/Model/BookingMovedNotificationData.php +++ b/lib/Model/BookingMovedNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingMovingNotification.php b/lib/Model/BookingMovingNotification.php index e589226..58a300e 100644 --- a/lib/Model/BookingMovingNotification.php +++ b/lib/Model/BookingMovingNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingMovingNotificationData.php b/lib/Model/BookingMovingNotificationData.php index c1bde1b..9bae5cc 100644 --- a/lib/Model/BookingMovingNotificationData.php +++ b/lib/Model/BookingMovingNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingNotification.php b/lib/Model/BookingNotification.php index 93a3e0f..073b69f 100644 --- a/lib/Model/BookingNotification.php +++ b/lib/Model/BookingNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingPatient.php b/lib/Model/BookingPatient.php index b702776..d6d7bb3 100644 --- a/lib/Model/BookingPatient.php +++ b/lib/Model/BookingPatient.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingPaymentStatusChangedNotification.php b/lib/Model/BookingPaymentStatusChangedNotification.php index aeebe21..1d5b0dd 100644 --- a/lib/Model/BookingPaymentStatusChangedNotification.php +++ b/lib/Model/BookingPaymentStatusChangedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingPaymentStatusChangedNotificationData.php b/lib/Model/BookingPaymentStatusChangedNotificationData.php index 9b171a8..c5ddd31 100644 --- a/lib/Model/BookingPaymentStatusChangedNotificationData.php +++ b/lib/Model/BookingPaymentStatusChangedNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingPaymentStatusChangedNotificationDataVisitPaymentStatus.php b/lib/Model/BookingPaymentStatusChangedNotificationDataVisitPaymentStatus.php index 4f5b0b8..6462a08 100644 --- a/lib/Model/BookingPaymentStatusChangedNotificationDataVisitPaymentStatus.php +++ b/lib/Model/BookingPaymentStatusChangedNotificationDataVisitPaymentStatus.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Bookings.php b/lib/Model/Bookings.php index 78a1847..d903a99 100644 --- a/lib/Model/Bookings.php +++ b/lib/Model/Bookings.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BookingsScopes.php b/lib/Model/BookingsScopes.php index 13edd65..bd0172e 100644 --- a/lib/Model/BookingsScopes.php +++ b/lib/Model/BookingsScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BreakCreatedNotification.php b/lib/Model/BreakCreatedNotification.php index e4675ce..581c897 100644 --- a/lib/Model/BreakCreatedNotification.php +++ b/lib/Model/BreakCreatedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BreakCreatedNotificationData.php b/lib/Model/BreakCreatedNotificationData.php index 58ba952..93b10a7 100644 --- a/lib/Model/BreakCreatedNotificationData.php +++ b/lib/Model/BreakCreatedNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BreakMovedNotification.php b/lib/Model/BreakMovedNotification.php index d20f80d..39484ba 100644 --- a/lib/Model/BreakMovedNotification.php +++ b/lib/Model/BreakMovedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BreakNotification.php b/lib/Model/BreakNotification.php index 8ed6fc5..3e6554b 100644 --- a/lib/Model/BreakNotification.php +++ b/lib/Model/BreakNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/BreakRemovedNotification.php b/lib/Model/BreakRemovedNotification.php index 49f7d00..f11b599 100644 --- a/lib/Model/BreakRemovedNotification.php +++ b/lib/Model/BreakRemovedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Calendar.php b/lib/Model/Calendar.php index 2820ada..1164d43 100644 --- a/lib/Model/Calendar.php +++ b/lib/Model/Calendar.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/CalendarBreak.php b/lib/Model/CalendarBreak.php index 3107c54..0ab740c 100644 --- a/lib/Model/CalendarBreak.php +++ b/lib/Model/CalendarBreak.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/CalendarBreaks.php b/lib/Model/CalendarBreaks.php index 235d2c4..93af1a8 100644 --- a/lib/Model/CalendarBreaks.php +++ b/lib/Model/CalendarBreaks.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/CancelBookingRequest.php b/lib/Model/CancelBookingRequest.php index 427555a..4d4681c 100644 --- a/lib/Model/CancelBookingRequest.php +++ b/lib/Model/CancelBookingRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Doctor.php b/lib/Model/Doctor.php index f373398..ce5218b 100644 --- a/lib/Model/Doctor.php +++ b/lib/Model/Doctor.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/DoctorScopes.php b/lib/Model/DoctorScopes.php index ee6636c..3402559 100644 --- a/lib/Model/DoctorScopes.php +++ b/lib/Model/DoctorScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Doctors.php b/lib/Model/Doctors.php index e0c791b..fd033b7 100644 --- a/lib/Model/Doctors.php +++ b/lib/Model/Doctors.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/DoctorsScopes.php b/lib/Model/DoctorsScopes.php index 9bd7a22..13cddab 100644 --- a/lib/Model/DoctorsScopes.php +++ b/lib/Model/DoctorsScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Error.php b/lib/Model/Error.php index 262ba01..2eed616 100644 --- a/lib/Model/Error.php +++ b/lib/Model/Error.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Facilities.php b/lib/Model/Facilities.php index 0c6efc2..469b405 100644 --- a/lib/Model/Facilities.php +++ b/lib/Model/Facilities.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Facility.php b/lib/Model/Facility.php index a8891c4..ca8aced 100644 --- a/lib/Model/Facility.php +++ b/lib/Model/Facility.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/FacilityScopes.php b/lib/Model/FacilityScopes.php index 90d826a..162946f 100644 --- a/lib/Model/FacilityScopes.php +++ b/lib/Model/FacilityScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Insurance.php b/lib/Model/Insurance.php index a744cd9..25a0526 100644 --- a/lib/Model/Insurance.php +++ b/lib/Model/Insurance.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/InsuranceNotification.php b/lib/Model/InsuranceNotification.php index 6c45c38..e3f84e9 100644 --- a/lib/Model/InsuranceNotification.php +++ b/lib/Model/InsuranceNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/InsurancePlan.php b/lib/Model/InsurancePlan.php index fe23d15..4e80edd 100644 --- a/lib/Model/InsurancePlan.php +++ b/lib/Model/InsurancePlan.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/InsurancePlans.php b/lib/Model/InsurancePlans.php index 0fe15f0..ab7b7a8 100644 --- a/lib/Model/InsurancePlans.php +++ b/lib/Model/InsurancePlans.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/InsuranceProvider.php b/lib/Model/InsuranceProvider.php index cd311b9..3e5238d 100644 --- a/lib/Model/InsuranceProvider.php +++ b/lib/Model/InsuranceProvider.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/InsuranceProviders.php b/lib/Model/InsuranceProviders.php index fa4cbc1..e6d662e 100644 --- a/lib/Model/InsuranceProviders.php +++ b/lib/Model/InsuranceProviders.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/LicenseNumber.php b/lib/Model/LicenseNumber.php index 8a476f6..10259ae 100644 --- a/lib/Model/LicenseNumber.php +++ b/lib/Model/LicenseNumber.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/LicenseNumbers.php b/lib/Model/LicenseNumbers.php index 0691224..794e539 100644 --- a/lib/Model/LicenseNumbers.php +++ b/lib/Model/LicenseNumbers.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/ModelInterface.php b/lib/Model/ModelInterface.php index 516212b..91de4d6 100644 --- a/lib/Model/ModelInterface.php +++ b/lib/Model/ModelInterface.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/MoveBookingRequest.php b/lib/Model/MoveBookingRequest.php index 28d20f1..57010ab 100644 --- a/lib/Model/MoveBookingRequest.php +++ b/lib/Model/MoveBookingRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/MoveCalendarBreakRequest.php b/lib/Model/MoveCalendarBreakRequest.php index 0044b97..c33381c 100644 --- a/lib/Model/MoveCalendarBreakRequest.php +++ b/lib/Model/MoveCalendarBreakRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Notification.php b/lib/Model/Notification.php index 5541db0..cc41308 100644 --- a/lib/Model/Notification.php +++ b/lib/Model/Notification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/OpinionRequest.php b/lib/Model/OpinionRequest.php index 638ecd9..79a0a77 100644 --- a/lib/Model/OpinionRequest.php +++ b/lib/Model/OpinionRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Patient.php b/lib/Model/Patient.php index a08b55c..f5d2e71 100644 --- a/lib/Model/Patient.php +++ b/lib/Model/Patient.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/PresenceMarkedNotification.php b/lib/Model/PresenceMarkedNotification.php index fc0bad8..8478ebc 100644 --- a/lib/Model/PresenceMarkedNotification.php +++ b/lib/Model/PresenceMarkedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/PresenceMarkedNotificationData.php b/lib/Model/PresenceMarkedNotificationData.php index 565a5d2..06b2929 100644 --- a/lib/Model/PresenceMarkedNotificationData.php +++ b/lib/Model/PresenceMarkedNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/PullMultipleNotificationsResponse.php b/lib/Model/PullMultipleNotificationsResponse.php index cfff9be..4e0a698 100644 --- a/lib/Model/PullMultipleNotificationsResponse.php +++ b/lib/Model/PullMultipleNotificationsResponse.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/ReplaceSlotsRequest.php b/lib/Model/ReplaceSlotsRequest.php index cec143c..27b62f3 100644 --- a/lib/Model/ReplaceSlotsRequest.php +++ b/lib/Model/ReplaceSlotsRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/ReplaceSlotsRequestAddressServices.php b/lib/Model/ReplaceSlotsRequestAddressServices.php index 80eb7f3..3212dfe 100644 --- a/lib/Model/ReplaceSlotsRequestAddressServices.php +++ b/lib/Model/ReplaceSlotsRequestAddressServices.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/ReplaceSlotsRequestSlots.php b/lib/Model/ReplaceSlotsRequestSlots.php index ed2b745..068edf7 100644 --- a/lib/Model/ReplaceSlotsRequestSlots.php +++ b/lib/Model/ReplaceSlotsRequestSlots.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Service.php b/lib/Model/Service.php index c1fab10..df0e680 100644 --- a/lib/Model/Service.php +++ b/lib/Model/Service.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Services.php b/lib/Model/Services.php index 0c3136b..11f4e61 100644 --- a/lib/Model/Services.php +++ b/lib/Model/Services.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/ServicesScopes.php b/lib/Model/ServicesScopes.php index 4f3552d..75e19e9 100644 --- a/lib/Model/ServicesScopes.php +++ b/lib/Model/ServicesScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Slot.php b/lib/Model/Slot.php index 70225bb..1d06ceb 100644 --- a/lib/Model/Slot.php +++ b/lib/Model/Slot.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/SlotBookedNotification.php b/lib/Model/SlotBookedNotification.php index 83e1b86..c8d43ad 100644 --- a/lib/Model/SlotBookedNotification.php +++ b/lib/Model/SlotBookedNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/SlotBookedNotificationData.php b/lib/Model/SlotBookedNotificationData.php index 285905a..9251dc5 100644 --- a/lib/Model/SlotBookedNotificationData.php +++ b/lib/Model/SlotBookedNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/SlotBookingNotification.php b/lib/Model/SlotBookingNotification.php index a0ea97a..ea4fde8 100644 --- a/lib/Model/SlotBookingNotification.php +++ b/lib/Model/SlotBookingNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/SlotBookingNotificationData.php b/lib/Model/SlotBookingNotificationData.php index e12afad..20906e5 100644 --- a/lib/Model/SlotBookingNotificationData.php +++ b/lib/Model/SlotBookingNotificationData.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Slots.php b/lib/Model/Slots.php index bedbecf..336b5e3 100644 --- a/lib/Model/Slots.php +++ b/lib/Model/Slots.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/SlotsScopes.php b/lib/Model/SlotsScopes.php index d175b8a..7fd9553 100644 --- a/lib/Model/SlotsScopes.php +++ b/lib/Model/SlotsScopes.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Specialization.php b/lib/Model/Specialization.php index e0c5c60..c61304f 100644 --- a/lib/Model/Specialization.php +++ b/lib/Model/Specialization.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/Specializations.php b/lib/Model/Specializations.php index 42cb97e..e79554e 100644 --- a/lib/Model/Specializations.php +++ b/lib/Model/Specializations.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/UpdateAddressRequest.php b/lib/Model/UpdateAddressRequest.php index f8da8f9..796a439 100644 --- a/lib/Model/UpdateAddressRequest.php +++ b/lib/Model/UpdateAddressRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/UpdateAddressServiceRequest.php b/lib/Model/UpdateAddressServiceRequest.php index c4f887a..945b1a2 100644 --- a/lib/Model/UpdateAddressServiceRequest.php +++ b/lib/Model/UpdateAddressServiceRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 @@ -59,7 +59,8 @@ class UpdateAddressServiceRequest implements ModelInterface, ArrayAccess 'is_price_from' => 'bool', 'price' => 'int', 'description' => 'string', -'default_duration' => 'int' ]; +'default_duration' => 'int', +'is_visible' => 'bool' ]; /** * Array of property to format mappings. Used for (de)serialization @@ -70,7 +71,8 @@ class UpdateAddressServiceRequest implements ModelInterface, ArrayAccess 'is_price_from' => null, 'price' => null, 'description' => null, -'default_duration' => null ]; +'default_duration' => null, +'is_visible' => null ]; /** * Array of property to type mappings. Used for (de)serialization @@ -102,7 +104,8 @@ public static function swaggerFormats() 'is_price_from' => 'is_price_from', 'price' => 'price', 'description' => 'description', -'default_duration' => 'default_duration' ]; +'default_duration' => 'default_duration', +'is_visible' => 'is_visible' ]; /** * Array of attributes to setter functions (for deserialization of responses) @@ -113,7 +116,8 @@ public static function swaggerFormats() 'is_price_from' => 'setIsPriceFrom', 'price' => 'setPrice', 'description' => 'setDescription', -'default_duration' => 'setDefaultDuration' ]; +'default_duration' => 'setDefaultDuration', +'is_visible' => 'setIsVisible' ]; /** * Array of attributes to getter functions (for serialization of requests) @@ -124,7 +128,8 @@ public static function swaggerFormats() 'is_price_from' => 'getIsPriceFrom', 'price' => 'getPrice', 'description' => 'getDescription', -'default_duration' => 'getDefaultDuration' ]; +'default_duration' => 'getDefaultDuration', +'is_visible' => 'getIsVisible' ]; /** * Array of attributes where the key is the local name, @@ -188,6 +193,7 @@ public function __construct(array $data = null) $this->container['price'] = isset($data['price']) ? $data['price'] : null; $this->container['description'] = isset($data['description']) ? $data['description'] : null; $this->container['default_duration'] = isset($data['default_duration']) ? $data['default_duration'] : null; + $this->container['is_visible'] = isset($data['is_visible']) ? $data['is_visible'] : null; } /** @@ -309,6 +315,30 @@ public function setDefaultDuration($default_duration) return $this; } + + /** + * Gets is_visible + * + * @return bool + */ + public function getIsVisible() + { + return $this->container['is_visible']; + } + + /** + * Sets is_visible + * + * @param bool $is_visible is_visible + * + * @return $this + */ + public function setIsVisible($is_visible) + { + $this->container['is_visible'] = $is_visible; + + return $this; + } /** * Returns true if offset exists. False otherwise. * diff --git a/lib/Model/UpdateOrCreateAddressInsuranceProviderRequest.php b/lib/Model/UpdateOrCreateAddressInsuranceProviderRequest.php index 3241bf4..d26f381 100644 --- a/lib/Model/UpdateOrCreateAddressInsuranceProviderRequest.php +++ b/lib/Model/UpdateOrCreateAddressInsuranceProviderRequest.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/UpdateOrCreateAddressInsuranceProviderRequestInsurancePlans.php b/lib/Model/UpdateOrCreateAddressInsuranceProviderRequestInsurancePlans.php index b4104c1..ae6bbeb 100644 --- a/lib/Model/UpdateOrCreateAddressInsuranceProviderRequestInsurancePlans.php +++ b/lib/Model/UpdateOrCreateAddressInsuranceProviderRequestInsurancePlans.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/Model/VisitBookingRequestNotification.php b/lib/Model/VisitBookingRequestNotification.php index f615f62..262b65f 100644 --- a/lib/Model/VisitBookingRequestNotification.php +++ b/lib/Model/VisitBookingRequestNotification.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24 diff --git a/lib/ObjectSerializer.php b/lib/ObjectSerializer.php index 1ac64c2..24e5fec 100644 --- a/lib/ObjectSerializer.php +++ b/lib/ObjectSerializer.php @@ -15,7 +15,7 @@ * * Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services. * - * OpenAPI spec version: 1.1.1 + * OpenAPI spec version: 1.2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * Swagger Codegen version: 3.0.24