From 4446946faef893c0d84567d8130432437b1320bb Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 12 Jun 2021 22:48:01 +0100 Subject: [PATCH 01/11] Update README.md --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index a689f2a607..518e47af5f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project enables PHP developers to use the [eBay API](https://go.developer.ebay.com/api-documentation) in their PHP code, and build software using services such as [Finding](http://developer.ebay.com/Devzone/finding/Concepts/FindingAPIGuide.html), [Trading](http://developer.ebay.com/DevZone/guides/ebayfeatures/index.html), [Shopping](http://developer.ebay.com/Devzone/shopping/docs/Concepts/ShoppingAPIGuide.html), etc. You can get started by [installing the SDK via Composer](http://devbay.net/sdk/guides/getting-started/installation.html) and by following the [Basic Usage Guide](http://devbay.net/sdk/guides/getting-started/basic-usage.html). -This is a personal project that has been developed by me, [David T. Sadler](http://twitter.com/davidtsadler). I decided to create this project to make up for the lack of an official SDK for PHP. It is in no way endorsed, sponsored or maintained by eBay. +This is a personal project that has been developed by me, [David T. Sadler](https://davidtsadler.com). I decided to create this project to make up for the lack of an official SDK for PHP. It is in no way endorsed, sponsored or maintained by eBay. ## Features @@ -14,11 +14,9 @@ This is a personal project that has been developed by me, [David T. Sadler](http ## Resources - - [User Guides](http://devbay.net/sdk/guides/) - Getting started guide and in-depth information. + - [User Guides](https://github.com/davidtsadler/ebay-sdk-php/wiki) - Getting started guide and in-depth information. - [Examples](https://github.com/davidtsadler/ebay-sdk-examples) - Several examples of using the SDK. - - [Google Group](https://groups.google.com/forum/#!forum/ebay-sdk-php) - Join for support with the SDK. - - [@devbaydotnet](https://twitter.com/devbaydotnet) - Follow on Twitter for announcements of releases, important changes and so on. - + ## Requirements - PHP 5.5 or greater with the following extensions: @@ -74,13 +72,6 @@ $response = $service->geteBayTime($request); printf("The official eBay time is: %s\n", $response->Timestamp->format('H:i (\G\M\T) \o\n l jS Y')); ``` -## Project Goals - - - Be well maintained. - - Be [well documented](http://devbay.net/sdk/guides/). - - Be [well tested](https://github.com/davidtsadler/ebay-sdk-php/tree/master/test). - - Be well supported with [working examples](https://github.com/davidtsadler/ebay-sdk-examples). - ## License Licensed under the [Apache Public License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). From 620a0812e3a7b64596fc83b16f7f9d5300583a89 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 12 Jun 2021 22:48:50 +0100 Subject: [PATCH 02/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 518e47af5f..51ef8f5746 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **This repository is no longer actively maintained and has been archived.** -This project enables PHP developers to use the [eBay API](https://go.developer.ebay.com/api-documentation) in their PHP code, and build software using services such as [Finding](http://developer.ebay.com/Devzone/finding/Concepts/FindingAPIGuide.html), [Trading](http://developer.ebay.com/DevZone/guides/ebayfeatures/index.html), [Shopping](http://developer.ebay.com/Devzone/shopping/docs/Concepts/ShoppingAPIGuide.html), etc. You can get started by [installing the SDK via Composer](http://devbay.net/sdk/guides/getting-started/installation.html) and by following the [Basic Usage Guide](http://devbay.net/sdk/guides/getting-started/basic-usage.html). +This project enables PHP developers to use the [eBay API](https://go.developer.ebay.com/api-documentation) in their PHP code, and build software using services such as [Finding](http://developer.ebay.com/Devzone/finding/Concepts/FindingAPIGuide.html), [Trading](http://developer.ebay.com/DevZone/guides/ebayfeatures/index.html), [Shopping](http://developer.ebay.com/Devzone/shopping/docs/Concepts/ShoppingAPIGuide.html), etc. You can get started by [installing the SDK via Composer](https://github.com/davidtsadler/ebay-sdk-php/wiki/Installation) and by following the [Basic Usage Guide](http://devbay.net/sdk/guides/getting-started/basic-usage.html). This is a personal project that has been developed by me, [David T. Sadler](https://davidtsadler.com). I decided to create this project to make up for the lack of an official SDK for PHP. It is in no way endorsed, sponsored or maintained by eBay. From 744dc96f3a82b14a494ed5f8b05708c87bc297ea Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 12 Jun 2021 22:49:38 +0100 Subject: [PATCH 03/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51ef8f5746..3bf57949a2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This is a personal project that has been developed by me, [David T. Sadler](http ## Installation -The SDK can be installed with [Composer](http://getcomposer.org/). Please see the [Installation section of the User Guide](http://devbay.net/sdk/guides/getting-started/installation.html) to learn about installing through other means. +The SDK can be installed with [Composer](http://getcomposer.org/). Please see the [Installation section of the User Guide](https://github.com/davidtsadler/ebay-sdk-php/wiki/Installation) to learn about installing through other means. 1. Install Composer. From 478e40512d6500f9c8ca4489eb65ea0643d2df05 Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Fri, 14 Jul 2023 11:31:08 -0400 Subject: [PATCH 04/11] Update composer.json Temporary change to personal repo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 94406936eb..1e4d349165 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "benmorel/ebay-sdk-php", + "name": "xtremevision/ebay-sdk-php", "description": "An eBay SDK for PHP. Fork of dts/ebay-sdk-php with support for PHP 8.", "keywords": ["ebay", "api", "sdk"], "type": "library", From c713626f2e73a87705715a8ff5dd2cdebe9a94b9 Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Wed, 29 Nov 2023 15:28:45 -0500 Subject: [PATCH 05/11] Updated support for guzzlehttp/psr7 > 2.0 in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1e4d349165..17fa79b4a2 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "ext-curl": "*", "ext-libxml": "*", "guzzlehttp/guzzle": "^6.0 || ^7.0", - "guzzlehttp/psr7": "^1.0", + "guzzlehttp/psr7": "^1.0 || ^2.0", "guzzlehttp/promises": "^1.1" }, "require-dev": { From c52daea849baccb4fb24e386163f5ba8cced8855 Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Fri, 14 Jul 2023 11:31:08 -0400 Subject: [PATCH 06/11] Update composer.json Temporary change to personal repo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 94406936eb..1e4d349165 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "benmorel/ebay-sdk-php", + "name": "xtremevision/ebay-sdk-php", "description": "An eBay SDK for PHP. Fork of dts/ebay-sdk-php with support for PHP 8.", "keywords": ["ebay", "api", "sdk"], "type": "library", From 9b54cd6d178b8890eb7f9797047e0bacbb8a7adc Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Wed, 29 Nov 2023 15:28:45 -0500 Subject: [PATCH 07/11] Updated support for guzzlehttp/psr7 > 2.0 in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1e4d349165..17fa79b4a2 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "ext-curl": "*", "ext-libxml": "*", "guzzlehttp/guzzle": "^6.0 || ^7.0", - "guzzlehttp/psr7": "^1.0", + "guzzlehttp/psr7": "^1.0 || ^2.0", "guzzlehttp/promises": "^1.1" }, "require-dev": { From e8f29b64dd44077e213bb37dd94bb4450f846f31 Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Tue, 8 Oct 2024 12:12:11 -0400 Subject: [PATCH 08/11] added http response headers to response --- src/Services/BaseService.php | 1 + src/Types/BaseType.php | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/src/Services/BaseService.php b/src/Services/BaseService.php index 05046b5ad2..695dc2ba80 100644 --- a/src/Services/BaseService.php +++ b/src/Services/BaseService.php @@ -176,6 +176,7 @@ function (ResponseInterface $res) use ($debug, $responseClass) { $response = $xmlParser->parse($xmlResponse); $response->attachment($attachment); + $response->responseHeaders($res->getHeaders()); return $response; } diff --git a/src/Types/BaseType.php b/src/Types/BaseType.php index 26269fdf58..25a2407c84 100644 --- a/src/Types/BaseType.php +++ b/src/Types/BaseType.php @@ -50,6 +50,11 @@ class BaseType implements JmesPathableObjectInterface */ private $attachment; + /** + * @var string Associative array storing the httpHandler responseHeaders. + */ + private $responseheaders; + /** * @param array $values Can pass an associative array that will set the objects properties. */ @@ -62,6 +67,7 @@ public function __construct(array $values = []) $this->setValues(__CLASS__, $values); $this->attachment = ['data' => null, 'mimeType' => null]; + $this->responseheaders = ['data' => null]; } /** @@ -207,6 +213,27 @@ public function hasAttachment() return $this->attachment['data'] !== null; } + /** + * Method to get or set the object's response headers. Overrides any existing response headers. + * + * @param mixed $data If a string it is assumed to be the contents of the attachment. If an array copy its values across. + * + * @return mixed Returns the contents of the current atachment or null if none has been specified. + */ + public function responseheaders($data = null) + { + if ($data !== null) { + $this->responseheaders['data'] = json_encode($data); + } + + return $this->responseheaders; + } + + public function getResponseHeaders() + { + return json_decode($this->responseheaders['data']); + } + /** * Helper method that returns an associative array of the object's properties and values. * @@ -289,6 +316,8 @@ protected function setValues($class, array $values = []) */ private function get($class, $name) { + echo $class, ": ", $name, "\n"; + self::ensurePropertyExists($class, $name); return $this->getValue($class, $name); From ea9f0640692ffc006712738f5057e892b32aea9f Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Tue, 8 Oct 2024 12:43:00 -0400 Subject: [PATCH 09/11] Removed a debug echo statement --- src/Types/BaseType.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Types/BaseType.php b/src/Types/BaseType.php index 25a2407c84..938aada260 100644 --- a/src/Types/BaseType.php +++ b/src/Types/BaseType.php @@ -316,8 +316,6 @@ protected function setValues($class, array $values = []) */ private function get($class, $name) { - echo $class, ": ", $name, "\n"; - self::ensurePropertyExists($class, $name); return $this->getValue($class, $name); From aeec64029890efd2fd519525940090471e46378d Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Tue, 8 Oct 2024 13:00:26 -0400 Subject: [PATCH 10/11] fixed return type --- src/Types/BaseType.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Types/BaseType.php b/src/Types/BaseType.php index 938aada260..d1b5a06eb8 100644 --- a/src/Types/BaseType.php +++ b/src/Types/BaseType.php @@ -51,7 +51,7 @@ class BaseType implements JmesPathableObjectInterface private $attachment; /** - * @var string Associative array storing the httpHandler responseHeaders. + * @var array Associative array storing the httpHandler responseHeaders. */ private $responseheaders; @@ -216,11 +216,11 @@ public function hasAttachment() /** * Method to get or set the object's response headers. Overrides any existing response headers. * - * @param mixed $data If a string it is assumed to be the contents of the attachment. If an array copy its values across. + * @param mixed $data If a string it is assumed to be the contents of the response headers. If an array copy its values across. * - * @return mixed Returns the contents of the current atachment or null if none has been specified. + * @return mixed Returns the contents of the current response headers or null if none has been specified. */ - public function responseheaders($data = null) + public function responseheaders($data = null) : mixed { if ($data !== null) { $this->responseheaders['data'] = json_encode($data); From d09fd41d942e4a9e3303fa0e209d22bcafc712b8 Mon Sep 17 00:00:00 2001 From: Michael Mussulis Date: Tue, 14 Apr 2026 09:45:51 -0400 Subject: [PATCH 11/11] Fix for php 8.3 Calling get_parent_class() without arguments is deprecated --- src/Account/Types/Amount.php | 2 +- src/Account/Types/CategoryType.php | 2 +- src/Account/Types/CreateAFulfillmentPolicyRestRequest.php | 2 +- src/Account/Types/CreateAFulfillmentPolicyRestResponse.php | 2 +- src/Account/Types/CreateAPaymentPolicyRestRequest.php | 2 +- src/Account/Types/CreateAPaymentPolicyRestResponse.php | 2 +- src/Account/Types/CreateAReturnPolicyRestRequest.php | 2 +- src/Account/Types/CreateAReturnPolicyRestResponse.php | 2 +- src/Account/Types/CreateASalesTaxTableRestRequest.php | 2 +- src/Account/Types/CreateASalesTaxTableRestResponse.php | 2 +- src/Account/Types/DeleteAFulfillmentPolicyRestRequest.php | 2 +- src/Account/Types/DeleteAFulfillmentPolicyRestResponse.php | 2 +- src/Account/Types/DeleteAPaymentPolicyRestRequest.php | 2 +- src/Account/Types/DeleteAPaymentPolicyRestResponse.php | 2 +- src/Account/Types/DeleteAReturnPolicyRestRequest.php | 2 +- src/Account/Types/DeleteAReturnPolicyRestResponse.php | 2 +- src/Account/Types/DeleteASalesTaxTableRestRequest.php | 2 +- src/Account/Types/DeleteASalesTaxTableRestResponse.php | 2 +- src/Account/Types/Deposit.php | 2 +- src/Account/Types/ErrorDetailV3.php | 2 +- src/Account/Types/ErrorParameterV3.php | 2 +- src/Account/Types/ExternalPaymentMethod.php | 2 +- src/Account/Types/FulfillmentPolicy.php | 2 +- src/Account/Types/FulfillmentPolicyRequest.php | 2 +- src/Account/Types/FulfillmentPolicyResponse.php | 2 +- src/Account/Types/GetAFulfillmentPolicyByIDRestRequest.php | 2 +- src/Account/Types/GetAFulfillmentPolicyByIDRestResponse.php | 2 +- src/Account/Types/GetAFulfillmentPolicyByNameRestRequest.php | 2 +- src/Account/Types/GetAFulfillmentPolicyByNameRestResponse.php | 2 +- src/Account/Types/GetAPaymentPolicyByIDRestRequest.php | 2 +- src/Account/Types/GetAPaymentPolicyByIDRestResponse.php | 2 +- src/Account/Types/GetAPaymentPolicyByNameRestRequest.php | 2 +- src/Account/Types/GetAPaymentPolicyByNameRestResponse.php | 2 +- src/Account/Types/GetAReturnPolicyByIDRestRequest.php | 2 +- src/Account/Types/GetAReturnPolicyByIDRestResponse.php | 2 +- src/Account/Types/GetAReturnPolicyByNameRestRequest.php | 2 +- src/Account/Types/GetAReturnPolicyByNameRestResponse.php | 2 +- src/Account/Types/GetASalesTaxTableRestRequest.php | 2 +- src/Account/Types/GetASalesTaxTableRestResponse.php | 2 +- src/Account/Types/GetAccountPrivilegesRestResponse.php | 2 +- src/Account/Types/GetAllSalesTaxTablesRestRequest.php | 2 +- src/Account/Types/GetAllSalesTaxTablesRestResponse.php | 2 +- .../Types/GetFulfillmentPoliciesByMarketplaceRestRequest.php | 2 +- .../Types/GetFulfillmentPoliciesByMarketplaceRestResponse.php | 2 +- src/Account/Types/GetOptedInProgramsRestResponse.php | 2 +- .../Types/GetPaymentPoliciesByMarketplaceRestRequest.php | 2 +- .../Types/GetPaymentPoliciesByMarketplaceRestResponse.php | 2 +- src/Account/Types/GetReturnPoliciesByMarketplaceRestRequest.php | 2 +- .../Types/GetReturnPoliciesByMarketplaceRestResponse.php | 2 +- src/Account/Types/GetShippingRateTablesRestRequest.php | 2 +- src/Account/Types/GetShippingRateTablesRestResponse.php | 2 +- src/Account/Types/InventorySizing.php | 2 +- src/Account/Types/InventorySnapshot.php | 2 +- src/Account/Types/LookbackPeriod.php | 2 +- src/Account/Types/MerchantExternalProfile.php | 2 +- src/Account/Types/OptInToProgramRestRequest.php | 2 +- src/Account/Types/OptInToProgramRestResponse.php | 2 +- src/Account/Types/OptOutOfProgramRestRequest.php | 2 +- src/Account/Types/OptOutOfProgramRestResponse.php | 2 +- src/Account/Types/PaymentMethod.php | 2 +- src/Account/Types/PaymentPolicy.php | 2 +- src/Account/Types/PaymentPolicyRequest.php | 2 +- src/Account/Types/PaymentPolicyResponse.php | 2 +- src/Account/Types/Program.php | 2 +- src/Account/Types/Programs.php | 2 +- src/Account/Types/RateTable.php | 2 +- src/Account/Types/RateTableResponse.php | 2 +- src/Account/Types/RecipientAccountReference.php | 2 +- src/Account/Types/Region.php | 2 +- src/Account/Types/RegionSet.php | 2 +- src/Account/Types/ReturnPolicy.php | 2 +- src/Account/Types/ReturnPolicyRequest.php | 2 +- src/Account/Types/ReturnPolicyResponse.php | 2 +- src/Account/Types/ReturnSnapshot.php | 2 +- src/Account/Types/SalesTax.php | 2 +- src/Account/Types/SalesTaxBase.php | 2 +- src/Account/Types/SalesTaxes.php | 2 +- src/Account/Types/SellingLimit.php | 2 +- src/Account/Types/SellingPrivileges.php | 2 +- src/Account/Types/SetFulfillmentPolicyResponse.php | 2 +- src/Account/Types/SetPaymentPolicyResponse.php | 2 +- src/Account/Types/SetReturnPolicyResponse.php | 2 +- src/Account/Types/ShippingOption.php | 2 +- src/Account/Types/ShippingService.php | 2 +- src/Account/Types/SoldAggregatedMetrics.php | 2 +- src/Account/Types/TimeDuration.php | 2 +- src/Account/Types/TransactionSnapshot.php | 2 +- src/Account/Types/TransactionVolume.php | 2 +- src/Account/Types/UpdateAFulfillmentPolicyRestRequest.php | 2 +- src/Account/Types/UpdateAFulfillmentPolicyRestResponse.php | 2 +- src/Account/Types/UpdateAPaymentPolicyRestRequest.php | 2 +- src/Account/Types/UpdateAPaymentPolicyRestResponse.php | 2 +- src/Account/Types/UpdateAReturnPolicyRestRequest.php | 2 +- src/Account/Types/UpdateAReturnPolicyRestResponse.php | 2 +- src/Analytics/Types/Cycle.php | 2 +- src/Analytics/Types/Definition.php | 2 +- src/Analytics/Types/ErrorDetailV3.php | 2 +- src/Analytics/Types/ErrorParameterV3.php | 2 +- src/Analytics/Types/FilterField.php | 2 +- src/Analytics/Types/FindSellerStandardsProfilesResponse.php | 2 +- src/Analytics/Types/GetASpecificSellerProfileRestRequest.php | 2 +- src/Analytics/Types/GetASpecificSellerProfileRestResponse.php | 2 +- src/Analytics/Types/GetAllSellerProfilesRestResponse.php | 2 +- src/Analytics/Types/GetTrafficReportRestRequest.php | 2 +- src/Analytics/Types/GetTrafficReportRestResponse.php | 2 +- src/Analytics/Types/Header.php | 2 +- src/Analytics/Types/Metric.php | 2 +- src/Analytics/Types/RangeValue.php | 2 +- src/Analytics/Types/Record.php | 2 +- src/Analytics/Types/Report.php | 2 +- src/Analytics/Types/StandardsProfile.php | 2 +- src/Analytics/Types/Value.php | 2 +- src/Browse/Types/Address.php | 2 +- src/Browse/Types/AspectDistribution.php | 2 +- src/Browse/Types/AspectFilter.php | 2 +- src/Browse/Types/AspectValueDistribution.php | 2 +- src/Browse/Types/BuyingOptionDistribution.php | 2 +- src/Browse/Types/Category.php | 2 +- src/Browse/Types/CategoryDistribution.php | 2 +- src/Browse/Types/CommonDescriptions.php | 2 +- src/Browse/Types/ConditionDistribution.php | 2 +- src/Browse/Types/ConvertedAmount.php | 2 +- src/Browse/Types/ErrorDetailV3.php | 2 +- src/Browse/Types/ErrorParameterV3.php | 2 +- src/Browse/Types/EstimatedAvailability.php | 2 +- src/Browse/Types/FilterField.php | 2 +- src/Browse/Types/GetItemByLegacyIdRestRequest.php | 2 +- src/Browse/Types/GetItemByLegacyIdRestResponse.php | 2 +- src/Browse/Types/GetItemRestRequest.php | 2 +- src/Browse/Types/GetItemRestResponse.php | 2 +- src/Browse/Types/GetItemsByItemGroupRestRequest.php | 2 +- src/Browse/Types/GetItemsByItemGroupRestResponse.php | 2 +- src/Browse/Types/Image.php | 2 +- src/Browse/Types/Item.php | 2 +- src/Browse/Types/ItemGroupSummary.php | 2 +- src/Browse/Types/ItemLocationImpl.php | 2 +- src/Browse/Types/ItemReturnTerms.php | 2 +- src/Browse/Types/ItemSummary.php | 2 +- src/Browse/Types/Items.php | 2 +- src/Browse/Types/LegalAddress.php | 2 +- src/Browse/Types/MarketingPrice.php | 2 +- src/Browse/Types/PickupOptionSummary.php | 2 +- src/Browse/Types/RangeValue.php | 2 +- src/Browse/Types/RatingHistogram.php | 2 +- src/Browse/Types/Refinement.php | 2 +- src/Browse/Types/Region.php | 2 +- src/Browse/Types/ReviewRating.php | 2 +- src/Browse/Types/SearchForItemsRestRequest.php | 2 +- src/Browse/Types/SearchForItemsRestResponse.php | 2 +- src/Browse/Types/SearchPagedCollection.php | 2 +- src/Browse/Types/Seller.php | 2 +- src/Browse/Types/SellerLegalInfo.php | 2 +- src/Browse/Types/ShipToLocation.php | 2 +- src/Browse/Types/ShipToLocations.php | 2 +- src/Browse/Types/ShippingOption.php | 2 +- src/Browse/Types/ShippingOptionSummary.php | 2 +- src/Browse/Types/SortField.php | 2 +- src/Browse/Types/TargetLocation.php | 2 +- src/Browse/Types/TaxJurisdiction.php | 2 +- src/Browse/Types/TaxType.php | 2 +- src/Browse/Types/Taxes.php | 2 +- src/Browse/Types/TimeDuration.php | 2 +- src/Browse/Types/TypedNameValue.php | 2 +- src/Browse/Types/VatDetail.php | 2 +- src/BulkDataExchange/Types/AbortJobRequest.php | 2 +- src/BulkDataExchange/Types/AbortJobResponse.php | 2 +- .../Types/AbortRecurringJobExecutionRequest.php | 2 +- .../Types/AbortRecurringJobExecutionResponse.php | 2 +- src/BulkDataExchange/Types/ActivateRecurringJobRequest.php | 2 +- src/BulkDataExchange/Types/ActivateRecurringJobResponse.php | 2 +- src/BulkDataExchange/Types/ActiveInventoryReportFilter.php | 2 +- src/BulkDataExchange/Types/AuctionItemDetails.php | 2 +- src/BulkDataExchange/Types/BaseServiceRequest.php | 2 +- src/BulkDataExchange/Types/BaseServiceResponse.php | 2 +- src/BulkDataExchange/Types/CreateRecurringJobRequest.php | 2 +- src/BulkDataExchange/Types/CreateRecurringJobResponse.php | 2 +- src/BulkDataExchange/Types/CreateUploadJobRequest.php | 2 +- src/BulkDataExchange/Types/CreateUploadJobResponse.php | 2 +- src/BulkDataExchange/Types/DailyRecurrence.php | 2 +- src/BulkDataExchange/Types/DateFilter.php | 2 +- src/BulkDataExchange/Types/DeleteRecurringJobRequest.php | 2 +- src/BulkDataExchange/Types/DeleteRecurringJobResponse.php | 2 +- src/BulkDataExchange/Types/DownloadJobRecurringFilter.php | 2 +- src/BulkDataExchange/Types/DownloadRequestFilter.php | 2 +- src/BulkDataExchange/Types/ErrorData.php | 2 +- src/BulkDataExchange/Types/ErrorMessage.php | 2 +- src/BulkDataExchange/Types/ErrorParameter.php | 2 +- src/BulkDataExchange/Types/FeeSettlementReportFilter.php | 2 +- src/BulkDataExchange/Types/FixedPriceItemDetails.php | 2 +- src/BulkDataExchange/Types/GetItemInfoReportFilter.php | 2 +- src/BulkDataExchange/Types/GetItemJobActionType.php | 2 +- src/BulkDataExchange/Types/GetJobStatusRequest.php | 2 +- src/BulkDataExchange/Types/GetJobStatusResponse.php | 2 +- src/BulkDataExchange/Types/GetJobsRequest.php | 2 +- src/BulkDataExchange/Types/GetJobsResponse.php | 2 +- .../Types/GetRecurringJobExecutionHistoryRequest.php | 2 +- .../Types/GetRecurringJobExecutionHistoryResponse.php | 2 +- .../Types/GetRecurringJobExecutionStatusRequest.php | 2 +- .../Types/GetRecurringJobExecutionStatusResponse.php | 2 +- src/BulkDataExchange/Types/GetRecurringJobsRequest.php | 2 +- src/BulkDataExchange/Types/GetRecurringJobsResponse.php | 2 +- src/BulkDataExchange/Types/JobProfile.php | 2 +- src/BulkDataExchange/Types/MonthlyRecurrence.php | 2 +- src/BulkDataExchange/Types/OrderReportFilter.php | 2 +- src/BulkDataExchange/Types/OrderReportRecurringFilter.php | 2 +- src/BulkDataExchange/Types/RecurringJobDetail.php | 2 +- src/BulkDataExchange/Types/SiteFilter.php | 2 +- src/BulkDataExchange/Types/SoldReportFilter.php | 2 +- src/BulkDataExchange/Types/StartDownloadJobRequest.php | 2 +- src/BulkDataExchange/Types/StartDownloadJobResponse.php | 2 +- src/BulkDataExchange/Types/StartUploadJobRequest.php | 2 +- src/BulkDataExchange/Types/StartUploadJobResponse.php | 2 +- src/BulkDataExchange/Types/SuspendRecurringJobRequest.php | 2 +- src/BulkDataExchange/Types/SuspendRecurringJobResponse.php | 2 +- src/BulkDataExchange/Types/WeeklyRecurrence.php | 2 +- .../Types/AddSellerProfileRequest.php | 2 +- .../Types/AddSellerProfileResponse.php | 2 +- .../Types/AdditionalServiceShippingOption.php | 2 +- src/BusinessPoliciesManagement/Types/Amount.php | 2 +- src/BusinessPoliciesManagement/Types/BaseRequest.php | 2 +- src/BusinessPoliciesManagement/Types/BaseResponse.php | 2 +- src/BusinessPoliciesManagement/Types/CategoryGroup.php | 2 +- src/BusinessPoliciesManagement/Types/CategoryGroups.php | 2 +- .../Types/ConsolidateShippingProfilesRequest.php | 2 +- .../Types/ConsolidateShippingProfilesResponse.php | 2 +- src/BusinessPoliciesManagement/Types/ConsolidationJob.php | 2 +- src/BusinessPoliciesManagement/Types/DeliveryEstimate.php | 2 +- .../Types/DeliveryEstimateMetaInfo.php | 2 +- src/BusinessPoliciesManagement/Types/DepositDetails.php | 2 +- src/BusinessPoliciesManagement/Types/ErrorData.php | 2 +- src/BusinessPoliciesManagement/Types/ErrorMessage.php | 2 +- src/BusinessPoliciesManagement/Types/ErrorParameter.php | 2 +- src/BusinessPoliciesManagement/Types/ExtensionType.php | 2 +- src/BusinessPoliciesManagement/Types/FreightShipping.php | 2 +- .../Types/GetConsolidationJobStatusRequest.php | 2 +- .../Types/GetConsolidationJobStatusResponse.php | 2 +- .../Types/GetSellerProfilesRequest.php | 2 +- .../Types/GetSellerProfilesResponse.php | 2 +- src/BusinessPoliciesManagement/Types/GetVersionRequest.php | 2 +- src/BusinessPoliciesManagement/Types/GetVersionResponse.php | 2 +- src/BusinessPoliciesManagement/Types/Insurance.php | 2 +- src/BusinessPoliciesManagement/Types/PaymentInfo.php | 2 +- src/BusinessPoliciesManagement/Types/PaymentProfile.php | 2 +- src/BusinessPoliciesManagement/Types/PaymentProfileList.php | 2 +- src/BusinessPoliciesManagement/Types/RateTableInfo.php | 2 +- src/BusinessPoliciesManagement/Types/RemoveOverridesRequest.php | 2 +- .../Types/RemoveOverridesResponse.php | 2 +- src/BusinessPoliciesManagement/Types/RemoveProfileRequest.php | 2 +- src/BusinessPoliciesManagement/Types/RemoveProfileResponse.php | 2 +- .../Types/RemoveSellerProfilesRequest.php | 2 +- .../Types/RemoveSellerProfilesResponse.php | 2 +- src/BusinessPoliciesManagement/Types/ReturnPolicyInfo.php | 2 +- src/BusinessPoliciesManagement/Types/ReturnPolicyProfile.php | 2 +- .../Types/ReturnPolicyProfileList.php | 2 +- src/BusinessPoliciesManagement/Types/SellerProfile.php | 2 +- .../Types/SellerProfileResponseStatus.php | 2 +- src/BusinessPoliciesManagement/Types/ServiceDefinition.php | 2 +- .../Types/SetSellerProfileRequest.php | 2 +- .../Types/SetSellerProfileResponse.php | 2 +- src/BusinessPoliciesManagement/Types/ShippingPolicyIdentity.php | 2 +- src/BusinessPoliciesManagement/Types/ShippingPolicyInfo.php | 2 +- .../Types/ShippingPolicyInfoService.php | 2 +- src/BusinessPoliciesManagement/Types/ShippingPolicyProfile.php | 2 +- .../Types/ShippingPolicyProfileList.php | 2 +- src/BusinessPoliciesManagement/Types/ShippingPolicyService.php | 2 +- .../Types/ShippingProfileDiscountInfo.php | 2 +- src/Catalog/Types/Aspect.php | 2 +- src/Catalog/Types/AspectDistribution.php | 2 +- src/Catalog/Types/AspectFilter.php | 2 +- src/Catalog/Types/AspectValueDistribution.php | 2 +- src/Catalog/Types/CategoryAspect.php | 2 +- src/Catalog/Types/CategoryAspectValue.php | 2 +- src/Catalog/Types/ChangeRequest.php | 2 +- src/Catalog/Types/ConflictingProduct.php | 2 +- src/Catalog/Types/Correction.php | 2 +- src/Catalog/Types/CorrectionAspectValue.php | 2 +- src/Catalog/Types/CorrectionAspectValues.php | 2 +- src/Catalog/Types/CorrectionProductAttribute.php | 2 +- src/Catalog/Types/CreateChangeRequestPayload.php | 2 +- src/Catalog/Types/CreateChangeRequestRestRequest.php | 2 +- src/Catalog/Types/CreateChangeRequestRestResponse.php | 2 +- src/Catalog/Types/ErrorDetailV3.php | 2 +- src/Catalog/Types/ErrorParameterV3.php | 2 +- src/Catalog/Types/FilterField.php | 2 +- src/Catalog/Types/GetChangeRequestRestRequest.php | 2 +- src/Catalog/Types/GetChangeRequestRestResponse.php | 2 +- src/Catalog/Types/GetChangeRequestsResponse.php | 2 +- src/Catalog/Types/GetChangeRequestsRestRequest.php | 2 +- src/Catalog/Types/GetChangeRequestsRestResponse.php | 2 +- .../Types/GetProductMetadataForCategoriesRestRequest.php | 2 +- .../Types/GetProductMetadataForCategoriesRestResponse.php | 2 +- src/Catalog/Types/GetProductMetadataRestRequest.php | 2 +- src/Catalog/Types/GetProductMetadataRestResponse.php | 2 +- src/Catalog/Types/GetProductRestRequest.php | 2 +- src/Catalog/Types/GetProductRestResponse.php | 2 +- src/Catalog/Types/Image.php | 2 +- src/Catalog/Types/ProcessResolution.php | 2 +- src/Catalog/Types/Product.php | 2 +- src/Catalog/Types/ProductAspect.php | 2 +- src/Catalog/Types/ProductAspectConstraint.php | 2 +- src/Catalog/Types/ProductAspectValue.php | 2 +- src/Catalog/Types/ProductIdentifier.php | 2 +- src/Catalog/Types/ProductIdentifierConstraint.php | 2 +- src/Catalog/Types/ProductIdentifierForProductMetadata.php | 2 +- src/Catalog/Types/ProductMetadata.php | 2 +- src/Catalog/Types/ProductMetadataAspect.php | 2 +- src/Catalog/Types/ProductMetadataForCategories.php | 2 +- src/Catalog/Types/ProductSearchResponse.php | 2 +- src/Catalog/Types/ProductSummary.php | 2 +- src/Catalog/Types/RangeValue.php | 2 +- src/Catalog/Types/Refinement.php | 2 +- src/Catalog/Types/SearchRestRequest.php | 2 +- src/Catalog/Types/SearchRestResponse.php | 2 +- src/Catalog/Types/SuggestedProduct.php | 2 +- src/Catalog/Types/ValueConstraint.php | 2 +- src/Catalog/Types/Violation.php | 2 +- src/Catalog/Types/ViolationAspectValues.php | 2 +- src/Catalog/Types/ViolationProductAttribute.php | 2 +- src/Compliance/Types/ComplianceDetail.php | 2 +- src/Compliance/Types/ComplianceSummary.php | 2 +- src/Compliance/Types/ComplianceSummaryInfo.php | 2 +- src/Compliance/Types/ComplianceViolation.php | 2 +- src/Compliance/Types/CorrectiveRecommendations.php | 2 +- src/Compliance/Types/ErrorDetailV3.php | 2 +- src/Compliance/Types/ErrorParameterV3.php | 2 +- src/Compliance/Types/GetListingViolationsRestRequest.php | 2 +- src/Compliance/Types/GetListingViolationsRestResponse.php | 2 +- src/Compliance/Types/GetListingViolationsSummaryRestRequest.php | 2 +- .../Types/GetListingViolationsSummaryRestResponse.php | 2 +- src/Compliance/Types/NameValueList.php | 2 +- src/Compliance/Types/PagedComplianceViolationCollection.php | 2 +- src/Compliance/Types/ProductRecommendation.php | 2 +- src/Compliance/Types/VariationDetails.php | 2 +- src/Feed/Types/ErrorDetailV3.php | 2 +- src/Feed/Types/ErrorParameterV3.php | 2 +- src/Feed/Types/GetItemFeedRestRequest.php | 2 +- src/Feed/Types/GetItemFeedRestResponse.php | 2 +- src/Feed/Types/ItemFeed.php | 2 +- src/Feed/Types/ItemFeedResponse.php | 2 +- src/Feedback/Types/BaseServiceRequest.php | 2 +- src/Feedback/Types/BaseServiceResponse.php | 2 +- src/Feedback/Types/CreateDSRSummaryByCategoryRequest.php | 2 +- src/Feedback/Types/CreateDSRSummaryByPeriodRequest.php | 2 +- src/Feedback/Types/CreateDSRSummaryByShippingDetailRequest.php | 2 +- src/Feedback/Types/CreateDSRSummaryByTransactionRequest.php | 2 +- src/Feedback/Types/CreateDSRSummaryResponse.php | 2 +- src/Feedback/Types/DSRSummary.php | 2 +- src/Feedback/Types/DateRange.php | 2 +- src/Feedback/Types/ErrorData.php | 2 +- src/Feedback/Types/ErrorMessage.php | 2 +- src/Feedback/Types/ErrorParameter.php | 2 +- src/Feedback/Types/GetDSRSummaryRequest.php | 2 +- src/Feedback/Types/GetDSRSummaryResponse.php | 2 +- src/Feedback/Types/TransactionKey.php | 2 +- src/FileTransfer/Types/BaseServiceRequest.php | 2 +- src/FileTransfer/Types/BaseServiceResponse.php | 2 +- src/FileTransfer/Types/Data.php | 2 +- src/FileTransfer/Types/DownloadFileRequest.php | 2 +- src/FileTransfer/Types/DownloadFileResponse.php | 2 +- src/FileTransfer/Types/ErrorData.php | 2 +- src/FileTransfer/Types/ErrorMessage.php | 2 +- src/FileTransfer/Types/ErrorParameter.php | 2 +- src/FileTransfer/Types/FileAttachment.php | 2 +- src/FileTransfer/Types/UploadFileRequest.php | 2 +- src/FileTransfer/Types/UploadFileResponse.php | 2 +- src/FileTransfer/Types/XopInclude.php | 2 +- src/Finding/Types/Affiliate.php | 2 +- src/Finding/Types/Amount.php | 2 +- src/Finding/Types/Aspect.php | 2 +- src/Finding/Types/AspectFilter.php | 2 +- src/Finding/Types/AspectHistogramContainer.php | 2 +- src/Finding/Types/AspectValueHistogram.php | 2 +- src/Finding/Types/BaseFindingServiceRequest.php | 2 +- src/Finding/Types/BaseFindingServiceResponse.php | 2 +- src/Finding/Types/BaseServiceRequest.php | 2 +- src/Finding/Types/BaseServiceResponse.php | 2 +- src/Finding/Types/BestMatchFindingServiceRequest.php | 2 +- src/Finding/Types/Category.php | 2 +- src/Finding/Types/CategoryHistogram.php | 2 +- src/Finding/Types/CategoryHistogramContainer.php | 2 +- src/Finding/Types/Condition.php | 2 +- src/Finding/Types/ConditionHistogram.php | 2 +- src/Finding/Types/ConditionHistogramContainer.php | 2 +- src/Finding/Types/DiscountPriceInfo.php | 2 +- src/Finding/Types/Distance.php | 2 +- src/Finding/Types/DomainFilter.php | 2 +- src/Finding/Types/ErrorData.php | 2 +- src/Finding/Types/ErrorMessage.php | 2 +- src/Finding/Types/ErrorParameter.php | 2 +- src/Finding/Types/ExtensionType.php | 2 +- src/Finding/Types/FindCompletedItemsRequest.php | 2 +- src/Finding/Types/FindCompletedItemsResponse.php | 2 +- src/Finding/Types/FindItemsAdvancedRequest.php | 2 +- src/Finding/Types/FindItemsAdvancedResponse.php | 2 +- src/Finding/Types/FindItemsByCategoryRequest.php | 2 +- src/Finding/Types/FindItemsByCategoryResponse.php | 2 +- src/Finding/Types/FindItemsByImageRequest.php | 2 +- src/Finding/Types/FindItemsByImageResponse.php | 2 +- src/Finding/Types/FindItemsByKeywordsRequest.php | 2 +- src/Finding/Types/FindItemsByKeywordsResponse.php | 2 +- src/Finding/Types/FindItemsByProductRequest.php | 2 +- src/Finding/Types/FindItemsByProductResponse.php | 2 +- src/Finding/Types/FindItemsForFavoriteSearchRequest.php | 2 +- src/Finding/Types/FindItemsForFavoriteSearchResponse.php | 2 +- src/Finding/Types/FindItemsIneBayStoresRequest.php | 2 +- src/Finding/Types/FindItemsIneBayStoresResponse.php | 2 +- src/Finding/Types/GalleryInfoContainer.php | 2 +- src/Finding/Types/GalleryURL.php | 2 +- src/Finding/Types/GetHistogramsRequest.php | 2 +- src/Finding/Types/GetHistogramsResponse.php | 2 +- src/Finding/Types/GetSearchKeywordsRecommendationRequest.php | 2 +- src/Finding/Types/GetSearchKeywordsRecommendationResponse.php | 2 +- src/Finding/Types/GetVersionRequest.php | 2 +- src/Finding/Types/GetVersionResponse.php | 2 +- src/Finding/Types/ItemAttribute.php | 2 +- src/Finding/Types/ItemFilter.php | 2 +- src/Finding/Types/ListingInfo.php | 2 +- src/Finding/Types/PaginationInput.php | 2 +- src/Finding/Types/PaginationOutput.php | 2 +- src/Finding/Types/ProductId.php | 2 +- src/Finding/Types/SearchItem.php | 2 +- src/Finding/Types/SearchResult.php | 2 +- src/Finding/Types/SellerInfo.php | 2 +- src/Finding/Types/SellingStatus.php | 2 +- src/Finding/Types/ShippingInfo.php | 2 +- src/Finding/Types/Storefront.php | 2 +- src/Finding/Types/UnitPriceInfo.php | 2 +- src/Fulfillment/Types/Address.php | 2 +- src/Fulfillment/Types/Amount.php | 2 +- src/Fulfillment/Types/AppliedPromotion.php | 2 +- src/Fulfillment/Types/Attribute.php | 2 +- src/Fulfillment/Types/Buyer.php | 2 +- src/Fulfillment/Types/CancelRequest.php | 2 +- src/Fulfillment/Types/CancelStatus.php | 2 +- src/Fulfillment/Types/Contact.php | 2 +- src/Fulfillment/Types/CreateAShippingFulfillmentRestRequest.php | 2 +- .../Types/CreateAShippingFulfillmentRestResponse.php | 2 +- src/Fulfillment/Types/DeliveryCost.php | 2 +- src/Fulfillment/Types/ErrorDetailV3.php | 2 +- src/Fulfillment/Types/ErrorParameterV3.php | 2 +- src/Fulfillment/Types/Fee.php | 2 +- src/Fulfillment/Types/FilterField.php | 2 +- src/Fulfillment/Types/FulfillmentStartInstruction.php | 2 +- src/Fulfillment/Types/GetAShippingFulfillmentRestRequest.php | 2 +- src/Fulfillment/Types/GetAShippingFulfillmentRestResponse.php | 2 +- src/Fulfillment/Types/GetAnOrderRestRequest.php | 2 +- src/Fulfillment/Types/GetAnOrderRestResponse.php | 2 +- src/Fulfillment/Types/GetOrdersRestRequest.php | 2 +- src/Fulfillment/Types/GetOrdersRestResponse.php | 2 +- src/Fulfillment/Types/GetShippingFulfillmentsRestRequest.php | 2 +- src/Fulfillment/Types/GetShippingFulfillmentsRestResponse.php | 2 +- src/Fulfillment/Types/GiftDetails.php | 2 +- src/Fulfillment/Types/LineItem.php | 2 +- src/Fulfillment/Types/LineItemFulfillmentInstructions.php | 2 +- src/Fulfillment/Types/LineItemProperties.php | 2 +- src/Fulfillment/Types/LineItemReference.php | 2 +- src/Fulfillment/Types/LineItemRefund.php | 2 +- src/Fulfillment/Types/Order.php | 2 +- src/Fulfillment/Types/OrderRefund.php | 2 +- src/Fulfillment/Types/OrderSearchPagedCollection.php | 2 +- src/Fulfillment/Types/Payment.php | 2 +- src/Fulfillment/Types/PaymentHold.php | 2 +- src/Fulfillment/Types/PaymentSummary.php | 2 +- src/Fulfillment/Types/PhoneNumber.php | 2 +- src/Fulfillment/Types/PricingSummary.php | 2 +- src/Fulfillment/Types/RangeValue.php | 2 +- src/Fulfillment/Types/SellerActionsToRelease.php | 2 +- src/Fulfillment/Types/ShippingFulfillment.php | 2 +- src/Fulfillment/Types/ShippingFulfillmentDetails.php | 2 +- src/Fulfillment/Types/ShippingFulfillmentPagedCollection.php | 2 +- src/Fulfillment/Types/ShippingStep.php | 2 +- src/Fulfillment/Types/Tax.php | 2 +- src/HalfFinding/Types/Amount.php | 2 +- src/HalfFinding/Types/BaseRequest.php | 2 +- src/HalfFinding/Types/BaseResponse.php | 2 +- src/HalfFinding/Types/ErrorData.php | 2 +- src/HalfFinding/Types/ErrorMessage.php | 2 +- src/HalfFinding/Types/ErrorParameter.php | 2 +- src/HalfFinding/Types/ExtensionType.php | 2 +- src/HalfFinding/Types/FindItemsRequest.php | 2 +- src/HalfFinding/Types/FindItemsResponse.php | 2 +- src/HalfFinding/Types/GetVersionRequest.php | 2 +- src/HalfFinding/Types/GetVersionResponse.php | 2 +- src/HalfFinding/Types/HalfCatalogProductType.php | 2 +- src/HalfFinding/Types/ItemFilter.php | 2 +- src/HalfFinding/Types/ItemType.php | 2 +- src/HalfFinding/Types/NameValueListArrayType.php | 2 +- src/HalfFinding/Types/NameValueListType.php | 2 +- src/HalfFinding/Types/PaginationInputType.php | 2 +- src/HalfFinding/Types/PaginationOutputType.php | 2 +- src/HalfFinding/Types/ProductIDType.php | 2 +- src/HalfFinding/Types/RentalAmount.php | 2 +- src/HalfFinding/Types/ShippingServiceOptionsType.php | 2 +- src/HalfFinding/Types/SortByType.php | 2 +- src/HalfFinding/Types/StorefrontType.php | 2 +- src/HalfFinding/Types/UserType.php | 2 +- src/Inventory/Types/Address.php | 2 +- src/Inventory/Types/Amount.php | 2 +- src/Inventory/Types/Availability.php | 2 +- src/Inventory/Types/BaseResponse.php | 2 +- src/Inventory/Types/BulkMigrateListing.php | 2 +- src/Inventory/Types/BulkMigrateListingResponse.php | 2 +- src/Inventory/Types/BulkMigrateListingsRestRequest.php | 2 +- src/Inventory/Types/BulkMigrateListingsRestResponse.php | 2 +- src/Inventory/Types/BulkPriceQuantity.php | 2 +- src/Inventory/Types/BulkPriceQuantityResponse.php | 2 +- src/Inventory/Types/BulkUpdatePriceAndQuantityRestRequest.php | 2 +- src/Inventory/Types/BulkUpdatePriceAndQuantityRestResponse.php | 2 +- src/Inventory/Types/Compatibility.php | 2 +- src/Inventory/Types/CompatibleProduct.php | 2 +- src/Inventory/Types/CreateInventoryLocationRestRequest.php | 2 +- src/Inventory/Types/CreateInventoryLocationRestResponse.php | 2 +- src/Inventory/Types/CreateOfferRestRequest.php | 2 +- src/Inventory/Types/CreateOfferRestResponse.php | 2 +- .../Types/CreateOrReplaceInventoryItemGroupRestRequest.php | 2 +- .../Types/CreateOrReplaceInventoryItemGroupRestResponse.php | 2 +- src/Inventory/Types/CreateOrReplaceInventoryItemRestRequest.php | 2 +- .../Types/CreateOrReplaceInventoryItemRestResponse.php | 2 +- .../Types/CreateOrReplaceProductCompatibilityRestRequest.php | 2 +- .../Types/CreateOrReplaceProductCompatibilityRestResponse.php | 2 +- src/Inventory/Types/DeleteInventoryItemGroupRestRequest.php | 2 +- src/Inventory/Types/DeleteInventoryItemGroupRestResponse.php | 2 +- src/Inventory/Types/DeleteInventoryItemRestRequest.php | 2 +- src/Inventory/Types/DeleteInventoryItemRestResponse.php | 2 +- src/Inventory/Types/DeleteInventoryLocationRestRequest.php | 2 +- src/Inventory/Types/DeleteInventoryLocationRestResponse.php | 2 +- src/Inventory/Types/DeleteOfferRestRequest.php | 2 +- src/Inventory/Types/DeleteOfferRestResponse.php | 2 +- src/Inventory/Types/DeleteProductCompatibilityRestRequest.php | 2 +- src/Inventory/Types/DeleteProductCompatibilityRestResponse.php | 2 +- src/Inventory/Types/Dimension.php | 2 +- src/Inventory/Types/DisableInventoryLocationRestRequest.php | 2 +- src/Inventory/Types/DisableInventoryLocationRestResponse.php | 2 +- src/Inventory/Types/EbayOfferDetailsWithAll.php | 2 +- src/Inventory/Types/EbayOfferDetailsWithId.php | 2 +- src/Inventory/Types/EbayOfferDetailsWithKeys.php | 2 +- src/Inventory/Types/EnableInventoryLocationRestRequest.php | 2 +- src/Inventory/Types/EnableInventoryLocationRestResponse.php | 2 +- src/Inventory/Types/ErrorDetailV3.php | 2 +- src/Inventory/Types/ErrorParameterV3.php | 2 +- src/Inventory/Types/Fee.php | 2 +- src/Inventory/Types/FeeSummary.php | 2 +- src/Inventory/Types/FeesSummaryResponse.php | 2 +- src/Inventory/Types/GeoCoordinates.php | 2 +- src/Inventory/Types/GetInventoryItemGroupRestRequest.php | 2 +- src/Inventory/Types/GetInventoryItemGroupRestResponse.php | 2 +- src/Inventory/Types/GetInventoryItemRestRequest.php | 2 +- src/Inventory/Types/GetInventoryItemRestResponse.php | 2 +- src/Inventory/Types/GetInventoryItemsRestRequest.php | 2 +- src/Inventory/Types/GetInventoryItemsRestResponse.php | 2 +- src/Inventory/Types/GetInventoryLocationRestRequest.php | 2 +- src/Inventory/Types/GetInventoryLocationRestResponse.php | 2 +- src/Inventory/Types/GetInventoryLocationsRestRequest.php | 2 +- src/Inventory/Types/GetInventoryLocationsRestResponse.php | 2 +- src/Inventory/Types/GetListingFeesRestRequest.php | 2 +- src/Inventory/Types/GetListingFeesRestResponse.php | 2 +- src/Inventory/Types/GetOfferRestRequest.php | 2 +- src/Inventory/Types/GetOfferRestResponse.php | 2 +- src/Inventory/Types/GetOffersRestRequest.php | 2 +- src/Inventory/Types/GetOffersRestResponse.php | 2 +- src/Inventory/Types/GetProductCompatibilityRestRequest.php | 2 +- src/Inventory/Types/GetProductCompatibilityRestResponse.php | 2 +- src/Inventory/Types/Interval.php | 2 +- src/Inventory/Types/InventoryItem.php | 2 +- src/Inventory/Types/InventoryItemGroup.php | 2 +- src/Inventory/Types/InventoryItemListing.php | 2 +- src/Inventory/Types/InventoryItems.php | 2 +- src/Inventory/Types/InventoryLocation.php | 2 +- src/Inventory/Types/InventoryLocationFull.php | 2 +- src/Inventory/Types/InventoryLocationResponse.php | 2 +- src/Inventory/Types/ListingDetails.php | 2 +- src/Inventory/Types/ListingPolicies.php | 2 +- src/Inventory/Types/Location.php | 2 +- src/Inventory/Types/LocationDetails.php | 2 +- src/Inventory/Types/LocationResponse.php | 2 +- src/Inventory/Types/MigrateListing.php | 2 +- src/Inventory/Types/MigrateListingResponse.php | 2 +- src/Inventory/Types/OfferKeyWithId.php | 2 +- src/Inventory/Types/OfferKeysWithId.php | 2 +- src/Inventory/Types/OfferPriceQuantity.php | 2 +- src/Inventory/Types/OfferResponse.php | 2 +- src/Inventory/Types/Offers.php | 2 +- src/Inventory/Types/OperatingHours.php | 2 +- src/Inventory/Types/PackageWeightAndSize.php | 2 +- src/Inventory/Types/PickupAtLocationAvailability.php | 2 +- src/Inventory/Types/PriceQuantity.php | 2 +- src/Inventory/Types/PriceQuantityResponse.php | 2 +- src/Inventory/Types/PricingSummary.php | 2 +- src/Inventory/Types/Product.php | 2 +- src/Inventory/Types/ProductFamilyProperties.php | 2 +- src/Inventory/Types/ProductIdentifier.php | 2 +- src/Inventory/Types/PublishByInventoryItemGroupRequest.php | 2 +- .../Types/PublishOfferByInventoryItemGroupRestRequest.php | 2 +- .../Types/PublishOfferByInventoryItemGroupRestResponse.php | 2 +- src/Inventory/Types/PublishOfferRestRequest.php | 2 +- src/Inventory/Types/PublishOfferRestResponse.php | 2 +- src/Inventory/Types/PublishResponse.php | 2 +- src/Inventory/Types/ShipToLocationAvailability.php | 2 +- src/Inventory/Types/ShippingCostOverride.php | 2 +- src/Inventory/Types/SpecialHours.php | 2 +- src/Inventory/Types/Specification.php | 2 +- src/Inventory/Types/Tax.php | 2 +- src/Inventory/Types/TimeDuration.php | 2 +- src/Inventory/Types/UpdateInventoryLocationRestRequest.php | 2 +- src/Inventory/Types/UpdateInventoryLocationRestResponse.php | 2 +- src/Inventory/Types/UpdateOfferRestRequest.php | 2 +- src/Inventory/Types/UpdateOfferRestResponse.php | 2 +- src/Inventory/Types/VariesBy.php | 2 +- src/Inventory/Types/Weight.php | 2 +- src/Inventory/Types/WithdrawOfferRestRequest.php | 2 +- src/Inventory/Types/WithdrawOfferRestResponse.php | 2 +- src/Inventory/Types/WithdrawResponse.php | 2 +- src/Marketing/Types/Ad.php | 2 +- src/Marketing/Types/AdIds.php | 2 +- src/Marketing/Types/AdPagedCollection.php | 2 +- src/Marketing/Types/AdReference.php | 2 +- src/Marketing/Types/AdReferences.php | 2 +- src/Marketing/Types/AdResponse.php | 2 +- src/Marketing/Types/Ads.php | 2 +- src/Marketing/Types/Amount.php | 2 +- src/Marketing/Types/BaseResponse.php | 2 +- src/Marketing/Types/BulkAdResponse.php | 2 +- src/Marketing/Types/BulkCreateAdRequest.php | 2 +- .../Types/BulkCreateAdsByInventoryReferenceRequest.php | 2 +- .../Types/BulkCreateAdsByInventoryReferenceResponse.php | 2 +- .../Types/BulkCreateAdsByInventoryReferenceRestRequest.php | 2 +- .../Types/BulkCreateAdsByInventoryReferenceRestResponse.php | 2 +- src/Marketing/Types/BulkCreateAdsByListingIDRestRequest.php | 2 +- src/Marketing/Types/BulkCreateAdsByListingIDRestResponse.php | 2 +- src/Marketing/Types/BulkDeleteAdRequest.php | 2 +- src/Marketing/Types/BulkDeleteAdResponse.php | 2 +- .../Types/BulkDeleteAdsByInventoryReferenceRequest.php | 2 +- .../Types/BulkDeleteAdsByInventoryReferenceResponse.php | 2 +- .../Types/BulkDeleteAdsByInventoryReferenceRestRequest.php | 2 +- .../Types/BulkDeleteAdsByInventoryReferenceRestResponse.php | 2 +- src/Marketing/Types/BulkDeleteAdsByListingIDRestRequest.php | 2 +- src/Marketing/Types/BulkDeleteAdsByListingIDRestResponse.php | 2 +- .../Types/BulkUpdateAdBidsByInventoryReferenceRestRequest.php | 2 +- .../Types/BulkUpdateAdBidsByInventoryReferenceRestResponse.php | 2 +- src/Marketing/Types/BulkUpdateAdBidsByListingIDRestRequest.php | 2 +- src/Marketing/Types/BulkUpdateAdBidsByListingIDRestResponse.php | 2 +- src/Marketing/Types/Campaign.php | 2 +- src/Marketing/Types/CampaignCriterion.php | 2 +- src/Marketing/Types/CampaignPagedCollection.php | 2 +- src/Marketing/Types/Campaigns.php | 2 +- src/Marketing/Types/CloneCampaignRequest.php | 2 +- src/Marketing/Types/CloneCampaignRestRequest.php | 2 +- src/Marketing/Types/CloneCampaignRestResponse.php | 2 +- src/Marketing/Types/CreateAdByListingIDRestRequest.php | 2 +- src/Marketing/Types/CreateAdByListingIDRestResponse.php | 2 +- src/Marketing/Types/CreateAdRequest.php | 2 +- src/Marketing/Types/CreateAdsByInventoryReferenceRequest.php | 2 +- src/Marketing/Types/CreateAdsByInventoryReferenceResponse.php | 2 +- .../Types/CreateAdsByInventoryReferenceRestRequest.php | 2 +- .../Types/CreateAdsByInventoryReferenceRestResponse.php | 2 +- src/Marketing/Types/CreateCampaignRequest.php | 2 +- src/Marketing/Types/CreateCampaignRestRequest.php | 2 +- src/Marketing/Types/CreateCampaignRestResponse.php | 2 +- src/Marketing/Types/CreateItemPromotionRestRequest.php | 2 +- src/Marketing/Types/CreateItemPromotionRestResponse.php | 2 +- src/Marketing/Types/CreateReportTask.php | 2 +- src/Marketing/Types/CreateReportTaskRestRequest.php | 2 +- src/Marketing/Types/CreateReportTaskRestResponse.php | 2 +- src/Marketing/Types/DeleteAdByIDRestRequest.php | 2 +- src/Marketing/Types/DeleteAdByIDRestResponse.php | 2 +- src/Marketing/Types/DeleteAdRequest.php | 2 +- src/Marketing/Types/DeleteAdResponse.php | 2 +- src/Marketing/Types/DeleteAdsByInventoryReferenceRequest.php | 2 +- src/Marketing/Types/DeleteAdsByInventoryReferenceResponse.php | 2 +- .../Types/DeleteAdsByInventoryReferenceRestRequest.php | 2 +- .../Types/DeleteAdsByInventoryReferenceRestResponse.php | 2 +- src/Marketing/Types/DeleteCampaignRestRequest.php | 2 +- src/Marketing/Types/DeleteCampaignRestResponse.php | 2 +- src/Marketing/Types/DeleteItemPromotionRestRequest.php | 2 +- src/Marketing/Types/DeleteItemPromotionRestResponse.php | 2 +- src/Marketing/Types/DeleteSpecificReportTaskRestRequest.php | 2 +- src/Marketing/Types/DeleteSpecificReportTaskRestResponse.php | 2 +- src/Marketing/Types/Dimension.php | 2 +- src/Marketing/Types/DimensionKeyAnnotation.php | 2 +- src/Marketing/Types/DimensionMetadata.php | 2 +- src/Marketing/Types/DiscountBenefit.php | 2 +- src/Marketing/Types/DiscountRule.php | 2 +- src/Marketing/Types/DiscountSpecification.php | 2 +- src/Marketing/Types/EndCampaignRestRequest.php | 2 +- src/Marketing/Types/EndCampaignRestResponse.php | 2 +- src/Marketing/Types/ErrorDetailV3.php | 2 +- src/Marketing/Types/ErrorParameterV3.php | 2 +- src/Marketing/Types/FindCampaignByAdReferenceRestRequest.php | 2 +- src/Marketing/Types/FindCampaignByAdReferenceRestResponse.php | 2 +- src/Marketing/Types/FundingStrategy.php | 2 +- src/Marketing/Types/GetAPromotionReportRestRequest.php | 2 +- src/Marketing/Types/GetAPromotionReportRestResponse.php | 2 +- src/Marketing/Types/GetAdByIDRestRequest.php | 2 +- src/Marketing/Types/GetAdByIDRestResponse.php | 2 +- src/Marketing/Types/GetAdsByInventoryReferenceRestRequest.php | 2 +- src/Marketing/Types/GetAdsByInventoryReferenceRestResponse.php | 2 +- src/Marketing/Types/GetAdsRestRequest.php | 2 +- src/Marketing/Types/GetAdsRestResponse.php | 2 +- src/Marketing/Types/GetAllCampaignsRestRequest.php | 2 +- src/Marketing/Types/GetAllCampaignsRestResponse.php | 2 +- src/Marketing/Types/GetCampaignByIDRestRequest.php | 2 +- src/Marketing/Types/GetCampaignByIDRestResponse.php | 2 +- src/Marketing/Types/GetCampaignByNameRestRequest.php | 2 +- src/Marketing/Types/GetCampaignByNameRestResponse.php | 2 +- src/Marketing/Types/GetItemPromotionRestRequest.php | 2 +- src/Marketing/Types/GetItemPromotionRestResponse.php | 2 +- .../Types/GetListingsInSpecificPromotionRestRequest.php | 2 +- .../Types/GetListingsInSpecificPromotionRestResponse.php | 2 +- src/Marketing/Types/GetMetadataForAReportTypeRestRequest.php | 2 +- src/Marketing/Types/GetMetadataForAReportTypeRestResponse.php | 2 +- src/Marketing/Types/GetMetadataForAllReportsRestRequest.php | 2 +- src/Marketing/Types/GetMetadataForAllReportsRestResponse.php | 2 +- src/Marketing/Types/GetPromotionSummaryReportRestRequest.php | 2 +- src/Marketing/Types/GetPromotionSummaryReportRestResponse.php | 2 +- src/Marketing/Types/GetPromotionsRestRequest.php | 2 +- src/Marketing/Types/GetPromotionsRestResponse.php | 2 +- src/Marketing/Types/GetReportTasksRestRequest.php | 2 +- src/Marketing/Types/GetReportTasksRestResponse.php | 2 +- src/Marketing/Types/GetSpecificReportRestRequest.php | 2 +- src/Marketing/Types/GetSpecificReportRestResponse.php | 2 +- src/Marketing/Types/GetSpecificReportTaskRestRequest.php | 2 +- src/Marketing/Types/GetSpecificReportTaskRestResponse.php | 2 +- src/Marketing/Types/InventoryCriterion.php | 2 +- src/Marketing/Types/InventoryItem.php | 2 +- src/Marketing/Types/InventoryReference.php | 2 +- src/Marketing/Types/ItemPromotion.php | 2 +- src/Marketing/Types/ItemPromotionResponse.php | 2 +- src/Marketing/Types/ItemsPagedCollection.php | 2 +- src/Marketing/Types/ListingDetail.php | 2 +- src/Marketing/Types/MetricMetadata.php | 2 +- src/Marketing/Types/PauseAPromotionRestRequest.php | 2 +- src/Marketing/Types/PauseAPromotionRestResponse.php | 2 +- src/Marketing/Types/PauseCampaignRestRequest.php | 2 +- src/Marketing/Types/PauseCampaignRestResponse.php | 2 +- src/Marketing/Types/PromotionDetail.php | 2 +- src/Marketing/Types/PromotionReportDetail.php | 2 +- src/Marketing/Types/PromotionsPagedCollection.php | 2 +- src/Marketing/Types/PromotionsReportPagedCollection.php | 2 +- src/Marketing/Types/ReportMetadata.php | 2 +- src/Marketing/Types/ReportMetadatas.php | 2 +- src/Marketing/Types/ReportTask.php | 2 +- src/Marketing/Types/ReportTaskPagedCollection.php | 2 +- src/Marketing/Types/ResumeAPromotionRestRequest.php | 2 +- src/Marketing/Types/ResumeAPromotionRestResponse.php | 2 +- src/Marketing/Types/ResumeCampaignRestRequest.php | 2 +- src/Marketing/Types/ResumeCampaignRestResponse.php | 2 +- src/Marketing/Types/RuleCriteria.php | 2 +- src/Marketing/Types/SelectionRule.php | 2 +- src/Marketing/Types/SortField.php | 2 +- src/Marketing/Types/SummaryReportResponse.php | 2 +- src/Marketing/Types/UpdateBidPercentageRequest.php | 2 +- src/Marketing/Types/UpdateBidRestRequest.php | 2 +- src/Marketing/Types/UpdateBidRestResponse.php | 2 +- src/Marketing/Types/UpdateCampaignIDentificationRestRequest.php | 2 +- .../Types/UpdateCampaignIDentificationRestResponse.php | 2 +- src/Marketing/Types/UpdateCampaignIdentificationRequest.php | 2 +- src/Marketing/Types/UpdateItemPromotionRestRequest.php | 2 +- src/Marketing/Types/UpdateItemPromotionRestResponse.php | 2 +- src/Merchandising/Types/Affiliate.php | 2 +- src/Merchandising/Types/Amount.php | 2 +- src/Merchandising/Types/BaseMerchandisingServiceRequest.php | 2 +- src/Merchandising/Types/BaseMerchandisingServiceResponse.php | 2 +- src/Merchandising/Types/BaseServiceRequest.php | 2 +- src/Merchandising/Types/BaseServiceResponse.php | 2 +- src/Merchandising/Types/DiscountPriceInfo.php | 2 +- src/Merchandising/Types/ErrorData.php | 2 +- src/Merchandising/Types/ErrorMessage.php | 2 +- src/Merchandising/Types/ErrorParameter.php | 2 +- src/Merchandising/Types/GetDealsRequest.php | 2 +- src/Merchandising/Types/GetMostWatchedItemsRequest.php | 2 +- src/Merchandising/Types/GetRelatedCategoryItemsRequest.php | 2 +- src/Merchandising/Types/GetSimilarItemsRequest.php | 2 +- src/Merchandising/Types/GetTopSellingProductsRequest.php | 2 +- src/Merchandising/Types/GetVersionRequest.php | 2 +- src/Merchandising/Types/GetVersionResponse.php | 2 +- src/Merchandising/Types/Item.php | 2 +- src/Merchandising/Types/ItemFilter.php | 2 +- src/Merchandising/Types/ItemRecommendations.php | 2 +- src/Merchandising/Types/MerchandisingServiceItemResponse.php | 2 +- src/Merchandising/Types/MerchandisingServiceProductResponse.php | 2 +- src/Merchandising/Types/Product.php | 2 +- src/Merchandising/Types/ProductId.php | 2 +- src/Merchandising/Types/ProductRecommendations.php | 2 +- src/MerchantData/Types/AbstractRequestType.php | 2 +- src/MerchantData/Types/AbstractResponseType.php | 2 +- src/MerchantData/Types/AccountTransactionType.php | 2 +- src/MerchantData/Types/ActiveInventoryReportRequestType.php | 2 +- src/MerchantData/Types/ActiveInventoryReportResponseType.php | 2 +- src/MerchantData/Types/AddFixedPriceItemRequestType.php | 2 +- src/MerchantData/Types/AddFixedPriceItemResponseType.php | 2 +- src/MerchantData/Types/AddItemRequestType.php | 2 +- src/MerchantData/Types/AddItemResponseType.php | 2 +- src/MerchantData/Types/AddressAttributeType.php | 2 +- src/MerchantData/Types/AddressType.php | 2 +- src/MerchantData/Types/AmountType.php | 2 +- src/MerchantData/Types/AttributeArrayType.php | 2 +- src/MerchantData/Types/AttributeSetArrayType.php | 2 +- src/MerchantData/Types/AttributeSetType.php | 2 +- src/MerchantData/Types/AttributeType.php | 2 +- src/MerchantData/Types/Base64BinaryType.php | 2 +- src/MerchantData/Types/BestOfferDetailsType.php | 2 +- src/MerchantData/Types/BiddingDetailsType.php | 2 +- src/MerchantData/Types/BiddingSummaryType.php | 2 +- src/MerchantData/Types/BotBlockRequestType.php | 2 +- src/MerchantData/Types/BotBlockResponseType.php | 2 +- src/MerchantData/Types/BrandMPNType.php | 2 +- src/MerchantData/Types/BulkDataExchangeRequestsType.php | 2 +- src/MerchantData/Types/BulkDataExchangeResponsesType.php | 2 +- src/MerchantData/Types/BusinessSellerDetailsType.php | 2 +- src/MerchantData/Types/BuyerPackageEnclosureType.php | 2 +- src/MerchantData/Types/BuyerPackageEnclosuresType.php | 2 +- src/MerchantData/Types/BuyerProtectionDetailsType.php | 2 +- src/MerchantData/Types/BuyerRequirementDetailsType.php | 2 +- src/MerchantData/Types/BuyerType.php | 2 +- src/MerchantData/Types/CalculatedShippingDiscountType.php | 2 +- src/MerchantData/Types/CalculatedShippingRateType.php | 2 +- src/MerchantData/Types/CancelDetailType.php | 2 +- src/MerchantData/Types/CategoryType.php | 2 +- src/MerchantData/Types/CharacteristicType.php | 2 +- src/MerchantData/Types/CharacteristicsSetType.php | 2 +- src/MerchantData/Types/CharityAffiliationDetailType.php | 2 +- src/MerchantData/Types/CharityAffiliationDetailsType.php | 2 +- src/MerchantData/Types/CharityAffiliationType.php | 2 +- src/MerchantData/Types/CharityAffiliationsType.php | 2 +- src/MerchantData/Types/CharityIDType.php | 2 +- src/MerchantData/Types/CharitySellerType.php | 2 +- src/MerchantData/Types/CharityType.php | 2 +- src/MerchantData/Types/CheckoutStatusType.php | 2 +- src/MerchantData/Types/ContactHoursDetailsType.php | 2 +- src/MerchantData/Types/CrossPromotionsType.php | 2 +- src/MerchantData/Types/DeliveryDetailsType.php | 2 +- src/MerchantData/Types/DeliveryStatusType.php | 2 +- src/MerchantData/Types/DigitalDeliverySelectedType.php | 2 +- src/MerchantData/Types/DigitalDeliveryUserType.php | 2 +- src/MerchantData/Types/DigitalGoodInfoType.php | 2 +- src/MerchantData/Types/DiscountPriceInfoType.php | 2 +- src/MerchantData/Types/DiscountProfileType.php | 2 +- src/MerchantData/Types/DistanceType.php | 2 +- src/MerchantData/Types/DuplicateInvocationDetailsType.php | 2 +- src/MerchantData/Types/EBayPaymentMismatchDetailsType.php | 2 +- src/MerchantData/Types/EndFixedPriceItemRequestType.php | 2 +- src/MerchantData/Types/EndFixedPriceItemResponseType.php | 2 +- src/MerchantData/Types/EndItemRequestType.php | 2 +- src/MerchantData/Types/EndItemResponseType.php | 2 +- src/MerchantData/Types/ErrorParameterType.php | 2 +- src/MerchantData/Types/ErrorType.php | 2 +- src/MerchantData/Types/ExpressItemRequirementsType.php | 2 +- src/MerchantData/Types/ExtendedContactDetailsType.php | 2 +- src/MerchantData/Types/ExtendedPictureDetailsType.php | 2 +- src/MerchantData/Types/ExtendedProductFinderIDType.php | 2 +- src/MerchantData/Types/ExternalProductIDType.php | 2 +- src/MerchantData/Types/ExternalTransactionType.php | 2 +- src/MerchantData/Types/FeatureEligibilityType.php | 2 +- src/MerchantData/Types/FeeSettlementReportRequestType.php | 2 +- src/MerchantData/Types/FeeSettlementReportResponseType.php | 2 +- src/MerchantData/Types/FeeType.php | 2 +- src/MerchantData/Types/FeedbackInfoType.php | 2 +- src/MerchantData/Types/FeedbackRequirementsType.php | 2 +- src/MerchantData/Types/FeesType.php | 2 +- src/MerchantData/Types/FlatShippingDiscountType.php | 2 +- src/MerchantData/Types/GiftSummaryType.php | 2 +- src/MerchantData/Types/InsuranceDetailsType.php | 2 +- src/MerchantData/Types/IntegratedMerchantCreditCardInfoType.php | 2 +- .../Types/InternationalShippingServiceOptionsType.php | 2 +- src/MerchantData/Types/InventoryFeesType.php | 2 +- src/MerchantData/Types/InventoryStatusType.php | 2 +- src/MerchantData/Types/ItemBidDetailsType.php | 2 +- src/MerchantData/Types/ItemCompatibilityListType.php | 2 +- src/MerchantData/Types/ItemCompatibilityType.php | 2 +- src/MerchantData/Types/ItemPolicyViolationType.php | 2 +- src/MerchantData/Types/ItemTransactionIDType.php | 2 +- src/MerchantData/Types/ItemType.php | 2 +- src/MerchantData/Types/LabelType.php | 2 +- src/MerchantData/Types/LineItemType.php | 2 +- .../Types/ListingCheckoutRedirectPreferenceType.php | 2 +- src/MerchantData/Types/ListingDesignerType.php | 2 +- src/MerchantData/Types/ListingDetailsType.php | 2 +- src/MerchantData/Types/ListingRecommendationType.php | 2 +- src/MerchantData/Types/ListingRecommendationsType.php | 2 +- src/MerchantData/Types/ListingTransactionType.php | 2 +- src/MerchantData/Types/LookupAttributeArrayType.php | 2 +- src/MerchantData/Types/LookupAttributeType.php | 2 +- src/MerchantData/Types/MaximumBuyerPolicyViolationsType.php | 2 +- src/MerchantData/Types/MaximumItemRequirementsType.php | 2 +- src/MerchantData/Types/MaximumUnpaidItemStrikesInfoType.php | 2 +- src/MerchantData/Types/MeasureType.php | 2 +- src/MerchantData/Types/MerchantDataRequestHeaderType.php | 2 +- src/MerchantData/Types/MerchantDataSellingStatusType.php | 2 +- src/MerchantData/Types/MerchantDataVariationType.php | 2 +- src/MerchantData/Types/MerchantDataVariationsType.php | 2 +- src/MerchantData/Types/MetadataType.php | 2 +- src/MerchantData/Types/ModifyNameArrayType.php | 2 +- src/MerchantData/Types/ModifyNameType.php | 2 +- src/MerchantData/Types/MultiLegShipmentType.php | 2 +- src/MerchantData/Types/MultiLegShippingDetailsType.php | 2 +- src/MerchantData/Types/MultiLegShippingServiceType.php | 2 +- src/MerchantData/Types/NameValueListArrayType.php | 2 +- src/MerchantData/Types/NameValueListType.php | 2 +- src/MerchantData/Types/NonUsageTransactionType.php | 2 +- src/MerchantData/Types/OrderAckRequestType.php | 2 +- src/MerchantData/Types/OrderAckResponseType.php | 2 +- src/MerchantData/Types/OrderArrayType.php | 2 +- src/MerchantData/Types/OrderDetailsType.php | 2 +- src/MerchantData/Types/OrderItemDetailsType.php | 2 +- src/MerchantData/Types/OrderLineItemType.php | 2 +- src/MerchantData/Types/OrderReportRequestType.php | 2 +- src/MerchantData/Types/OrderReportResponseType.php | 2 +- src/MerchantData/Types/OrderType.php | 2 +- src/MerchantData/Types/PaymentDetailsType.php | 2 +- src/MerchantData/Types/PaymentHoldDetailType.php | 2 +- src/MerchantData/Types/PaymentInformationType.php | 2 +- src/MerchantData/Types/PaymentTransactionType.php | 2 +- src/MerchantData/Types/PaymentsInformationType.php | 2 +- src/MerchantData/Types/PickupDetailsType.php | 2 +- src/MerchantData/Types/PickupInStoreDetailsType.php | 2 +- src/MerchantData/Types/PickupMethodSelectedType.php | 2 +- src/MerchantData/Types/PickupOptionsType.php | 2 +- src/MerchantData/Types/PictureDetailsType.php | 2 +- src/MerchantData/Types/PictureSetMemberType.php | 2 +- src/MerchantData/Types/PictureURLsType.php | 2 +- src/MerchantData/Types/PicturesType.php | 2 +- src/MerchantData/Types/ProStoresCheckoutPreferenceType.php | 2 +- src/MerchantData/Types/ProStoresDetailsType.php | 2 +- src/MerchantData/Types/ProductListingDetailsType.php | 2 +- src/MerchantData/Types/ProductSuggestionType.php | 2 +- src/MerchantData/Types/ProductSuggestionsType.php | 2 +- src/MerchantData/Types/PromotedItemType.php | 2 +- src/MerchantData/Types/PromotionDetailsType.php | 2 +- src/MerchantData/Types/PromotionalSaleDetailsType.php | 2 +- .../Types/PromotionalShippingDiscountDetailsType.php | 2 +- src/MerchantData/Types/QuantityInfoType.php | 2 +- src/MerchantData/Types/QuantityRestrictionPerBuyerInfoType.php | 2 +- src/MerchantData/Types/RateTableDetailsType.php | 2 +- src/MerchantData/Types/RecoupmentPolicyConsentType.php | 2 +- src/MerchantData/Types/RefundArrayType.php | 2 +- src/MerchantData/Types/RefundFailureReasonType.php | 2 +- src/MerchantData/Types/RefundFundingSourceArrayType.php | 2 +- src/MerchantData/Types/RefundFundingSourceType.php | 2 +- src/MerchantData/Types/RefundInformationType.php | 2 +- src/MerchantData/Types/RefundLineArrayType.php | 2 +- src/MerchantData/Types/RefundLineType.php | 2 +- src/MerchantData/Types/RefundTransactionArrayType.php | 2 +- src/MerchantData/Types/RefundTransactionInfoType.php | 2 +- src/MerchantData/Types/RefundTransactionType.php | 2 +- src/MerchantData/Types/RefundType.php | 2 +- src/MerchantData/Types/RelistFixedPriceItemRequestType.php | 2 +- src/MerchantData/Types/RelistFixedPriceItemResponseType.php | 2 +- src/MerchantData/Types/RelistItemRequestType.php | 2 +- src/MerchantData/Types/RelistItemResponseType.php | 2 +- src/MerchantData/Types/RequiredSellerActionArrayType.php | 2 +- src/MerchantData/Types/ReturnPolicyType.php | 2 +- src/MerchantData/Types/ReviseFixedPriceItemRequestType.php | 2 +- src/MerchantData/Types/ReviseFixedPriceItemResponseType.php | 2 +- src/MerchantData/Types/ReviseInventoryStatusRequestType.php | 2 +- src/MerchantData/Types/ReviseInventoryStatusResponseType.php | 2 +- src/MerchantData/Types/ReviseItemRequestType.php | 2 +- src/MerchantData/Types/ReviseItemResponseType.php | 2 +- src/MerchantData/Types/ReviseStatusType.php | 2 +- src/MerchantData/Types/SKUDetailsType.php | 2 +- src/MerchantData/Types/SalesTaxType.php | 2 +- src/MerchantData/Types/SchedulingInfoType.php | 2 +- src/MerchantData/Types/SearchDetailsType.php | 2 +- src/MerchantData/Types/SellerDiscountType.php | 2 +- src/MerchantData/Types/SellerDiscountsType.php | 2 +- src/MerchantData/Types/SellerPaymentProfileType.php | 2 +- src/MerchantData/Types/SellerProfilesType.php | 2 +- src/MerchantData/Types/SellerReturnProfileType.php | 2 +- src/MerchantData/Types/SellerShippingProfileType.php | 2 +- src/MerchantData/Types/SellerType.php | 2 +- .../Types/SellereBayPaymentProcessConsentCodeType.php | 2 +- src/MerchantData/Types/SellingManagerProductDetailsType.php | 2 +- .../Types/SellingManagerProductInventoryStatusType.php | 2 +- src/MerchantData/Types/SellingManagerVendorDetailsType.php | 2 +- src/MerchantData/Types/SellingStatusType.php | 2 +- src/MerchantData/Types/SetShipmentTrackingInfoRequestType.php | 2 +- src/MerchantData/Types/SetShipmentTrackingInfoResponseType.php | 2 +- src/MerchantData/Types/ShipPackageDetailsType.php | 2 +- src/MerchantData/Types/ShipmentLineItemType.php | 2 +- src/MerchantData/Types/ShipmentTrackingDetailsType.php | 2 +- src/MerchantData/Types/ShipmentType.php | 2 +- src/MerchantData/Types/ShippingDetailsType.php | 2 +- src/MerchantData/Types/ShippingPackageInfoType.php | 2 +- src/MerchantData/Types/ShippingServiceCostOverrideListType.php | 2 +- src/MerchantData/Types/ShippingServiceCostOverrideType.php | 2 +- src/MerchantData/Types/ShippingServiceOptionsType.php | 2 +- src/MerchantData/Types/SiteHostedPictureDetailsType.php | 2 +- src/MerchantData/Types/SoldReportRequestType.php | 2 +- src/MerchantData/Types/SoldReportResponseType.php | 2 +- src/MerchantData/Types/StorefrontType.php | 2 +- src/MerchantData/Types/SuggestedBidValueType.php | 2 +- src/MerchantData/Types/TaxDetailsType.php | 2 +- src/MerchantData/Types/TaxIdentifierAttributeType.php | 2 +- src/MerchantData/Types/TaxIdentifierType.php | 2 +- src/MerchantData/Types/TaxJurisdictionType.php | 2 +- src/MerchantData/Types/TaxTableType.php | 2 +- src/MerchantData/Types/TaxesType.php | 2 +- src/MerchantData/Types/TicketListingDetailsType.php | 2 +- src/MerchantData/Types/TopRatedSellerDetailsType.php | 2 +- src/MerchantData/Types/TransactionArrayType.php | 2 +- src/MerchantData/Types/TransactionListType.php | 2 +- src/MerchantData/Types/TransactionReferenceType.php | 2 +- src/MerchantData/Types/TransactionStatusType.php | 2 +- src/MerchantData/Types/TransactionType.php | 2 +- src/MerchantData/Types/UnitInfoType.php | 2 +- src/MerchantData/Types/UnpaidItemType.php | 2 +- src/MerchantData/Types/UploadSiteHostedPicturesRequestType.php | 2 +- src/MerchantData/Types/UploadSiteHostedPicturesResponseType.php | 2 +- src/MerchantData/Types/UserAgreementInfoType.php | 2 +- src/MerchantData/Types/UserIdentityType.php | 2 +- src/MerchantData/Types/UserType.php | 2 +- src/MerchantData/Types/VATDetailsType.php | 2 +- src/MerchantData/Types/ValType.php | 2 +- src/MerchantData/Types/VariationProductListingDetailsType.php | 2 +- src/MerchantData/Types/VariationSpecificPictureSetType.php | 2 +- src/MerchantData/Types/VariationType.php | 2 +- src/MerchantData/Types/VariationsType.php | 2 +- src/MerchantData/Types/VerifiedUserRequirementsType.php | 2 +- src/MerchantData/Types/VerifyAddFixedPriceItemRequestType.php | 2 +- src/MerchantData/Types/VerifyAddFixedPriceItemResponseType.php | 2 +- src/MerchantData/Types/VerifyAddItemRequestType.php | 2 +- src/MerchantData/Types/VerifyAddItemResponseType.php | 2 +- src/MerchantData/Types/XMLRequesterCredentialsType.php | 2 +- src/Metadata/Types/AutomotivePartsCompatibilityPolicy.php | 2 +- .../Types/AutomotivePartsCompatibilityPolicyResponse.php | 2 +- src/Metadata/Types/ErrorDetailV3.php | 2 +- src/Metadata/Types/ErrorParameterV3.php | 2 +- .../Types/GetPoliciesForAutoPartsCompatibilityRestRequest.php | 2 +- .../Types/GetPoliciesForAutoPartsCompatibilityRestResponse.php | 2 +- src/Metadata/Types/GetPoliciesForItemConditionRestRequest.php | 2 +- src/Metadata/Types/GetPoliciesForItemConditionRestResponse.php | 2 +- .../Types/GetPoliciesForListingStructuresRestRequest.php | 2 +- .../Types/GetPoliciesForListingStructuresRestResponse.php | 2 +- src/Metadata/Types/GetPoliciesForNegotiatedPriceRestRequest.php | 2 +- .../Types/GetPoliciesForNegotiatedPriceRestResponse.php | 2 +- src/Metadata/Types/GetPoliciesForReturnsRestRequest.php | 2 +- src/Metadata/Types/GetPoliciesForReturnsRestResponse.php | 2 +- src/Metadata/Types/GetSalesTaxJurisdictionsRestRequest.php | 2 +- src/Metadata/Types/GetSalesTaxJurisdictionsRestResponse.php | 2 +- src/Metadata/Types/ItemCondition.php | 2 +- src/Metadata/Types/ItemConditionPolicy.php | 2 +- src/Metadata/Types/ItemConditionPolicyResponse.php | 2 +- src/Metadata/Types/ListingStructurePolicy.php | 2 +- src/Metadata/Types/ListingStructurePolicyResponse.php | 2 +- src/Metadata/Types/NegotiatedPricePolicy.php | 2 +- src/Metadata/Types/NegotiatedPricePolicyResponse.php | 2 +- src/Metadata/Types/ReturnPolicy.php | 2 +- src/Metadata/Types/ReturnPolicyResponse.php | 2 +- src/Metadata/Types/SalesTaxJurisdiction.php | 2 +- src/Metadata/Types/SalesTaxJurisdictions.php | 2 +- src/OAuth/Types/GetAppTokenRestRequest.php | 2 +- src/OAuth/Types/GetAppTokenRestResponse.php | 2 +- src/OAuth/Types/GetUserTokenRestRequest.php | 2 +- src/OAuth/Types/GetUserTokenRestResponse.php | 2 +- src/OAuth/Types/RefreshUserTokenRestRequest.php | 2 +- src/OAuth/Types/RefreshUserTokenRestResponse.php | 2 +- src/Order/Types/Adjustment.php | 2 +- src/Order/Types/Amount.php | 2 +- src/Order/Types/BillingAddress.php | 2 +- src/Order/Types/CheckoutSessionResponse.php | 2 +- src/Order/Types/CreateGuestCheckoutSessionRequest.php | 2 +- src/Order/Types/CreateSignInCheckoutSessionRequest.php | 2 +- src/Order/Types/CreditCard.php | 2 +- src/Order/Types/ErrorDetailV3.php | 2 +- src/Order/Types/ErrorParameterV3.php | 2 +- src/Order/Types/GetCheckoutSessionRestRequest.php | 2 +- src/Order/Types/GetCheckoutSessionRestResponse.php | 2 +- src/Order/Types/GetGuestCheckoutSessionRestRequest.php | 2 +- src/Order/Types/GetGuestCheckoutSessionRestResponse.php | 2 +- src/Order/Types/GetGuestPurchaseOrderRestRequest.php | 2 +- src/Order/Types/GetGuestPurchaseOrderRestResponse.php | 2 +- src/Order/Types/GetPurchaseOrderRestRequest.php | 2 +- src/Order/Types/GetPurchaseOrderRestResponse.php | 2 +- src/Order/Types/GuestPurchaseOrder.php | 2 +- src/Order/Types/Image.php | 2 +- src/Order/Types/InitiateCheckoutSessionRestRequest.php | 2 +- src/Order/Types/InitiateCheckoutSessionRestResponse.php | 2 +- src/Order/Types/InitiateGuestCheckoutSessionRestRequest.php | 2 +- src/Order/Types/InitiateGuestCheckoutSessionRestResponse.php | 2 +- src/Order/Types/LineItem.php | 2 +- src/Order/Types/LineItemInput.php | 2 +- src/Order/Types/LineItemReference.php | 2 +- src/Order/Types/PaymentInstrument.php | 2 +- src/Order/Types/PaymentInstrumentReference.php | 2 +- src/Order/Types/PaymentMethod.php | 2 +- src/Order/Types/PaymentMethodBrand.php | 2 +- src/Order/Types/PaymentMethodMessage.php | 2 +- src/Order/Types/PlaceGuestOrderRestRequest.php | 2 +- src/Order/Types/PlaceGuestOrderRestResponse.php | 2 +- src/Order/Types/PlaceOrderRestRequest.php | 2 +- src/Order/Types/PlaceOrderRestResponse.php | 2 +- src/Order/Types/PricingSummary.php | 2 +- src/Order/Types/Promotion.php | 2 +- src/Order/Types/ProvidedPaymentInstrument.php | 2 +- src/Order/Types/PurchaseOrder.php | 2 +- src/Order/Types/PurchaseOrderSummary.php | 2 +- src/Order/Types/Seller.php | 2 +- src/Order/Types/ShippingAddress.php | 2 +- src/Order/Types/ShippingAddressImpl.php | 2 +- src/Order/Types/ShippingDetail.php | 2 +- src/Order/Types/ShippingFulfillment.php | 2 +- src/Order/Types/ShippingOption.php | 2 +- src/Order/Types/UpdateGuestLineItemQuantityRestRequest.php | 2 +- src/Order/Types/UpdateGuestLineItemQuantityRestResponse.php | 2 +- .../Types/UpdateGuestLineItemShippingAddressRestRequest.php | 2 +- .../Types/UpdateGuestLineItemShippingAddressRestResponse.php | 2 +- src/Order/Types/UpdateGuestPaymentInfoRestRequest.php | 2 +- src/Order/Types/UpdateGuestPaymentInfoRestResponse.php | 2 +- src/Order/Types/UpdateGuestShippingOptionRestRequest.php | 2 +- src/Order/Types/UpdateGuestShippingOptionRestResponse.php | 2 +- src/Order/Types/UpdatePaymentInfoRestRequest.php | 2 +- src/Order/Types/UpdatePaymentInfoRestResponse.php | 2 +- src/Order/Types/UpdatePaymentInformation.php | 2 +- src/Order/Types/UpdateQuantity.php | 2 +- src/Order/Types/UpdateQuantityForLineItemRestRequest.php | 2 +- src/Order/Types/UpdateQuantityForLineItemRestResponse.php | 2 +- src/Order/Types/UpdateShippingAddressRestRequest.php | 2 +- src/Order/Types/UpdateShippingAddressRestResponse.php | 2 +- src/Order/Types/UpdateShippingOption.php | 2 +- src/Order/Types/UpdateShippingOptionRestRequest.php | 2 +- src/Order/Types/UpdateShippingOptionRestResponse.php | 2 +- src/PostOrder/Types/ActionDeadlines.php | 2 +- src/PostOrder/Types/ActualRefundDetailType.php | 2 +- src/PostOrder/Types/AddShippingLabelInfoRestRequest.php | 2 +- src/PostOrder/Types/AddShippingLabelInfoRestResponse.php | 2 +- src/PostOrder/Types/Address.php | 2 +- src/PostOrder/Types/Amount.php | 2 +- src/PostOrder/Types/AppealCaseDecisionRestRequest.php | 2 +- src/PostOrder/Types/AppealCaseDecisionRestResponse.php | 2 +- src/PostOrder/Types/AppealDetails.php | 2 +- src/PostOrder/Types/AppealRequest.php | 2 +- src/PostOrder/Types/ApproveCancellationRequestRestRequest.php | 2 +- src/PostOrder/Types/ApproveCancellationRequestRestResponse.php | 2 +- src/PostOrder/Types/AvailableOptionType.php | 2 +- src/PostOrder/Types/BuyerCloseCaseRequest.php | 2 +- src/PostOrder/Types/BuyerCloseInquiryRequest.php | 2 +- src/PostOrder/Types/CancelActivityHistory.php | 2 +- src/PostOrder/Types/CancelDetail.php | 2 +- src/PostOrder/Types/CancelReturnRequestRestRequest.php | 2 +- src/PostOrder/Types/CancelReturnRequestRestResponse.php | 2 +- src/PostOrder/Types/CancelSortField.php | 2 +- src/PostOrder/Types/CancelSummary.php | 2 +- src/PostOrder/Types/CarrierShippingCostInfoType.php | 2 +- src/PostOrder/Types/CaseDetails.php | 2 +- src/PostOrder/Types/CaseDetailsResponse.php | 2 +- src/PostOrder/Types/CaseSearchResponse.php | 2 +- src/PostOrder/Types/CaseStatusFilter.php | 2 +- src/PostOrder/Types/CaseSummaryType.php | 2 +- src/PostOrder/Types/CaseVoluntaryRefundRequest.php | 2 +- src/PostOrder/Types/CheckCancellationEligibilityRestRequest.php | 2 +- .../Types/CheckCancellationEligibilityRestResponse.php | 2 +- src/PostOrder/Types/CheckEligibilityRequest.php | 2 +- src/PostOrder/Types/CheckEligibilityResponse.php | 2 +- src/PostOrder/Types/CheckInquiryEligibilityRequest.php | 2 +- src/PostOrder/Types/CheckInquiryEligibilityResponse.php | 2 +- src/PostOrder/Types/CheckInquiryEligibilityRestRequest.php | 2 +- src/PostOrder/Types/CheckInquiryEligibilityRestResponse.php | 2 +- src/PostOrder/Types/CheckLabelPrintEligibilityResponse.php | 2 +- src/PostOrder/Types/CheckReturnEligibilityRestRequest.php | 2 +- src/PostOrder/Types/CheckReturnEligibilityRestResponse.php | 2 +- .../Types/CheckShippingLabelEligibilityRestRequest.php | 2 +- .../Types/CheckShippingLabelEligibilityRestResponse.php | 2 +- src/PostOrder/Types/ClaimHistoryEventModel.php | 2 +- src/PostOrder/Types/ClaimHistoryResponse.php | 2 +- src/PostOrder/Types/CloseCaseRestRequest.php | 2 +- src/PostOrder/Types/CloseCaseRestResponse.php | 2 +- src/PostOrder/Types/CloseInquiryRestRequest.php | 2 +- src/PostOrder/Types/CloseInquiryRestResponse.php | 2 +- src/PostOrder/Types/CloseReturnRequest.php | 2 +- src/PostOrder/Types/ConditionDataRangeType.php | 2 +- src/PostOrder/Types/ConditionListDetailType.php | 2 +- src/PostOrder/Types/ConfirmCancellationRefundRestRequest.php | 2 +- src/PostOrder/Types/ConfirmCancellationRefundRestResponse.php | 2 +- src/PostOrder/Types/ConfirmInquiryRefundRestRequest.php | 2 +- src/PostOrder/Types/ConfirmInquiryRefundRestResponse.php | 2 +- src/PostOrder/Types/ConfirmRefundRequest.php | 2 +- src/PostOrder/Types/CountSummaryType.php | 2 +- src/PostOrder/Types/CreateCancelRequest.php | 2 +- src/PostOrder/Types/CreateCancelResponse.php | 2 +- src/PostOrder/Types/CreateCustomListRequest.php | 2 +- src/PostOrder/Types/CreateCustomListResponse.php | 2 +- src/PostOrder/Types/CreateCustomListRestRequest.php | 2 +- src/PostOrder/Types/CreateCustomListRestResponse.php | 2 +- src/PostOrder/Types/CreateDispositionRuleRequest.php | 2 +- src/PostOrder/Types/CreateDispositionRuleResponse.php | 2 +- src/PostOrder/Types/CreateInquiryRequest.php | 2 +- src/PostOrder/Types/CreateInquiryRestRequest.php | 2 +- src/PostOrder/Types/CreateInquiryRestResponse.php | 2 +- src/PostOrder/Types/CreateReturnDraftRestRequest.php | 2 +- src/PostOrder/Types/CreateReturnDraftRestResponse.php | 2 +- src/PostOrder/Types/CreateReturnRequest.php | 2 +- src/PostOrder/Types/CreateReturnRequestRestRequest.php | 2 +- src/PostOrder/Types/CreateReturnRequestRestResponse.php | 2 +- src/PostOrder/Types/CreateReturnResponse.php | 2 +- src/PostOrder/Types/CreateReturnRulesRestRequest.php | 2 +- src/PostOrder/Types/CreateReturnRulesRestResponse.php | 2 +- src/PostOrder/Types/CreateReturnShippingLabelRestRequest.php | 2 +- src/PostOrder/Types/CreateReturnShippingLabelRestResponse.php | 2 +- src/PostOrder/Types/CustomListDataType.php | 2 +- src/PostOrder/Types/CustomListDetailType.php | 2 +- src/PostOrder/Types/CustomListModificationType.php | 2 +- src/PostOrder/Types/CustomListType.php | 2 +- src/PostOrder/Types/DateTime.php | 2 +- src/PostOrder/Types/DecideReturnRequest.php | 2 +- src/PostOrder/Types/DecideReturnResponse.php | 2 +- src/PostOrder/Types/DeleteReturnDraftFileRestRequest.php | 2 +- src/PostOrder/Types/DeleteReturnDraftFileRestResponse.php | 2 +- src/PostOrder/Types/DeleteReturnFileRestRequest.php | 2 +- src/PostOrder/Types/DeleteReturnFileRestResponse.php | 2 +- src/PostOrder/Types/DispositionRuleDetailType.php | 2 +- src/PostOrder/Types/EligibilityErrorType.php | 2 +- src/PostOrder/Types/EligibilityResponseError.php | 2 +- src/PostOrder/Types/EligibilityResultType.php | 2 +- src/PostOrder/Types/Error.php | 2 +- src/PostOrder/Types/ErrorDetailV3.php | 2 +- src/PostOrder/Types/ErrorMessage.php | 2 +- src/PostOrder/Types/ErrorParameter.php | 2 +- src/PostOrder/Types/ErrorParameterV3.php | 2 +- src/PostOrder/Types/EscalateInquiryRequest.php | 2 +- src/PostOrder/Types/EscalateInquiryRestRequest.php | 2 +- src/PostOrder/Types/EscalateInquiryRestResponse.php | 2 +- src/PostOrder/Types/EscalateRequest.php | 2 +- src/PostOrder/Types/EscalateResponse.php | 2 +- src/PostOrder/Types/EscalateReturnRestRequest.php | 2 +- src/PostOrder/Types/EscalateReturnRestResponse.php | 2 +- src/PostOrder/Types/EscalationEligibilityInfo.php | 2 +- src/PostOrder/Types/EscalationInfoType.php | 2 +- src/PostOrder/Types/EstimatedRefundDetailType.php | 2 +- src/PostOrder/Types/EstimatedRefundInfoType.php | 2 +- src/PostOrder/Types/EstimatedRefundType.php | 2 +- src/PostOrder/Types/EstimatedShippingInfoType.php | 2 +- src/PostOrder/Types/FindCancelResponse.php | 2 +- src/PostOrder/Types/GetCancelDetailResponse.php | 2 +- src/PostOrder/Types/GetCancelFieldGroup.php | 2 +- src/PostOrder/Types/GetCancellationRestRequest.php | 2 +- src/PostOrder/Types/GetCancellationRestResponse.php | 2 +- src/PostOrder/Types/GetCaseRestRequest.php | 2 +- src/PostOrder/Types/GetCaseRestResponse.php | 2 +- src/PostOrder/Types/GetCustomListDetailResponse.php | 2 +- src/PostOrder/Types/GetCustomListRestResponse.php | 2 +- src/PostOrder/Types/GetCustomListsResponse.php | 2 +- src/PostOrder/Types/GetCustomListsRestResponse.php | 2 +- src/PostOrder/Types/GetDetailResponse.php | 2 +- src/PostOrder/Types/GetDispositionRuleDetailResponse.php | 2 +- src/PostOrder/Types/GetDispositionRuleTemplatesResponse.php | 2 +- src/PostOrder/Types/GetDispositionRuleTriggerHistResponse.php | 2 +- src/PostOrder/Types/GetDispositionRulesResponse.php | 2 +- src/PostOrder/Types/GetEstimateRequest.php | 2 +- src/PostOrder/Types/GetEstimateResponse.php | 2 +- src/PostOrder/Types/GetFileResponse.php | 2 +- src/PostOrder/Types/GetInquiryRestRequest.php | 2 +- src/PostOrder/Types/GetInquiryRestResponse.php | 2 +- src/PostOrder/Types/GetMetadataResponse.php | 2 +- src/PostOrder/Types/GetReturnCreationSessionResponse.php | 2 +- src/PostOrder/Types/GetReturnDraftFilesRestRequest.php | 2 +- src/PostOrder/Types/GetReturnDraftFilesRestResponse.php | 2 +- src/PostOrder/Types/GetReturnDraftRestRequest.php | 2 +- src/PostOrder/Types/GetReturnDraftRestResponse.php | 2 +- src/PostOrder/Types/GetReturnEstimateRestRequest.php | 2 +- src/PostOrder/Types/GetReturnEstimateRestResponse.php | 2 +- src/PostOrder/Types/GetReturnFilesRestRequest.php | 2 +- src/PostOrder/Types/GetReturnFilesRestResponse.php | 2 +- src/PostOrder/Types/GetReturnMetadataRestRequest.php | 2 +- src/PostOrder/Types/GetReturnMetadataRestResponse.php | 2 +- src/PostOrder/Types/GetReturnPreferencesRestResponse.php | 2 +- src/PostOrder/Types/GetReturnRestRequest.php | 2 +- src/PostOrder/Types/GetReturnRestResponse.php | 2 +- src/PostOrder/Types/GetReturnRuleHistoryRestRequest.php | 2 +- src/PostOrder/Types/GetReturnRuleHistoryRestResponse.php | 2 +- src/PostOrder/Types/GetReturnRuleRestRequest.php | 2 +- src/PostOrder/Types/GetReturnRuleRestResponse.php | 2 +- src/PostOrder/Types/GetReturnRuleTemplatesRestResponse.php | 2 +- src/PostOrder/Types/GetReturnRulesRestRequest.php | 2 +- src/PostOrder/Types/GetReturnRulesRestResponse.php | 2 +- src/PostOrder/Types/GetReturnShippingLabelRestRequest.php | 2 +- src/PostOrder/Types/GetReturnShippingLabelRestResponse.php | 2 +- src/PostOrder/Types/GetSellerReturnPreferenceResponse.php | 2 +- src/PostOrder/Types/GetShipmentTrackingRestRequest.php | 2 +- src/PostOrder/Types/GetShipmentTrackingRestResponse.php | 2 +- src/PostOrder/Types/GetShippingLabelResponse.php | 2 +- src/PostOrder/Types/GetStoreCategoriesRestResponse.php | 2 +- src/PostOrder/Types/GetStoreCategoryResponse.php | 2 +- src/PostOrder/Types/GetSummaryResponse.php | 2 +- src/PostOrder/Types/GetTrackingHistoryResponse.php | 2 +- src/PostOrder/Types/InitiateShippingLabelResponse.php | 2 +- src/PostOrder/Types/InquiryDetails.php | 2 +- src/PostOrder/Types/InquiryDetailsResponse.php | 2 +- src/PostOrder/Types/InquirySearchResponse.php | 2 +- src/PostOrder/Types/InquiryStatusFilter.php | 2 +- src/PostOrder/Types/InquirySummaryType.php | 2 +- src/PostOrder/Types/InquiryVoluntaryRefundRequest.php | 2 +- src/PostOrder/Types/IssueCaseRefundRestRequest.php | 2 +- src/PostOrder/Types/IssueCaseRefundRestResponse.php | 2 +- src/PostOrder/Types/IssueInquiryRefundRestRequest.php | 2 +- src/PostOrder/Types/IssueInquiryRefundRestResponse.php | 2 +- src/PostOrder/Types/IssueRefundRequest.php | 2 +- src/PostOrder/Types/IssueRefundResponse.php | 2 +- src/PostOrder/Types/IssueReturnRefundRestRequest.php | 2 +- src/PostOrder/Types/IssueReturnRefundRestResponse.php | 2 +- src/PostOrder/Types/ItemDetailType.php | 2 +- src/PostOrder/Types/ItemDetails.php | 2 +- src/PostOrder/Types/ItemEligibilityResult.php | 2 +- src/PostOrder/Types/ItemizedRefundDetailType.php | 2 +- src/PostOrder/Types/ItemizedReturnShippingCostType.php | 2 +- src/PostOrder/Types/ListDataType.php | 2 +- src/PostOrder/Types/MarkAsReceivedRequest.php | 2 +- src/PostOrder/Types/MarkAsShippedRequest.php | 2 +- src/PostOrder/Types/MarkRefundSentRequest.php | 2 +- src/PostOrder/Types/MarkReturnReceivedRestRequest.php | 2 +- src/PostOrder/Types/MarkReturnReceivedRestResponse.php | 2 +- src/PostOrder/Types/MarkReturnRefundReceivedRestRequest.php | 2 +- src/PostOrder/Types/MarkReturnRefundReceivedRestResponse.php | 2 +- src/PostOrder/Types/MarkReturnRefundSentRestRequest.php | 2 +- src/PostOrder/Types/MarkReturnRefundSentRestResponse.php | 2 +- src/PostOrder/Types/MarkReturnShippedRestRequest.php | 2 +- src/PostOrder/Types/MarkReturnShippedRestResponse.php | 2 +- src/PostOrder/Types/ModifyCustomListRequest.php | 2 +- src/PostOrder/Types/ModifyCustomListResponse.php | 2 +- src/PostOrder/Types/ModifyDispositionRuleRequest.php | 2 +- src/PostOrder/Types/MoneyMovementDetailType.php | 2 +- src/PostOrder/Types/MoneyMovementEntries.php | 2 +- src/PostOrder/Types/MoneyMovementEntry.php | 2 +- src/PostOrder/Types/MoneyMovementRef.php | 2 +- src/PostOrder/Types/OrderCancelLineItem.php | 2 +- src/PostOrder/Types/OrderEligibilityCheckInfo.php | 2 +- src/PostOrder/Types/OrderEligibilityResult.php | 2 +- src/PostOrder/Types/PaginationOutput.php | 2 +- src/PostOrder/Types/PriorityListType.php | 2 +- src/PostOrder/Types/ProcessReturnRequestRestRequest.php | 2 +- src/PostOrder/Types/ProcessReturnRequestRestResponse.php | 2 +- src/PostOrder/Types/ProvideInquiryRefundInfoRestRequest.php | 2 +- src/PostOrder/Types/ProvideInquiryRefundInfoRestResponse.php | 2 +- src/PostOrder/Types/ProvideInquiryShipmentInfoRestRequest.php | 2 +- src/PostOrder/Types/ProvideInquiryShipmentInfoRestResponse.php | 2 +- src/PostOrder/Types/ProvideLabelRequest.php | 2 +- src/PostOrder/Types/ProvideLabelResponse.php | 2 +- src/PostOrder/Types/ProvideReturnShipmentInfoRestRequest.php | 2 +- src/PostOrder/Types/ProvideReturnShipmentInfoRestResponse.php | 2 +- src/PostOrder/Types/ProvideShipmentInfoRequest.php | 2 +- src/PostOrder/Types/ProvidesReturnAddressRestRequest.php | 2 +- src/PostOrder/Types/ProvidesReturnAddressRestResponse.php | 2 +- src/PostOrder/Types/RefundAmounts.php | 2 +- src/PostOrder/Types/RefundDetailType.php | 2 +- src/PostOrder/Types/RefundInfoType.php | 2 +- src/PostOrder/Types/RefundType.php | 2 +- src/PostOrder/Types/RejectCancelRequest.php | 2 +- src/PostOrder/Types/RejectCancellationRequestRestRequest.php | 2 +- src/PostOrder/Types/RejectCancellationRequestRestResponse.php | 2 +- src/PostOrder/Types/ResponseHistoryAttributesType.php | 2 +- src/PostOrder/Types/ReturnAddress.php | 2 +- src/PostOrder/Types/ReturnAddressRequest.php | 2 +- src/PostOrder/Types/ReturnAddressType.php | 2 +- src/PostOrder/Types/ReturnCloseInfoType.php | 2 +- src/PostOrder/Types/ReturnCreationInfoType.php | 2 +- src/PostOrder/Types/ReturnDetailType.php | 2 +- src/PostOrder/Types/ReturnEligibilityErrorDetailType.php | 2 +- src/PostOrder/Types/ReturnEligibilityItemPerCheckTypeResult.php | 2 +- src/PostOrder/Types/ReturnEligibilityItemType.php | 2 +- src/PostOrder/Types/ReturnEligibilityPerItemType.php | 2 +- src/PostOrder/Types/ReturnFileType.php | 2 +- src/PostOrder/Types/ReturnHoldInfoType.php | 2 +- src/PostOrder/Types/ReturnItemType.php | 2 +- src/PostOrder/Types/ReturnMetadataType.php | 2 +- src/PostOrder/Types/ReturnPolicyType.php | 2 +- src/PostOrder/Types/ReturnRequestType.php | 2 +- src/PostOrder/Types/ReturnResponseDueType.php | 2 +- src/PostOrder/Types/ReturnResponseHistoryType.php | 2 +- src/PostOrder/Types/ReturnShippingCostDetailType.php | 2 +- src/PostOrder/Types/ReturnShippingCostType.php | 2 +- src/PostOrder/Types/ReturnSortField.php | 2 +- src/PostOrder/Types/ReturnSummaryType.php | 2 +- src/PostOrder/Types/RuleActionDataDetailType.php | 2 +- src/PostOrder/Types/RuleActionDataType.php | 2 +- src/PostOrder/Types/RuleActionDetailType.php | 2 +- src/PostOrder/Types/RuleActionInputType.php | 2 +- src/PostOrder/Types/RuleConditionDetailType.php | 2 +- src/PostOrder/Types/RuleConditionInputType.php | 2 +- src/PostOrder/Types/RuleDetailInputType.php | 2 +- src/PostOrder/Types/RuleDetailType.php | 2 +- src/PostOrder/Types/RuleModificationType.php | 2 +- src/PostOrder/Types/RuleSummaryType.php | 2 +- src/PostOrder/Types/RuleTemplateDetailType.php | 2 +- src/PostOrder/Types/RuleTriggerHistDetailType.php | 2 +- src/PostOrder/Types/ScanDetailType.php | 2 +- src/PostOrder/Types/SearchCancellationsRestRequest.php | 2 +- src/PostOrder/Types/SearchCancellationsRestResponse.php | 2 +- src/PostOrder/Types/SearchCasesRestRequest.php | 2 +- src/PostOrder/Types/SearchCasesRestResponse.php | 2 +- src/PostOrder/Types/SearchInquiriesRestRequest.php | 2 +- src/PostOrder/Types/SearchInquiriesRestResponse.php | 2 +- src/PostOrder/Types/SearchReturnsRestRequest.php | 2 +- src/PostOrder/Types/SearchReturnsRestResponse.php | 2 +- src/PostOrder/Types/SellerProvideRefundInfoRequest.php | 2 +- src/PostOrder/Types/SendInquiryMessageRestRequest.php | 2 +- src/PostOrder/Types/SendInquiryMessageRestResponse.php | 2 +- src/PostOrder/Types/SendMessageRequest.php | 2 +- src/PostOrder/Types/SendReturnMessageRestRequest.php | 2 +- src/PostOrder/Types/SendReturnMessageRestResponse.php | 2 +- src/PostOrder/Types/SendReturnShippingLabelRestRequest.php | 2 +- src/PostOrder/Types/SendReturnShippingLabelRestResponse.php | 2 +- src/PostOrder/Types/SendShippingLabelResponse.php | 2 +- src/PostOrder/Types/SetReturnCreationSessionRequest.php | 2 +- src/PostOrder/Types/SetReturnCreationSessionResponse.php | 2 +- src/PostOrder/Types/SetReturnPreferencesRestRequest.php | 2 +- src/PostOrder/Types/SetReturnPreferencesRestResponse.php | 2 +- src/PostOrder/Types/SetSellerReturnPreferenceRequest.php | 2 +- src/PostOrder/Types/ShipmentInfoRequest.php | 2 +- src/PostOrder/Types/ShipmentTrackingDetailType.php | 2 +- src/PostOrder/Types/ShipmentTrackingType.php | 2 +- src/PostOrder/Types/ShipmentType.php | 2 +- src/PostOrder/Types/StatusType.php | 2 +- src/PostOrder/Types/StoreCategoryType.php | 2 +- src/PostOrder/Types/SubmitCancellationRequestRestRequest.php | 2 +- src/PostOrder/Types/SubmitCancellationRequestRestResponse.php | 2 +- src/PostOrder/Types/SubmitFileRequest.php | 2 +- src/PostOrder/Types/SubmitFileResponse.php | 2 +- src/PostOrder/Types/SubmitReturnFileRestRequest.php | 2 +- src/PostOrder/Types/SubmitReturnFileRestResponse.php | 2 +- src/PostOrder/Types/Text.php | 2 +- src/PostOrder/Types/TotalRefundAmountType.php | 2 +- src/PostOrder/Types/UpdateCustomListRestRequest.php | 2 +- src/PostOrder/Types/UpdateCustomListRestResponse.php | 2 +- src/PostOrder/Types/UpdateReturnDraftRestRequest.php | 2 +- src/PostOrder/Types/UpdateReturnDraftRestResponse.php | 2 +- src/PostOrder/Types/UpdateReturnRulesRestRequest.php | 2 +- src/PostOrder/Types/UpdateReturnRulesRestResponse.php | 2 +- src/PostOrder/Types/UpdateShipmentTrackingRestRequest.php | 2 +- src/PostOrder/Types/UpdateShipmentTrackingRestResponse.php | 2 +- src/PostOrder/Types/UpdateTrackingRequest.php | 2 +- src/PostOrder/Types/UploadFileRequest.php | 2 +- src/PostOrder/Types/UploadFileResponse.php | 2 +- src/PostOrder/Types/UploadReturnDraftFileRestRequest.php | 2 +- src/PostOrder/Types/UploadReturnDraftFileRestResponse.php | 2 +- src/PostOrder/Types/UploadReturnFileRestRequest.php | 2 +- src/PostOrder/Types/UploadReturnFileRestResponse.php | 2 +- src/PostOrder/Types/VoidLabelRequest.php | 2 +- src/PostOrder/Types/VoidShippingLabelRestRequest.php | 2 +- src/PostOrder/Types/VoidShippingLabelRestResponse.php | 2 +- src/PostOrder/Types/VoluntaryRefundResponse.php | 2 +- src/PostOrder/Types/VoluntaryRefundResult.php | 2 +- src/Product/Types/AddProductResponse.php | 2 +- src/Product/Types/AddProductsRequest.php | 2 +- src/Product/Types/AddProductsResponse.php | 2 +- src/Product/Types/BaseServiceRequest.php | 2 +- src/Product/Types/BaseServiceResponse.php | 2 +- src/Product/Types/CompatibilityDetails.php | 2 +- src/Product/Types/CompatibilityPropertyFilter.php | 2 +- src/Product/Types/CompatibilitySort.php | 2 +- src/Product/Types/ErrorData.php | 2 +- src/Product/Types/ErrorMessage.php | 2 +- src/Product/Types/ErrorParameter.php | 2 +- src/Product/Types/FindCompatibilitiesBySpecificationRequest.php | 2 +- .../Types/FindCompatibilitiesBySpecificationResponse.php | 2 +- src/Product/Types/FindProductsByCompatibilityRequest.php | 2 +- src/Product/Types/FindProductsRequest.php | 2 +- src/Product/Types/FindProductsResponse.php | 2 +- src/Product/Types/GetProductCompatibilitiesRequest.php | 2 +- src/Product/Types/GetProductCompatiblitiesResponse.php | 2 +- src/Product/Types/GetProductDetailsRequest.php | 2 +- src/Product/Types/GetProductDetailsResponse.php | 2 +- src/Product/Types/GetProductSubmissionsRequest.php | 2 +- src/Product/Types/GetProductSubmissionsResponse.php | 2 +- src/Product/Types/Media.php | 2 +- src/Product/Types/MediaIdentifier.php | 2 +- src/Product/Types/Notes.php | 2 +- src/Product/Types/NumericValue.php | 2 +- src/Product/Types/PaginationInput.php | 2 +- src/Product/Types/PaginationOutput.php | 2 +- src/Product/Types/Product.php | 2 +- src/Product/Types/ProductByCompatibilityRequest.php | 2 +- src/Product/Types/ProductDetailsRequestType.php | 2 +- src/Product/Types/ProductIdentifier.php | 2 +- src/Product/Types/ProductRequest.php | 2 +- src/Product/Types/ProductResponse.php | 2 +- src/Product/Types/ProductStatus.php | 2 +- src/Product/Types/ProductSubmission.php | 2 +- src/Product/Types/ProductSubmissionFilter.php | 2 +- src/Product/Types/ProductSubmissionResult.php | 2 +- src/Product/Types/ProductSubmissionStatus.php | 2 +- src/Product/Types/PropertyValue.php | 2 +- src/Product/Types/SortOption.php | 2 +- src/Product/Types/SortOrder.php | 2 +- src/Product/Types/StockPhotoURL.php | 2 +- src/Product/Types/StringValue.php | 2 +- src/Product/Types/URIValue.php | 2 +- src/Product/Types/Value.php | 2 +- src/ProductMetadata/Types/BaseRequest.php | 2 +- src/ProductMetadata/Types/BaseResponse.php | 2 +- src/ProductMetadata/Types/BaseServiceRequest.php | 2 +- src/ProductMetadata/Types/BaseServiceResponse.php | 2 +- src/ProductMetadata/Types/ErrorData.php | 2 +- src/ProductMetadata/Types/ErrorMessage.php | 2 +- src/ProductMetadata/Types/ErrorParameter.php | 2 +- src/ProductMetadata/Types/ExtensionType.php | 2 +- .../Types/GetCompatibilitySearchDataVersionRequest.php | 2 +- .../Types/GetCompatibilitySearchDataVersionResponse.php | 2 +- .../Types/GetCompatibilitySearchNamesRequest.php | 2 +- .../Types/GetCompatibilitySearchNamesResponse.php | 2 +- .../Types/GetCompatibilitySearchValuesBulkRequest.php | 2 +- .../Types/GetCompatibilitySearchValuesBulkResponse.php | 2 +- .../Types/GetCompatibilitySearchValuesRequest.php | 2 +- .../Types/GetCompatibilitySearchValuesResponse.php | 2 +- .../Types/GetProductSearchDataVersionRequest.php | 2 +- .../Types/GetProductSearchDataVersionResponse.php | 2 +- src/ProductMetadata/Types/GetProductSearchNamesRequest.php | 2 +- src/ProductMetadata/Types/GetProductSearchNamesResponse.php | 2 +- src/ProductMetadata/Types/GetProductSearchValuesBaseRequest.php | 2 +- src/ProductMetadata/Types/GetProductSearchValuesBulkRequest.php | 2 +- .../Types/GetProductSearchValuesBulkResponse.php | 2 +- src/ProductMetadata/Types/GetProductSearchValuesRequest.php | 2 +- src/ProductMetadata/Types/GetProductSearchValuesResponse.php | 2 +- src/ProductMetadata/Types/GroupProperties.php | 2 +- src/ProductMetadata/Types/GroupProperty.php | 2 +- src/ProductMetadata/Types/MediaTypeSpecificInformation.php | 2 +- src/ProductMetadata/Types/NumericTypeSpecificInformation.php | 2 +- src/ProductMetadata/Types/NumericValue.php | 2 +- src/ProductMetadata/Types/ProductMetadata.php | 2 +- src/ProductMetadata/Types/ProductMetadataBulkRequest.php | 2 +- src/ProductMetadata/Types/ProductMetadataBulkResponse.php | 2 +- src/ProductMetadata/Types/ProductMetadataRequest.php | 2 +- src/ProductMetadata/Types/ProductMetadataResponse.php | 2 +- src/ProductMetadata/Types/Properties.php | 2 +- src/ProductMetadata/Types/Property.php | 2 +- src/ProductMetadata/Types/PropertyMetadata.php | 2 +- src/ProductMetadata/Types/PropertyNameMetadata.php | 2 +- src/ProductMetadata/Types/PropertyNameValue.php | 2 +- src/ProductMetadata/Types/PropertyValue.php | 2 +- src/ProductMetadata/Types/SortOrder.php | 2 +- src/ProductMetadata/Types/StringTypeSpecificInformation.php | 2 +- src/ProductMetadata/Types/StringValue.php | 2 +- src/ProductMetadata/Types/Tag.php | 2 +- src/ProductMetadata/Types/TypeSpecificInformation.php | 2 +- src/ProductMetadata/Types/URITypeSpecificInformation.php | 2 +- src/ProductMetadata/Types/URIValue.php | 2 +- src/ProductMetadata/Types/Value.php | 2 +- src/ProductMetadata/Types/VersionDetails.php | 2 +- src/RelatedItemsManagement/Types/Amount.php | 2 +- src/RelatedItemsManagement/Types/BaseRequest.php | 2 +- src/RelatedItemsManagement/Types/BaseResponse.php | 2 +- src/RelatedItemsManagement/Types/Bundle.php | 2 +- src/RelatedItemsManagement/Types/BundleFilter.php | 2 +- src/RelatedItemsManagement/Types/BundleStatus.php | 2 +- src/RelatedItemsManagement/Types/BundleStatusMap.php | 2 +- src/RelatedItemsManagement/Types/CreateBundlesRequest.php | 2 +- src/RelatedItemsManagement/Types/CreateBundlesResponse.php | 2 +- src/RelatedItemsManagement/Types/DeleteBundlesRequest.php | 2 +- src/RelatedItemsManagement/Types/DeleteBundlesResponse.php | 2 +- src/RelatedItemsManagement/Types/Discount.php | 2 +- src/RelatedItemsManagement/Types/ErrorData.php | 2 +- src/RelatedItemsManagement/Types/ErrorMessage.php | 2 +- src/RelatedItemsManagement/Types/ErrorParameter.php | 2 +- src/RelatedItemsManagement/Types/ExtensionType.php | 2 +- src/RelatedItemsManagement/Types/FindBundlesRequest.php | 2 +- src/RelatedItemsManagement/Types/FindBundlesResponse.php | 2 +- src/RelatedItemsManagement/Types/GetBundlesRequest.php | 2 +- src/RelatedItemsManagement/Types/GetBundlesResponse.php | 2 +- src/RelatedItemsManagement/Types/GetVersionRequest.php | 2 +- src/RelatedItemsManagement/Types/GetVersionResponse.php | 2 +- src/RelatedItemsManagement/Types/RelatedProduct.php | 2 +- src/RelatedItemsManagement/Types/RelatedProductGroup.php | 2 +- src/RelatedItemsManagement/Types/UpdateBundleStatusRequest.php | 2 +- src/RelatedItemsManagement/Types/UpdateBundleStatusResponse.php | 2 +- src/RelatedItemsManagement/Types/UpdateBundlesRequest.php | 2 +- src/RelatedItemsManagement/Types/UpdateBundlesResponse.php | 2 +- src/ResolutionCaseManagement/Types/ActivityDetailType.php | 2 +- src/ResolutionCaseManagement/Types/ActivityOptionListType.php | 2 +- src/ResolutionCaseManagement/Types/Address.php | 2 +- src/ResolutionCaseManagement/Types/Amount.php | 2 +- src/ResolutionCaseManagement/Types/AppealRef.php | 2 +- .../Types/AppealToCustomerSupportOptionType.php | 2 +- .../Types/AppealToCustomerSupportRequest.php | 2 +- .../Types/AppealToCustomerSupportResponse.php | 2 +- src/ResolutionCaseManagement/Types/AppealType.php | 2 +- src/ResolutionCaseManagement/Types/BaseActivityOptionType.php | 2 +- src/ResolutionCaseManagement/Types/BaseRequest.php | 2 +- src/ResolutionCaseManagement/Types/BaseResponse.php | 2 +- src/ResolutionCaseManagement/Types/CaseArrayType.php | 2 +- src/ResolutionCaseManagement/Types/CaseIdType.php | 2 +- src/ResolutionCaseManagement/Types/CaseStatusFilterType.php | 2 +- src/ResolutionCaseManagement/Types/CaseStatusType.php | 2 +- src/ResolutionCaseManagement/Types/CaseSummaryType.php | 2 +- src/ResolutionCaseManagement/Types/CaseTypeFilterType.php | 2 +- src/ResolutionCaseManagement/Types/CaseUserType.php | 2 +- .../Types/ContactCustomerSupportOptionType.php | 2 +- src/ResolutionCaseManagement/Types/DateRangeFilterType.php | 2 +- src/ResolutionCaseManagement/Types/DecisionReasonDetailType.php | 2 +- src/ResolutionCaseManagement/Types/DetailStatusInfoType.php | 2 +- src/ResolutionCaseManagement/Types/EBPCaseDetailType.php | 2 +- src/ResolutionCaseManagement/Types/EBPCaseDocumentInfoType.php | 2 +- .../Types/EBPCaseResponseHistoryType.php | 2 +- src/ResolutionCaseManagement/Types/EnumerationDetailType.php | 2 +- src/ResolutionCaseManagement/Types/ErrorData.php | 2 +- src/ResolutionCaseManagement/Types/ErrorMessage.php | 2 +- src/ResolutionCaseManagement/Types/ErrorParameter.php | 2 +- .../Types/EscalateToCustomerSupportOptionType.php | 2 +- .../Types/EscalateToCustomerSupportRequest.php | 2 +- .../Types/EscalateToCustomerSupportResponse.php | 2 +- src/ResolutionCaseManagement/Types/EscalationReasonType.php | 2 +- src/ResolutionCaseManagement/Types/ExtensionType.php | 2 +- .../Types/GetActivityOptionsRequest.php | 2 +- .../Types/GetActivityOptionsResponse.php | 2 +- src/ResolutionCaseManagement/Types/GetEBPCaseDetailRequest.php | 2 +- src/ResolutionCaseManagement/Types/GetEBPCaseDetailResponse.php | 2 +- src/ResolutionCaseManagement/Types/GetUserCasesRequest.php | 2 +- src/ResolutionCaseManagement/Types/GetUserCasesResponse.php | 2 +- src/ResolutionCaseManagement/Types/GetVersionRequest.php | 2 +- src/ResolutionCaseManagement/Types/GetVersionResponse.php | 2 +- .../Types/InitialBuyerExpectationDetailType.php | 2 +- .../Types/IssueFullRefundOptionType.php | 2 +- src/ResolutionCaseManagement/Types/IssueFullRefundRequest.php | 2 +- src/ResolutionCaseManagement/Types/IssueFullRefundResponse.php | 2 +- .../Types/IssuePartialRefundOptionType.php | 2 +- .../Types/IssuePartialRefundRequest.php | 2 +- .../Types/IssuePartialRefundResponse.php | 2 +- src/ResolutionCaseManagement/Types/ItemFilterType.php | 2 +- src/ResolutionCaseManagement/Types/ItemType.php | 2 +- src/ResolutionCaseManagement/Types/Money.php | 2 +- src/ResolutionCaseManagement/Types/MoneyMovementDetailType.php | 2 +- src/ResolutionCaseManagement/Types/MoneyMovementRef.php | 2 +- src/ResolutionCaseManagement/Types/NotificationEventType.php | 2 +- .../Types/OfferOtherSolutionOptionType.php | 2 +- .../Types/OfferOtherSolutionRequest.php | 2 +- .../Types/OfferOtherSolutionResponse.php | 2 +- .../Types/OfferPartialRefundRequest.php | 2 +- .../Types/OfferPartialRefundResponse.php | 2 +- .../Types/OfferRefundUponReturnRequest.php | 2 +- .../Types/OfferRefundUponReturnResponse.php | 2 +- src/ResolutionCaseManagement/Types/OnHoldReasonDetailType.php | 2 +- src/ResolutionCaseManagement/Types/PaginationInput.php | 2 +- src/ResolutionCaseManagement/Types/PaginationOutput.php | 2 +- src/ResolutionCaseManagement/Types/PaymentDetailType.php | 2 +- .../Types/ProvideRefundInfoOptionType.php | 2 +- src/ResolutionCaseManagement/Types/ProvideRefundInfoRequest.php | 2 +- .../Types/ProvideRefundInfoResponse.php | 2 +- src/ResolutionCaseManagement/Types/ProvideReturnInfoRequest.php | 2 +- .../Types/ProvideReturnInfoResponse.php | 2 +- .../Types/ProvideShippingInfoOptionType.php | 2 +- .../Types/ProvideShippingInfoRequest.php | 2 +- .../Types/ProvideShippingInfoResponse.php | 2 +- .../Types/ProvideShippingOrTrackingInfoOptionType.php | 2 +- .../Types/ProvideTrackingInfoOptionType.php | 2 +- .../Types/ProvideTrackingInfoRequest.php | 2 +- .../Types/ProvideTrackingInfoResponse.php | 2 +- .../Types/RequestBuyerToReturnOptionType.php | 2 +- .../Types/ResponseHistoryAttributesType.php | 2 +- src/ResolutionCaseManagement/Types/ShipmentType.php | 2 +- src/ResolutionCaseManagement/Types/UploadDocumentInfoType.php | 2 +- src/ResolutionCaseManagement/Types/UploadDocumentsRequest.php | 2 +- src/ResolutionCaseManagement/Types/UploadDocumentsResponse.php | 2 +- src/ReturnManagement/Types/ActivityDetailType.php | 2 +- src/ReturnManagement/Types/ActivityOptionListType.php | 2 +- src/ReturnManagement/Types/ActualRefundDetailType.php | 2 +- src/ReturnManagement/Types/Address.php | 2 +- src/ReturnManagement/Types/Amount.php | 2 +- src/ReturnManagement/Types/BaseActivityOptionType.php | 2 +- src/ReturnManagement/Types/BaseRequest.php | 2 +- src/ReturnManagement/Types/BaseResponse.php | 2 +- src/ReturnManagement/Types/CaseIdType.php | 2 +- src/ReturnManagement/Types/DateRangeFilterType.php | 2 +- src/ReturnManagement/Types/EnumerationDetailType.php | 2 +- src/ReturnManagement/Types/ErrorData.php | 2 +- src/ReturnManagement/Types/ErrorMessage.php | 2 +- src/ReturnManagement/Types/ErrorParameter.php | 2 +- src/ReturnManagement/Types/EstimatedRefundDetailType.php | 2 +- src/ReturnManagement/Types/ExtensionType.php | 2 +- src/ReturnManagement/Types/GetActivityOptionsRequest.php | 2 +- src/ReturnManagement/Types/GetActivityOptionsResponse.php | 2 +- src/ReturnManagement/Types/GetReturnDetailRequest.php | 2 +- src/ReturnManagement/Types/GetReturnDetailResponse.php | 2 +- src/ReturnManagement/Types/GetReturnMetadataRequest.php | 2 +- src/ReturnManagement/Types/GetReturnMetadataResponse.php | 2 +- src/ReturnManagement/Types/GetUserReturnsRequest.php | 2 +- src/ReturnManagement/Types/GetUserReturnsResponse.php | 2 +- src/ReturnManagement/Types/GetVersionRequest.php | 2 +- src/ReturnManagement/Types/GetVersionResponse.php | 2 +- src/ReturnManagement/Types/IssueRefundOptionType.php | 2 +- src/ReturnManagement/Types/IssueRefundRequest.php | 2 +- src/ReturnManagement/Types/IssueRefundResponse.php | 2 +- src/ReturnManagement/Types/ItemFilterType.php | 2 +- src/ReturnManagement/Types/ItemizedRefundDetailType.php | 2 +- src/ReturnManagement/Types/MetaDataCodeResultType.php | 2 +- src/ReturnManagement/Types/NotificationEventType.php | 2 +- src/ReturnManagement/Types/PaginationInput.php | 2 +- src/ReturnManagement/Types/PaginationOutput.php | 2 +- src/ReturnManagement/Types/ProvideSellerInfoOptionType.php | 2 +- src/ReturnManagement/Types/ProvideSellerInfoRequest.php | 2 +- src/ReturnManagement/Types/ProvideSellerInfoResponse.php | 2 +- src/ReturnManagement/Types/ProvideTrackingInfoRequest.php | 2 +- src/ReturnManagement/Types/ProvideTrackingInfoResponse.php | 2 +- src/ReturnManagement/Types/RefundDetailType.php | 2 +- src/ReturnManagement/Types/RefundInfoType.php | 2 +- src/ReturnManagement/Types/ReturnArrayType.php | 2 +- src/ReturnManagement/Types/ReturnDetailType.php | 2 +- src/ReturnManagement/Types/ReturnIdType.php | 2 +- src/ReturnManagement/Types/ReturnItemType.php | 2 +- src/ReturnManagement/Types/ReturnPolicyInfoType.php | 2 +- src/ReturnManagement/Types/ReturnReasonType.php | 2 +- src/ReturnManagement/Types/ReturnRequestType.php | 2 +- src/ReturnManagement/Types/ReturnResponseDueType.php | 2 +- src/ReturnManagement/Types/ReturnResponseHistoryType.php | 2 +- src/ReturnManagement/Types/ReturnStatusFilterType.php | 2 +- src/ReturnManagement/Types/ReturnSummaryType.php | 2 +- src/ReturnManagement/Types/ReturnUserType.php | 2 +- src/ReturnManagement/Types/SetItemAsReceivedRequest.php | 2 +- src/ReturnManagement/Types/SetItemAsReceivedResponse.php | 2 +- src/ReturnManagement/Types/ShipmentType.php | 2 +- src/ReturnManagement/Types/TotalRefundAmountType.php | 2 +- src/ReturnManagement/Types/UserFilterType.php | 2 +- src/Shopping/Types/AbstractRequestType.php | 2 +- src/Shopping/Types/AbstractResponseType.php | 2 +- src/Shopping/Types/AddressType.php | 2 +- src/Shopping/Types/AmountType.php | 2 +- src/Shopping/Types/AverageRatingDetailsType.php | 2 +- src/Shopping/Types/BusinessSellerDetailsType.php | 2 +- src/Shopping/Types/BuyingGuideDetailsType.php | 2 +- src/Shopping/Types/BuyingGuideType.php | 2 +- src/Shopping/Types/CatalogProductType.php | 2 +- src/Shopping/Types/CategoryArrayType.php | 2 +- src/Shopping/Types/CategoryType.php | 2 +- src/Shopping/Types/CharityType.php | 2 +- src/Shopping/Types/DiscountPriceInfoType.php | 2 +- src/Shopping/Types/DistanceType.php | 2 +- src/Shopping/Types/DomainHistogramType.php | 2 +- src/Shopping/Types/ErrorParameterType.php | 2 +- src/Shopping/Types/ErrorType.php | 2 +- src/Shopping/Types/ExternalProductIDType.php | 2 +- src/Shopping/Types/FeedbackDetailType.php | 2 +- src/Shopping/Types/FeedbackHistoryType.php | 2 +- src/Shopping/Types/FeedbackPeriodType.php | 2 +- src/Shopping/Types/FindHalfProductsRequestType.php | 2 +- src/Shopping/Types/FindHalfProductsResponseType.php | 2 +- src/Shopping/Types/FindPopularItemsRequestType.php | 2 +- src/Shopping/Types/FindPopularItemsResponseType.php | 2 +- src/Shopping/Types/FindPopularSearchesRequestType.php | 2 +- src/Shopping/Types/FindPopularSearchesResponseType.php | 2 +- src/Shopping/Types/FindProductsRequestType.php | 2 +- src/Shopping/Types/FindProductsResponseType.php | 2 +- src/Shopping/Types/FindReviewsAndGuidesRequestType.php | 2 +- src/Shopping/Types/FindReviewsAndGuidesResponseType.php | 2 +- src/Shopping/Types/GetCategoryInfoRequestType.php | 2 +- src/Shopping/Types/GetCategoryInfoResponseType.php | 2 +- src/Shopping/Types/GetItemStatusRequestType.php | 2 +- src/Shopping/Types/GetItemStatusResponseType.php | 2 +- src/Shopping/Types/GetMultipleItemsRequestType.php | 2 +- src/Shopping/Types/GetMultipleItemsResponseType.php | 2 +- src/Shopping/Types/GetShippingCostsRequestType.php | 2 +- src/Shopping/Types/GetShippingCostsResponseType.php | 2 +- src/Shopping/Types/GetSingleItemRequestType.php | 2 +- src/Shopping/Types/GetSingleItemResponseType.php | 2 +- src/Shopping/Types/GetUserProfileRequestType.php | 2 +- src/Shopping/Types/GetUserProfileResponseType.php | 2 +- src/Shopping/Types/GeteBayTimeRequestType.php | 2 +- src/Shopping/Types/GeteBayTimeResponseType.php | 2 +- src/Shopping/Types/HalfCatalogProductType.php | 2 +- src/Shopping/Types/HalfProductsType.php | 2 +- src/Shopping/Types/HistogramEntryType.php | 2 +- src/Shopping/Types/InternationalShippingServiceOptionType.php | 2 +- src/Shopping/Types/ItemCompatibilityListType.php | 2 +- src/Shopping/Types/ItemCompatibilityType.php | 2 +- src/Shopping/Types/NameValueListArrayType.php | 2 +- src/Shopping/Types/NameValueListType.php | 2 +- src/Shopping/Types/PickUpInStoreDetailsType.php | 2 +- src/Shopping/Types/PicturesType.php | 2 +- src/Shopping/Types/PopularSearchesType.php | 2 +- src/Shopping/Types/ProductIDType.php | 2 +- src/Shopping/Types/QuantityInfo.php | 2 +- src/Shopping/Types/ReturnPolicyType.php | 2 +- src/Shopping/Types/ReviewDetailsType.php | 2 +- src/Shopping/Types/ReviewType.php | 2 +- src/Shopping/Types/SalesTaxType.php | 2 +- src/Shopping/Types/SellingStatusType.php | 2 +- src/Shopping/Types/ShippingCostSummaryType.php | 2 +- src/Shopping/Types/ShippingDetailsType.php | 2 +- src/Shopping/Types/ShippingServiceOptionType.php | 2 +- src/Shopping/Types/SimpleItemArrayType.php | 2 +- src/Shopping/Types/SimpleItemType.php | 2 +- src/Shopping/Types/SimpleUserType.php | 2 +- src/Shopping/Types/StorefrontType.php | 2 +- src/Shopping/Types/TaxJurisdictionType.php | 2 +- src/Shopping/Types/TaxTableType.php | 2 +- src/Shopping/Types/UnitInfoType.php | 2 +- src/Shopping/Types/VATDetailsType.php | 2 +- src/Shopping/Types/VariationSpecificPictureSetType.php | 2 +- src/Shopping/Types/VariationType.php | 2 +- src/Shopping/Types/VariationsType.php | 2 +- src/Taxonomy/Types/AncestorReference.php | 2 +- src/Taxonomy/Types/Aspect.php | 2 +- src/Taxonomy/Types/AspectConstraint.php | 2 +- src/Taxonomy/Types/AspectMetadata.php | 2 +- src/Taxonomy/Types/AspectValue.php | 2 +- src/Taxonomy/Types/BaseCategoryTree.php | 2 +- src/Taxonomy/Types/Category.php | 2 +- src/Taxonomy/Types/CategorySubtree.php | 2 +- src/Taxonomy/Types/CategorySuggestion.php | 2 +- src/Taxonomy/Types/CategorySuggestionResponse.php | 2 +- src/Taxonomy/Types/CategoryTree.php | 2 +- src/Taxonomy/Types/CategoryTreeNode.php | 2 +- src/Taxonomy/Types/ErrorDetailV3.php | 2 +- src/Taxonomy/Types/ErrorParameterV3.php | 2 +- src/Taxonomy/Types/GetACategorySubtreeRestRequest.php | 2 +- src/Taxonomy/Types/GetACategorySubtreeRestResponse.php | 2 +- src/Taxonomy/Types/GetACategoryTreeRestRequest.php | 2 +- src/Taxonomy/Types/GetACategoryTreeRestResponse.php | 2 +- src/Taxonomy/Types/GetADefaultCategoryTreeIdRestRequest.php | 2 +- src/Taxonomy/Types/GetADefaultCategoryTreeIdRestResponse.php | 2 +- src/Taxonomy/Types/GetItemAspectsForCategoryRestRequest.php | 2 +- src/Taxonomy/Types/GetItemAspectsForCategoryRestResponse.php | 2 +- src/Taxonomy/Types/GetSuggestedCategoriesRestRequest.php | 2 +- src/Taxonomy/Types/GetSuggestedCategoriesRestResponse.php | 2 +- src/Taxonomy/Types/ValueConstraint.php | 2 +- src/Trading/Types/ASQPreferencesType.php | 2 +- src/Trading/Types/AbstractRequestType.php | 2 +- src/Trading/Types/AbstractResponseType.php | 2 +- src/Trading/Types/AccountEntriesType.php | 2 +- src/Trading/Types/AccountEntryType.php | 2 +- src/Trading/Types/AccountSummaryType.php | 2 +- src/Trading/Types/AdFormatEnabledDefinitionType.php | 2 +- src/Trading/Types/AdFormatLeadType.php | 2 +- src/Trading/Types/AddDisputeRequestType.php | 2 +- src/Trading/Types/AddDisputeResponseRequestType.php | 2 +- src/Trading/Types/AddDisputeResponseResponseType.php | 2 +- src/Trading/Types/AddDisputeResponseType.php | 2 +- src/Trading/Types/AddFixedPriceItemRequestType.php | 2 +- src/Trading/Types/AddFixedPriceItemResponseType.php | 2 +- .../Types/AddItemFromSellingManagerTemplateRequestType.php | 2 +- .../Types/AddItemFromSellingManagerTemplateResponseType.php | 2 +- src/Trading/Types/AddItemRequestContainerType.php | 2 +- src/Trading/Types/AddItemRequestType.php | 2 +- src/Trading/Types/AddItemResponseContainerType.php | 2 +- src/Trading/Types/AddItemResponseType.php | 2 +- src/Trading/Types/AddItemsRequestType.php | 2 +- src/Trading/Types/AddItemsResponseType.php | 2 +- src/Trading/Types/AddMemberMessageAAQToPartnerRequestType.php | 2 +- src/Trading/Types/AddMemberMessageAAQToPartnerResponseType.php | 2 +- src/Trading/Types/AddMemberMessageRTQRequestType.php | 2 +- src/Trading/Types/AddMemberMessageRTQResponseType.php | 2 +- .../Types/AddMemberMessagesAAQToBidderRequestContainerType.php | 2 +- src/Trading/Types/AddMemberMessagesAAQToBidderRequestType.php | 2 +- .../Types/AddMemberMessagesAAQToBidderResponseContainerType.php | 2 +- src/Trading/Types/AddMemberMessagesAAQToBidderResponseType.php | 2 +- src/Trading/Types/AddOrderRequestType.php | 2 +- src/Trading/Types/AddOrderResponseType.php | 2 +- src/Trading/Types/AddSecondChanceItemRequestType.php | 2 +- src/Trading/Types/AddSecondChanceItemResponseType.php | 2 +- .../Types/AddSellingManagerInventoryFolderRequestType.php | 2 +- .../Types/AddSellingManagerInventoryFolderResponseType.php | 2 +- src/Trading/Types/AddSellingManagerProductRequestType.php | 2 +- src/Trading/Types/AddSellingManagerProductResponseType.php | 2 +- src/Trading/Types/AddSellingManagerTemplateRequestType.php | 2 +- src/Trading/Types/AddSellingManagerTemplateResponseType.php | 2 +- src/Trading/Types/AddToItemDescriptionRequestType.php | 2 +- src/Trading/Types/AddToItemDescriptionResponseType.php | 2 +- src/Trading/Types/AddToWatchListRequestType.php | 2 +- src/Trading/Types/AddToWatchListResponseType.php | 2 +- src/Trading/Types/AddTransactionConfirmationItemRequestType.php | 2 +- .../Types/AddTransactionConfirmationItemResponseType.php | 2 +- src/Trading/Types/AdditionalAccountType.php | 2 +- .../Types/AdditionalCompatibilityEnabledDefinitionType.php | 2 +- src/Trading/Types/AddressAttributeType.php | 2 +- src/Trading/Types/AddressType.php | 2 +- src/Trading/Types/AffiliateTrackingDetailsType.php | 2 +- src/Trading/Types/AmountType.php | 2 +- src/Trading/Types/AnnouncementMessageType.php | 2 +- src/Trading/Types/ApiAccessRuleType.php | 2 +- src/Trading/Types/ApplicationDeliveryPreferencesType.php | 2 +- src/Trading/Types/AttributeArrayType.php | 2 +- .../Types/AttributeConversionEnabledFeatureDefinitionType.php | 2 +- src/Trading/Types/AttributeRecommendationsType.php | 2 +- src/Trading/Types/AttributeSetArrayType.php | 2 +- src/Trading/Types/AttributeSetType.php | 2 +- src/Trading/Types/AttributeType.php | 2 +- src/Trading/Types/AverageRatingDetailArrayType.php | 2 +- src/Trading/Types/AverageRatingDetailsType.php | 2 +- src/Trading/Types/AverageRatingSummaryType.php | 2 +- src/Trading/Types/Base64BinaryType.php | 2 +- src/Trading/Types/BasicAmountType.php | 2 +- src/Trading/Types/BasicUpgradePackEnabledDefinitionType.php | 2 +- src/Trading/Types/BestOfferArrayType.php | 2 +- src/Trading/Types/BestOfferAutoAcceptEnabledDefinitionType.php | 2 +- src/Trading/Types/BestOfferAutoDeclineEnabledDefinitionType.php | 2 +- src/Trading/Types/BestOfferCounterEnabledDefinitionType.php | 2 +- src/Trading/Types/BestOfferDetailsType.php | 2 +- src/Trading/Types/BestOfferEnabledDefinitionType.php | 2 +- src/Trading/Types/BestOfferType.php | 2 +- src/Trading/Types/BidApprovalArrayType.php | 2 +- src/Trading/Types/BidApprovalType.php | 2 +- src/Trading/Types/BidAssistantListType.php | 2 +- src/Trading/Types/BidGroupArrayType.php | 2 +- src/Trading/Types/BidGroupItemType.php | 2 +- src/Trading/Types/BidGroupType.php | 2 +- src/Trading/Types/BidderDetailArrayType.php | 2 +- src/Trading/Types/BidderDetailType.php | 2 +- src/Trading/Types/BidderNoticePreferencesType.php | 2 +- src/Trading/Types/BiddingDetailsType.php | 2 +- src/Trading/Types/BiddingSummaryType.php | 2 +- src/Trading/Types/BotBlockRequestType.php | 2 +- src/Trading/Types/BotBlockResponseType.php | 2 +- src/Trading/Types/BrandMPNIdentifierEnabledDefinitionType.php | 2 +- src/Trading/Types/BrandMPNType.php | 2 +- src/Trading/Types/BusinessSellerDetailsType.php | 2 +- src/Trading/Types/BuyerGuaranteeEnabledDefinitionType.php | 2 +- src/Trading/Types/BuyerPackageEnclosureType.php | 2 +- src/Trading/Types/BuyerPackageEnclosuresType.php | 2 +- src/Trading/Types/BuyerProtectionDetailsType.php | 2 +- src/Trading/Types/BuyerRequirementDetailsType.php | 2 +- src/Trading/Types/BuyerRoleMetricsType.php | 2 +- src/Trading/Types/BuyerSatisfactionDashboardType.php | 2 +- src/Trading/Types/BuyerType.php | 2 +- src/Trading/Types/BuyingGuideDetailsType.php | 2 +- src/Trading/Types/BuyingGuideType.php | 2 +- src/Trading/Types/BuyingSummaryType.php | 2 +- src/Trading/Types/CalculatedHandlingDiscountType.php | 2 +- src/Trading/Types/CalculatedShippingDiscountType.php | 2 +- src/Trading/Types/CalculatedShippingPreferencesType.php | 2 +- src/Trading/Types/CalculatedShippingRateType.php | 2 +- src/Trading/Types/CancelDetailType.php | 2 +- src/Trading/Types/CancelOfferArrayType.php | 2 +- src/Trading/Types/CancelOfferType.php | 2 +- src/Trading/Types/CartItemType.php | 2 +- src/Trading/Types/CatalogProductType.php | 2 +- src/Trading/Types/CategoryArrayType.php | 2 +- src/Trading/Types/CategoryFeatureType.php | 2 +- src/Trading/Types/CategoryGroupType.php | 2 +- src/Trading/Types/CategoryItemSpecificsType.php | 2 +- src/Trading/Types/CategoryMappingType.php | 2 +- src/Trading/Types/CategoryType.php | 2 +- src/Trading/Types/CharacteristicSetIDsType.php | 2 +- src/Trading/Types/CharacteristicType.php | 2 +- src/Trading/Types/CharacteristicsSetProductHistogramType.php | 2 +- src/Trading/Types/CharacteristicsSetType.php | 2 +- src/Trading/Types/CharityAffiliationDetailType.php | 2 +- src/Trading/Types/CharityAffiliationDetailsType.php | 2 +- src/Trading/Types/CharityAffiliationType.php | 2 +- src/Trading/Types/CharityAffiliationsType.php | 2 +- src/Trading/Types/CharityIDType.php | 2 +- src/Trading/Types/CharityInfoType.php | 2 +- src/Trading/Types/CharitySellerType.php | 2 +- src/Trading/Types/CharityType.php | 2 +- src/Trading/Types/CheckoutOrderDetailType.php | 2 +- src/Trading/Types/CheckoutStatusType.php | 2 +- .../Types/ClassifiedAdAutoAcceptEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdAutoDeclineEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdBestOfferEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdCompanyNameEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdContactByAddressEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdContactByEmailEnabledDefintionType.php | 2 +- .../Types/ClassifiedAdContactByPhoneEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdCounterOfferEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdPayPerLeadEnabledDefinitionType.php | 2 +- .../Types/ClassifiedAdPaymentMethodEnabledDefinitionType.php | 2 +- src/Trading/Types/ClassifiedAdPhoneCountDefinitionType.php | 2 +- .../Types/ClassifiedAdShippingMethodEnabledDefinitionType.php | 2 +- src/Trading/Types/ClassifiedAdStreetCountDefinitionType.php | 2 +- .../Types/CombinedFixedPriceTreatmentEnabledDefinitionType.php | 2 +- src/Trading/Types/CombinedPaymentPreferencesType.php | 2 +- src/Trading/Types/CompatibleVehicleTypeDefinitionType.php | 2 +- src/Trading/Types/CompleteSaleRequestType.php | 2 +- src/Trading/Types/CompleteSaleResponseType.php | 2 +- src/Trading/Types/ConditionEnabledDefinitionType.php | 2 +- src/Trading/Types/ConditionType.php | 2 +- src/Trading/Types/ConditionValuesDefinitionType.php | 2 +- src/Trading/Types/ConditionValuesType.php | 2 +- src/Trading/Types/ConfirmIdentityRequestType.php | 2 +- src/Trading/Types/ConfirmIdentityResponseType.php | 2 +- src/Trading/Types/ContactHoursDetailsType.php | 2 +- src/Trading/Types/ContextSearchAssetType.php | 2 +- src/Trading/Types/CountryDetailsType.php | 2 +- .../Types/CrossBorderTradeAustraliaEnabledDefinitionType.php | 2 +- src/Trading/Types/CrossBorderTradeGBEnabledDefinitionType.php | 2 +- .../Types/CrossBorderTradeNorthAmericaEnabledDefinitionType.php | 2 +- src/Trading/Types/CrossPromotionPreferencesType.php | 2 +- src/Trading/Types/CrossPromotionsType.php | 2 +- src/Trading/Types/CurrencyDetailsType.php | 2 +- src/Trading/Types/CustomSecurityHeaderType.php | 2 +- src/Trading/Types/DataElementSetType.php | 2 +- src/Trading/Types/DateType.php | 2 +- src/Trading/Types/DeleteMyMessagesRequestType.php | 2 +- src/Trading/Types/DeleteMyMessagesResponseType.php | 2 +- .../Types/DeleteSellingManagerInventoryFolderRequestType.php | 2 +- .../Types/DeleteSellingManagerInventoryFolderResponseType.php | 2 +- .../Types/DeleteSellingManagerItemAutomationRuleRequestType.php | 2 +- .../DeleteSellingManagerItemAutomationRuleResponseType.php | 2 +- src/Trading/Types/DeleteSellingManagerProductRequestType.php | 2 +- src/Trading/Types/DeleteSellingManagerProductResponseType.php | 2 +- .../DeleteSellingManagerTemplateAutomationRuleRequestType.php | 2 +- .../DeleteSellingManagerTemplateAutomationRuleResponseType.php | 2 +- src/Trading/Types/DeleteSellingManagerTemplateRequestType.php | 2 +- src/Trading/Types/DeleteSellingManagerTemplateResponseType.php | 2 +- src/Trading/Types/DeliveryDetailsType.php | 2 +- src/Trading/Types/DeliveryStatusType.php | 2 +- src/Trading/Types/DeliveryURLDetailType.php | 2 +- src/Trading/Types/DepositSupportedDefinitionType.php | 2 +- src/Trading/Types/DescriptionTemplateType.php | 2 +- src/Trading/Types/DigitalDeliverySelectedType.php | 2 +- src/Trading/Types/DigitalDeliveryUserType.php | 2 +- src/Trading/Types/DigitalGoodDeliveryEnabledDefinitionType.php | 2 +- src/Trading/Types/DigitalGoodInfoType.php | 2 +- src/Trading/Types/DisableUnpaidItemAssistanceRequestType.php | 2 +- src/Trading/Types/DisableUnpaidItemAssistanceResponseType.php | 2 +- src/Trading/Types/DiscountPriceInfoType.php | 2 +- src/Trading/Types/DiscountProfileType.php | 2 +- src/Trading/Types/DispatchCutoffTimePreferencesType.php | 2 +- src/Trading/Types/DispatchTimeMaxDetailsType.php | 2 +- src/Trading/Types/DisputeArrayType.php | 2 +- src/Trading/Types/DisputeFilterCountType.php | 2 +- src/Trading/Types/DisputeMessageType.php | 2 +- src/Trading/Types/DisputeResolutionType.php | 2 +- src/Trading/Types/DisputeType.php | 2 +- src/Trading/Types/DistanceType.php | 2 +- src/Trading/Types/DuplicateInvocationDetailsType.php | 2 +- src/Trading/Types/DutchBINEnabledDefinitionType.php | 2 +- src/Trading/Types/EANEnabledDefinitionType.php | 2 +- src/Trading/Types/EANIdentifierEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProAdFormatEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProAutoAcceptEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProAutoDeclineEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProBestOfferEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProCompanyNameEnabledDefinitionType.php | 2 +- .../EBayMotorsProContactByAddressEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProContactByEmailEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProContactByPhoneEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProCounterOfferEnabledDefinitionType.php | 2 +- .../EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType.php | 2 +- src/Trading/Types/EBayMotorsProPhoneCountDefinitionType.php | 2 +- .../EBayMotorsProSellerContactDetailsEnabledDefinitionType.php | 2 +- .../Types/EBayMotorsProShippingMethodEnabledDefinitionType.php | 2 +- src/Trading/Types/EBayMotorsProStreetCountDefinitionType.php | 2 +- src/Trading/Types/EBayPLUSPreferenceType.php | 2 +- src/Trading/Types/EBayPaymentMismatchDetailsType.php | 2 +- src/Trading/Types/EndFixedPriceItemRequestType.php | 2 +- src/Trading/Types/EndFixedPriceItemResponseType.php | 2 +- src/Trading/Types/EndItemRequestContainerType.php | 2 +- src/Trading/Types/EndItemRequestType.php | 2 +- src/Trading/Types/EndItemResponseContainerType.php | 2 +- src/Trading/Types/EndItemResponseType.php | 2 +- src/Trading/Types/EndItemsRequestType.php | 2 +- src/Trading/Types/EndItemsResponseType.php | 2 +- src/Trading/Types/EndOfAuctionEmailPreferencesType.php | 2 +- src/Trading/Types/EpidSupportedDefinitionType.php | 2 +- src/Trading/Types/ErrorParameterType.php | 2 +- src/Trading/Types/ErrorType.php | 2 +- src/Trading/Types/ExcludeShippingLocationDetailsType.php | 2 +- src/Trading/Types/ExpressConditionRequiredDefinitionType.php | 2 +- src/Trading/Types/ExpressEnabledDefinitionType.php | 2 +- src/Trading/Types/ExpressItemRequirementsType.php | 2 +- src/Trading/Types/ExpressPicturesRequiredDefinitionType.php | 2 +- src/Trading/Types/ExtendSiteHostedPicturesRequestType.php | 2 +- src/Trading/Types/ExtendSiteHostedPicturesResponseType.php | 2 +- src/Trading/Types/ExtendedContactDetailsType.php | 2 +- src/Trading/Types/ExtendedPictureDetailsType.php | 2 +- src/Trading/Types/ExtendedProductFinderIDType.php | 2 +- src/Trading/Types/ExternalAlertIDArrayType.php | 2 +- src/Trading/Types/ExternalTransactionType.php | 2 +- src/Trading/Types/FaultDetailsType.php | 2 +- src/Trading/Types/FeatureDefinitionsType.php | 2 +- src/Trading/Types/FeatureEligibilityType.php | 2 +- src/Trading/Types/FeeType.php | 2 +- src/Trading/Types/FeedbackCommentArrayType.php | 2 +- src/Trading/Types/FeedbackDetailArrayType.php | 2 +- src/Trading/Types/FeedbackDetailType.php | 2 +- src/Trading/Types/FeedbackInfoType.php | 2 +- src/Trading/Types/FeedbackPeriodArrayType.php | 2 +- src/Trading/Types/FeedbackPeriodType.php | 2 +- src/Trading/Types/FeedbackRequirementsType.php | 2 +- src/Trading/Types/FeedbackSummaryType.php | 2 +- src/Trading/Types/FeesType.php | 2 +- src/Trading/Types/FetchTokenRequestType.php | 2 +- src/Trading/Types/FetchTokenResponseType.php | 2 +- src/Trading/Types/FlatRateInsuranceRangeCostType.php | 2 +- src/Trading/Types/FlatShippingDiscountType.php | 2 +- src/Trading/Types/FlatShippingPreferencesType.php | 2 +- src/Trading/Types/FreeGalleryPlusEnabledDefinitionType.php | 2 +- src/Trading/Types/FreePicturePackEnabledDefinitionType.php | 2 +- src/Trading/Types/GetAccountRequestType.php | 2 +- src/Trading/Types/GetAccountResponseType.php | 2 +- src/Trading/Types/GetAdFormatLeadsRequestType.php | 2 +- src/Trading/Types/GetAdFormatLeadsResponseType.php | 2 +- src/Trading/Types/GetAllBiddersRequestType.php | 2 +- src/Trading/Types/GetAllBiddersResponseType.php | 2 +- src/Trading/Types/GetApiAccessRulesRequestType.php | 2 +- src/Trading/Types/GetApiAccessRulesResponseType.php | 2 +- src/Trading/Types/GetBestOffersRequestType.php | 2 +- src/Trading/Types/GetBestOffersResponseType.php | 2 +- src/Trading/Types/GetBidderListRequestType.php | 2 +- src/Trading/Types/GetBidderListResponseType.php | 2 +- src/Trading/Types/GetCategoriesRequestType.php | 2 +- src/Trading/Types/GetCategoriesResponseType.php | 2 +- src/Trading/Types/GetCategoryFeaturesRequestType.php | 2 +- src/Trading/Types/GetCategoryFeaturesResponseType.php | 2 +- src/Trading/Types/GetCategoryMappingsRequestType.php | 2 +- src/Trading/Types/GetCategoryMappingsResponseType.php | 2 +- src/Trading/Types/GetCategorySpecificsRequestType.php | 2 +- src/Trading/Types/GetCategorySpecificsResponseType.php | 2 +- src/Trading/Types/GetChallengeTokenRequestType.php | 2 +- src/Trading/Types/GetChallengeTokenResponseType.php | 2 +- src/Trading/Types/GetCharitiesRequestType.php | 2 +- src/Trading/Types/GetCharitiesResponseType.php | 2 +- src/Trading/Types/GetClientAlertsAuthTokenRequestType.php | 2 +- src/Trading/Types/GetClientAlertsAuthTokenResponseType.php | 2 +- src/Trading/Types/GetContextualKeywordsRequestType.php | 2 +- src/Trading/Types/GetContextualKeywordsResponseType.php | 2 +- src/Trading/Types/GetDescriptionTemplatesRequestType.php | 2 +- src/Trading/Types/GetDescriptionTemplatesResponseType.php | 2 +- src/Trading/Types/GetDisputeRequestType.php | 2 +- src/Trading/Types/GetDisputeResponseType.php | 2 +- src/Trading/Types/GetFeedbackRequestType.php | 2 +- src/Trading/Types/GetFeedbackResponseType.php | 2 +- src/Trading/Types/GetItemRequestType.php | 2 +- src/Trading/Types/GetItemResponseType.php | 2 +- src/Trading/Types/GetItemShippingRequestType.php | 2 +- src/Trading/Types/GetItemShippingResponseType.php | 2 +- src/Trading/Types/GetItemTransactionsRequestType.php | 2 +- src/Trading/Types/GetItemTransactionsResponseType.php | 2 +- src/Trading/Types/GetItemsAwaitingFeedbackRequestType.php | 2 +- src/Trading/Types/GetItemsAwaitingFeedbackResponseType.php | 2 +- src/Trading/Types/GetMemberMessagesRequestType.php | 2 +- src/Trading/Types/GetMemberMessagesResponseType.php | 2 +- src/Trading/Types/GetMessagePreferencesRequestType.php | 2 +- src/Trading/Types/GetMessagePreferencesResponseType.php | 2 +- src/Trading/Types/GetMyMessagesRequestType.php | 2 +- src/Trading/Types/GetMyMessagesResponseType.php | 2 +- src/Trading/Types/GetMyeBayBuyingRequestType.php | 2 +- src/Trading/Types/GetMyeBayBuyingResponseType.php | 2 +- src/Trading/Types/GetMyeBayRemindersRequestType.php | 2 +- src/Trading/Types/GetMyeBayRemindersResponseType.php | 2 +- src/Trading/Types/GetMyeBaySellingRequestType.php | 2 +- src/Trading/Types/GetMyeBaySellingResponseType.php | 2 +- src/Trading/Types/GetNotificationPreferencesRequestType.php | 2 +- src/Trading/Types/GetNotificationPreferencesResponseType.php | 2 +- src/Trading/Types/GetNotificationsUsageRequestType.php | 2 +- src/Trading/Types/GetNotificationsUsageResponseType.php | 2 +- src/Trading/Types/GetOrderTransactionsRequestType.php | 2 +- src/Trading/Types/GetOrderTransactionsResponseType.php | 2 +- src/Trading/Types/GetOrdersRequestType.php | 2 +- src/Trading/Types/GetOrdersResponseType.php | 2 +- src/Trading/Types/GetPromotionalSaleDetailsRequestType.php | 2 +- src/Trading/Types/GetPromotionalSaleDetailsResponseType.php | 2 +- src/Trading/Types/GetRecommendationsRequestContainerType.php | 2 +- src/Trading/Types/GetRecommendationsResponseContainerType.php | 2 +- src/Trading/Types/GetSellerDashboardRequestType.php | 2 +- src/Trading/Types/GetSellerDashboardResponseType.php | 2 +- src/Trading/Types/GetSellerEventsRequestType.php | 2 +- src/Trading/Types/GetSellerEventsResponseType.php | 2 +- src/Trading/Types/GetSellerListRequestType.php | 2 +- src/Trading/Types/GetSellerListResponseType.php | 2 +- src/Trading/Types/GetSellerTransactionsRequestType.php | 2 +- src/Trading/Types/GetSellerTransactionsResponseType.php | 2 +- src/Trading/Types/GetSellingManagerAlertsRequestType.php | 2 +- src/Trading/Types/GetSellingManagerAlertsResponseType.php | 2 +- src/Trading/Types/GetSellingManagerEmailLogRequestType.php | 2 +- src/Trading/Types/GetSellingManagerEmailLogResponseType.php | 2 +- .../Types/GetSellingManagerInventoryFolderRequestType.php | 2 +- .../Types/GetSellingManagerInventoryFolderResponseType.php | 2 +- src/Trading/Types/GetSellingManagerInventoryRequestType.php | 2 +- src/Trading/Types/GetSellingManagerInventoryResponseType.php | 2 +- .../Types/GetSellingManagerItemAutomationRuleRequestType.php | 2 +- .../Types/GetSellingManagerItemAutomationRuleResponseType.php | 2 +- src/Trading/Types/GetSellingManagerSaleRecordRequestType.php | 2 +- src/Trading/Types/GetSellingManagerSaleRecordResponseType.php | 2 +- src/Trading/Types/GetSellingManagerSoldListingsRequestType.php | 2 +- src/Trading/Types/GetSellingManagerSoldListingsResponseType.php | 2 +- .../GetSellingManagerTemplateAutomationRuleRequestType.php | 2 +- .../GetSellingManagerTemplateAutomationRuleResponseType.php | 2 +- src/Trading/Types/GetSellingManagerTemplatesRequestType.php | 2 +- src/Trading/Types/GetSellingManagerTemplatesResponseType.php | 2 +- src/Trading/Types/GetSessionIDRequestType.php | 2 +- src/Trading/Types/GetSessionIDResponseType.php | 2 +- src/Trading/Types/GetShippingDiscountProfilesRequestType.php | 2 +- src/Trading/Types/GetShippingDiscountProfilesResponseType.php | 2 +- src/Trading/Types/GetStoreCategoryUpdateStatusRequestType.php | 2 +- src/Trading/Types/GetStoreCategoryUpdateStatusResponseType.php | 2 +- src/Trading/Types/GetStoreCustomPageRequestType.php | 2 +- src/Trading/Types/GetStoreCustomPageResponseType.php | 2 +- src/Trading/Types/GetStoreOptionsRequestType.php | 2 +- src/Trading/Types/GetStoreOptionsResponseType.php | 2 +- src/Trading/Types/GetStorePreferencesRequestType.php | 2 +- src/Trading/Types/GetStorePreferencesResponseType.php | 2 +- src/Trading/Types/GetStoreRequestType.php | 2 +- src/Trading/Types/GetStoreResponseType.php | 2 +- src/Trading/Types/GetSuggestedCategoriesRequestType.php | 2 +- src/Trading/Types/GetSuggestedCategoriesResponseType.php | 2 +- src/Trading/Types/GetTaxTableRequestType.php | 2 +- src/Trading/Types/GetTaxTableResponseType.php | 2 +- src/Trading/Types/GetTokenStatusRequestType.php | 2 +- src/Trading/Types/GetTokenStatusResponseType.php | 2 +- src/Trading/Types/GetUserContactDetailsRequestType.php | 2 +- src/Trading/Types/GetUserContactDetailsResponseType.php | 2 +- src/Trading/Types/GetUserDisputesRequestType.php | 2 +- src/Trading/Types/GetUserDisputesResponseType.php | 2 +- src/Trading/Types/GetUserPreferencesRequestType.php | 2 +- src/Trading/Types/GetUserPreferencesResponseType.php | 2 +- src/Trading/Types/GetUserRequestType.php | 2 +- src/Trading/Types/GetUserResponseType.php | 2 +- src/Trading/Types/GetVeROReasonCodeDetailsRequestType.php | 2 +- src/Trading/Types/GetVeROReasonCodeDetailsResponseType.php | 2 +- src/Trading/Types/GetVeROReportStatusRequestType.php | 2 +- src/Trading/Types/GetVeROReportStatusResponseType.php | 2 +- src/Trading/Types/GeteBayDetailsRequestType.php | 2 +- src/Trading/Types/GeteBayDetailsResponseType.php | 2 +- src/Trading/Types/GeteBayOfficialTimeRequestType.php | 2 +- src/Trading/Types/GeteBayOfficialTimeResponseType.php | 2 +- src/Trading/Types/GiftSummaryType.php | 2 +- src/Trading/Types/GlobalShippingEnabledDefinitionType.php | 2 +- src/Trading/Types/Group1MaxFlatShippingCostDefinitionType.php | 2 +- src/Trading/Types/Group2MaxFlatShippingCostDefinitionType.php | 2 +- src/Trading/Types/Group3MaxFlatShippingCostDefinitionType.php | 2 +- src/Trading/Types/GroupValidationRulesType.php | 2 +- src/Trading/Types/HandlingTimeEnabledDefinitionType.php | 2 +- src/Trading/Types/HistogramEntryType.php | 2 +- src/Trading/Types/HomePageFeaturedEnabledDefinitionType.php | 2 +- src/Trading/Types/INEscrowWorkflowTimelineDefinitionType.php | 2 +- src/Trading/Types/ISBNEnabledDefinitionType.php | 2 +- src/Trading/Types/ISBNIdentifierEnabledDefinitionType.php | 2 +- src/Trading/Types/InsuranceDetailsType.php | 2 +- src/Trading/Types/IntegratedMerchantCreditCardInfoType.php | 2 +- src/Trading/Types/InternationalShippingServiceOptionsType.php | 2 +- src/Trading/Types/InventoryFeesType.php | 2 +- src/Trading/Types/InventoryStatusType.php | 2 +- src/Trading/Types/ItemArrayType.php | 2 +- src/Trading/Types/ItemBestOffersArrayType.php | 2 +- src/Trading/Types/ItemBestOffersType.php | 2 +- src/Trading/Types/ItemBidDetailsType.php | 2 +- src/Trading/Types/ItemCompatibilityEnabledDefinitionType.php | 2 +- src/Trading/Types/ItemCompatibilityListType.php | 2 +- src/Trading/Types/ItemCompatibilityType.php | 2 +- src/Trading/Types/ItemIDArrayType.php | 2 +- src/Trading/Types/ItemListCustomizationType.php | 2 +- src/Trading/Types/ItemPolicyViolationType.php | 2 +- src/Trading/Types/ItemRatingDetailArrayType.php | 2 +- src/Trading/Types/ItemRatingDetailsType.php | 2 +- src/Trading/Types/ItemSpecificDetailsType.php | 2 +- src/Trading/Types/ItemSpecificsEnabledDefinitionType.php | 2 +- src/Trading/Types/ItemTotalsType.php | 2 +- src/Trading/Types/ItemTransactionIDArrayType.php | 2 +- src/Trading/Types/ItemTransactionIDType.php | 2 +- src/Trading/Types/ItemType.php | 2 +- src/Trading/Types/ItemsCanceledEventType.php | 2 +- src/Trading/Types/KTypeSupportedDefinitionType.php | 2 +- src/Trading/Types/LabelType.php | 2 +- src/Trading/Types/LeaveFeedbackRequestType.php | 2 +- src/Trading/Types/LeaveFeedbackResponseType.php | 2 +- src/Trading/Types/LineItemType.php | 2 +- src/Trading/Types/ListingAnalyzerRecommendationsType.php | 2 +- src/Trading/Types/ListingCheckoutRedirectPreferenceType.php | 2 +- src/Trading/Types/ListingDesignerType.php | 2 +- src/Trading/Types/ListingDetailsType.php | 2 +- src/Trading/Types/ListingDurationDefinitionType.php | 2 +- src/Trading/Types/ListingDurationDefinitionsType.php | 2 +- src/Trading/Types/ListingDurationReferenceType.php | 2 +- src/Trading/Types/ListingEnhancementDurationDefinitionType.php | 2 +- src/Trading/Types/ListingEnhancementDurationReferenceType.php | 2 +- src/Trading/Types/ListingFeatureDetailsType.php | 2 +- src/Trading/Types/ListingRecommendationType.php | 2 +- src/Trading/Types/ListingRecommendationsType.php | 2 +- src/Trading/Types/ListingStartPriceDetailsType.php | 2 +- src/Trading/Types/ListingTipArrayType.php | 2 +- src/Trading/Types/ListingTipFieldType.php | 2 +- src/Trading/Types/ListingTipMessageType.php | 2 +- src/Trading/Types/ListingTipType.php | 2 +- .../LocalListingDistancesNonSubscriptionDefinitionType.php | 2 +- .../Types/LocalListingDistancesRegularDefinitionType.php | 2 +- .../Types/LocalListingDistancesSpecialtyDefinitionType.php | 2 +- src/Trading/Types/LocalMarketAdFormatEnabledDefinitionType.php | 2 +- .../Types/LocalMarketAutoAcceptEnabledDefinitionType.php | 2 +- .../Types/LocalMarketAutoDeclineEnabledDefinitionType.php | 2 +- src/Trading/Types/LocalMarketBestOfferEnabledDefinitionType.php | 2 +- .../Types/LocalMarketCompanyNameEnabledDefinitionType.php | 2 +- .../Types/LocalMarketContactByAddressEnabledDefinitionType.php | 2 +- .../Types/LocalMarketContactByEmailEnabledDefinitionType.php | 2 +- .../Types/LocalMarketContactByPhoneEnabledDefinitionType.php | 2 +- .../Types/LocalMarketCounterOfferEnabledDefinitionType.php | 2 +- src/Trading/Types/LocalMarketNonSubscriptionDefinitionType.php | 2 +- .../LocalMarketPaymentMethodCheckOutEnabledDefinitionType.php | 2 +- src/Trading/Types/LocalMarketPhoneCountDefinitionType.php | 2 +- .../Types/LocalMarketPremiumSubscriptionDefinitionType.php | 2 +- .../Types/LocalMarketRegularSubscriptionDefinitionType.php | 2 +- .../LocalMarketSellerContactDetailsEnabledDefinitionType.php | 2 +- .../Types/LocalMarketShippingMethodEnabledDefinitionType.php | 2 +- .../Types/LocalMarketSpecialitySubscriptionDefinitionType.php | 2 +- src/Trading/Types/LocalMarketStreetCountDefinitionType.php | 2 +- src/Trading/Types/LocalSearchType.php | 2 +- src/Trading/Types/LookupAttributeArrayType.php | 2 +- src/Trading/Types/LookupAttributeType.php | 2 +- src/Trading/Types/MarkUpMarkDownEventType.php | 2 +- src/Trading/Types/MarkUpMarkDownHistoryType.php | 2 +- .../Types/MaxFlatShippingCostCBTExemptDefinitionType.php | 2 +- src/Trading/Types/MaxFlatShippingCostDefinitionType.php | 2 +- src/Trading/Types/MaxGranularFitmentCountDefinitionType.php | 2 +- src/Trading/Types/MaxItemCompatibilityDefinitionType.php | 2 +- src/Trading/Types/MaximumBuyerPolicyViolationsDetailsType.php | 2 +- src/Trading/Types/MaximumBuyerPolicyViolationsType.php | 2 +- src/Trading/Types/MaximumItemRequirementsDetailsType.php | 2 +- src/Trading/Types/MaximumItemRequirementsType.php | 2 +- src/Trading/Types/MaximumUnpaidItemStrikesCountDetailsType.php | 2 +- .../Types/MaximumUnpaidItemStrikesDurationDetailsType.php | 2 +- src/Trading/Types/MaximumUnpaidItemStrikesInfoDetailsType.php | 2 +- src/Trading/Types/MaximumUnpaidItemStrikesInfoType.php | 2 +- src/Trading/Types/MeasureType.php | 2 +- src/Trading/Types/MemberMessageExchangeArrayType.php | 2 +- src/Trading/Types/MemberMessageExchangeType.php | 2 +- src/Trading/Types/MemberMessageType.php | 2 +- src/Trading/Types/MembershipDetailType.php | 2 +- src/Trading/Types/MembershipDetailsType.php | 2 +- src/Trading/Types/MessageMediaType.php | 2 +- src/Trading/Types/MetadataType.php | 2 +- src/Trading/Types/MinItemCompatibilityDefinitionType.php | 2 +- src/Trading/Types/MinimumFeedbackScoreDetailsType.php | 2 +- src/Trading/Types/MinimumReservePriceDefinitionType.php | 2 +- src/Trading/Types/ModifyNameArrayType.php | 2 +- src/Trading/Types/ModifyNameType.php | 2 +- src/Trading/Types/MotorsLocalMarketEnabledDefinitionType.php | 2 +- .../Types/MoveSellingManagerInventoryFolderRequestType.php | 2 +- .../Types/MoveSellingManagerInventoryFolderResponseType.php | 2 +- src/Trading/Types/MultiLegShipmentType.php | 2 +- src/Trading/Types/MultiLegShippingDetailsType.php | 2 +- src/Trading/Types/MultiLegShippingServiceType.php | 2 +- src/Trading/Types/MyMessagesAlertArrayType.php | 2 +- src/Trading/Types/MyMessagesAlertIDArrayType.php | 2 +- src/Trading/Types/MyMessagesAlertType.php | 2 +- src/Trading/Types/MyMessagesExternalMessageIDArrayType.php | 2 +- src/Trading/Types/MyMessagesFolderSummaryType.php | 2 +- src/Trading/Types/MyMessagesFolderType.php | 2 +- src/Trading/Types/MyMessagesForwardDetailsType.php | 2 +- src/Trading/Types/MyMessagesMessageArrayType.php | 2 +- src/Trading/Types/MyMessagesMessageIDArrayType.php | 2 +- src/Trading/Types/MyMessagesMessageType.php | 2 +- src/Trading/Types/MyMessagesResponseDetailsType.php | 2 +- src/Trading/Types/MyMessagesSummaryType.php | 2 +- src/Trading/Types/MyeBayFavoriteSearchListType.php | 2 +- src/Trading/Types/MyeBayFavoriteSearchType.php | 2 +- src/Trading/Types/MyeBayFavoriteSellerListType.php | 2 +- src/Trading/Types/MyeBayFavoriteSellerType.php | 2 +- src/Trading/Types/MyeBaySecondChanceOfferListType.php | 2 +- src/Trading/Types/MyeBaySelectionType.php | 2 +- src/Trading/Types/MyeBaySellingSummaryType.php | 2 +- src/Trading/Types/NameRecommendationType.php | 2 +- src/Trading/Types/NameValueListArrayType.php | 2 +- src/Trading/Types/NameValueListType.php | 2 +- src/Trading/Types/NameValueRelationshipType.php | 2 +- src/Trading/Types/NonProfitAddressType.php | 2 +- src/Trading/Types/NonProfitSocialAddressType.php | 2 +- src/Trading/Types/NonSubscriptionDefinitionType.php | 2 +- src/Trading/Types/NotificationDetailsArrayType.php | 2 +- src/Trading/Types/NotificationDetailsType.php | 2 +- src/Trading/Types/NotificationEnableArrayType.php | 2 +- src/Trading/Types/NotificationEnableType.php | 2 +- src/Trading/Types/NotificationEventPropertyType.php | 2 +- src/Trading/Types/NotificationMessageType.php | 2 +- src/Trading/Types/NotificationStatisticsType.php | 2 +- src/Trading/Types/NotificationUserDataType.php | 2 +- src/Trading/Types/NumberOfPolicyViolationsDetailsType.php | 2 +- src/Trading/Types/OfferArrayType.php | 2 +- src/Trading/Types/OfferType.php | 2 +- src/Trading/Types/OrderArrayType.php | 2 +- src/Trading/Types/OrderIDArrayType.php | 2 +- src/Trading/Types/OrderTransactionArrayType.php | 2 +- src/Trading/Types/OrderTransactionType.php | 2 +- src/Trading/Types/OrderType.php | 2 +- src/Trading/Types/PaginatedItemArrayType.php | 2 +- src/Trading/Types/PaginatedOrderTransactionArrayType.php | 2 +- src/Trading/Types/PaginatedTransactionArrayType.php | 2 +- src/Trading/Types/PaginationResultType.php | 2 +- src/Trading/Types/PaginationType.php | 2 +- src/Trading/Types/PaisaPayFullEscrowEnabledDefinitionType.php | 2 +- .../Types/PayPalBuyerProtectionEnabledDefinitionType.php | 2 +- src/Trading/Types/PayPalRequiredDefinitionType.php | 2 +- src/Trading/Types/PayPalRequiredForStoreOwnerDefinitionType.php | 2 +- src/Trading/Types/PaymentDetailsType.php | 2 +- src/Trading/Types/PaymentHoldDetailType.php | 2 +- src/Trading/Types/PaymentInformationCodeType.php | 2 +- src/Trading/Types/PaymentInformationType.php | 2 +- src/Trading/Types/PaymentMethodDefinitionType.php | 2 +- src/Trading/Types/PaymentOptionDetailsType.php | 2 +- src/Trading/Types/PaymentOptionsGroupEnabledDefinitionType.php | 2 +- src/Trading/Types/PaymentTransactionCodeType.php | 2 +- src/Trading/Types/PaymentTransactionType.php | 2 +- src/Trading/Types/PaymentsInformationCodeType.php | 2 +- src/Trading/Types/PaymentsInformationType.php | 2 +- src/Trading/Types/PerformanceDashboardType.php | 2 +- src/Trading/Types/PickupDetailsType.php | 2 +- src/Trading/Types/PickupDropOffEnabledDefinitionType.php | 2 +- src/Trading/Types/PickupInStoreDetailsType.php | 2 +- src/Trading/Types/PickupMethodSelectedType.php | 2 +- src/Trading/Types/PickupOptionsType.php | 2 +- src/Trading/Types/PictureDetailsType.php | 2 +- src/Trading/Types/PictureManagerDetailsType.php | 2 +- src/Trading/Types/PictureManagerFolderType.php | 2 +- src/Trading/Types/PictureManagerPictureDisplayType.php | 2 +- src/Trading/Types/PictureManagerPictureType.php | 2 +- src/Trading/Types/PictureManagerSubscriptionType.php | 2 +- src/Trading/Types/PictureSetMemberType.php | 2 +- src/Trading/Types/PictureURLsType.php | 2 +- src/Trading/Types/PicturesType.php | 2 +- src/Trading/Types/PlaceOfferRequestType.php | 2 +- src/Trading/Types/PlaceOfferResponseType.php | 2 +- src/Trading/Types/PolicyComplianceDashboardType.php | 2 +- src/Trading/Types/PolicyViolationDurationDetailsType.php | 2 +- src/Trading/Types/PowerSellerDashboardType.php | 2 +- src/Trading/Types/PremiumSubscriptionDefinitionType.php | 2 +- src/Trading/Types/PricingRecommendationsType.php | 2 +- src/Trading/Types/ProPackEnabledDefinitionType.php | 2 +- src/Trading/Types/ProPackPlusEnabledDefinitionType.php | 2 +- src/Trading/Types/ProStoresCheckoutPreferenceType.php | 2 +- src/Trading/Types/ProStoresDetailsType.php | 2 +- src/Trading/Types/ProductCreationEnabledDefinitionType.php | 2 +- src/Trading/Types/ProductDetailsType.php | 2 +- src/Trading/Types/ProductFamilyType.php | 2 +- src/Trading/Types/ProductFinderConstraintType.php | 2 +- src/Trading/Types/ProductIdentifiersType.php | 2 +- src/Trading/Types/ProductInfoType.php | 2 +- src/Trading/Types/ProductListingDetailsType.php | 2 +- src/Trading/Types/ProductRecommendationsType.php | 2 +- src/Trading/Types/ProductRequiredEnabledDefinitionType.php | 2 +- src/Trading/Types/ProductSearchPageType.php | 2 +- src/Trading/Types/ProductSearchResultType.php | 2 +- src/Trading/Types/ProductSearchType.php | 2 +- src/Trading/Types/ProductSuggestionType.php | 2 +- src/Trading/Types/ProductSuggestionsType.php | 2 +- src/Trading/Types/ProductType.php | 2 +- src/Trading/Types/ProfileCategoryGroupDefinitionType.php | 2 +- src/Trading/Types/PromotedItemType.php | 2 +- src/Trading/Types/PromotionDetailsType.php | 2 +- src/Trading/Types/PromotionRuleArrayType.php | 2 +- src/Trading/Types/PromotionRuleType.php | 2 +- src/Trading/Types/PromotionalSaleArrayType.php | 2 +- src/Trading/Types/PromotionalSaleDetailsType.php | 2 +- src/Trading/Types/PromotionalSaleType.php | 2 +- src/Trading/Types/PromotionalShippingDiscountDetailsType.php | 2 +- src/Trading/Types/PurchaseReminderEmailPreferencesType.php | 2 +- src/Trading/Types/QuantityInfoType.php | 2 +- src/Trading/Types/QuantityRestrictionPerBuyerInfoType.php | 2 +- src/Trading/Types/QuantityType.php | 2 +- src/Trading/Types/RateTableDetailsType.php | 2 +- src/Trading/Types/ReasonCodeDetailType.php | 2 +- src/Trading/Types/RecommendationType.php | 2 +- src/Trading/Types/RecommendationValidationRulesType.php | 2 +- src/Trading/Types/RecommendationsType.php | 2 +- src/Trading/Types/RecoupmentPolicyConsentType.php | 2 +- src/Trading/Types/RecoupmentPolicyDetailsType.php | 2 +- src/Trading/Types/RefundArrayType.php | 2 +- src/Trading/Types/RefundDetailsType.php | 2 +- src/Trading/Types/RefundFailureReasonType.php | 2 +- src/Trading/Types/RefundFundingSourceArrayType.php | 2 +- src/Trading/Types/RefundFundingSourceType.php | 2 +- src/Trading/Types/RefundInformationType.php | 2 +- src/Trading/Types/RefundLineArrayType.php | 2 +- src/Trading/Types/RefundLineType.php | 2 +- src/Trading/Types/RefundTransactionArrayType.php | 2 +- src/Trading/Types/RefundTransactionInfoType.php | 2 +- src/Trading/Types/RefundTransactionType.php | 2 +- src/Trading/Types/RefundType.php | 2 +- src/Trading/Types/RegionDetailsType.php | 2 +- src/Trading/Types/RegionOfOriginDetailsType.php | 2 +- src/Trading/Types/RegularSubscriptionDefinitionType.php | 2 +- src/Trading/Types/RelistFixedPriceItemRequestType.php | 2 +- src/Trading/Types/RelistFixedPriceItemResponseType.php | 2 +- src/Trading/Types/RelistItemRequestType.php | 2 +- src/Trading/Types/RelistItemResponseType.php | 2 +- src/Trading/Types/ReminderCustomizationType.php | 2 +- src/Trading/Types/RemindersType.php | 2 +- src/Trading/Types/RemoveFromWatchListRequestType.php | 2 +- src/Trading/Types/RemoveFromWatchListResponseType.php | 2 +- src/Trading/Types/RequiredSellerActionArrayType.php | 2 +- src/Trading/Types/RespondToBestOfferRequestType.php | 2 +- src/Trading/Types/RespondToBestOfferResponseType.php | 2 +- src/Trading/Types/RespondToFeedbackRequestType.php | 2 +- src/Trading/Types/RespondToFeedbackResponseType.php | 2 +- src/Trading/Types/ResponseAttributeSetType.php | 2 +- src/Trading/Types/RestockingFeeValueDetailsType.php | 2 +- src/Trading/Types/ReturnPolicyDetailsType.php | 2 +- src/Trading/Types/ReturnPolicyEnabledDefinitionType.php | 2 +- src/Trading/Types/ReturnPolicyType.php | 2 +- src/Trading/Types/ReturnsAcceptedDetailsType.php | 2 +- src/Trading/Types/ReturnsWithinDetailsType.php | 2 +- src/Trading/Types/ReviewDetailsType.php | 2 +- src/Trading/Types/ReviewType.php | 2 +- src/Trading/Types/ReviseCheckoutStatusRequestType.php | 2 +- src/Trading/Types/ReviseCheckoutStatusResponseType.php | 2 +- src/Trading/Types/ReviseFixedPriceItemRequestType.php | 2 +- src/Trading/Types/ReviseFixedPriceItemResponseType.php | 2 +- src/Trading/Types/ReviseInventoryStatusRequestType.php | 2 +- src/Trading/Types/ReviseInventoryStatusResponseType.php | 2 +- src/Trading/Types/ReviseItemRequestType.php | 2 +- src/Trading/Types/ReviseItemResponseType.php | 2 +- src/Trading/Types/ReviseMyMessagesFoldersRequestType.php | 2 +- src/Trading/Types/ReviseMyMessagesFoldersResponseType.php | 2 +- src/Trading/Types/ReviseMyMessagesRequestType.php | 2 +- src/Trading/Types/ReviseMyMessagesResponseType.php | 2 +- src/Trading/Types/RevisePriceAllowedDefinitionType.php | 2 +- src/Trading/Types/ReviseQuantityAllowedDefinitionType.php | 2 +- .../Types/ReviseSellingManagerInventoryFolderRequestType.php | 2 +- .../Types/ReviseSellingManagerInventoryFolderResponseType.php | 2 +- src/Trading/Types/ReviseSellingManagerProductRequestType.php | 2 +- src/Trading/Types/ReviseSellingManagerProductResponseType.php | 2 +- src/Trading/Types/ReviseSellingManagerSaleRecordRequestType.php | 2 +- .../Types/ReviseSellingManagerSaleRecordResponseType.php | 2 +- src/Trading/Types/ReviseSellingManagerTemplateRequestType.php | 2 +- src/Trading/Types/ReviseSellingManagerTemplateResponseType.php | 2 +- src/Trading/Types/ReviseStatusType.php | 2 +- src/Trading/Types/RevokeTokenRequestType.php | 2 +- src/Trading/Types/RevokeTokenResponseType.php | 2 +- src/Trading/Types/SIFFTASRecommendationsType.php | 2 +- src/Trading/Types/SKUArrayType.php | 2 +- src/Trading/Types/SMSSubscriptionType.php | 2 +- src/Trading/Types/SafePaymentRequiredDefinitionType.php | 2 +- src/Trading/Types/SalesTaxType.php | 2 +- .../Types/SaveItemToSellingManagerTemplateRequestType.php | 2 +- .../Types/SaveItemToSellingManagerTemplateResponseType.php | 2 +- src/Trading/Types/ScheduleType.php | 2 +- src/Trading/Types/SchedulingInfoType.php | 2 +- src/Trading/Types/SearchAttributesType.php | 2 +- src/Trading/Types/SearchDetailsType.php | 2 +- src/Trading/Types/SearchStandingDashboardType.php | 2 +- src/Trading/Types/SellerAccountDashboardType.php | 2 +- src/Trading/Types/SellerContactDetailsEnabledDefinitionType.php | 2 +- src/Trading/Types/SellerDashboardAlertType.php | 2 +- src/Trading/Types/SellerDiscountType.php | 2 +- src/Trading/Types/SellerDiscountsType.php | 2 +- .../Types/SellerExcludeShipToLocationPreferencesType.php | 2 +- src/Trading/Types/SellerFavoriteItemPreferencesType.php | 2 +- src/Trading/Types/SellerFeeDiscountDashboardType.php | 2 +- src/Trading/Types/SellerPaymentPreferencesType.php | 2 +- src/Trading/Types/SellerPaymentProfileType.php | 2 +- src/Trading/Types/SellerPaymentType.php | 2 +- src/Trading/Types/SellerProfilePreferencesType.php | 2 +- src/Trading/Types/SellerProfilesType.php | 2 +- .../Types/SellerProvidedTitleSupportedDefinitionType.php | 2 +- src/Trading/Types/SellerRatingSummaryArrayType.php | 2 +- src/Trading/Types/SellerReturnPreferencesType.php | 2 +- src/Trading/Types/SellerReturnProfileType.php | 2 +- src/Trading/Types/SellerReverseDisputeRequestType.php | 2 +- src/Trading/Types/SellerReverseDisputeResponseType.php | 2 +- src/Trading/Types/SellerRoleMetricsType.php | 2 +- src/Trading/Types/SellerShippingProfileType.php | 2 +- src/Trading/Types/SellerType.php | 2 +- src/Trading/Types/SellereBayPaymentProcessConsentCodeType.php | 2 +- src/Trading/Types/SellingManagerAlertType.php | 2 +- .../Types/SellingManagerAutoListAccordingToScheduleType.php | 2 +- src/Trading/Types/SellingManagerAutoListMinActiveItemsType.php | 2 +- src/Trading/Types/SellingManagerAutoListType.php | 2 +- src/Trading/Types/SellingManagerAutoRelistType.php | 2 +- src/Trading/Types/SellingManagerAutoSecondChanceOfferType.php | 2 +- src/Trading/Types/SellingManagerEmailLogType.php | 2 +- src/Trading/Types/SellingManagerFolderDetailsType.php | 2 +- src/Trading/Types/SellingManagerOrderStatusType.php | 2 +- src/Trading/Types/SellingManagerProductDetailsType.php | 2 +- src/Trading/Types/SellingManagerProductInventoryStatusType.php | 2 +- src/Trading/Types/SellingManagerProductSpecificsType.php | 2 +- src/Trading/Types/SellingManagerProductType.php | 2 +- src/Trading/Types/SellingManagerSearchType.php | 2 +- src/Trading/Types/SellingManagerSoldOrderType.php | 2 +- src/Trading/Types/SellingManagerSoldTransactionType.php | 2 +- src/Trading/Types/SellingManagerTemplateDetailsArrayType.php | 2 +- src/Trading/Types/SellingManagerTemplateDetailsType.php | 2 +- src/Trading/Types/SellingManagerVendorDetailsType.php | 2 +- src/Trading/Types/SellingStatusType.php | 2 +- src/Trading/Types/SellingSummaryType.php | 2 +- src/Trading/Types/SendInvoiceRequestType.php | 2 +- src/Trading/Types/SendInvoiceResponseType.php | 2 +- src/Trading/Types/SetMessagePreferencesRequestType.php | 2 +- src/Trading/Types/SetMessagePreferencesResponseType.php | 2 +- src/Trading/Types/SetNotificationPreferencesRequestType.php | 2 +- src/Trading/Types/SetNotificationPreferencesResponseType.php | 2 +- src/Trading/Types/SetPromotionalSaleListingsRequestType.php | 2 +- src/Trading/Types/SetPromotionalSaleListingsResponseType.php | 2 +- src/Trading/Types/SetPromotionalSaleRequestType.php | 2 +- src/Trading/Types/SetPromotionalSaleResponseType.php | 2 +- .../Types/SetSellingManagerFeedbackOptionsRequestType.php | 2 +- .../Types/SetSellingManagerFeedbackOptionsResponseType.php | 2 +- .../Types/SetSellingManagerItemAutomationRuleRequestType.php | 2 +- .../Types/SetSellingManagerItemAutomationRuleResponseType.php | 2 +- .../SetSellingManagerTemplateAutomationRuleRequestType.php | 2 +- .../SetSellingManagerTemplateAutomationRuleResponseType.php | 2 +- src/Trading/Types/SetShippingDiscountProfilesRequestType.php | 2 +- src/Trading/Types/SetShippingDiscountProfilesResponseType.php | 2 +- src/Trading/Types/SetStoreCategoriesRequestType.php | 2 +- src/Trading/Types/SetStoreCategoriesResponseType.php | 2 +- src/Trading/Types/SetStoreCustomPageRequestType.php | 2 +- src/Trading/Types/SetStoreCustomPageResponseType.php | 2 +- src/Trading/Types/SetStorePreferencesRequestType.php | 2 +- src/Trading/Types/SetStorePreferencesResponseType.php | 2 +- src/Trading/Types/SetStoreRequestType.php | 2 +- src/Trading/Types/SetStoreResponseType.php | 2 +- src/Trading/Types/SetTaxTableRequestType.php | 2 +- src/Trading/Types/SetTaxTableResponseType.php | 2 +- src/Trading/Types/SetUserNotesRequestType.php | 2 +- src/Trading/Types/SetUserNotesResponseType.php | 2 +- src/Trading/Types/SetUserPreferencesRequestType.php | 2 +- src/Trading/Types/SetUserPreferencesResponseType.php | 2 +- src/Trading/Types/ShipPackageDetailsType.php | 2 +- src/Trading/Types/ShipmentLineItemType.php | 2 +- src/Trading/Types/ShipmentTrackingDetailsType.php | 2 +- src/Trading/Types/ShipmentType.php | 2 +- src/Trading/Types/ShippingCarrierDetailsType.php | 2 +- src/Trading/Types/ShippingCategoryDetailsType.php | 2 +- src/Trading/Types/ShippingCostPaidByDetailsType.php | 2 +- src/Trading/Types/ShippingDetailsType.php | 2 +- src/Trading/Types/ShippingEstimatedDeliveryInfoType.php | 2 +- src/Trading/Types/ShippingInsuranceType.php | 2 +- src/Trading/Types/ShippingLocationDetailsType.php | 2 +- src/Trading/Types/ShippingOverrideType.php | 2 +- src/Trading/Types/ShippingPackageDetailsType.php | 2 +- src/Trading/Types/ShippingPackageInfoType.php | 2 +- src/Trading/Types/ShippingServiceCostOverrideListType.php | 2 +- src/Trading/Types/ShippingServiceCostOverrideType.php | 2 +- src/Trading/Types/ShippingServiceDetailsType.php | 2 +- src/Trading/Types/ShippingServiceOptionsType.php | 2 +- src/Trading/Types/ShippingServicePackageDetailsType.php | 2 +- src/Trading/Types/ShippingTermRequiredDefinitionType.php | 2 +- src/Trading/Types/SiteBuyerRequirementDetailsType.php | 2 +- src/Trading/Types/SiteDefaultsType.php | 2 +- src/Trading/Types/SiteDetailsType.php | 2 +- src/Trading/Types/SiteHostedPictureDetailsType.php | 2 +- src/Trading/Types/SiteLocationType.php | 2 +- src/Trading/Types/SiteWideCharacteristicsType.php | 2 +- .../Types/SkypeMeNonTransactionalEnabledDefinitionType.php | 2 +- src/Trading/Types/SkypeMeTransactionalEnabledDefinitionType.php | 2 +- src/Trading/Types/SpecialitySubscriptionDefinitionType.php | 2 +- src/Trading/Types/StoreColorSchemeArrayType.php | 2 +- src/Trading/Types/StoreColorSchemeType.php | 2 +- src/Trading/Types/StoreColorType.php | 2 +- src/Trading/Types/StoreCustomCategoryArrayType.php | 2 +- src/Trading/Types/StoreCustomCategoryType.php | 2 +- src/Trading/Types/StoreCustomListingHeaderLinkType.php | 2 +- src/Trading/Types/StoreCustomListingHeaderType.php | 2 +- src/Trading/Types/StoreCustomPageArrayType.php | 2 +- src/Trading/Types/StoreCustomPageType.php | 2 +- src/Trading/Types/StoreFontType.php | 2 +- src/Trading/Types/StoreInventoryEnabledDefinitionType.php | 2 +- src/Trading/Types/StoreLogoArrayType.php | 2 +- src/Trading/Types/StoreLogoType.php | 2 +- .../Types/StoreOwnerExtendedListingDurationsDefinitionType.php | 2 +- .../StoreOwnerExtendedListingDurationsEnabledDefinitionType.php | 2 +- src/Trading/Types/StoreOwnerExtendedListingDurationsType.php | 2 +- src/Trading/Types/StorePreferencesType.php | 2 +- src/Trading/Types/StoreSubscriptionArrayType.php | 2 +- src/Trading/Types/StoreSubscriptionType.php | 2 +- src/Trading/Types/StoreThemeArrayType.php | 2 +- src/Trading/Types/StoreThemeType.php | 2 +- src/Trading/Types/StoreType.php | 2 +- src/Trading/Types/StoreVacationPreferencesType.php | 2 +- src/Trading/Types/StorefrontType.php | 2 +- src/Trading/Types/SubscriptionType.php | 2 +- src/Trading/Types/SuggestedBidValueType.php | 2 +- src/Trading/Types/SuggestedCategoryArrayType.php | 2 +- src/Trading/Types/SuggestedCategoryType.php | 2 +- src/Trading/Types/SummaryEventScheduleType.php | 2 +- src/Trading/Types/SupportedEventTypesArrayType.php | 2 +- src/Trading/Types/SupportedSellerProfileType.php | 2 +- src/Trading/Types/SupportedSellerProfilesType.php | 2 +- src/Trading/Types/TCREnabledDefinitionType.php | 2 +- src/Trading/Types/TaxDetailsType.php | 2 +- src/Trading/Types/TaxIdentifierAttributeType.php | 2 +- src/Trading/Types/TaxIdentifierType.php | 2 +- src/Trading/Types/TaxJurisdictionType.php | 2 +- src/Trading/Types/TaxTableType.php | 2 +- src/Trading/Types/TaxesType.php | 2 +- src/Trading/Types/ThemeGroupType.php | 2 +- src/Trading/Types/TicketListingDetailsType.php | 2 +- src/Trading/Types/TimeRangeType.php | 2 +- src/Trading/Types/TimeZoneDetailsType.php | 2 +- src/Trading/Types/TokenStatusType.php | 2 +- src/Trading/Types/TopRatedSellerDetailsType.php | 2 +- src/Trading/Types/TransactionArrayType.php | 2 +- src/Trading/Types/TransactionReferenceType.php | 2 +- src/Trading/Types/TransactionStatusType.php | 2 +- src/Trading/Types/TransactionType.php | 2 +- src/Trading/Types/UPCEnabledDefinitionType.php | 2 +- src/Trading/Types/UPCIdentifierEnabledDefinitionType.php | 2 +- src/Trading/Types/URLDetailsType.php | 2 +- src/Trading/Types/UnitInfoType.php | 2 +- src/Trading/Types/UnitOfMeasurementDetailsType.php | 2 +- src/Trading/Types/UnitOfMeasurementType.php | 2 +- src/Trading/Types/UnpaidItemAssistancePreferencesType.php | 2 +- src/Trading/Types/UnpaidItemType.php | 2 +- src/Trading/Types/UploadSiteHostedPicturesRequestType.php | 2 +- src/Trading/Types/UploadSiteHostedPicturesResponseType.php | 2 +- src/Trading/Types/UserAgreementInfoType.php | 2 +- src/Trading/Types/UserConsentRequiredDefinitionType.php | 2 +- src/Trading/Types/UserDefinedListType.php | 2 +- src/Trading/Types/UserIDArrayType.php | 2 +- src/Trading/Types/UserIdPasswordType.php | 2 +- src/Trading/Types/UserIdentityType.php | 2 +- src/Trading/Types/UserType.php | 2 +- src/Trading/Types/VATDetailsType.php | 2 +- src/Trading/Types/VATRateType.php | 2 +- src/Trading/Types/VINSupportedDefinitionType.php | 2 +- src/Trading/Types/VRMSupportedDefinitionType.php | 2 +- src/Trading/Types/ValType.php | 2 +- src/Trading/Types/ValidateChallengeInputRequestType.php | 2 +- src/Trading/Types/ValidateChallengeInputResponseType.php | 2 +- src/Trading/Types/ValidateTestUserRegistrationRequestType.php | 2 +- src/Trading/Types/ValidateTestUserRegistrationResponseType.php | 2 +- src/Trading/Types/ValueCategoryDefinitionType.php | 2 +- src/Trading/Types/ValuePackEnabledDefinitionType.php | 2 +- src/Trading/Types/ValueRecommendationType.php | 2 +- src/Trading/Types/VariationDetailsType.php | 2 +- src/Trading/Types/VariationKeyType.php | 2 +- src/Trading/Types/VariationProductListingDetailsType.php | 2 +- src/Trading/Types/VariationSpecificPictureSetType.php | 2 +- src/Trading/Types/VariationType.php | 2 +- src/Trading/Types/VariationsEnabledDefinitionType.php | 2 +- src/Trading/Types/VariationsType.php | 2 +- src/Trading/Types/VeROReasonCodeDetailsType.php | 2 +- src/Trading/Types/VeROReportItemType.php | 2 +- src/Trading/Types/VeROReportItemsRequestType.php | 2 +- src/Trading/Types/VeROReportItemsResponseType.php | 2 +- src/Trading/Types/VeROReportItemsType.php | 2 +- src/Trading/Types/VeROReportedItemDetailsType.php | 2 +- src/Trading/Types/VeROReportedItemType.php | 2 +- src/Trading/Types/VeROSiteDetailType.php | 2 +- src/Trading/Types/VerifiedUserRequirementsDetailsType.php | 2 +- src/Trading/Types/VerifiedUserRequirementsType.php | 2 +- src/Trading/Types/VerifyAddFixedPriceItemRequestType.php | 2 +- src/Trading/Types/VerifyAddFixedPriceItemResponseType.php | 2 +- src/Trading/Types/VerifyAddItemRequestType.php | 2 +- src/Trading/Types/VerifyAddItemResponseType.php | 2 +- src/Trading/Types/VerifyAddSecondChanceItemRequestType.php | 2 +- src/Trading/Types/VerifyAddSecondChanceItemResponseType.php | 2 +- src/Trading/Types/VerifyRelistItemRequestType.php | 2 +- src/Trading/Types/VerifyRelistItemResponseType.php | 2 +- src/Trading/Types/WantItNowPostArrayType.php | 2 +- src/Trading/Types/WantItNowPostType.php | 2 +- src/Trading/Types/WarrantyDurationDetailsType.php | 2 +- src/Trading/Types/WarrantyOfferedDetailsType.php | 2 +- src/Trading/Types/WarrantyTypeDetailsType.php | 2 +- src/Trading/Types/XMLRequesterCredentialsType.php | 2 +- src/Trading/Types/XSLFileType.php | 2 +- src/Types/Base64BinaryType.php | 2 +- src/Types/BooleanType.php | 2 +- src/Types/DecimalType.php | 2 +- src/Types/DoubleType.php | 2 +- src/Types/IntegerType.php | 2 +- src/Types/StringType.php | 2 +- src/Types/TokenType.php | 2 +- src/Types/URIType.php | 2 +- 2735 files changed, 2735 insertions(+), 2735 deletions(-) diff --git a/src/Account/Types/Amount.php b/src/Account/Types/Amount.php index d4edfbde70..bba85b7842 100644 --- a/src/Account/Types/Amount.php +++ b/src/Account/Types/Amount.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CategoryType.php b/src/Account/Types/CategoryType.php index 28024fdfcb..ad4020b727 100644 --- a/src/Account/Types/CategoryType.php +++ b/src/Account/Types/CategoryType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateAFulfillmentPolicyRestRequest.php b/src/Account/Types/CreateAFulfillmentPolicyRestRequest.php index e9a26fda0f..a74e9ebb40 100644 --- a/src/Account/Types/CreateAFulfillmentPolicyRestRequest.php +++ b/src/Account/Types/CreateAFulfillmentPolicyRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateAFulfillmentPolicyRestResponse.php b/src/Account/Types/CreateAFulfillmentPolicyRestResponse.php index 0084967c5c..f6462a28f0 100644 --- a/src/Account/Types/CreateAFulfillmentPolicyRestResponse.php +++ b/src/Account/Types/CreateAFulfillmentPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateAPaymentPolicyRestRequest.php b/src/Account/Types/CreateAPaymentPolicyRestRequest.php index 1f6f49f96d..aac89ad51a 100644 --- a/src/Account/Types/CreateAPaymentPolicyRestRequest.php +++ b/src/Account/Types/CreateAPaymentPolicyRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateAPaymentPolicyRestResponse.php b/src/Account/Types/CreateAPaymentPolicyRestResponse.php index d609ff8bb5..eb9afdf0c1 100644 --- a/src/Account/Types/CreateAPaymentPolicyRestResponse.php +++ b/src/Account/Types/CreateAPaymentPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateAReturnPolicyRestRequest.php b/src/Account/Types/CreateAReturnPolicyRestRequest.php index d2d33048e5..e0ef7829c0 100644 --- a/src/Account/Types/CreateAReturnPolicyRestRequest.php +++ b/src/Account/Types/CreateAReturnPolicyRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateAReturnPolicyRestResponse.php b/src/Account/Types/CreateAReturnPolicyRestResponse.php index bf17220eb2..6c2005f8c2 100644 --- a/src/Account/Types/CreateAReturnPolicyRestResponse.php +++ b/src/Account/Types/CreateAReturnPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateASalesTaxTableRestRequest.php b/src/Account/Types/CreateASalesTaxTableRestRequest.php index e7f4a04873..db3643a0da 100644 --- a/src/Account/Types/CreateASalesTaxTableRestRequest.php +++ b/src/Account/Types/CreateASalesTaxTableRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/CreateASalesTaxTableRestResponse.php b/src/Account/Types/CreateASalesTaxTableRestResponse.php index 0d901513ce..eb9356353f 100644 --- a/src/Account/Types/CreateASalesTaxTableRestResponse.php +++ b/src/Account/Types/CreateASalesTaxTableRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteAFulfillmentPolicyRestRequest.php b/src/Account/Types/DeleteAFulfillmentPolicyRestRequest.php index cc2980b3b7..fc623e94b6 100644 --- a/src/Account/Types/DeleteAFulfillmentPolicyRestRequest.php +++ b/src/Account/Types/DeleteAFulfillmentPolicyRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteAFulfillmentPolicyRestResponse.php b/src/Account/Types/DeleteAFulfillmentPolicyRestResponse.php index ac1cfc8624..99bffa0e80 100644 --- a/src/Account/Types/DeleteAFulfillmentPolicyRestResponse.php +++ b/src/Account/Types/DeleteAFulfillmentPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteAPaymentPolicyRestRequest.php b/src/Account/Types/DeleteAPaymentPolicyRestRequest.php index 9712a6666a..074763b827 100644 --- a/src/Account/Types/DeleteAPaymentPolicyRestRequest.php +++ b/src/Account/Types/DeleteAPaymentPolicyRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteAPaymentPolicyRestResponse.php b/src/Account/Types/DeleteAPaymentPolicyRestResponse.php index 5330c7005d..bd4491ea44 100644 --- a/src/Account/Types/DeleteAPaymentPolicyRestResponse.php +++ b/src/Account/Types/DeleteAPaymentPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteAReturnPolicyRestRequest.php b/src/Account/Types/DeleteAReturnPolicyRestRequest.php index 36cb6365bf..b4d5c7776c 100644 --- a/src/Account/Types/DeleteAReturnPolicyRestRequest.php +++ b/src/Account/Types/DeleteAReturnPolicyRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteAReturnPolicyRestResponse.php b/src/Account/Types/DeleteAReturnPolicyRestResponse.php index 468c8e4140..521975eeff 100644 --- a/src/Account/Types/DeleteAReturnPolicyRestResponse.php +++ b/src/Account/Types/DeleteAReturnPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteASalesTaxTableRestRequest.php b/src/Account/Types/DeleteASalesTaxTableRestRequest.php index 979f5dbc21..561b5a18db 100644 --- a/src/Account/Types/DeleteASalesTaxTableRestRequest.php +++ b/src/Account/Types/DeleteASalesTaxTableRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/DeleteASalesTaxTableRestResponse.php b/src/Account/Types/DeleteASalesTaxTableRestResponse.php index b685e1eb0a..6d14cb332a 100644 --- a/src/Account/Types/DeleteASalesTaxTableRestResponse.php +++ b/src/Account/Types/DeleteASalesTaxTableRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/Deposit.php b/src/Account/Types/Deposit.php index c7fd41017c..fe99fd983e 100644 --- a/src/Account/Types/Deposit.php +++ b/src/Account/Types/Deposit.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ErrorDetailV3.php b/src/Account/Types/ErrorDetailV3.php index 89e42a183c..a0dfe7c1b5 100644 --- a/src/Account/Types/ErrorDetailV3.php +++ b/src/Account/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ErrorParameterV3.php b/src/Account/Types/ErrorParameterV3.php index 0488dcf0bd..8dac631f20 100644 --- a/src/Account/Types/ErrorParameterV3.php +++ b/src/Account/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ExternalPaymentMethod.php b/src/Account/Types/ExternalPaymentMethod.php index abeea75a8f..d171cfeab5 100644 --- a/src/Account/Types/ExternalPaymentMethod.php +++ b/src/Account/Types/ExternalPaymentMethod.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/FulfillmentPolicy.php b/src/Account/Types/FulfillmentPolicy.php index 94b3e9c714..f9f48d4ff3 100644 --- a/src/Account/Types/FulfillmentPolicy.php +++ b/src/Account/Types/FulfillmentPolicy.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/FulfillmentPolicyRequest.php b/src/Account/Types/FulfillmentPolicyRequest.php index 7ab7f6da00..f064884459 100644 --- a/src/Account/Types/FulfillmentPolicyRequest.php +++ b/src/Account/Types/FulfillmentPolicyRequest.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/FulfillmentPolicyResponse.php b/src/Account/Types/FulfillmentPolicyResponse.php index 7a28556912..3aa79a38b3 100644 --- a/src/Account/Types/FulfillmentPolicyResponse.php +++ b/src/Account/Types/FulfillmentPolicyResponse.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAFulfillmentPolicyByIDRestRequest.php b/src/Account/Types/GetAFulfillmentPolicyByIDRestRequest.php index d62896e15e..0fe046f2e3 100644 --- a/src/Account/Types/GetAFulfillmentPolicyByIDRestRequest.php +++ b/src/Account/Types/GetAFulfillmentPolicyByIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAFulfillmentPolicyByIDRestResponse.php b/src/Account/Types/GetAFulfillmentPolicyByIDRestResponse.php index ac6667841a..224e513b02 100644 --- a/src/Account/Types/GetAFulfillmentPolicyByIDRestResponse.php +++ b/src/Account/Types/GetAFulfillmentPolicyByIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAFulfillmentPolicyByNameRestRequest.php b/src/Account/Types/GetAFulfillmentPolicyByNameRestRequest.php index d931366e9f..73a5025d93 100644 --- a/src/Account/Types/GetAFulfillmentPolicyByNameRestRequest.php +++ b/src/Account/Types/GetAFulfillmentPolicyByNameRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAFulfillmentPolicyByNameRestResponse.php b/src/Account/Types/GetAFulfillmentPolicyByNameRestResponse.php index bf758890ce..768e865d27 100644 --- a/src/Account/Types/GetAFulfillmentPolicyByNameRestResponse.php +++ b/src/Account/Types/GetAFulfillmentPolicyByNameRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAPaymentPolicyByIDRestRequest.php b/src/Account/Types/GetAPaymentPolicyByIDRestRequest.php index a59b653732..7492cfebab 100644 --- a/src/Account/Types/GetAPaymentPolicyByIDRestRequest.php +++ b/src/Account/Types/GetAPaymentPolicyByIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAPaymentPolicyByIDRestResponse.php b/src/Account/Types/GetAPaymentPolicyByIDRestResponse.php index 938dc0f431..a4635d7a2c 100644 --- a/src/Account/Types/GetAPaymentPolicyByIDRestResponse.php +++ b/src/Account/Types/GetAPaymentPolicyByIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAPaymentPolicyByNameRestRequest.php b/src/Account/Types/GetAPaymentPolicyByNameRestRequest.php index 6a52f0e83d..f760feb6a2 100644 --- a/src/Account/Types/GetAPaymentPolicyByNameRestRequest.php +++ b/src/Account/Types/GetAPaymentPolicyByNameRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAPaymentPolicyByNameRestResponse.php b/src/Account/Types/GetAPaymentPolicyByNameRestResponse.php index 89f05f95eb..540b83d377 100644 --- a/src/Account/Types/GetAPaymentPolicyByNameRestResponse.php +++ b/src/Account/Types/GetAPaymentPolicyByNameRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAReturnPolicyByIDRestRequest.php b/src/Account/Types/GetAReturnPolicyByIDRestRequest.php index 0bc4d7b49e..2db7e60c15 100644 --- a/src/Account/Types/GetAReturnPolicyByIDRestRequest.php +++ b/src/Account/Types/GetAReturnPolicyByIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAReturnPolicyByIDRestResponse.php b/src/Account/Types/GetAReturnPolicyByIDRestResponse.php index c78d121c3d..7cdbcd29df 100644 --- a/src/Account/Types/GetAReturnPolicyByIDRestResponse.php +++ b/src/Account/Types/GetAReturnPolicyByIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAReturnPolicyByNameRestRequest.php b/src/Account/Types/GetAReturnPolicyByNameRestRequest.php index b21a8695b6..e29b16a6c3 100644 --- a/src/Account/Types/GetAReturnPolicyByNameRestRequest.php +++ b/src/Account/Types/GetAReturnPolicyByNameRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAReturnPolicyByNameRestResponse.php b/src/Account/Types/GetAReturnPolicyByNameRestResponse.php index 1c8d977644..4258cf1be2 100644 --- a/src/Account/Types/GetAReturnPolicyByNameRestResponse.php +++ b/src/Account/Types/GetAReturnPolicyByNameRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetASalesTaxTableRestRequest.php b/src/Account/Types/GetASalesTaxTableRestRequest.php index ab6ec6fdd3..c668d5ae5a 100644 --- a/src/Account/Types/GetASalesTaxTableRestRequest.php +++ b/src/Account/Types/GetASalesTaxTableRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetASalesTaxTableRestResponse.php b/src/Account/Types/GetASalesTaxTableRestResponse.php index 10784a7e12..c75f939e35 100644 --- a/src/Account/Types/GetASalesTaxTableRestResponse.php +++ b/src/Account/Types/GetASalesTaxTableRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAccountPrivilegesRestResponse.php b/src/Account/Types/GetAccountPrivilegesRestResponse.php index 67fd606f85..5556604224 100644 --- a/src/Account/Types/GetAccountPrivilegesRestResponse.php +++ b/src/Account/Types/GetAccountPrivilegesRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAllSalesTaxTablesRestRequest.php b/src/Account/Types/GetAllSalesTaxTablesRestRequest.php index c27c8f7c4e..100f7699b8 100644 --- a/src/Account/Types/GetAllSalesTaxTablesRestRequest.php +++ b/src/Account/Types/GetAllSalesTaxTablesRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetAllSalesTaxTablesRestResponse.php b/src/Account/Types/GetAllSalesTaxTablesRestResponse.php index 5f7976e335..af944dcdb0 100644 --- a/src/Account/Types/GetAllSalesTaxTablesRestResponse.php +++ b/src/Account/Types/GetAllSalesTaxTablesRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestRequest.php b/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestRequest.php index aa20b02f41..c0a997735a 100644 --- a/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestRequest.php +++ b/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestResponse.php b/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestResponse.php index f4ba5f6f57..a72c114967 100644 --- a/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestResponse.php +++ b/src/Account/Types/GetFulfillmentPoliciesByMarketplaceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetOptedInProgramsRestResponse.php b/src/Account/Types/GetOptedInProgramsRestResponse.php index 07f18a8f98..77a3b9623f 100644 --- a/src/Account/Types/GetOptedInProgramsRestResponse.php +++ b/src/Account/Types/GetOptedInProgramsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetPaymentPoliciesByMarketplaceRestRequest.php b/src/Account/Types/GetPaymentPoliciesByMarketplaceRestRequest.php index 20dceea966..ecc6540146 100644 --- a/src/Account/Types/GetPaymentPoliciesByMarketplaceRestRequest.php +++ b/src/Account/Types/GetPaymentPoliciesByMarketplaceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetPaymentPoliciesByMarketplaceRestResponse.php b/src/Account/Types/GetPaymentPoliciesByMarketplaceRestResponse.php index 2316761989..354389c1a5 100644 --- a/src/Account/Types/GetPaymentPoliciesByMarketplaceRestResponse.php +++ b/src/Account/Types/GetPaymentPoliciesByMarketplaceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetReturnPoliciesByMarketplaceRestRequest.php b/src/Account/Types/GetReturnPoliciesByMarketplaceRestRequest.php index 729b847354..35a5403bb2 100644 --- a/src/Account/Types/GetReturnPoliciesByMarketplaceRestRequest.php +++ b/src/Account/Types/GetReturnPoliciesByMarketplaceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetReturnPoliciesByMarketplaceRestResponse.php b/src/Account/Types/GetReturnPoliciesByMarketplaceRestResponse.php index 94d92789ef..8ec5352db6 100644 --- a/src/Account/Types/GetReturnPoliciesByMarketplaceRestResponse.php +++ b/src/Account/Types/GetReturnPoliciesByMarketplaceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetShippingRateTablesRestRequest.php b/src/Account/Types/GetShippingRateTablesRestRequest.php index 5b8a952a77..ce573cf8b3 100644 --- a/src/Account/Types/GetShippingRateTablesRestRequest.php +++ b/src/Account/Types/GetShippingRateTablesRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/GetShippingRateTablesRestResponse.php b/src/Account/Types/GetShippingRateTablesRestResponse.php index f97b61b6d1..b246676d42 100644 --- a/src/Account/Types/GetShippingRateTablesRestResponse.php +++ b/src/Account/Types/GetShippingRateTablesRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/InventorySizing.php b/src/Account/Types/InventorySizing.php index 34b7b75cd8..7fd9f836b7 100644 --- a/src/Account/Types/InventorySizing.php +++ b/src/Account/Types/InventorySizing.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/InventorySnapshot.php b/src/Account/Types/InventorySnapshot.php index bc49ce922c..c12663235a 100644 --- a/src/Account/Types/InventorySnapshot.php +++ b/src/Account/Types/InventorySnapshot.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/LookbackPeriod.php b/src/Account/Types/LookbackPeriod.php index 6cc5cb2f88..6cc6947675 100644 --- a/src/Account/Types/LookbackPeriod.php +++ b/src/Account/Types/LookbackPeriod.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/MerchantExternalProfile.php b/src/Account/Types/MerchantExternalProfile.php index ddc6a4b522..d06f3d7afb 100644 --- a/src/Account/Types/MerchantExternalProfile.php +++ b/src/Account/Types/MerchantExternalProfile.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/OptInToProgramRestRequest.php b/src/Account/Types/OptInToProgramRestRequest.php index 4ab3964564..1baee1a224 100644 --- a/src/Account/Types/OptInToProgramRestRequest.php +++ b/src/Account/Types/OptInToProgramRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/OptInToProgramRestResponse.php b/src/Account/Types/OptInToProgramRestResponse.php index 7a078cd88b..8fb38cac12 100644 --- a/src/Account/Types/OptInToProgramRestResponse.php +++ b/src/Account/Types/OptInToProgramRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/OptOutOfProgramRestRequest.php b/src/Account/Types/OptOutOfProgramRestRequest.php index 06d977537c..7ad073fa41 100644 --- a/src/Account/Types/OptOutOfProgramRestRequest.php +++ b/src/Account/Types/OptOutOfProgramRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/OptOutOfProgramRestResponse.php b/src/Account/Types/OptOutOfProgramRestResponse.php index 299fb45905..239740d52d 100644 --- a/src/Account/Types/OptOutOfProgramRestResponse.php +++ b/src/Account/Types/OptOutOfProgramRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/PaymentMethod.php b/src/Account/Types/PaymentMethod.php index d880ecf0a2..85355f5d06 100644 --- a/src/Account/Types/PaymentMethod.php +++ b/src/Account/Types/PaymentMethod.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/PaymentPolicy.php b/src/Account/Types/PaymentPolicy.php index 7b19992b48..3b06635f68 100644 --- a/src/Account/Types/PaymentPolicy.php +++ b/src/Account/Types/PaymentPolicy.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/PaymentPolicyRequest.php b/src/Account/Types/PaymentPolicyRequest.php index 1763c4721d..e7dcae200f 100644 --- a/src/Account/Types/PaymentPolicyRequest.php +++ b/src/Account/Types/PaymentPolicyRequest.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/PaymentPolicyResponse.php b/src/Account/Types/PaymentPolicyResponse.php index 74483d1ece..47c6ff8457 100644 --- a/src/Account/Types/PaymentPolicyResponse.php +++ b/src/Account/Types/PaymentPolicyResponse.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/Program.php b/src/Account/Types/Program.php index f9f5be2bf3..5d0ea7d692 100644 --- a/src/Account/Types/Program.php +++ b/src/Account/Types/Program.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/Programs.php b/src/Account/Types/Programs.php index a315a09e03..6c7791bf87 100644 --- a/src/Account/Types/Programs.php +++ b/src/Account/Types/Programs.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/RateTable.php b/src/Account/Types/RateTable.php index 3cb70a50db..24cd97ca6c 100644 --- a/src/Account/Types/RateTable.php +++ b/src/Account/Types/RateTable.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/RateTableResponse.php b/src/Account/Types/RateTableResponse.php index cade0e6dc5..aa50723fe5 100644 --- a/src/Account/Types/RateTableResponse.php +++ b/src/Account/Types/RateTableResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/RecipientAccountReference.php b/src/Account/Types/RecipientAccountReference.php index c043a89454..b4adb28136 100644 --- a/src/Account/Types/RecipientAccountReference.php +++ b/src/Account/Types/RecipientAccountReference.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/Region.php b/src/Account/Types/Region.php index b37beaf003..0452f7fbd0 100644 --- a/src/Account/Types/Region.php +++ b/src/Account/Types/Region.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/RegionSet.php b/src/Account/Types/RegionSet.php index 9b379c5343..5aa211bbe0 100644 --- a/src/Account/Types/RegionSet.php +++ b/src/Account/Types/RegionSet.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ReturnPolicy.php b/src/Account/Types/ReturnPolicy.php index e25f6564fc..7ffe985f1f 100644 --- a/src/Account/Types/ReturnPolicy.php +++ b/src/Account/Types/ReturnPolicy.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ReturnPolicyRequest.php b/src/Account/Types/ReturnPolicyRequest.php index 39191c2aec..73341b65c9 100644 --- a/src/Account/Types/ReturnPolicyRequest.php +++ b/src/Account/Types/ReturnPolicyRequest.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ReturnPolicyResponse.php b/src/Account/Types/ReturnPolicyResponse.php index c83be07002..09eaa604ed 100644 --- a/src/Account/Types/ReturnPolicyResponse.php +++ b/src/Account/Types/ReturnPolicyResponse.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ReturnSnapshot.php b/src/Account/Types/ReturnSnapshot.php index 583880ece3..40183832e7 100644 --- a/src/Account/Types/ReturnSnapshot.php +++ b/src/Account/Types/ReturnSnapshot.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SalesTax.php b/src/Account/Types/SalesTax.php index 28546fe7da..1a9fe9c7f4 100644 --- a/src/Account/Types/SalesTax.php +++ b/src/Account/Types/SalesTax.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SalesTaxBase.php b/src/Account/Types/SalesTaxBase.php index bb0dd71193..0fab473c18 100644 --- a/src/Account/Types/SalesTaxBase.php +++ b/src/Account/Types/SalesTaxBase.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SalesTaxes.php b/src/Account/Types/SalesTaxes.php index edda94b449..c071c3e8e4 100644 --- a/src/Account/Types/SalesTaxes.php +++ b/src/Account/Types/SalesTaxes.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SellingLimit.php b/src/Account/Types/SellingLimit.php index 71b27866b1..dcffc283b3 100644 --- a/src/Account/Types/SellingLimit.php +++ b/src/Account/Types/SellingLimit.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SellingPrivileges.php b/src/Account/Types/SellingPrivileges.php index 15510ff5db..c59851ad3d 100644 --- a/src/Account/Types/SellingPrivileges.php +++ b/src/Account/Types/SellingPrivileges.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SetFulfillmentPolicyResponse.php b/src/Account/Types/SetFulfillmentPolicyResponse.php index 9b3df748e2..26aff7c0fd 100644 --- a/src/Account/Types/SetFulfillmentPolicyResponse.php +++ b/src/Account/Types/SetFulfillmentPolicyResponse.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SetPaymentPolicyResponse.php b/src/Account/Types/SetPaymentPolicyResponse.php index 5628629304..4b798ab83f 100644 --- a/src/Account/Types/SetPaymentPolicyResponse.php +++ b/src/Account/Types/SetPaymentPolicyResponse.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SetReturnPolicyResponse.php b/src/Account/Types/SetReturnPolicyResponse.php index 78f3807726..e25734ccda 100644 --- a/src/Account/Types/SetReturnPolicyResponse.php +++ b/src/Account/Types/SetReturnPolicyResponse.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ShippingOption.php b/src/Account/Types/ShippingOption.php index 4f6fd32add..0e7c6a380c 100644 --- a/src/Account/Types/ShippingOption.php +++ b/src/Account/Types/ShippingOption.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/ShippingService.php b/src/Account/Types/ShippingService.php index 20057a0a76..f3a796a34f 100644 --- a/src/Account/Types/ShippingService.php +++ b/src/Account/Types/ShippingService.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/SoldAggregatedMetrics.php b/src/Account/Types/SoldAggregatedMetrics.php index 8ccc3a0974..86238c9c4b 100644 --- a/src/Account/Types/SoldAggregatedMetrics.php +++ b/src/Account/Types/SoldAggregatedMetrics.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/TimeDuration.php b/src/Account/Types/TimeDuration.php index b29bb63e7c..0f96245cd5 100644 --- a/src/Account/Types/TimeDuration.php +++ b/src/Account/Types/TimeDuration.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/TransactionSnapshot.php b/src/Account/Types/TransactionSnapshot.php index 8b47cbd257..301d90ed2f 100644 --- a/src/Account/Types/TransactionSnapshot.php +++ b/src/Account/Types/TransactionSnapshot.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/TransactionVolume.php b/src/Account/Types/TransactionVolume.php index a0a6c2fd11..a76f53dcf1 100644 --- a/src/Account/Types/TransactionVolume.php +++ b/src/Account/Types/TransactionVolume.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/UpdateAFulfillmentPolicyRestRequest.php b/src/Account/Types/UpdateAFulfillmentPolicyRestRequest.php index 085ac51c13..819b2ad46e 100644 --- a/src/Account/Types/UpdateAFulfillmentPolicyRestRequest.php +++ b/src/Account/Types/UpdateAFulfillmentPolicyRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/UpdateAFulfillmentPolicyRestResponse.php b/src/Account/Types/UpdateAFulfillmentPolicyRestResponse.php index 9dd680ffb5..2f198d9736 100644 --- a/src/Account/Types/UpdateAFulfillmentPolicyRestResponse.php +++ b/src/Account/Types/UpdateAFulfillmentPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/UpdateAPaymentPolicyRestRequest.php b/src/Account/Types/UpdateAPaymentPolicyRestRequest.php index 6612497025..238daca4c4 100644 --- a/src/Account/Types/UpdateAPaymentPolicyRestRequest.php +++ b/src/Account/Types/UpdateAPaymentPolicyRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/UpdateAPaymentPolicyRestResponse.php b/src/Account/Types/UpdateAPaymentPolicyRestResponse.php index 36db18151c..6f109057ab 100644 --- a/src/Account/Types/UpdateAPaymentPolicyRestResponse.php +++ b/src/Account/Types/UpdateAPaymentPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/UpdateAReturnPolicyRestRequest.php b/src/Account/Types/UpdateAReturnPolicyRestRequest.php index 1d7211c7c8..e92183b49d 100644 --- a/src/Account/Types/UpdateAReturnPolicyRestRequest.php +++ b/src/Account/Types/UpdateAReturnPolicyRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Account/Types/UpdateAReturnPolicyRestResponse.php b/src/Account/Types/UpdateAReturnPolicyRestResponse.php index 1dbd91beae..10cbd62079 100644 --- a/src/Account/Types/UpdateAReturnPolicyRestResponse.php +++ b/src/Account/Types/UpdateAReturnPolicyRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/Cycle.php b/src/Analytics/Types/Cycle.php index c4be5f6463..2a4c2fb1ae 100644 --- a/src/Analytics/Types/Cycle.php +++ b/src/Analytics/Types/Cycle.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/Definition.php b/src/Analytics/Types/Definition.php index 5e15abc910..b4ea28069d 100644 --- a/src/Analytics/Types/Definition.php +++ b/src/Analytics/Types/Definition.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/ErrorDetailV3.php b/src/Analytics/Types/ErrorDetailV3.php index 8ff198c519..9ed4c85976 100644 --- a/src/Analytics/Types/ErrorDetailV3.php +++ b/src/Analytics/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/ErrorParameterV3.php b/src/Analytics/Types/ErrorParameterV3.php index c8499c1d81..888414a34b 100644 --- a/src/Analytics/Types/ErrorParameterV3.php +++ b/src/Analytics/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/FilterField.php b/src/Analytics/Types/FilterField.php index 2954e093b4..dd27bcc946 100644 --- a/src/Analytics/Types/FilterField.php +++ b/src/Analytics/Types/FilterField.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/FindSellerStandardsProfilesResponse.php b/src/Analytics/Types/FindSellerStandardsProfilesResponse.php index eb29bf2ac8..6d27f422a6 100644 --- a/src/Analytics/Types/FindSellerStandardsProfilesResponse.php +++ b/src/Analytics/Types/FindSellerStandardsProfilesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/GetASpecificSellerProfileRestRequest.php b/src/Analytics/Types/GetASpecificSellerProfileRestRequest.php index 3580b28f8d..06d05e27e1 100644 --- a/src/Analytics/Types/GetASpecificSellerProfileRestRequest.php +++ b/src/Analytics/Types/GetASpecificSellerProfileRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/GetASpecificSellerProfileRestResponse.php b/src/Analytics/Types/GetASpecificSellerProfileRestResponse.php index b726345276..b188865b81 100644 --- a/src/Analytics/Types/GetASpecificSellerProfileRestResponse.php +++ b/src/Analytics/Types/GetASpecificSellerProfileRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/GetAllSellerProfilesRestResponse.php b/src/Analytics/Types/GetAllSellerProfilesRestResponse.php index 9ad51590bf..160cb868e1 100644 --- a/src/Analytics/Types/GetAllSellerProfilesRestResponse.php +++ b/src/Analytics/Types/GetAllSellerProfilesRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/GetTrafficReportRestRequest.php b/src/Analytics/Types/GetTrafficReportRestRequest.php index debf67fae5..acfe671475 100644 --- a/src/Analytics/Types/GetTrafficReportRestRequest.php +++ b/src/Analytics/Types/GetTrafficReportRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/GetTrafficReportRestResponse.php b/src/Analytics/Types/GetTrafficReportRestResponse.php index 5c74acc2a4..fbe2fb4aca 100644 --- a/src/Analytics/Types/GetTrafficReportRestResponse.php +++ b/src/Analytics/Types/GetTrafficReportRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/Header.php b/src/Analytics/Types/Header.php index 95629fb19f..abaca1d4da 100644 --- a/src/Analytics/Types/Header.php +++ b/src/Analytics/Types/Header.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/Metric.php b/src/Analytics/Types/Metric.php index c8e035d56a..88b25c7ef6 100644 --- a/src/Analytics/Types/Metric.php +++ b/src/Analytics/Types/Metric.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/RangeValue.php b/src/Analytics/Types/RangeValue.php index b060750f07..3eb6637c9c 100644 --- a/src/Analytics/Types/RangeValue.php +++ b/src/Analytics/Types/RangeValue.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/Record.php b/src/Analytics/Types/Record.php index 6cfc69525d..3b087683bd 100644 --- a/src/Analytics/Types/Record.php +++ b/src/Analytics/Types/Record.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/Report.php b/src/Analytics/Types/Report.php index 21fdf4e0ca..54131592f3 100644 --- a/src/Analytics/Types/Report.php +++ b/src/Analytics/Types/Report.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/StandardsProfile.php b/src/Analytics/Types/StandardsProfile.php index 6ebb0c095a..0b2cf2c94d 100644 --- a/src/Analytics/Types/StandardsProfile.php +++ b/src/Analytics/Types/StandardsProfile.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Analytics/Types/Value.php b/src/Analytics/Types/Value.php index 180c4a3f30..dcec653b97 100644 --- a/src/Analytics/Types/Value.php +++ b/src/Analytics/Types/Value.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Address.php b/src/Browse/Types/Address.php index 82b9bbc2c7..27d0099bbc 100644 --- a/src/Browse/Types/Address.php +++ b/src/Browse/Types/Address.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/AspectDistribution.php b/src/Browse/Types/AspectDistribution.php index ae9ec033fe..cbc2a0e6cd 100644 --- a/src/Browse/Types/AspectDistribution.php +++ b/src/Browse/Types/AspectDistribution.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/AspectFilter.php b/src/Browse/Types/AspectFilter.php index b7edfb9530..322891251f 100644 --- a/src/Browse/Types/AspectFilter.php +++ b/src/Browse/Types/AspectFilter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/AspectValueDistribution.php b/src/Browse/Types/AspectValueDistribution.php index 5960bf820e..8be629f686 100644 --- a/src/Browse/Types/AspectValueDistribution.php +++ b/src/Browse/Types/AspectValueDistribution.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/BuyingOptionDistribution.php b/src/Browse/Types/BuyingOptionDistribution.php index 1195ea83f6..087339c802 100644 --- a/src/Browse/Types/BuyingOptionDistribution.php +++ b/src/Browse/Types/BuyingOptionDistribution.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Category.php b/src/Browse/Types/Category.php index dd35195622..773cffb882 100644 --- a/src/Browse/Types/Category.php +++ b/src/Browse/Types/Category.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/CategoryDistribution.php b/src/Browse/Types/CategoryDistribution.php index 5bb4658311..53dcc86a00 100644 --- a/src/Browse/Types/CategoryDistribution.php +++ b/src/Browse/Types/CategoryDistribution.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/CommonDescriptions.php b/src/Browse/Types/CommonDescriptions.php index 6b26d7ad0f..00d0f4fac3 100644 --- a/src/Browse/Types/CommonDescriptions.php +++ b/src/Browse/Types/CommonDescriptions.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ConditionDistribution.php b/src/Browse/Types/ConditionDistribution.php index 03b8bc976a..788e64e8bd 100644 --- a/src/Browse/Types/ConditionDistribution.php +++ b/src/Browse/Types/ConditionDistribution.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ConvertedAmount.php b/src/Browse/Types/ConvertedAmount.php index 8a8bd46cff..1aeb902bae 100644 --- a/src/Browse/Types/ConvertedAmount.php +++ b/src/Browse/Types/ConvertedAmount.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ErrorDetailV3.php b/src/Browse/Types/ErrorDetailV3.php index e9188fc36f..d2eefa76ef 100644 --- a/src/Browse/Types/ErrorDetailV3.php +++ b/src/Browse/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ErrorParameterV3.php b/src/Browse/Types/ErrorParameterV3.php index e9f6dd292c..9bd9cb672a 100644 --- a/src/Browse/Types/ErrorParameterV3.php +++ b/src/Browse/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/EstimatedAvailability.php b/src/Browse/Types/EstimatedAvailability.php index 315766f829..77742de78d 100644 --- a/src/Browse/Types/EstimatedAvailability.php +++ b/src/Browse/Types/EstimatedAvailability.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/FilterField.php b/src/Browse/Types/FilterField.php index bf2fe38bc1..99aa847e53 100644 --- a/src/Browse/Types/FilterField.php +++ b/src/Browse/Types/FilterField.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/GetItemByLegacyIdRestRequest.php b/src/Browse/Types/GetItemByLegacyIdRestRequest.php index e049d9727d..a1a066eee6 100644 --- a/src/Browse/Types/GetItemByLegacyIdRestRequest.php +++ b/src/Browse/Types/GetItemByLegacyIdRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/GetItemByLegacyIdRestResponse.php b/src/Browse/Types/GetItemByLegacyIdRestResponse.php index 98622ce88e..a109e8aa6c 100644 --- a/src/Browse/Types/GetItemByLegacyIdRestResponse.php +++ b/src/Browse/Types/GetItemByLegacyIdRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/GetItemRestRequest.php b/src/Browse/Types/GetItemRestRequest.php index b1a9bd4f98..7314192efd 100644 --- a/src/Browse/Types/GetItemRestRequest.php +++ b/src/Browse/Types/GetItemRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/GetItemRestResponse.php b/src/Browse/Types/GetItemRestResponse.php index 611ce9bd2a..a670907faa 100644 --- a/src/Browse/Types/GetItemRestResponse.php +++ b/src/Browse/Types/GetItemRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/GetItemsByItemGroupRestRequest.php b/src/Browse/Types/GetItemsByItemGroupRestRequest.php index 5471c90d1a..93307cebe7 100644 --- a/src/Browse/Types/GetItemsByItemGroupRestRequest.php +++ b/src/Browse/Types/GetItemsByItemGroupRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/GetItemsByItemGroupRestResponse.php b/src/Browse/Types/GetItemsByItemGroupRestResponse.php index 25641ddb0e..40484377dd 100644 --- a/src/Browse/Types/GetItemsByItemGroupRestResponse.php +++ b/src/Browse/Types/GetItemsByItemGroupRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Image.php b/src/Browse/Types/Image.php index 1f411c9375..8613d4e731 100644 --- a/src/Browse/Types/Image.php +++ b/src/Browse/Types/Image.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Item.php b/src/Browse/Types/Item.php index ef454929b5..07408b8138 100644 --- a/src/Browse/Types/Item.php +++ b/src/Browse/Types/Item.php @@ -360,7 +360,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ItemGroupSummary.php b/src/Browse/Types/ItemGroupSummary.php index 3ecab97016..3516cab189 100644 --- a/src/Browse/Types/ItemGroupSummary.php +++ b/src/Browse/Types/ItemGroupSummary.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ItemLocationImpl.php b/src/Browse/Types/ItemLocationImpl.php index 4b165dfbd8..54c10c29df 100644 --- a/src/Browse/Types/ItemLocationImpl.php +++ b/src/Browse/Types/ItemLocationImpl.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ItemReturnTerms.php b/src/Browse/Types/ItemReturnTerms.php index ce722de6bb..483b1e18e5 100644 --- a/src/Browse/Types/ItemReturnTerms.php +++ b/src/Browse/Types/ItemReturnTerms.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ItemSummary.php b/src/Browse/Types/ItemSummary.php index 657c810370..157be9e313 100644 --- a/src/Browse/Types/ItemSummary.php +++ b/src/Browse/Types/ItemSummary.php @@ -206,7 +206,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Items.php b/src/Browse/Types/Items.php index 0005c52acd..6788b2a38f 100644 --- a/src/Browse/Types/Items.php +++ b/src/Browse/Types/Items.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/LegalAddress.php b/src/Browse/Types/LegalAddress.php index bf419c68ef..001b0283f1 100644 --- a/src/Browse/Types/LegalAddress.php +++ b/src/Browse/Types/LegalAddress.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/MarketingPrice.php b/src/Browse/Types/MarketingPrice.php index 63b2a74b01..d4e44dbe68 100644 --- a/src/Browse/Types/MarketingPrice.php +++ b/src/Browse/Types/MarketingPrice.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/PickupOptionSummary.php b/src/Browse/Types/PickupOptionSummary.php index 11f7bf1296..fcecce3acd 100644 --- a/src/Browse/Types/PickupOptionSummary.php +++ b/src/Browse/Types/PickupOptionSummary.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/RangeValue.php b/src/Browse/Types/RangeValue.php index 6a4bffbdd7..457b8fa0e1 100644 --- a/src/Browse/Types/RangeValue.php +++ b/src/Browse/Types/RangeValue.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/RatingHistogram.php b/src/Browse/Types/RatingHistogram.php index e39cc130c7..eb0b435281 100644 --- a/src/Browse/Types/RatingHistogram.php +++ b/src/Browse/Types/RatingHistogram.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Refinement.php b/src/Browse/Types/Refinement.php index 346e7262f6..284ae3ca3c 100644 --- a/src/Browse/Types/Refinement.php +++ b/src/Browse/Types/Refinement.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Region.php b/src/Browse/Types/Region.php index d97a21f913..af5565b3d1 100644 --- a/src/Browse/Types/Region.php +++ b/src/Browse/Types/Region.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ReviewRating.php b/src/Browse/Types/ReviewRating.php index ca457cf5d1..53565d995b 100644 --- a/src/Browse/Types/ReviewRating.php +++ b/src/Browse/Types/ReviewRating.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/SearchForItemsRestRequest.php b/src/Browse/Types/SearchForItemsRestRequest.php index c61cbd727b..1acb64dacb 100644 --- a/src/Browse/Types/SearchForItemsRestRequest.php +++ b/src/Browse/Types/SearchForItemsRestRequest.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/SearchForItemsRestResponse.php b/src/Browse/Types/SearchForItemsRestResponse.php index 79c4afd9a2..a2b360f608 100644 --- a/src/Browse/Types/SearchForItemsRestResponse.php +++ b/src/Browse/Types/SearchForItemsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/SearchPagedCollection.php b/src/Browse/Types/SearchPagedCollection.php index 3fdfcf9043..7df8a5a7d9 100644 --- a/src/Browse/Types/SearchPagedCollection.php +++ b/src/Browse/Types/SearchPagedCollection.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Seller.php b/src/Browse/Types/Seller.php index e50bcbfe25..87e651fbcb 100644 --- a/src/Browse/Types/Seller.php +++ b/src/Browse/Types/Seller.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/SellerLegalInfo.php b/src/Browse/Types/SellerLegalInfo.php index df7e217b0f..5d0e61ddfd 100644 --- a/src/Browse/Types/SellerLegalInfo.php +++ b/src/Browse/Types/SellerLegalInfo.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ShipToLocation.php b/src/Browse/Types/ShipToLocation.php index 5347ad4e9b..d6f82ed533 100644 --- a/src/Browse/Types/ShipToLocation.php +++ b/src/Browse/Types/ShipToLocation.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ShipToLocations.php b/src/Browse/Types/ShipToLocations.php index 051b67d303..1e6c339941 100644 --- a/src/Browse/Types/ShipToLocations.php +++ b/src/Browse/Types/ShipToLocations.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ShippingOption.php b/src/Browse/Types/ShippingOption.php index 71c7016d70..b4f71d9e30 100644 --- a/src/Browse/Types/ShippingOption.php +++ b/src/Browse/Types/ShippingOption.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/ShippingOptionSummary.php b/src/Browse/Types/ShippingOptionSummary.php index 11b674a8cf..057ff108fb 100644 --- a/src/Browse/Types/ShippingOptionSummary.php +++ b/src/Browse/Types/ShippingOptionSummary.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/SortField.php b/src/Browse/Types/SortField.php index 050553c28b..954a0a8cff 100644 --- a/src/Browse/Types/SortField.php +++ b/src/Browse/Types/SortField.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/TargetLocation.php b/src/Browse/Types/TargetLocation.php index 601f55feb8..79d4a36da8 100644 --- a/src/Browse/Types/TargetLocation.php +++ b/src/Browse/Types/TargetLocation.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/TaxJurisdiction.php b/src/Browse/Types/TaxJurisdiction.php index 9356d4c90b..7403c8a4e9 100644 --- a/src/Browse/Types/TaxJurisdiction.php +++ b/src/Browse/Types/TaxJurisdiction.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/TaxType.php b/src/Browse/Types/TaxType.php index 1af6ae56ff..f771a52f61 100644 --- a/src/Browse/Types/TaxType.php +++ b/src/Browse/Types/TaxType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/Taxes.php b/src/Browse/Types/Taxes.php index e0e1ded998..fee9071a65 100644 --- a/src/Browse/Types/Taxes.php +++ b/src/Browse/Types/Taxes.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/TimeDuration.php b/src/Browse/Types/TimeDuration.php index b142cae14e..e35e26191b 100644 --- a/src/Browse/Types/TimeDuration.php +++ b/src/Browse/Types/TimeDuration.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/TypedNameValue.php b/src/Browse/Types/TypedNameValue.php index 30c54eee82..a42b8a0649 100644 --- a/src/Browse/Types/TypedNameValue.php +++ b/src/Browse/Types/TypedNameValue.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Browse/Types/VatDetail.php b/src/Browse/Types/VatDetail.php index c0337829c2..80162cd4b1 100644 --- a/src/Browse/Types/VatDetail.php +++ b/src/Browse/Types/VatDetail.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/BulkDataExchange/Types/AbortJobRequest.php b/src/BulkDataExchange/Types/AbortJobRequest.php index daa06a8abd..816bff9373 100644 --- a/src/BulkDataExchange/Types/AbortJobRequest.php +++ b/src/BulkDataExchange/Types/AbortJobRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/AbortJobResponse.php b/src/BulkDataExchange/Types/AbortJobResponse.php index 0528f796ce..6afa4dc59b 100644 --- a/src/BulkDataExchange/Types/AbortJobResponse.php +++ b/src/BulkDataExchange/Types/AbortJobResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/AbortRecurringJobExecutionRequest.php b/src/BulkDataExchange/Types/AbortRecurringJobExecutionRequest.php index 1817dce8c7..87b4cbc898 100644 --- a/src/BulkDataExchange/Types/AbortRecurringJobExecutionRequest.php +++ b/src/BulkDataExchange/Types/AbortRecurringJobExecutionRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/AbortRecurringJobExecutionResponse.php b/src/BulkDataExchange/Types/AbortRecurringJobExecutionResponse.php index 7c5daa2707..c621f944eb 100644 --- a/src/BulkDataExchange/Types/AbortRecurringJobExecutionResponse.php +++ b/src/BulkDataExchange/Types/AbortRecurringJobExecutionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/ActivateRecurringJobRequest.php b/src/BulkDataExchange/Types/ActivateRecurringJobRequest.php index 861291aa70..a18d7dd53c 100644 --- a/src/BulkDataExchange/Types/ActivateRecurringJobRequest.php +++ b/src/BulkDataExchange/Types/ActivateRecurringJobRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/ActivateRecurringJobResponse.php b/src/BulkDataExchange/Types/ActivateRecurringJobResponse.php index 65e240b075..d805e6c428 100644 --- a/src/BulkDataExchange/Types/ActivateRecurringJobResponse.php +++ b/src/BulkDataExchange/Types/ActivateRecurringJobResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/ActiveInventoryReportFilter.php b/src/BulkDataExchange/Types/ActiveInventoryReportFilter.php index 2bed4729d4..e1271b2400 100644 --- a/src/BulkDataExchange/Types/ActiveInventoryReportFilter.php +++ b/src/BulkDataExchange/Types/ActiveInventoryReportFilter.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/AuctionItemDetails.php b/src/BulkDataExchange/Types/AuctionItemDetails.php index 27c78f710b..438516d17b 100644 --- a/src/BulkDataExchange/Types/AuctionItemDetails.php +++ b/src/BulkDataExchange/Types/AuctionItemDetails.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/BaseServiceRequest.php b/src/BulkDataExchange/Types/BaseServiceRequest.php index debc65cbb4..8a671e8b7a 100644 --- a/src/BulkDataExchange/Types/BaseServiceRequest.php +++ b/src/BulkDataExchange/Types/BaseServiceRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/BaseServiceResponse.php b/src/BulkDataExchange/Types/BaseServiceResponse.php index de0811ffa1..82d3c95223 100644 --- a/src/BulkDataExchange/Types/BaseServiceResponse.php +++ b/src/BulkDataExchange/Types/BaseServiceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/CreateRecurringJobRequest.php b/src/BulkDataExchange/Types/CreateRecurringJobRequest.php index aa9d0cf007..04a4450609 100644 --- a/src/BulkDataExchange/Types/CreateRecurringJobRequest.php +++ b/src/BulkDataExchange/Types/CreateRecurringJobRequest.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/CreateRecurringJobResponse.php b/src/BulkDataExchange/Types/CreateRecurringJobResponse.php index ded20991bc..385a46cf60 100644 --- a/src/BulkDataExchange/Types/CreateRecurringJobResponse.php +++ b/src/BulkDataExchange/Types/CreateRecurringJobResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/CreateUploadJobRequest.php b/src/BulkDataExchange/Types/CreateUploadJobRequest.php index 65a2a6de57..8eb2229216 100644 --- a/src/BulkDataExchange/Types/CreateUploadJobRequest.php +++ b/src/BulkDataExchange/Types/CreateUploadJobRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/CreateUploadJobResponse.php b/src/BulkDataExchange/Types/CreateUploadJobResponse.php index 0cabd0fc9c..5942739d13 100644 --- a/src/BulkDataExchange/Types/CreateUploadJobResponse.php +++ b/src/BulkDataExchange/Types/CreateUploadJobResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/DailyRecurrence.php b/src/BulkDataExchange/Types/DailyRecurrence.php index 62df187fd8..be532675db 100644 --- a/src/BulkDataExchange/Types/DailyRecurrence.php +++ b/src/BulkDataExchange/Types/DailyRecurrence.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/DateFilter.php b/src/BulkDataExchange/Types/DateFilter.php index 5c184517cd..65ec301c8f 100644 --- a/src/BulkDataExchange/Types/DateFilter.php +++ b/src/BulkDataExchange/Types/DateFilter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/DeleteRecurringJobRequest.php b/src/BulkDataExchange/Types/DeleteRecurringJobRequest.php index 28b2917dec..2d83a81aaa 100644 --- a/src/BulkDataExchange/Types/DeleteRecurringJobRequest.php +++ b/src/BulkDataExchange/Types/DeleteRecurringJobRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/DeleteRecurringJobResponse.php b/src/BulkDataExchange/Types/DeleteRecurringJobResponse.php index 6849757897..b042307d3c 100644 --- a/src/BulkDataExchange/Types/DeleteRecurringJobResponse.php +++ b/src/BulkDataExchange/Types/DeleteRecurringJobResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/DownloadJobRecurringFilter.php b/src/BulkDataExchange/Types/DownloadJobRecurringFilter.php index 018a6828aa..e92f71bcfb 100644 --- a/src/BulkDataExchange/Types/DownloadJobRecurringFilter.php +++ b/src/BulkDataExchange/Types/DownloadJobRecurringFilter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/DownloadRequestFilter.php b/src/BulkDataExchange/Types/DownloadRequestFilter.php index df459637f4..db0509942a 100644 --- a/src/BulkDataExchange/Types/DownloadRequestFilter.php +++ b/src/BulkDataExchange/Types/DownloadRequestFilter.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/ErrorData.php b/src/BulkDataExchange/Types/ErrorData.php index 295df6edc9..ce17468b74 100644 --- a/src/BulkDataExchange/Types/ErrorData.php +++ b/src/BulkDataExchange/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/ErrorMessage.php b/src/BulkDataExchange/Types/ErrorMessage.php index 6fb55b40ca..aeb44600b1 100644 --- a/src/BulkDataExchange/Types/ErrorMessage.php +++ b/src/BulkDataExchange/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/ErrorParameter.php b/src/BulkDataExchange/Types/ErrorParameter.php index 8c113100cc..01def8863d 100644 --- a/src/BulkDataExchange/Types/ErrorParameter.php +++ b/src/BulkDataExchange/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/FeeSettlementReportFilter.php b/src/BulkDataExchange/Types/FeeSettlementReportFilter.php index def545e68d..0108c8b39a 100644 --- a/src/BulkDataExchange/Types/FeeSettlementReportFilter.php +++ b/src/BulkDataExchange/Types/FeeSettlementReportFilter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/FixedPriceItemDetails.php b/src/BulkDataExchange/Types/FixedPriceItemDetails.php index 1a62a382c5..5d6fb33bd9 100644 --- a/src/BulkDataExchange/Types/FixedPriceItemDetails.php +++ b/src/BulkDataExchange/Types/FixedPriceItemDetails.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetItemInfoReportFilter.php b/src/BulkDataExchange/Types/GetItemInfoReportFilter.php index 8d677bf902..615e7281b5 100644 --- a/src/BulkDataExchange/Types/GetItemInfoReportFilter.php +++ b/src/BulkDataExchange/Types/GetItemInfoReportFilter.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetItemJobActionType.php b/src/BulkDataExchange/Types/GetItemJobActionType.php index 6f3619c052..0247e045c9 100644 --- a/src/BulkDataExchange/Types/GetItemJobActionType.php +++ b/src/BulkDataExchange/Types/GetItemJobActionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetJobStatusRequest.php b/src/BulkDataExchange/Types/GetJobStatusRequest.php index 5e1f1f0bed..1f86f459ae 100644 --- a/src/BulkDataExchange/Types/GetJobStatusRequest.php +++ b/src/BulkDataExchange/Types/GetJobStatusRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetJobStatusResponse.php b/src/BulkDataExchange/Types/GetJobStatusResponse.php index b661697a8c..9ee4c85cd0 100644 --- a/src/BulkDataExchange/Types/GetJobStatusResponse.php +++ b/src/BulkDataExchange/Types/GetJobStatusResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetJobsRequest.php b/src/BulkDataExchange/Types/GetJobsRequest.php index cab1471ea1..8b0c991d1d 100644 --- a/src/BulkDataExchange/Types/GetJobsRequest.php +++ b/src/BulkDataExchange/Types/GetJobsRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetJobsResponse.php b/src/BulkDataExchange/Types/GetJobsResponse.php index 75ac80ebfd..c1b501c1d0 100644 --- a/src/BulkDataExchange/Types/GetJobsResponse.php +++ b/src/BulkDataExchange/Types/GetJobsResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryRequest.php b/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryRequest.php index 551bfdb1d9..750c1722d4 100644 --- a/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryRequest.php +++ b/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryResponse.php b/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryResponse.php index 857f9184eb..f9fcadde6b 100644 --- a/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryResponse.php +++ b/src/BulkDataExchange/Types/GetRecurringJobExecutionHistoryResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusRequest.php b/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusRequest.php index 623f3f5cd0..4c791903c0 100644 --- a/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusRequest.php +++ b/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusResponse.php b/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusResponse.php index b5154bce9b..027d711095 100644 --- a/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusResponse.php +++ b/src/BulkDataExchange/Types/GetRecurringJobExecutionStatusResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetRecurringJobsRequest.php b/src/BulkDataExchange/Types/GetRecurringJobsRequest.php index 80c583cc8e..ea9548681a 100644 --- a/src/BulkDataExchange/Types/GetRecurringJobsRequest.php +++ b/src/BulkDataExchange/Types/GetRecurringJobsRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/GetRecurringJobsResponse.php b/src/BulkDataExchange/Types/GetRecurringJobsResponse.php index cbdc1490f4..536b8cb00d 100644 --- a/src/BulkDataExchange/Types/GetRecurringJobsResponse.php +++ b/src/BulkDataExchange/Types/GetRecurringJobsResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/JobProfile.php b/src/BulkDataExchange/Types/JobProfile.php index 910767cc4a..656200fa9a 100644 --- a/src/BulkDataExchange/Types/JobProfile.php +++ b/src/BulkDataExchange/Types/JobProfile.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/MonthlyRecurrence.php b/src/BulkDataExchange/Types/MonthlyRecurrence.php index cfbc7400ac..589f56ebcc 100644 --- a/src/BulkDataExchange/Types/MonthlyRecurrence.php +++ b/src/BulkDataExchange/Types/MonthlyRecurrence.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/OrderReportFilter.php b/src/BulkDataExchange/Types/OrderReportFilter.php index 023d863e11..b0862661f8 100644 --- a/src/BulkDataExchange/Types/OrderReportFilter.php +++ b/src/BulkDataExchange/Types/OrderReportFilter.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/OrderReportRecurringFilter.php b/src/BulkDataExchange/Types/OrderReportRecurringFilter.php index e2a3994635..cf476b2128 100644 --- a/src/BulkDataExchange/Types/OrderReportRecurringFilter.php +++ b/src/BulkDataExchange/Types/OrderReportRecurringFilter.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/RecurringJobDetail.php b/src/BulkDataExchange/Types/RecurringJobDetail.php index e2ea8795c4..4aea5a2a8e 100644 --- a/src/BulkDataExchange/Types/RecurringJobDetail.php +++ b/src/BulkDataExchange/Types/RecurringJobDetail.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/SiteFilter.php b/src/BulkDataExchange/Types/SiteFilter.php index 3b2977bb7e..f829cd9c8d 100644 --- a/src/BulkDataExchange/Types/SiteFilter.php +++ b/src/BulkDataExchange/Types/SiteFilter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/SoldReportFilter.php b/src/BulkDataExchange/Types/SoldReportFilter.php index 2988ee5571..3d1978486c 100644 --- a/src/BulkDataExchange/Types/SoldReportFilter.php +++ b/src/BulkDataExchange/Types/SoldReportFilter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/StartDownloadJobRequest.php b/src/BulkDataExchange/Types/StartDownloadJobRequest.php index 38b99e213e..d9c115a057 100644 --- a/src/BulkDataExchange/Types/StartDownloadJobRequest.php +++ b/src/BulkDataExchange/Types/StartDownloadJobRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/StartDownloadJobResponse.php b/src/BulkDataExchange/Types/StartDownloadJobResponse.php index 007fdb6d9f..1a2d270583 100644 --- a/src/BulkDataExchange/Types/StartDownloadJobResponse.php +++ b/src/BulkDataExchange/Types/StartDownloadJobResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/StartUploadJobRequest.php b/src/BulkDataExchange/Types/StartUploadJobRequest.php index 94610d7d3e..aefa2a5626 100644 --- a/src/BulkDataExchange/Types/StartUploadJobRequest.php +++ b/src/BulkDataExchange/Types/StartUploadJobRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/StartUploadJobResponse.php b/src/BulkDataExchange/Types/StartUploadJobResponse.php index 571910a536..c5a4f30648 100644 --- a/src/BulkDataExchange/Types/StartUploadJobResponse.php +++ b/src/BulkDataExchange/Types/StartUploadJobResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/SuspendRecurringJobRequest.php b/src/BulkDataExchange/Types/SuspendRecurringJobRequest.php index f95c15afde..1c391c28eb 100644 --- a/src/BulkDataExchange/Types/SuspendRecurringJobRequest.php +++ b/src/BulkDataExchange/Types/SuspendRecurringJobRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/SuspendRecurringJobResponse.php b/src/BulkDataExchange/Types/SuspendRecurringJobResponse.php index b7759822bd..2bb0f749a1 100644 --- a/src/BulkDataExchange/Types/SuspendRecurringJobResponse.php +++ b/src/BulkDataExchange/Types/SuspendRecurringJobResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BulkDataExchange/Types/WeeklyRecurrence.php b/src/BulkDataExchange/Types/WeeklyRecurrence.php index 72f88e925b..9458afbfad 100644 --- a/src/BulkDataExchange/Types/WeeklyRecurrence.php +++ b/src/BulkDataExchange/Types/WeeklyRecurrence.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/AddSellerProfileRequest.php b/src/BusinessPoliciesManagement/Types/AddSellerProfileRequest.php index 926f3aa755..194b77ea35 100644 --- a/src/BusinessPoliciesManagement/Types/AddSellerProfileRequest.php +++ b/src/BusinessPoliciesManagement/Types/AddSellerProfileRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/AddSellerProfileResponse.php b/src/BusinessPoliciesManagement/Types/AddSellerProfileResponse.php index 39297a8a5b..b067610310 100644 --- a/src/BusinessPoliciesManagement/Types/AddSellerProfileResponse.php +++ b/src/BusinessPoliciesManagement/Types/AddSellerProfileResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/AdditionalServiceShippingOption.php b/src/BusinessPoliciesManagement/Types/AdditionalServiceShippingOption.php index 2d0919a8dd..d7ffd778b8 100644 --- a/src/BusinessPoliciesManagement/Types/AdditionalServiceShippingOption.php +++ b/src/BusinessPoliciesManagement/Types/AdditionalServiceShippingOption.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/Amount.php b/src/BusinessPoliciesManagement/Types/Amount.php index 8c121d242d..5175e81ccb 100644 --- a/src/BusinessPoliciesManagement/Types/Amount.php +++ b/src/BusinessPoliciesManagement/Types/Amount.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/BaseRequest.php b/src/BusinessPoliciesManagement/Types/BaseRequest.php index 8e8fff2fbe..1f1600d3d1 100644 --- a/src/BusinessPoliciesManagement/Types/BaseRequest.php +++ b/src/BusinessPoliciesManagement/Types/BaseRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/BaseResponse.php b/src/BusinessPoliciesManagement/Types/BaseResponse.php index bfe680d738..0b618219f1 100644 --- a/src/BusinessPoliciesManagement/Types/BaseResponse.php +++ b/src/BusinessPoliciesManagement/Types/BaseResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/CategoryGroup.php b/src/BusinessPoliciesManagement/Types/CategoryGroup.php index 4237d99c8e..1696609421 100644 --- a/src/BusinessPoliciesManagement/Types/CategoryGroup.php +++ b/src/BusinessPoliciesManagement/Types/CategoryGroup.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/CategoryGroups.php b/src/BusinessPoliciesManagement/Types/CategoryGroups.php index 35d69ae70f..16dee6ce85 100644 --- a/src/BusinessPoliciesManagement/Types/CategoryGroups.php +++ b/src/BusinessPoliciesManagement/Types/CategoryGroups.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesRequest.php b/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesRequest.php index 1bd8f923b1..6235a2d204 100644 --- a/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesRequest.php +++ b/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesResponse.php b/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesResponse.php index e9c866b9b7..729d165c22 100644 --- a/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesResponse.php +++ b/src/BusinessPoliciesManagement/Types/ConsolidateShippingProfilesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ConsolidationJob.php b/src/BusinessPoliciesManagement/Types/ConsolidationJob.php index 37ae71a07e..9fb9430e6f 100644 --- a/src/BusinessPoliciesManagement/Types/ConsolidationJob.php +++ b/src/BusinessPoliciesManagement/Types/ConsolidationJob.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/DeliveryEstimate.php b/src/BusinessPoliciesManagement/Types/DeliveryEstimate.php index 8f06b5d4d7..d54aedbe7f 100644 --- a/src/BusinessPoliciesManagement/Types/DeliveryEstimate.php +++ b/src/BusinessPoliciesManagement/Types/DeliveryEstimate.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/DeliveryEstimateMetaInfo.php b/src/BusinessPoliciesManagement/Types/DeliveryEstimateMetaInfo.php index bb1d238a94..9a8336a949 100644 --- a/src/BusinessPoliciesManagement/Types/DeliveryEstimateMetaInfo.php +++ b/src/BusinessPoliciesManagement/Types/DeliveryEstimateMetaInfo.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/DepositDetails.php b/src/BusinessPoliciesManagement/Types/DepositDetails.php index ee018bd702..afa6f9ad52 100644 --- a/src/BusinessPoliciesManagement/Types/DepositDetails.php +++ b/src/BusinessPoliciesManagement/Types/DepositDetails.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ErrorData.php b/src/BusinessPoliciesManagement/Types/ErrorData.php index ebb1681bc4..0066b83a44 100644 --- a/src/BusinessPoliciesManagement/Types/ErrorData.php +++ b/src/BusinessPoliciesManagement/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ErrorMessage.php b/src/BusinessPoliciesManagement/Types/ErrorMessage.php index 59b0d19a53..38d9798b09 100644 --- a/src/BusinessPoliciesManagement/Types/ErrorMessage.php +++ b/src/BusinessPoliciesManagement/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ErrorParameter.php b/src/BusinessPoliciesManagement/Types/ErrorParameter.php index 65336982b5..92dac5ac70 100644 --- a/src/BusinessPoliciesManagement/Types/ErrorParameter.php +++ b/src/BusinessPoliciesManagement/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ExtensionType.php b/src/BusinessPoliciesManagement/Types/ExtensionType.php index f0b73af5e6..527f61a7f8 100644 --- a/src/BusinessPoliciesManagement/Types/ExtensionType.php +++ b/src/BusinessPoliciesManagement/Types/ExtensionType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/FreightShipping.php b/src/BusinessPoliciesManagement/Types/FreightShipping.php index 256368b80f..65bf0f4964 100644 --- a/src/BusinessPoliciesManagement/Types/FreightShipping.php +++ b/src/BusinessPoliciesManagement/Types/FreightShipping.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusRequest.php b/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusRequest.php index 7b1ecc8628..9a68650fb7 100644 --- a/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusRequest.php +++ b/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusResponse.php b/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusResponse.php index 445c2abb41..d6c6a7db71 100644 --- a/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusResponse.php +++ b/src/BusinessPoliciesManagement/Types/GetConsolidationJobStatusResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/GetSellerProfilesRequest.php b/src/BusinessPoliciesManagement/Types/GetSellerProfilesRequest.php index 92bce927d1..0318975417 100644 --- a/src/BusinessPoliciesManagement/Types/GetSellerProfilesRequest.php +++ b/src/BusinessPoliciesManagement/Types/GetSellerProfilesRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/GetSellerProfilesResponse.php b/src/BusinessPoliciesManagement/Types/GetSellerProfilesResponse.php index e40b98feab..f790c7c09c 100644 --- a/src/BusinessPoliciesManagement/Types/GetSellerProfilesResponse.php +++ b/src/BusinessPoliciesManagement/Types/GetSellerProfilesResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/GetVersionRequest.php b/src/BusinessPoliciesManagement/Types/GetVersionRequest.php index 3f0e2fb6d1..62707d79f7 100644 --- a/src/BusinessPoliciesManagement/Types/GetVersionRequest.php +++ b/src/BusinessPoliciesManagement/Types/GetVersionRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/GetVersionResponse.php b/src/BusinessPoliciesManagement/Types/GetVersionResponse.php index 6a981d8cb0..e0c0c9c102 100644 --- a/src/BusinessPoliciesManagement/Types/GetVersionResponse.php +++ b/src/BusinessPoliciesManagement/Types/GetVersionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/Insurance.php b/src/BusinessPoliciesManagement/Types/Insurance.php index bd85d90672..bb436806dd 100644 --- a/src/BusinessPoliciesManagement/Types/Insurance.php +++ b/src/BusinessPoliciesManagement/Types/Insurance.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/PaymentInfo.php b/src/BusinessPoliciesManagement/Types/PaymentInfo.php index 7d11d971b3..b84f33c9ab 100644 --- a/src/BusinessPoliciesManagement/Types/PaymentInfo.php +++ b/src/BusinessPoliciesManagement/Types/PaymentInfo.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/PaymentProfile.php b/src/BusinessPoliciesManagement/Types/PaymentProfile.php index 00ceff45b6..9fdf1b5136 100644 --- a/src/BusinessPoliciesManagement/Types/PaymentProfile.php +++ b/src/BusinessPoliciesManagement/Types/PaymentProfile.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/PaymentProfileList.php b/src/BusinessPoliciesManagement/Types/PaymentProfileList.php index 5aa50d0dc5..8f9b9f2309 100644 --- a/src/BusinessPoliciesManagement/Types/PaymentProfileList.php +++ b/src/BusinessPoliciesManagement/Types/PaymentProfileList.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/RateTableInfo.php b/src/BusinessPoliciesManagement/Types/RateTableInfo.php index fdb3e6bad1..b274b9438b 100644 --- a/src/BusinessPoliciesManagement/Types/RateTableInfo.php +++ b/src/BusinessPoliciesManagement/Types/RateTableInfo.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/RemoveOverridesRequest.php b/src/BusinessPoliciesManagement/Types/RemoveOverridesRequest.php index e52b811470..63ff90b0a4 100644 --- a/src/BusinessPoliciesManagement/Types/RemoveOverridesRequest.php +++ b/src/BusinessPoliciesManagement/Types/RemoveOverridesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/RemoveOverridesResponse.php b/src/BusinessPoliciesManagement/Types/RemoveOverridesResponse.php index f306415cc6..40511330ff 100644 --- a/src/BusinessPoliciesManagement/Types/RemoveOverridesResponse.php +++ b/src/BusinessPoliciesManagement/Types/RemoveOverridesResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/RemoveProfileRequest.php b/src/BusinessPoliciesManagement/Types/RemoveProfileRequest.php index e3049584cb..eaa4ec9e98 100644 --- a/src/BusinessPoliciesManagement/Types/RemoveProfileRequest.php +++ b/src/BusinessPoliciesManagement/Types/RemoveProfileRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/RemoveProfileResponse.php b/src/BusinessPoliciesManagement/Types/RemoveProfileResponse.php index 2e0c280803..2a79e6326a 100644 --- a/src/BusinessPoliciesManagement/Types/RemoveProfileResponse.php +++ b/src/BusinessPoliciesManagement/Types/RemoveProfileResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesRequest.php b/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesRequest.php index fb8142e7b4..d52fe61341 100644 --- a/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesRequest.php +++ b/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesResponse.php b/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesResponse.php index 80431b01b2..98e25f3188 100644 --- a/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesResponse.php +++ b/src/BusinessPoliciesManagement/Types/RemoveSellerProfilesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ReturnPolicyInfo.php b/src/BusinessPoliciesManagement/Types/ReturnPolicyInfo.php index e95549822f..67bc2491cc 100644 --- a/src/BusinessPoliciesManagement/Types/ReturnPolicyInfo.php +++ b/src/BusinessPoliciesManagement/Types/ReturnPolicyInfo.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ReturnPolicyProfile.php b/src/BusinessPoliciesManagement/Types/ReturnPolicyProfile.php index 86346cfd84..7df0a66f64 100644 --- a/src/BusinessPoliciesManagement/Types/ReturnPolicyProfile.php +++ b/src/BusinessPoliciesManagement/Types/ReturnPolicyProfile.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ReturnPolicyProfileList.php b/src/BusinessPoliciesManagement/Types/ReturnPolicyProfileList.php index cdb9242233..c466510163 100644 --- a/src/BusinessPoliciesManagement/Types/ReturnPolicyProfileList.php +++ b/src/BusinessPoliciesManagement/Types/ReturnPolicyProfileList.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/SellerProfile.php b/src/BusinessPoliciesManagement/Types/SellerProfile.php index 4f43b94b84..78f1a09fe6 100644 --- a/src/BusinessPoliciesManagement/Types/SellerProfile.php +++ b/src/BusinessPoliciesManagement/Types/SellerProfile.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/SellerProfileResponseStatus.php b/src/BusinessPoliciesManagement/Types/SellerProfileResponseStatus.php index 46c696d718..79a51eecd0 100644 --- a/src/BusinessPoliciesManagement/Types/SellerProfileResponseStatus.php +++ b/src/BusinessPoliciesManagement/Types/SellerProfileResponseStatus.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ServiceDefinition.php b/src/BusinessPoliciesManagement/Types/ServiceDefinition.php index 4587465c40..223e852ae6 100644 --- a/src/BusinessPoliciesManagement/Types/ServiceDefinition.php +++ b/src/BusinessPoliciesManagement/Types/ServiceDefinition.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/SetSellerProfileRequest.php b/src/BusinessPoliciesManagement/Types/SetSellerProfileRequest.php index 41fd2948a8..62ddbc172f 100644 --- a/src/BusinessPoliciesManagement/Types/SetSellerProfileRequest.php +++ b/src/BusinessPoliciesManagement/Types/SetSellerProfileRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/SetSellerProfileResponse.php b/src/BusinessPoliciesManagement/Types/SetSellerProfileResponse.php index 1d8273f346..ed9717261b 100644 --- a/src/BusinessPoliciesManagement/Types/SetSellerProfileResponse.php +++ b/src/BusinessPoliciesManagement/Types/SetSellerProfileResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ShippingPolicyIdentity.php b/src/BusinessPoliciesManagement/Types/ShippingPolicyIdentity.php index 2e05ce3847..68cd7bdc2b 100644 --- a/src/BusinessPoliciesManagement/Types/ShippingPolicyIdentity.php +++ b/src/BusinessPoliciesManagement/Types/ShippingPolicyIdentity.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ShippingPolicyInfo.php b/src/BusinessPoliciesManagement/Types/ShippingPolicyInfo.php index 8d0e08c693..33d7916f9f 100644 --- a/src/BusinessPoliciesManagement/Types/ShippingPolicyInfo.php +++ b/src/BusinessPoliciesManagement/Types/ShippingPolicyInfo.php @@ -171,7 +171,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ShippingPolicyInfoService.php b/src/BusinessPoliciesManagement/Types/ShippingPolicyInfoService.php index 5da4d38e66..b7657656bb 100644 --- a/src/BusinessPoliciesManagement/Types/ShippingPolicyInfoService.php +++ b/src/BusinessPoliciesManagement/Types/ShippingPolicyInfoService.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ShippingPolicyProfile.php b/src/BusinessPoliciesManagement/Types/ShippingPolicyProfile.php index e3acddae80..05b7a20773 100644 --- a/src/BusinessPoliciesManagement/Types/ShippingPolicyProfile.php +++ b/src/BusinessPoliciesManagement/Types/ShippingPolicyProfile.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ShippingPolicyProfileList.php b/src/BusinessPoliciesManagement/Types/ShippingPolicyProfileList.php index e9e38101d7..c789530e8d 100644 --- a/src/BusinessPoliciesManagement/Types/ShippingPolicyProfileList.php +++ b/src/BusinessPoliciesManagement/Types/ShippingPolicyProfileList.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ShippingPolicyService.php b/src/BusinessPoliciesManagement/Types/ShippingPolicyService.php index ce40f32494..cb79b05492 100644 --- a/src/BusinessPoliciesManagement/Types/ShippingPolicyService.php +++ b/src/BusinessPoliciesManagement/Types/ShippingPolicyService.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/BusinessPoliciesManagement/Types/ShippingProfileDiscountInfo.php b/src/BusinessPoliciesManagement/Types/ShippingProfileDiscountInfo.php index b82a00a284..91da24818e 100644 --- a/src/BusinessPoliciesManagement/Types/ShippingProfileDiscountInfo.php +++ b/src/BusinessPoliciesManagement/Types/ShippingProfileDiscountInfo.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Catalog/Types/Aspect.php b/src/Catalog/Types/Aspect.php index 1e5b59bfe2..fbead0b9b7 100644 --- a/src/Catalog/Types/Aspect.php +++ b/src/Catalog/Types/Aspect.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/AspectDistribution.php b/src/Catalog/Types/AspectDistribution.php index b85e5f74ce..e40bfbf41a 100644 --- a/src/Catalog/Types/AspectDistribution.php +++ b/src/Catalog/Types/AspectDistribution.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/AspectFilter.php b/src/Catalog/Types/AspectFilter.php index 30730d0f02..e3e8e7da78 100644 --- a/src/Catalog/Types/AspectFilter.php +++ b/src/Catalog/Types/AspectFilter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/AspectValueDistribution.php b/src/Catalog/Types/AspectValueDistribution.php index 284473c0cd..0b2646e017 100644 --- a/src/Catalog/Types/AspectValueDistribution.php +++ b/src/Catalog/Types/AspectValueDistribution.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CategoryAspect.php b/src/Catalog/Types/CategoryAspect.php index 7d2b50bf0a..7b54870d3a 100644 --- a/src/Catalog/Types/CategoryAspect.php +++ b/src/Catalog/Types/CategoryAspect.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CategoryAspectValue.php b/src/Catalog/Types/CategoryAspectValue.php index 0642e933c8..6c1b269a2d 100644 --- a/src/Catalog/Types/CategoryAspectValue.php +++ b/src/Catalog/Types/CategoryAspectValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ChangeRequest.php b/src/Catalog/Types/ChangeRequest.php index c1f23ba6b9..db9e381440 100644 --- a/src/Catalog/Types/ChangeRequest.php +++ b/src/Catalog/Types/ChangeRequest.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ConflictingProduct.php b/src/Catalog/Types/ConflictingProduct.php index a9824249df..3b66987fb2 100644 --- a/src/Catalog/Types/ConflictingProduct.php +++ b/src/Catalog/Types/ConflictingProduct.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/Correction.php b/src/Catalog/Types/Correction.php index 1aaca64363..ce25e58c13 100644 --- a/src/Catalog/Types/Correction.php +++ b/src/Catalog/Types/Correction.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CorrectionAspectValue.php b/src/Catalog/Types/CorrectionAspectValue.php index ff498d6ed6..a939bffe75 100644 --- a/src/Catalog/Types/CorrectionAspectValue.php +++ b/src/Catalog/Types/CorrectionAspectValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CorrectionAspectValues.php b/src/Catalog/Types/CorrectionAspectValues.php index 45c9a5c78e..b29436c964 100644 --- a/src/Catalog/Types/CorrectionAspectValues.php +++ b/src/Catalog/Types/CorrectionAspectValues.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CorrectionProductAttribute.php b/src/Catalog/Types/CorrectionProductAttribute.php index 7228a192d4..991df563ea 100644 --- a/src/Catalog/Types/CorrectionProductAttribute.php +++ b/src/Catalog/Types/CorrectionProductAttribute.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CreateChangeRequestPayload.php b/src/Catalog/Types/CreateChangeRequestPayload.php index 221737a3b4..da38fef4ae 100644 --- a/src/Catalog/Types/CreateChangeRequestPayload.php +++ b/src/Catalog/Types/CreateChangeRequestPayload.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CreateChangeRequestRestRequest.php b/src/Catalog/Types/CreateChangeRequestRestRequest.php index fa4c296b6b..063b34e991 100644 --- a/src/Catalog/Types/CreateChangeRequestRestRequest.php +++ b/src/Catalog/Types/CreateChangeRequestRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/CreateChangeRequestRestResponse.php b/src/Catalog/Types/CreateChangeRequestRestResponse.php index 41277e7cb4..0fde9f01b4 100644 --- a/src/Catalog/Types/CreateChangeRequestRestResponse.php +++ b/src/Catalog/Types/CreateChangeRequestRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ErrorDetailV3.php b/src/Catalog/Types/ErrorDetailV3.php index 3791d87ac3..3e40b6eae7 100644 --- a/src/Catalog/Types/ErrorDetailV3.php +++ b/src/Catalog/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ErrorParameterV3.php b/src/Catalog/Types/ErrorParameterV3.php index 5ed1131f13..0d4770a373 100644 --- a/src/Catalog/Types/ErrorParameterV3.php +++ b/src/Catalog/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/FilterField.php b/src/Catalog/Types/FilterField.php index 6c581a90b2..67f3795963 100644 --- a/src/Catalog/Types/FilterField.php +++ b/src/Catalog/Types/FilterField.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetChangeRequestRestRequest.php b/src/Catalog/Types/GetChangeRequestRestRequest.php index 5d702a60bc..1e823a43de 100644 --- a/src/Catalog/Types/GetChangeRequestRestRequest.php +++ b/src/Catalog/Types/GetChangeRequestRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetChangeRequestRestResponse.php b/src/Catalog/Types/GetChangeRequestRestResponse.php index d36937748d..48dbd7e4ae 100644 --- a/src/Catalog/Types/GetChangeRequestRestResponse.php +++ b/src/Catalog/Types/GetChangeRequestRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetChangeRequestsResponse.php b/src/Catalog/Types/GetChangeRequestsResponse.php index cf6d2ac82b..6a8b517a36 100644 --- a/src/Catalog/Types/GetChangeRequestsResponse.php +++ b/src/Catalog/Types/GetChangeRequestsResponse.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetChangeRequestsRestRequest.php b/src/Catalog/Types/GetChangeRequestsRestRequest.php index b5d5898472..5186555b49 100644 --- a/src/Catalog/Types/GetChangeRequestsRestRequest.php +++ b/src/Catalog/Types/GetChangeRequestsRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetChangeRequestsRestResponse.php b/src/Catalog/Types/GetChangeRequestsRestResponse.php index 93ed3aa0c2..acbca9f0fa 100644 --- a/src/Catalog/Types/GetChangeRequestsRestResponse.php +++ b/src/Catalog/Types/GetChangeRequestsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetProductMetadataForCategoriesRestRequest.php b/src/Catalog/Types/GetProductMetadataForCategoriesRestRequest.php index 9b81e5f39e..77dba7ddeb 100644 --- a/src/Catalog/Types/GetProductMetadataForCategoriesRestRequest.php +++ b/src/Catalog/Types/GetProductMetadataForCategoriesRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetProductMetadataForCategoriesRestResponse.php b/src/Catalog/Types/GetProductMetadataForCategoriesRestResponse.php index f59910d375..6b906ea8ac 100644 --- a/src/Catalog/Types/GetProductMetadataForCategoriesRestResponse.php +++ b/src/Catalog/Types/GetProductMetadataForCategoriesRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetProductMetadataRestRequest.php b/src/Catalog/Types/GetProductMetadataRestRequest.php index 171b225f1f..34ae849d47 100644 --- a/src/Catalog/Types/GetProductMetadataRestRequest.php +++ b/src/Catalog/Types/GetProductMetadataRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetProductMetadataRestResponse.php b/src/Catalog/Types/GetProductMetadataRestResponse.php index cd45d8cd2a..cd34b9ba17 100644 --- a/src/Catalog/Types/GetProductMetadataRestResponse.php +++ b/src/Catalog/Types/GetProductMetadataRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetProductRestRequest.php b/src/Catalog/Types/GetProductRestRequest.php index f06f147bde..b3edb53b6d 100644 --- a/src/Catalog/Types/GetProductRestRequest.php +++ b/src/Catalog/Types/GetProductRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/GetProductRestResponse.php b/src/Catalog/Types/GetProductRestResponse.php index 1ec184e8fc..26cf7b9090 100644 --- a/src/Catalog/Types/GetProductRestResponse.php +++ b/src/Catalog/Types/GetProductRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/Image.php b/src/Catalog/Types/Image.php index 7d9eccdf4a..c86bd15f4f 100644 --- a/src/Catalog/Types/Image.php +++ b/src/Catalog/Types/Image.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProcessResolution.php b/src/Catalog/Types/ProcessResolution.php index d3f9864f18..cf34730527 100644 --- a/src/Catalog/Types/ProcessResolution.php +++ b/src/Catalog/Types/ProcessResolution.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/Product.php b/src/Catalog/Types/Product.php index 28ba67fd61..1fe97719e3 100644 --- a/src/Catalog/Types/Product.php +++ b/src/Catalog/Types/Product.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductAspect.php b/src/Catalog/Types/ProductAspect.php index 17debf9368..c68b48b4e9 100644 --- a/src/Catalog/Types/ProductAspect.php +++ b/src/Catalog/Types/ProductAspect.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductAspectConstraint.php b/src/Catalog/Types/ProductAspectConstraint.php index 767c71a2de..7920d506ae 100644 --- a/src/Catalog/Types/ProductAspectConstraint.php +++ b/src/Catalog/Types/ProductAspectConstraint.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductAspectValue.php b/src/Catalog/Types/ProductAspectValue.php index e014bda51d..756534ae87 100644 --- a/src/Catalog/Types/ProductAspectValue.php +++ b/src/Catalog/Types/ProductAspectValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductIdentifier.php b/src/Catalog/Types/ProductIdentifier.php index a6f9eb366e..9ec69c3b6a 100644 --- a/src/Catalog/Types/ProductIdentifier.php +++ b/src/Catalog/Types/ProductIdentifier.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductIdentifierConstraint.php b/src/Catalog/Types/ProductIdentifierConstraint.php index 7c10f39f6c..bfadb89c67 100644 --- a/src/Catalog/Types/ProductIdentifierConstraint.php +++ b/src/Catalog/Types/ProductIdentifierConstraint.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductIdentifierForProductMetadata.php b/src/Catalog/Types/ProductIdentifierForProductMetadata.php index fd8495a8e8..575e010b13 100644 --- a/src/Catalog/Types/ProductIdentifierForProductMetadata.php +++ b/src/Catalog/Types/ProductIdentifierForProductMetadata.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductMetadata.php b/src/Catalog/Types/ProductMetadata.php index 284699d824..b257783882 100644 --- a/src/Catalog/Types/ProductMetadata.php +++ b/src/Catalog/Types/ProductMetadata.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductMetadataAspect.php b/src/Catalog/Types/ProductMetadataAspect.php index aeaf486968..4ae533d165 100644 --- a/src/Catalog/Types/ProductMetadataAspect.php +++ b/src/Catalog/Types/ProductMetadataAspect.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductMetadataForCategories.php b/src/Catalog/Types/ProductMetadataForCategories.php index bf05c3eeb5..3494cb60c1 100644 --- a/src/Catalog/Types/ProductMetadataForCategories.php +++ b/src/Catalog/Types/ProductMetadataForCategories.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductSearchResponse.php b/src/Catalog/Types/ProductSearchResponse.php index 52a9a9c377..bd45eae70b 100644 --- a/src/Catalog/Types/ProductSearchResponse.php +++ b/src/Catalog/Types/ProductSearchResponse.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ProductSummary.php b/src/Catalog/Types/ProductSummary.php index 3e2a5e80f4..979a7123c8 100644 --- a/src/Catalog/Types/ProductSummary.php +++ b/src/Catalog/Types/ProductSummary.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/RangeValue.php b/src/Catalog/Types/RangeValue.php index 96e26bdd1e..79a86d5464 100644 --- a/src/Catalog/Types/RangeValue.php +++ b/src/Catalog/Types/RangeValue.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/Refinement.php b/src/Catalog/Types/Refinement.php index 4ac9d01f09..793d60858b 100644 --- a/src/Catalog/Types/Refinement.php +++ b/src/Catalog/Types/Refinement.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/SearchRestRequest.php b/src/Catalog/Types/SearchRestRequest.php index 18eccef1b0..cff6ffe0ef 100644 --- a/src/Catalog/Types/SearchRestRequest.php +++ b/src/Catalog/Types/SearchRestRequest.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/SearchRestResponse.php b/src/Catalog/Types/SearchRestResponse.php index 2e0f410aa8..af68dde28d 100644 --- a/src/Catalog/Types/SearchRestResponse.php +++ b/src/Catalog/Types/SearchRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/SuggestedProduct.php b/src/Catalog/Types/SuggestedProduct.php index ac90f57460..f067c837ab 100644 --- a/src/Catalog/Types/SuggestedProduct.php +++ b/src/Catalog/Types/SuggestedProduct.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ValueConstraint.php b/src/Catalog/Types/ValueConstraint.php index d59c03ec46..e34caeb14e 100644 --- a/src/Catalog/Types/ValueConstraint.php +++ b/src/Catalog/Types/ValueConstraint.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/Violation.php b/src/Catalog/Types/Violation.php index 692a06b57f..0597492bd0 100644 --- a/src/Catalog/Types/Violation.php +++ b/src/Catalog/Types/Violation.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ViolationAspectValues.php b/src/Catalog/Types/ViolationAspectValues.php index 963e978ed9..31da2e5cf9 100644 --- a/src/Catalog/Types/ViolationAspectValues.php +++ b/src/Catalog/Types/ViolationAspectValues.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Catalog/Types/ViolationProductAttribute.php b/src/Catalog/Types/ViolationProductAttribute.php index 4ed9be37d6..f79af91a1f 100644 --- a/src/Catalog/Types/ViolationProductAttribute.php +++ b/src/Catalog/Types/ViolationProductAttribute.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/ComplianceDetail.php b/src/Compliance/Types/ComplianceDetail.php index 4354dcb0ee..ecabd217eb 100644 --- a/src/Compliance/Types/ComplianceDetail.php +++ b/src/Compliance/Types/ComplianceDetail.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/ComplianceSummary.php b/src/Compliance/Types/ComplianceSummary.php index 235a5ab0f0..66b6d62240 100644 --- a/src/Compliance/Types/ComplianceSummary.php +++ b/src/Compliance/Types/ComplianceSummary.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/ComplianceSummaryInfo.php b/src/Compliance/Types/ComplianceSummaryInfo.php index b30003ddca..85c714ee16 100644 --- a/src/Compliance/Types/ComplianceSummaryInfo.php +++ b/src/Compliance/Types/ComplianceSummaryInfo.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/ComplianceViolation.php b/src/Compliance/Types/ComplianceViolation.php index c5ce929c27..5eff2b70f1 100644 --- a/src/Compliance/Types/ComplianceViolation.php +++ b/src/Compliance/Types/ComplianceViolation.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/CorrectiveRecommendations.php b/src/Compliance/Types/CorrectiveRecommendations.php index f21ece916d..56a02518ca 100644 --- a/src/Compliance/Types/CorrectiveRecommendations.php +++ b/src/Compliance/Types/CorrectiveRecommendations.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/ErrorDetailV3.php b/src/Compliance/Types/ErrorDetailV3.php index b9bf73633e..7b2ca13e80 100644 --- a/src/Compliance/Types/ErrorDetailV3.php +++ b/src/Compliance/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/ErrorParameterV3.php b/src/Compliance/Types/ErrorParameterV3.php index f1a561cdbd..dd1802a9d2 100644 --- a/src/Compliance/Types/ErrorParameterV3.php +++ b/src/Compliance/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/GetListingViolationsRestRequest.php b/src/Compliance/Types/GetListingViolationsRestRequest.php index 470a68742c..4669be877e 100644 --- a/src/Compliance/Types/GetListingViolationsRestRequest.php +++ b/src/Compliance/Types/GetListingViolationsRestRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/GetListingViolationsRestResponse.php b/src/Compliance/Types/GetListingViolationsRestResponse.php index cd63f26350..964d6b0b25 100644 --- a/src/Compliance/Types/GetListingViolationsRestResponse.php +++ b/src/Compliance/Types/GetListingViolationsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/GetListingViolationsSummaryRestRequest.php b/src/Compliance/Types/GetListingViolationsSummaryRestRequest.php index 461d0a605e..52a2b94ae1 100644 --- a/src/Compliance/Types/GetListingViolationsSummaryRestRequest.php +++ b/src/Compliance/Types/GetListingViolationsSummaryRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/GetListingViolationsSummaryRestResponse.php b/src/Compliance/Types/GetListingViolationsSummaryRestResponse.php index f90cc7a7dd..a16bb42a26 100644 --- a/src/Compliance/Types/GetListingViolationsSummaryRestResponse.php +++ b/src/Compliance/Types/GetListingViolationsSummaryRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/NameValueList.php b/src/Compliance/Types/NameValueList.php index b741497630..b6b41d7e2a 100644 --- a/src/Compliance/Types/NameValueList.php +++ b/src/Compliance/Types/NameValueList.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/PagedComplianceViolationCollection.php b/src/Compliance/Types/PagedComplianceViolationCollection.php index 83e2db899e..fbbb519046 100644 --- a/src/Compliance/Types/PagedComplianceViolationCollection.php +++ b/src/Compliance/Types/PagedComplianceViolationCollection.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/ProductRecommendation.php b/src/Compliance/Types/ProductRecommendation.php index e2a7d8eaa5..aed3fffbef 100644 --- a/src/Compliance/Types/ProductRecommendation.php +++ b/src/Compliance/Types/ProductRecommendation.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Compliance/Types/VariationDetails.php b/src/Compliance/Types/VariationDetails.php index 6f6a675b5a..e9bbf7e52d 100644 --- a/src/Compliance/Types/VariationDetails.php +++ b/src/Compliance/Types/VariationDetails.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Feed/Types/ErrorDetailV3.php b/src/Feed/Types/ErrorDetailV3.php index 56ce195439..7a8d767d79 100644 --- a/src/Feed/Types/ErrorDetailV3.php +++ b/src/Feed/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Feed/Types/ErrorParameterV3.php b/src/Feed/Types/ErrorParameterV3.php index 9fa0586d99..e3b93590d3 100644 --- a/src/Feed/Types/ErrorParameterV3.php +++ b/src/Feed/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Feed/Types/GetItemFeedRestRequest.php b/src/Feed/Types/GetItemFeedRestRequest.php index 78b62094c3..c22e0f87bb 100644 --- a/src/Feed/Types/GetItemFeedRestRequest.php +++ b/src/Feed/Types/GetItemFeedRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Feed/Types/GetItemFeedRestResponse.php b/src/Feed/Types/GetItemFeedRestResponse.php index 51df95ee96..8f745b9a4b 100644 --- a/src/Feed/Types/GetItemFeedRestResponse.php +++ b/src/Feed/Types/GetItemFeedRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Feed/Types/ItemFeed.php b/src/Feed/Types/ItemFeed.php index 90bb576767..5ab679997a 100644 --- a/src/Feed/Types/ItemFeed.php +++ b/src/Feed/Types/ItemFeed.php @@ -185,7 +185,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Feed/Types/ItemFeedResponse.php b/src/Feed/Types/ItemFeedResponse.php index 72ee6a314d..df58de8ab8 100644 --- a/src/Feed/Types/ItemFeedResponse.php +++ b/src/Feed/Types/ItemFeedResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Feedback/Types/BaseServiceRequest.php b/src/Feedback/Types/BaseServiceRequest.php index cba4817f74..b36939d83e 100644 --- a/src/Feedback/Types/BaseServiceRequest.php +++ b/src/Feedback/Types/BaseServiceRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/BaseServiceResponse.php b/src/Feedback/Types/BaseServiceResponse.php index 3f1b8282e6..81793d50bd 100644 --- a/src/Feedback/Types/BaseServiceResponse.php +++ b/src/Feedback/Types/BaseServiceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/CreateDSRSummaryByCategoryRequest.php b/src/Feedback/Types/CreateDSRSummaryByCategoryRequest.php index f6a53bce5a..0c2c8a6b44 100644 --- a/src/Feedback/Types/CreateDSRSummaryByCategoryRequest.php +++ b/src/Feedback/Types/CreateDSRSummaryByCategoryRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/CreateDSRSummaryByPeriodRequest.php b/src/Feedback/Types/CreateDSRSummaryByPeriodRequest.php index 26acaf7a91..a9d4fe11d2 100644 --- a/src/Feedback/Types/CreateDSRSummaryByPeriodRequest.php +++ b/src/Feedback/Types/CreateDSRSummaryByPeriodRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/CreateDSRSummaryByShippingDetailRequest.php b/src/Feedback/Types/CreateDSRSummaryByShippingDetailRequest.php index 835c02933f..2584ce025e 100644 --- a/src/Feedback/Types/CreateDSRSummaryByShippingDetailRequest.php +++ b/src/Feedback/Types/CreateDSRSummaryByShippingDetailRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/CreateDSRSummaryByTransactionRequest.php b/src/Feedback/Types/CreateDSRSummaryByTransactionRequest.php index 88d9ce57f1..7d820a3aa4 100644 --- a/src/Feedback/Types/CreateDSRSummaryByTransactionRequest.php +++ b/src/Feedback/Types/CreateDSRSummaryByTransactionRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/CreateDSRSummaryResponse.php b/src/Feedback/Types/CreateDSRSummaryResponse.php index be8904f0e9..afc5f67509 100644 --- a/src/Feedback/Types/CreateDSRSummaryResponse.php +++ b/src/Feedback/Types/CreateDSRSummaryResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/DSRSummary.php b/src/Feedback/Types/DSRSummary.php index d8287a08a5..ac2fe60e3d 100644 --- a/src/Feedback/Types/DSRSummary.php +++ b/src/Feedback/Types/DSRSummary.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/DateRange.php b/src/Feedback/Types/DateRange.php index a8ea50be12..885f011f6a 100644 --- a/src/Feedback/Types/DateRange.php +++ b/src/Feedback/Types/DateRange.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/ErrorData.php b/src/Feedback/Types/ErrorData.php index 50a0f5571f..856f1c67c2 100644 --- a/src/Feedback/Types/ErrorData.php +++ b/src/Feedback/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/ErrorMessage.php b/src/Feedback/Types/ErrorMessage.php index fd35842fa4..b11a54fc5d 100644 --- a/src/Feedback/Types/ErrorMessage.php +++ b/src/Feedback/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/ErrorParameter.php b/src/Feedback/Types/ErrorParameter.php index cc6c766b57..2fd2f05f1f 100644 --- a/src/Feedback/Types/ErrorParameter.php +++ b/src/Feedback/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/GetDSRSummaryRequest.php b/src/Feedback/Types/GetDSRSummaryRequest.php index edf08e605e..56a8648d36 100644 --- a/src/Feedback/Types/GetDSRSummaryRequest.php +++ b/src/Feedback/Types/GetDSRSummaryRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/GetDSRSummaryResponse.php b/src/Feedback/Types/GetDSRSummaryResponse.php index c0668a07be..22161a4564 100644 --- a/src/Feedback/Types/GetDSRSummaryResponse.php +++ b/src/Feedback/Types/GetDSRSummaryResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Feedback/Types/TransactionKey.php b/src/Feedback/Types/TransactionKey.php index 9f9e85c735..49fc17a750 100644 --- a/src/Feedback/Types/TransactionKey.php +++ b/src/Feedback/Types/TransactionKey.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/BaseServiceRequest.php b/src/FileTransfer/Types/BaseServiceRequest.php index 6d34e0b75e..7774fea1c3 100644 --- a/src/FileTransfer/Types/BaseServiceRequest.php +++ b/src/FileTransfer/Types/BaseServiceRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/BaseServiceResponse.php b/src/FileTransfer/Types/BaseServiceResponse.php index cbf917cdc7..0d738020b5 100644 --- a/src/FileTransfer/Types/BaseServiceResponse.php +++ b/src/FileTransfer/Types/BaseServiceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/Data.php b/src/FileTransfer/Types/Data.php index dfa421b006..ee1937d8aa 100644 --- a/src/FileTransfer/Types/Data.php +++ b/src/FileTransfer/Types/Data.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/DownloadFileRequest.php b/src/FileTransfer/Types/DownloadFileRequest.php index 91627199cf..1179c1d2bc 100644 --- a/src/FileTransfer/Types/DownloadFileRequest.php +++ b/src/FileTransfer/Types/DownloadFileRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/DownloadFileResponse.php b/src/FileTransfer/Types/DownloadFileResponse.php index 987d242b5f..aef1816741 100644 --- a/src/FileTransfer/Types/DownloadFileResponse.php +++ b/src/FileTransfer/Types/DownloadFileResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/ErrorData.php b/src/FileTransfer/Types/ErrorData.php index c2a02af4d4..c9cd6d91a5 100644 --- a/src/FileTransfer/Types/ErrorData.php +++ b/src/FileTransfer/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/ErrorMessage.php b/src/FileTransfer/Types/ErrorMessage.php index 7ff03efb0f..0ab3c3171e 100644 --- a/src/FileTransfer/Types/ErrorMessage.php +++ b/src/FileTransfer/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/ErrorParameter.php b/src/FileTransfer/Types/ErrorParameter.php index 19f26bff2d..4f9ceb94fd 100644 --- a/src/FileTransfer/Types/ErrorParameter.php +++ b/src/FileTransfer/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/FileAttachment.php b/src/FileTransfer/Types/FileAttachment.php index 63bf268adf..47d4596224 100644 --- a/src/FileTransfer/Types/FileAttachment.php +++ b/src/FileTransfer/Types/FileAttachment.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/UploadFileRequest.php b/src/FileTransfer/Types/UploadFileRequest.php index 876a686ed7..5c8e01aabd 100644 --- a/src/FileTransfer/Types/UploadFileRequest.php +++ b/src/FileTransfer/Types/UploadFileRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/UploadFileResponse.php b/src/FileTransfer/Types/UploadFileResponse.php index b83377bdcb..170562cacb 100644 --- a/src/FileTransfer/Types/UploadFileResponse.php +++ b/src/FileTransfer/Types/UploadFileResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/FileTransfer/Types/XopInclude.php b/src/FileTransfer/Types/XopInclude.php index c1ec444c71..a20daa5922 100644 --- a/src/FileTransfer/Types/XopInclude.php +++ b/src/FileTransfer/Types/XopInclude.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/Affiliate.php b/src/Finding/Types/Affiliate.php index 3bac3514ea..3a18466936 100644 --- a/src/Finding/Types/Affiliate.php +++ b/src/Finding/Types/Affiliate.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/Amount.php b/src/Finding/Types/Amount.php index b77181f902..3a239e41bf 100644 --- a/src/Finding/Types/Amount.php +++ b/src/Finding/Types/Amount.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/Aspect.php b/src/Finding/Types/Aspect.php index 321fef7b46..3d89cbb0ee 100644 --- a/src/Finding/Types/Aspect.php +++ b/src/Finding/Types/Aspect.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/AspectFilter.php b/src/Finding/Types/AspectFilter.php index 564e4431a5..1d799d02e3 100644 --- a/src/Finding/Types/AspectFilter.php +++ b/src/Finding/Types/AspectFilter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/AspectHistogramContainer.php b/src/Finding/Types/AspectHistogramContainer.php index ccdd2e2bfc..e24c9264df 100644 --- a/src/Finding/Types/AspectHistogramContainer.php +++ b/src/Finding/Types/AspectHistogramContainer.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/AspectValueHistogram.php b/src/Finding/Types/AspectValueHistogram.php index 2e1df8cb8d..e6d20a786e 100644 --- a/src/Finding/Types/AspectValueHistogram.php +++ b/src/Finding/Types/AspectValueHistogram.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/BaseFindingServiceRequest.php b/src/Finding/Types/BaseFindingServiceRequest.php index 72b640c7b0..4da4cba23b 100644 --- a/src/Finding/Types/BaseFindingServiceRequest.php +++ b/src/Finding/Types/BaseFindingServiceRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/BaseFindingServiceResponse.php b/src/Finding/Types/BaseFindingServiceResponse.php index f8397fab73..8126b104ad 100644 --- a/src/Finding/Types/BaseFindingServiceResponse.php +++ b/src/Finding/Types/BaseFindingServiceResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/BaseServiceRequest.php b/src/Finding/Types/BaseServiceRequest.php index 88ba116658..cf795d3021 100644 --- a/src/Finding/Types/BaseServiceRequest.php +++ b/src/Finding/Types/BaseServiceRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/BaseServiceResponse.php b/src/Finding/Types/BaseServiceResponse.php index e0f9b3360b..f866b52ce3 100644 --- a/src/Finding/Types/BaseServiceResponse.php +++ b/src/Finding/Types/BaseServiceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/BestMatchFindingServiceRequest.php b/src/Finding/Types/BestMatchFindingServiceRequest.php index f02a289c9a..1d65da14ff 100644 --- a/src/Finding/Types/BestMatchFindingServiceRequest.php +++ b/src/Finding/Types/BestMatchFindingServiceRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/Category.php b/src/Finding/Types/Category.php index ac696a9fb5..1767be6ac8 100644 --- a/src/Finding/Types/Category.php +++ b/src/Finding/Types/Category.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/CategoryHistogram.php b/src/Finding/Types/CategoryHistogram.php index c69b800a42..0cffe6e88c 100644 --- a/src/Finding/Types/CategoryHistogram.php +++ b/src/Finding/Types/CategoryHistogram.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/CategoryHistogramContainer.php b/src/Finding/Types/CategoryHistogramContainer.php index 14cde460f2..1b42238f79 100644 --- a/src/Finding/Types/CategoryHistogramContainer.php +++ b/src/Finding/Types/CategoryHistogramContainer.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/Condition.php b/src/Finding/Types/Condition.php index 2668937bf5..3c4edc7610 100644 --- a/src/Finding/Types/Condition.php +++ b/src/Finding/Types/Condition.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ConditionHistogram.php b/src/Finding/Types/ConditionHistogram.php index 3276af6ad7..f7600d91f0 100644 --- a/src/Finding/Types/ConditionHistogram.php +++ b/src/Finding/Types/ConditionHistogram.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ConditionHistogramContainer.php b/src/Finding/Types/ConditionHistogramContainer.php index 91a1e14888..c3151bb759 100644 --- a/src/Finding/Types/ConditionHistogramContainer.php +++ b/src/Finding/Types/ConditionHistogramContainer.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/DiscountPriceInfo.php b/src/Finding/Types/DiscountPriceInfo.php index ee16ad64c3..0cf6a06b12 100644 --- a/src/Finding/Types/DiscountPriceInfo.php +++ b/src/Finding/Types/DiscountPriceInfo.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/Distance.php b/src/Finding/Types/Distance.php index 7e695e2765..18804a6b8b 100644 --- a/src/Finding/Types/Distance.php +++ b/src/Finding/Types/Distance.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/DomainFilter.php b/src/Finding/Types/DomainFilter.php index 9728eb12b8..ddfd637ddc 100644 --- a/src/Finding/Types/DomainFilter.php +++ b/src/Finding/Types/DomainFilter.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ErrorData.php b/src/Finding/Types/ErrorData.php index 10e11973d5..2174faf733 100644 --- a/src/Finding/Types/ErrorData.php +++ b/src/Finding/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ErrorMessage.php b/src/Finding/Types/ErrorMessage.php index be1cabce33..4e28fd8f04 100644 --- a/src/Finding/Types/ErrorMessage.php +++ b/src/Finding/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ErrorParameter.php b/src/Finding/Types/ErrorParameter.php index bbb4a1d704..44e7759631 100644 --- a/src/Finding/Types/ErrorParameter.php +++ b/src/Finding/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ExtensionType.php b/src/Finding/Types/ExtensionType.php index f06ffc275e..b865073fd6 100644 --- a/src/Finding/Types/ExtensionType.php +++ b/src/Finding/Types/ExtensionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindCompletedItemsRequest.php b/src/Finding/Types/FindCompletedItemsRequest.php index 3a99936ab9..97f2d41ca8 100644 --- a/src/Finding/Types/FindCompletedItemsRequest.php +++ b/src/Finding/Types/FindCompletedItemsRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindCompletedItemsResponse.php b/src/Finding/Types/FindCompletedItemsResponse.php index 25be0805f9..f8ddb04376 100644 --- a/src/Finding/Types/FindCompletedItemsResponse.php +++ b/src/Finding/Types/FindCompletedItemsResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsAdvancedRequest.php b/src/Finding/Types/FindItemsAdvancedRequest.php index 185cd486d1..f9861b4c99 100644 --- a/src/Finding/Types/FindItemsAdvancedRequest.php +++ b/src/Finding/Types/FindItemsAdvancedRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsAdvancedResponse.php b/src/Finding/Types/FindItemsAdvancedResponse.php index b60a0e7c24..a142a532b6 100644 --- a/src/Finding/Types/FindItemsAdvancedResponse.php +++ b/src/Finding/Types/FindItemsAdvancedResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByCategoryRequest.php b/src/Finding/Types/FindItemsByCategoryRequest.php index 058dfa093a..c1b573dc50 100644 --- a/src/Finding/Types/FindItemsByCategoryRequest.php +++ b/src/Finding/Types/FindItemsByCategoryRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByCategoryResponse.php b/src/Finding/Types/FindItemsByCategoryResponse.php index 5ea4d8a2e2..419013362e 100644 --- a/src/Finding/Types/FindItemsByCategoryResponse.php +++ b/src/Finding/Types/FindItemsByCategoryResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByImageRequest.php b/src/Finding/Types/FindItemsByImageRequest.php index 9a60536d6b..ffac8de0f3 100644 --- a/src/Finding/Types/FindItemsByImageRequest.php +++ b/src/Finding/Types/FindItemsByImageRequest.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByImageResponse.php b/src/Finding/Types/FindItemsByImageResponse.php index 34965ace75..e55f07c4d7 100644 --- a/src/Finding/Types/FindItemsByImageResponse.php +++ b/src/Finding/Types/FindItemsByImageResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByKeywordsRequest.php b/src/Finding/Types/FindItemsByKeywordsRequest.php index 391d757ee0..02a44c99bc 100644 --- a/src/Finding/Types/FindItemsByKeywordsRequest.php +++ b/src/Finding/Types/FindItemsByKeywordsRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByKeywordsResponse.php b/src/Finding/Types/FindItemsByKeywordsResponse.php index 6a1a71c939..c8bc536647 100644 --- a/src/Finding/Types/FindItemsByKeywordsResponse.php +++ b/src/Finding/Types/FindItemsByKeywordsResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByProductRequest.php b/src/Finding/Types/FindItemsByProductRequest.php index 9b36df7370..5d1695712a 100644 --- a/src/Finding/Types/FindItemsByProductRequest.php +++ b/src/Finding/Types/FindItemsByProductRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsByProductResponse.php b/src/Finding/Types/FindItemsByProductResponse.php index 2d96db2400..04256d420c 100644 --- a/src/Finding/Types/FindItemsByProductResponse.php +++ b/src/Finding/Types/FindItemsByProductResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsForFavoriteSearchRequest.php b/src/Finding/Types/FindItemsForFavoriteSearchRequest.php index 50057dd3dc..fd304c9ce6 100644 --- a/src/Finding/Types/FindItemsForFavoriteSearchRequest.php +++ b/src/Finding/Types/FindItemsForFavoriteSearchRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsForFavoriteSearchResponse.php b/src/Finding/Types/FindItemsForFavoriteSearchResponse.php index 4dfeae58ec..a73d0cbd44 100644 --- a/src/Finding/Types/FindItemsForFavoriteSearchResponse.php +++ b/src/Finding/Types/FindItemsForFavoriteSearchResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsIneBayStoresRequest.php b/src/Finding/Types/FindItemsIneBayStoresRequest.php index fdedc0ea2d..1c399c44f0 100644 --- a/src/Finding/Types/FindItemsIneBayStoresRequest.php +++ b/src/Finding/Types/FindItemsIneBayStoresRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/FindItemsIneBayStoresResponse.php b/src/Finding/Types/FindItemsIneBayStoresResponse.php index c28e775808..a71a0df102 100644 --- a/src/Finding/Types/FindItemsIneBayStoresResponse.php +++ b/src/Finding/Types/FindItemsIneBayStoresResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GalleryInfoContainer.php b/src/Finding/Types/GalleryInfoContainer.php index 87edcf10ab..a6b74d46df 100644 --- a/src/Finding/Types/GalleryInfoContainer.php +++ b/src/Finding/Types/GalleryInfoContainer.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GalleryURL.php b/src/Finding/Types/GalleryURL.php index 1517aa064c..b86f125d02 100644 --- a/src/Finding/Types/GalleryURL.php +++ b/src/Finding/Types/GalleryURL.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GetHistogramsRequest.php b/src/Finding/Types/GetHistogramsRequest.php index 87e57133b5..1d0612ac5d 100644 --- a/src/Finding/Types/GetHistogramsRequest.php +++ b/src/Finding/Types/GetHistogramsRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GetHistogramsResponse.php b/src/Finding/Types/GetHistogramsResponse.php index c58415ee2d..f5c32167d5 100644 --- a/src/Finding/Types/GetHistogramsResponse.php +++ b/src/Finding/Types/GetHistogramsResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GetSearchKeywordsRecommendationRequest.php b/src/Finding/Types/GetSearchKeywordsRecommendationRequest.php index 217a92d34e..6a59132225 100644 --- a/src/Finding/Types/GetSearchKeywordsRecommendationRequest.php +++ b/src/Finding/Types/GetSearchKeywordsRecommendationRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GetSearchKeywordsRecommendationResponse.php b/src/Finding/Types/GetSearchKeywordsRecommendationResponse.php index dfe14e40d4..c750c30ae1 100644 --- a/src/Finding/Types/GetSearchKeywordsRecommendationResponse.php +++ b/src/Finding/Types/GetSearchKeywordsRecommendationResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GetVersionRequest.php b/src/Finding/Types/GetVersionRequest.php index 6b61f03c7a..23a52b15c4 100644 --- a/src/Finding/Types/GetVersionRequest.php +++ b/src/Finding/Types/GetVersionRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/GetVersionResponse.php b/src/Finding/Types/GetVersionResponse.php index e60d4a92eb..c9996754b1 100644 --- a/src/Finding/Types/GetVersionResponse.php +++ b/src/Finding/Types/GetVersionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ItemAttribute.php b/src/Finding/Types/ItemAttribute.php index 92028814a0..91df334260 100644 --- a/src/Finding/Types/ItemAttribute.php +++ b/src/Finding/Types/ItemAttribute.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ItemFilter.php b/src/Finding/Types/ItemFilter.php index da90486afa..c73912506f 100644 --- a/src/Finding/Types/ItemFilter.php +++ b/src/Finding/Types/ItemFilter.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ListingInfo.php b/src/Finding/Types/ListingInfo.php index 7fcf128920..1f61c77f05 100644 --- a/src/Finding/Types/ListingInfo.php +++ b/src/Finding/Types/ListingInfo.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/PaginationInput.php b/src/Finding/Types/PaginationInput.php index e27f2ba36b..9307baf06e 100644 --- a/src/Finding/Types/PaginationInput.php +++ b/src/Finding/Types/PaginationInput.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/PaginationOutput.php b/src/Finding/Types/PaginationOutput.php index 0ff21083ae..f94772a28f 100644 --- a/src/Finding/Types/PaginationOutput.php +++ b/src/Finding/Types/PaginationOutput.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ProductId.php b/src/Finding/Types/ProductId.php index 4c6da4438f..d1665082f1 100644 --- a/src/Finding/Types/ProductId.php +++ b/src/Finding/Types/ProductId.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/SearchItem.php b/src/Finding/Types/SearchItem.php index e1e7a282ff..76130c133b 100644 --- a/src/Finding/Types/SearchItem.php +++ b/src/Finding/Types/SearchItem.php @@ -269,7 +269,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/SearchResult.php b/src/Finding/Types/SearchResult.php index 57bcf2c9c6..41ade0d7a3 100644 --- a/src/Finding/Types/SearchResult.php +++ b/src/Finding/Types/SearchResult.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/SellerInfo.php b/src/Finding/Types/SellerInfo.php index b5e9fb6175..164d02dc47 100644 --- a/src/Finding/Types/SellerInfo.php +++ b/src/Finding/Types/SellerInfo.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/SellingStatus.php b/src/Finding/Types/SellingStatus.php index 581daa3c2e..2770cb35df 100644 --- a/src/Finding/Types/SellingStatus.php +++ b/src/Finding/Types/SellingStatus.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/ShippingInfo.php b/src/Finding/Types/ShippingInfo.php index b61e3e98c2..abd82d8d16 100644 --- a/src/Finding/Types/ShippingInfo.php +++ b/src/Finding/Types/ShippingInfo.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/Storefront.php b/src/Finding/Types/Storefront.php index 7f6cee020e..03bcc5a8ce 100644 --- a/src/Finding/Types/Storefront.php +++ b/src/Finding/Types/Storefront.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Finding/Types/UnitPriceInfo.php b/src/Finding/Types/UnitPriceInfo.php index 10a6352546..a36649f095 100644 --- a/src/Finding/Types/UnitPriceInfo.php +++ b/src/Finding/Types/UnitPriceInfo.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Fulfillment/Types/Address.php b/src/Fulfillment/Types/Address.php index e498a4fa9c..f81840d05c 100644 --- a/src/Fulfillment/Types/Address.php +++ b/src/Fulfillment/Types/Address.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Amount.php b/src/Fulfillment/Types/Amount.php index 0fc085e96e..aecb008af8 100644 --- a/src/Fulfillment/Types/Amount.php +++ b/src/Fulfillment/Types/Amount.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/AppliedPromotion.php b/src/Fulfillment/Types/AppliedPromotion.php index ca31a25270..8fcc7bc77d 100644 --- a/src/Fulfillment/Types/AppliedPromotion.php +++ b/src/Fulfillment/Types/AppliedPromotion.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Attribute.php b/src/Fulfillment/Types/Attribute.php index fc45b5ac7f..69db18fdfa 100644 --- a/src/Fulfillment/Types/Attribute.php +++ b/src/Fulfillment/Types/Attribute.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Buyer.php b/src/Fulfillment/Types/Buyer.php index 6171433321..900672aac9 100644 --- a/src/Fulfillment/Types/Buyer.php +++ b/src/Fulfillment/Types/Buyer.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/CancelRequest.php b/src/Fulfillment/Types/CancelRequest.php index e9bf558ead..f8109b691d 100644 --- a/src/Fulfillment/Types/CancelRequest.php +++ b/src/Fulfillment/Types/CancelRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/CancelStatus.php b/src/Fulfillment/Types/CancelStatus.php index c7bbbe7f67..309099ff81 100644 --- a/src/Fulfillment/Types/CancelStatus.php +++ b/src/Fulfillment/Types/CancelStatus.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Contact.php b/src/Fulfillment/Types/Contact.php index 388a59684c..0283ce4274 100644 --- a/src/Fulfillment/Types/Contact.php +++ b/src/Fulfillment/Types/Contact.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/CreateAShippingFulfillmentRestRequest.php b/src/Fulfillment/Types/CreateAShippingFulfillmentRestRequest.php index 7c3bbdd6af..1338404520 100644 --- a/src/Fulfillment/Types/CreateAShippingFulfillmentRestRequest.php +++ b/src/Fulfillment/Types/CreateAShippingFulfillmentRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/CreateAShippingFulfillmentRestResponse.php b/src/Fulfillment/Types/CreateAShippingFulfillmentRestResponse.php index 40840832db..f33fef91ad 100644 --- a/src/Fulfillment/Types/CreateAShippingFulfillmentRestResponse.php +++ b/src/Fulfillment/Types/CreateAShippingFulfillmentRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/DeliveryCost.php b/src/Fulfillment/Types/DeliveryCost.php index 0c8a86041c..a73b38f405 100644 --- a/src/Fulfillment/Types/DeliveryCost.php +++ b/src/Fulfillment/Types/DeliveryCost.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/ErrorDetailV3.php b/src/Fulfillment/Types/ErrorDetailV3.php index 27b2a2a0d5..6228226fc4 100644 --- a/src/Fulfillment/Types/ErrorDetailV3.php +++ b/src/Fulfillment/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/ErrorParameterV3.php b/src/Fulfillment/Types/ErrorParameterV3.php index 0ac725d009..3ee1a89040 100644 --- a/src/Fulfillment/Types/ErrorParameterV3.php +++ b/src/Fulfillment/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Fee.php b/src/Fulfillment/Types/Fee.php index bb9ca8bfbb..86c65e23d1 100644 --- a/src/Fulfillment/Types/Fee.php +++ b/src/Fulfillment/Types/Fee.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/FilterField.php b/src/Fulfillment/Types/FilterField.php index 4c5a6836f1..ed44e77728 100644 --- a/src/Fulfillment/Types/FilterField.php +++ b/src/Fulfillment/Types/FilterField.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/FulfillmentStartInstruction.php b/src/Fulfillment/Types/FulfillmentStartInstruction.php index a54300a1e7..82740af1d5 100644 --- a/src/Fulfillment/Types/FulfillmentStartInstruction.php +++ b/src/Fulfillment/Types/FulfillmentStartInstruction.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetAShippingFulfillmentRestRequest.php b/src/Fulfillment/Types/GetAShippingFulfillmentRestRequest.php index 2e17dab41c..943ec0d243 100644 --- a/src/Fulfillment/Types/GetAShippingFulfillmentRestRequest.php +++ b/src/Fulfillment/Types/GetAShippingFulfillmentRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetAShippingFulfillmentRestResponse.php b/src/Fulfillment/Types/GetAShippingFulfillmentRestResponse.php index 004bdcfe38..f745136486 100644 --- a/src/Fulfillment/Types/GetAShippingFulfillmentRestResponse.php +++ b/src/Fulfillment/Types/GetAShippingFulfillmentRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetAnOrderRestRequest.php b/src/Fulfillment/Types/GetAnOrderRestRequest.php index 0a6775334d..d37f98485d 100644 --- a/src/Fulfillment/Types/GetAnOrderRestRequest.php +++ b/src/Fulfillment/Types/GetAnOrderRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetAnOrderRestResponse.php b/src/Fulfillment/Types/GetAnOrderRestResponse.php index 3542b40693..dc4effa2b4 100644 --- a/src/Fulfillment/Types/GetAnOrderRestResponse.php +++ b/src/Fulfillment/Types/GetAnOrderRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetOrdersRestRequest.php b/src/Fulfillment/Types/GetOrdersRestRequest.php index adfb6aa174..97fa10d9ef 100644 --- a/src/Fulfillment/Types/GetOrdersRestRequest.php +++ b/src/Fulfillment/Types/GetOrdersRestRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetOrdersRestResponse.php b/src/Fulfillment/Types/GetOrdersRestResponse.php index 13aa3c601f..807d0ca0bd 100644 --- a/src/Fulfillment/Types/GetOrdersRestResponse.php +++ b/src/Fulfillment/Types/GetOrdersRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetShippingFulfillmentsRestRequest.php b/src/Fulfillment/Types/GetShippingFulfillmentsRestRequest.php index b0de835e1b..9c8f639c27 100644 --- a/src/Fulfillment/Types/GetShippingFulfillmentsRestRequest.php +++ b/src/Fulfillment/Types/GetShippingFulfillmentsRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GetShippingFulfillmentsRestResponse.php b/src/Fulfillment/Types/GetShippingFulfillmentsRestResponse.php index 8511c4f7a7..a790c5a6b6 100644 --- a/src/Fulfillment/Types/GetShippingFulfillmentsRestResponse.php +++ b/src/Fulfillment/Types/GetShippingFulfillmentsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/GiftDetails.php b/src/Fulfillment/Types/GiftDetails.php index 3b2b1cd914..94d9ebe2c3 100644 --- a/src/Fulfillment/Types/GiftDetails.php +++ b/src/Fulfillment/Types/GiftDetails.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/LineItem.php b/src/Fulfillment/Types/LineItem.php index 81fa1d666c..ab9c46096d 100644 --- a/src/Fulfillment/Types/LineItem.php +++ b/src/Fulfillment/Types/LineItem.php @@ -171,7 +171,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/LineItemFulfillmentInstructions.php b/src/Fulfillment/Types/LineItemFulfillmentInstructions.php index df48521c7f..bc765d5c77 100644 --- a/src/Fulfillment/Types/LineItemFulfillmentInstructions.php +++ b/src/Fulfillment/Types/LineItemFulfillmentInstructions.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/LineItemProperties.php b/src/Fulfillment/Types/LineItemProperties.php index c8394d6fc8..d022a8e4a4 100644 --- a/src/Fulfillment/Types/LineItemProperties.php +++ b/src/Fulfillment/Types/LineItemProperties.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/LineItemReference.php b/src/Fulfillment/Types/LineItemReference.php index c68982a70b..641edc3bc9 100644 --- a/src/Fulfillment/Types/LineItemReference.php +++ b/src/Fulfillment/Types/LineItemReference.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/LineItemRefund.php b/src/Fulfillment/Types/LineItemRefund.php index 1958e856f3..219bf552be 100644 --- a/src/Fulfillment/Types/LineItemRefund.php +++ b/src/Fulfillment/Types/LineItemRefund.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Order.php b/src/Fulfillment/Types/Order.php index 3010649549..f5a7996c59 100644 --- a/src/Fulfillment/Types/Order.php +++ b/src/Fulfillment/Types/Order.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/OrderRefund.php b/src/Fulfillment/Types/OrderRefund.php index 091941d06c..0d6d243679 100644 --- a/src/Fulfillment/Types/OrderRefund.php +++ b/src/Fulfillment/Types/OrderRefund.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/OrderSearchPagedCollection.php b/src/Fulfillment/Types/OrderSearchPagedCollection.php index afb5f9e8a5..15b0b9d320 100644 --- a/src/Fulfillment/Types/OrderSearchPagedCollection.php +++ b/src/Fulfillment/Types/OrderSearchPagedCollection.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Payment.php b/src/Fulfillment/Types/Payment.php index 345a72d6eb..29252f6d08 100644 --- a/src/Fulfillment/Types/Payment.php +++ b/src/Fulfillment/Types/Payment.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/PaymentHold.php b/src/Fulfillment/Types/PaymentHold.php index 54cc0b68fb..a10a7710c0 100644 --- a/src/Fulfillment/Types/PaymentHold.php +++ b/src/Fulfillment/Types/PaymentHold.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/PaymentSummary.php b/src/Fulfillment/Types/PaymentSummary.php index 774ae6466b..e47179a4c9 100644 --- a/src/Fulfillment/Types/PaymentSummary.php +++ b/src/Fulfillment/Types/PaymentSummary.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/PhoneNumber.php b/src/Fulfillment/Types/PhoneNumber.php index c25ae4d13d..898137cdf8 100644 --- a/src/Fulfillment/Types/PhoneNumber.php +++ b/src/Fulfillment/Types/PhoneNumber.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/PricingSummary.php b/src/Fulfillment/Types/PricingSummary.php index f99b5a878c..cc1f476f5f 100644 --- a/src/Fulfillment/Types/PricingSummary.php +++ b/src/Fulfillment/Types/PricingSummary.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/RangeValue.php b/src/Fulfillment/Types/RangeValue.php index 60e477e4bc..af42e0b08e 100644 --- a/src/Fulfillment/Types/RangeValue.php +++ b/src/Fulfillment/Types/RangeValue.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/SellerActionsToRelease.php b/src/Fulfillment/Types/SellerActionsToRelease.php index 261851dd86..ec9b3b9331 100644 --- a/src/Fulfillment/Types/SellerActionsToRelease.php +++ b/src/Fulfillment/Types/SellerActionsToRelease.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/ShippingFulfillment.php b/src/Fulfillment/Types/ShippingFulfillment.php index 6e236e47ef..da6c788bba 100644 --- a/src/Fulfillment/Types/ShippingFulfillment.php +++ b/src/Fulfillment/Types/ShippingFulfillment.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/ShippingFulfillmentDetails.php b/src/Fulfillment/Types/ShippingFulfillmentDetails.php index de6d5660e7..5c515b1ef2 100644 --- a/src/Fulfillment/Types/ShippingFulfillmentDetails.php +++ b/src/Fulfillment/Types/ShippingFulfillmentDetails.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/ShippingFulfillmentPagedCollection.php b/src/Fulfillment/Types/ShippingFulfillmentPagedCollection.php index ac577a15dc..2c9a2a338c 100644 --- a/src/Fulfillment/Types/ShippingFulfillmentPagedCollection.php +++ b/src/Fulfillment/Types/ShippingFulfillmentPagedCollection.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/ShippingStep.php b/src/Fulfillment/Types/ShippingStep.php index 0cd178fd4e..3f59486493 100644 --- a/src/Fulfillment/Types/ShippingStep.php +++ b/src/Fulfillment/Types/ShippingStep.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Fulfillment/Types/Tax.php b/src/Fulfillment/Types/Tax.php index 51ff37cb29..81e4469442 100644 --- a/src/Fulfillment/Types/Tax.php +++ b/src/Fulfillment/Types/Tax.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/HalfFinding/Types/Amount.php b/src/HalfFinding/Types/Amount.php index 95846919d5..41f3bf2435 100644 --- a/src/HalfFinding/Types/Amount.php +++ b/src/HalfFinding/Types/Amount.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/BaseRequest.php b/src/HalfFinding/Types/BaseRequest.php index e2d60d26a6..a6231d2dfb 100644 --- a/src/HalfFinding/Types/BaseRequest.php +++ b/src/HalfFinding/Types/BaseRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/BaseResponse.php b/src/HalfFinding/Types/BaseResponse.php index 29282e2b3d..b5b455e4ac 100644 --- a/src/HalfFinding/Types/BaseResponse.php +++ b/src/HalfFinding/Types/BaseResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ErrorData.php b/src/HalfFinding/Types/ErrorData.php index 6ba662fcd8..086a39402b 100644 --- a/src/HalfFinding/Types/ErrorData.php +++ b/src/HalfFinding/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ErrorMessage.php b/src/HalfFinding/Types/ErrorMessage.php index c951ef4504..d17277954d 100644 --- a/src/HalfFinding/Types/ErrorMessage.php +++ b/src/HalfFinding/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ErrorParameter.php b/src/HalfFinding/Types/ErrorParameter.php index 41b258c4f5..00604a43f3 100644 --- a/src/HalfFinding/Types/ErrorParameter.php +++ b/src/HalfFinding/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ExtensionType.php b/src/HalfFinding/Types/ExtensionType.php index 0d7936f7ab..3a662ebb1e 100644 --- a/src/HalfFinding/Types/ExtensionType.php +++ b/src/HalfFinding/Types/ExtensionType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/FindItemsRequest.php b/src/HalfFinding/Types/FindItemsRequest.php index e44a7ca4f8..cb0a1a46cc 100644 --- a/src/HalfFinding/Types/FindItemsRequest.php +++ b/src/HalfFinding/Types/FindItemsRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/FindItemsResponse.php b/src/HalfFinding/Types/FindItemsResponse.php index 9c295699f7..c3990b9496 100644 --- a/src/HalfFinding/Types/FindItemsResponse.php +++ b/src/HalfFinding/Types/FindItemsResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/GetVersionRequest.php b/src/HalfFinding/Types/GetVersionRequest.php index 474a8a60b3..f03d985f94 100644 --- a/src/HalfFinding/Types/GetVersionRequest.php +++ b/src/HalfFinding/Types/GetVersionRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/GetVersionResponse.php b/src/HalfFinding/Types/GetVersionResponse.php index eb56968970..071a1293f7 100644 --- a/src/HalfFinding/Types/GetVersionResponse.php +++ b/src/HalfFinding/Types/GetVersionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/HalfCatalogProductType.php b/src/HalfFinding/Types/HalfCatalogProductType.php index 7a4d8990e3..a8fda0ee32 100644 --- a/src/HalfFinding/Types/HalfCatalogProductType.php +++ b/src/HalfFinding/Types/HalfCatalogProductType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ItemFilter.php b/src/HalfFinding/Types/ItemFilter.php index 9182072c5c..37b3390579 100644 --- a/src/HalfFinding/Types/ItemFilter.php +++ b/src/HalfFinding/Types/ItemFilter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ItemType.php b/src/HalfFinding/Types/ItemType.php index 4e48852e69..2883289323 100644 --- a/src/HalfFinding/Types/ItemType.php +++ b/src/HalfFinding/Types/ItemType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/NameValueListArrayType.php b/src/HalfFinding/Types/NameValueListArrayType.php index e78c401426..f3bb2b5ea3 100644 --- a/src/HalfFinding/Types/NameValueListArrayType.php +++ b/src/HalfFinding/Types/NameValueListArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/NameValueListType.php b/src/HalfFinding/Types/NameValueListType.php index 2947848c1c..0434aa6410 100644 --- a/src/HalfFinding/Types/NameValueListType.php +++ b/src/HalfFinding/Types/NameValueListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/PaginationInputType.php b/src/HalfFinding/Types/PaginationInputType.php index a6be4ea679..dfde49b713 100644 --- a/src/HalfFinding/Types/PaginationInputType.php +++ b/src/HalfFinding/Types/PaginationInputType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/PaginationOutputType.php b/src/HalfFinding/Types/PaginationOutputType.php index 0796c053b3..eab58a8ebd 100644 --- a/src/HalfFinding/Types/PaginationOutputType.php +++ b/src/HalfFinding/Types/PaginationOutputType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ProductIDType.php b/src/HalfFinding/Types/ProductIDType.php index e141a37e64..d0021ad9a9 100644 --- a/src/HalfFinding/Types/ProductIDType.php +++ b/src/HalfFinding/Types/ProductIDType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/RentalAmount.php b/src/HalfFinding/Types/RentalAmount.php index 3dd4d8583d..b4ff083783 100644 --- a/src/HalfFinding/Types/RentalAmount.php +++ b/src/HalfFinding/Types/RentalAmount.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/ShippingServiceOptionsType.php b/src/HalfFinding/Types/ShippingServiceOptionsType.php index a494b11126..5e186efd25 100644 --- a/src/HalfFinding/Types/ShippingServiceOptionsType.php +++ b/src/HalfFinding/Types/ShippingServiceOptionsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/SortByType.php b/src/HalfFinding/Types/SortByType.php index 8ab9b6fff1..5ed170341d 100644 --- a/src/HalfFinding/Types/SortByType.php +++ b/src/HalfFinding/Types/SortByType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/StorefrontType.php b/src/HalfFinding/Types/StorefrontType.php index 4ab948eb7e..5e5d31e76e 100644 --- a/src/HalfFinding/Types/StorefrontType.php +++ b/src/HalfFinding/Types/StorefrontType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/HalfFinding/Types/UserType.php b/src/HalfFinding/Types/UserType.php index 743ea5f64c..1d6bba7a81 100644 --- a/src/HalfFinding/Types/UserType.php +++ b/src/HalfFinding/Types/UserType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Inventory/Types/Address.php b/src/Inventory/Types/Address.php index bdd766308d..e82d438fe4 100644 --- a/src/Inventory/Types/Address.php +++ b/src/Inventory/Types/Address.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Amount.php b/src/Inventory/Types/Amount.php index 73e6b879f5..c87b527517 100644 --- a/src/Inventory/Types/Amount.php +++ b/src/Inventory/Types/Amount.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Availability.php b/src/Inventory/Types/Availability.php index 2d5e394149..159bab298a 100644 --- a/src/Inventory/Types/Availability.php +++ b/src/Inventory/Types/Availability.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BaseResponse.php b/src/Inventory/Types/BaseResponse.php index 1b1326feec..da932ede4b 100644 --- a/src/Inventory/Types/BaseResponse.php +++ b/src/Inventory/Types/BaseResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkMigrateListing.php b/src/Inventory/Types/BulkMigrateListing.php index 0de97cb546..f4a4b9823c 100644 --- a/src/Inventory/Types/BulkMigrateListing.php +++ b/src/Inventory/Types/BulkMigrateListing.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkMigrateListingResponse.php b/src/Inventory/Types/BulkMigrateListingResponse.php index 724bcd9820..81660917a2 100644 --- a/src/Inventory/Types/BulkMigrateListingResponse.php +++ b/src/Inventory/Types/BulkMigrateListingResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkMigrateListingsRestRequest.php b/src/Inventory/Types/BulkMigrateListingsRestRequest.php index 8be2ad8587..74e8037664 100644 --- a/src/Inventory/Types/BulkMigrateListingsRestRequest.php +++ b/src/Inventory/Types/BulkMigrateListingsRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkMigrateListingsRestResponse.php b/src/Inventory/Types/BulkMigrateListingsRestResponse.php index 7939128f31..7bd34e9262 100644 --- a/src/Inventory/Types/BulkMigrateListingsRestResponse.php +++ b/src/Inventory/Types/BulkMigrateListingsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkPriceQuantity.php b/src/Inventory/Types/BulkPriceQuantity.php index 2ad48b07ab..78c4a901ee 100644 --- a/src/Inventory/Types/BulkPriceQuantity.php +++ b/src/Inventory/Types/BulkPriceQuantity.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkPriceQuantityResponse.php b/src/Inventory/Types/BulkPriceQuantityResponse.php index 4b27936f1e..5e9b662628 100644 --- a/src/Inventory/Types/BulkPriceQuantityResponse.php +++ b/src/Inventory/Types/BulkPriceQuantityResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkUpdatePriceAndQuantityRestRequest.php b/src/Inventory/Types/BulkUpdatePriceAndQuantityRestRequest.php index 5a8b164f96..e6c9f42dba 100644 --- a/src/Inventory/Types/BulkUpdatePriceAndQuantityRestRequest.php +++ b/src/Inventory/Types/BulkUpdatePriceAndQuantityRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/BulkUpdatePriceAndQuantityRestResponse.php b/src/Inventory/Types/BulkUpdatePriceAndQuantityRestResponse.php index e95e021076..38ab4aa71a 100644 --- a/src/Inventory/Types/BulkUpdatePriceAndQuantityRestResponse.php +++ b/src/Inventory/Types/BulkUpdatePriceAndQuantityRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Compatibility.php b/src/Inventory/Types/Compatibility.php index ad0273887d..09369da4da 100644 --- a/src/Inventory/Types/Compatibility.php +++ b/src/Inventory/Types/Compatibility.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CompatibleProduct.php b/src/Inventory/Types/CompatibleProduct.php index ef74a82c28..5b330d2bca 100644 --- a/src/Inventory/Types/CompatibleProduct.php +++ b/src/Inventory/Types/CompatibleProduct.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateInventoryLocationRestRequest.php b/src/Inventory/Types/CreateInventoryLocationRestRequest.php index 2ed3934b19..40e9602c64 100644 --- a/src/Inventory/Types/CreateInventoryLocationRestRequest.php +++ b/src/Inventory/Types/CreateInventoryLocationRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateInventoryLocationRestResponse.php b/src/Inventory/Types/CreateInventoryLocationRestResponse.php index 898526adcc..04bda6b210 100644 --- a/src/Inventory/Types/CreateInventoryLocationRestResponse.php +++ b/src/Inventory/Types/CreateInventoryLocationRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOfferRestRequest.php b/src/Inventory/Types/CreateOfferRestRequest.php index dba4b00377..709373d7af 100644 --- a/src/Inventory/Types/CreateOfferRestRequest.php +++ b/src/Inventory/Types/CreateOfferRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOfferRestResponse.php b/src/Inventory/Types/CreateOfferRestResponse.php index 47ef8910c3..58d9d1c1e2 100644 --- a/src/Inventory/Types/CreateOfferRestResponse.php +++ b/src/Inventory/Types/CreateOfferRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestRequest.php b/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestRequest.php index 12405362cb..fc47a2a04b 100644 --- a/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestRequest.php +++ b/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestResponse.php b/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestResponse.php index 29dc9cf3b5..179504cb12 100644 --- a/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestResponse.php +++ b/src/Inventory/Types/CreateOrReplaceInventoryItemGroupRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOrReplaceInventoryItemRestRequest.php b/src/Inventory/Types/CreateOrReplaceInventoryItemRestRequest.php index 0c96582d19..f174c9d0aa 100644 --- a/src/Inventory/Types/CreateOrReplaceInventoryItemRestRequest.php +++ b/src/Inventory/Types/CreateOrReplaceInventoryItemRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOrReplaceInventoryItemRestResponse.php b/src/Inventory/Types/CreateOrReplaceInventoryItemRestResponse.php index 1d9ee2f1fc..5b22ef35f3 100644 --- a/src/Inventory/Types/CreateOrReplaceInventoryItemRestResponse.php +++ b/src/Inventory/Types/CreateOrReplaceInventoryItemRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestRequest.php b/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestRequest.php index ed9e3893b8..3aa89c4db4 100644 --- a/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestRequest.php +++ b/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestResponse.php b/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestResponse.php index 5fb8aea035..e05399764a 100644 --- a/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestResponse.php +++ b/src/Inventory/Types/CreateOrReplaceProductCompatibilityRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteInventoryItemGroupRestRequest.php b/src/Inventory/Types/DeleteInventoryItemGroupRestRequest.php index 69dc7ef4e3..50e76ba424 100644 --- a/src/Inventory/Types/DeleteInventoryItemGroupRestRequest.php +++ b/src/Inventory/Types/DeleteInventoryItemGroupRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteInventoryItemGroupRestResponse.php b/src/Inventory/Types/DeleteInventoryItemGroupRestResponse.php index 2c6a31ab5c..91ce04f2d1 100644 --- a/src/Inventory/Types/DeleteInventoryItemGroupRestResponse.php +++ b/src/Inventory/Types/DeleteInventoryItemGroupRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteInventoryItemRestRequest.php b/src/Inventory/Types/DeleteInventoryItemRestRequest.php index 68495f2527..1e1a3841eb 100644 --- a/src/Inventory/Types/DeleteInventoryItemRestRequest.php +++ b/src/Inventory/Types/DeleteInventoryItemRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteInventoryItemRestResponse.php b/src/Inventory/Types/DeleteInventoryItemRestResponse.php index 88a0dd42c8..f70aa9b0db 100644 --- a/src/Inventory/Types/DeleteInventoryItemRestResponse.php +++ b/src/Inventory/Types/DeleteInventoryItemRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteInventoryLocationRestRequest.php b/src/Inventory/Types/DeleteInventoryLocationRestRequest.php index f57d406236..a35c3158cc 100644 --- a/src/Inventory/Types/DeleteInventoryLocationRestRequest.php +++ b/src/Inventory/Types/DeleteInventoryLocationRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteInventoryLocationRestResponse.php b/src/Inventory/Types/DeleteInventoryLocationRestResponse.php index c9dd2db907..1524b986b1 100644 --- a/src/Inventory/Types/DeleteInventoryLocationRestResponse.php +++ b/src/Inventory/Types/DeleteInventoryLocationRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteOfferRestRequest.php b/src/Inventory/Types/DeleteOfferRestRequest.php index e2155dc528..dec629aa3a 100644 --- a/src/Inventory/Types/DeleteOfferRestRequest.php +++ b/src/Inventory/Types/DeleteOfferRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteOfferRestResponse.php b/src/Inventory/Types/DeleteOfferRestResponse.php index e53fabb444..4552b2a790 100644 --- a/src/Inventory/Types/DeleteOfferRestResponse.php +++ b/src/Inventory/Types/DeleteOfferRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteProductCompatibilityRestRequest.php b/src/Inventory/Types/DeleteProductCompatibilityRestRequest.php index 2db4ec5da8..0fbbc9a509 100644 --- a/src/Inventory/Types/DeleteProductCompatibilityRestRequest.php +++ b/src/Inventory/Types/DeleteProductCompatibilityRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DeleteProductCompatibilityRestResponse.php b/src/Inventory/Types/DeleteProductCompatibilityRestResponse.php index d30ac8571b..b361601316 100644 --- a/src/Inventory/Types/DeleteProductCompatibilityRestResponse.php +++ b/src/Inventory/Types/DeleteProductCompatibilityRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Dimension.php b/src/Inventory/Types/Dimension.php index fc3ff9b34d..3c3f757834 100644 --- a/src/Inventory/Types/Dimension.php +++ b/src/Inventory/Types/Dimension.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DisableInventoryLocationRestRequest.php b/src/Inventory/Types/DisableInventoryLocationRestRequest.php index 1ab0d96614..776f0ec8a3 100644 --- a/src/Inventory/Types/DisableInventoryLocationRestRequest.php +++ b/src/Inventory/Types/DisableInventoryLocationRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/DisableInventoryLocationRestResponse.php b/src/Inventory/Types/DisableInventoryLocationRestResponse.php index 0d877d63f5..4aa08a8c26 100644 --- a/src/Inventory/Types/DisableInventoryLocationRestResponse.php +++ b/src/Inventory/Types/DisableInventoryLocationRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/EbayOfferDetailsWithAll.php b/src/Inventory/Types/EbayOfferDetailsWithAll.php index e9f819cb9b..fbf825deed 100644 --- a/src/Inventory/Types/EbayOfferDetailsWithAll.php +++ b/src/Inventory/Types/EbayOfferDetailsWithAll.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/EbayOfferDetailsWithId.php b/src/Inventory/Types/EbayOfferDetailsWithId.php index f283df3405..62571cb473 100644 --- a/src/Inventory/Types/EbayOfferDetailsWithId.php +++ b/src/Inventory/Types/EbayOfferDetailsWithId.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/EbayOfferDetailsWithKeys.php b/src/Inventory/Types/EbayOfferDetailsWithKeys.php index c2aed1a710..0d8d6d7d7b 100644 --- a/src/Inventory/Types/EbayOfferDetailsWithKeys.php +++ b/src/Inventory/Types/EbayOfferDetailsWithKeys.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/EnableInventoryLocationRestRequest.php b/src/Inventory/Types/EnableInventoryLocationRestRequest.php index c2da4ddea6..71bb33f680 100644 --- a/src/Inventory/Types/EnableInventoryLocationRestRequest.php +++ b/src/Inventory/Types/EnableInventoryLocationRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/EnableInventoryLocationRestResponse.php b/src/Inventory/Types/EnableInventoryLocationRestResponse.php index 654f2e32e9..0c43c62f56 100644 --- a/src/Inventory/Types/EnableInventoryLocationRestResponse.php +++ b/src/Inventory/Types/EnableInventoryLocationRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ErrorDetailV3.php b/src/Inventory/Types/ErrorDetailV3.php index 8c2fb03f90..ecc34abc27 100644 --- a/src/Inventory/Types/ErrorDetailV3.php +++ b/src/Inventory/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ErrorParameterV3.php b/src/Inventory/Types/ErrorParameterV3.php index 9c2a422dd0..17be9da3b7 100644 --- a/src/Inventory/Types/ErrorParameterV3.php +++ b/src/Inventory/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Fee.php b/src/Inventory/Types/Fee.php index d6f1891893..5af841442a 100644 --- a/src/Inventory/Types/Fee.php +++ b/src/Inventory/Types/Fee.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/FeeSummary.php b/src/Inventory/Types/FeeSummary.php index 27d68b2db8..e82092918e 100644 --- a/src/Inventory/Types/FeeSummary.php +++ b/src/Inventory/Types/FeeSummary.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/FeesSummaryResponse.php b/src/Inventory/Types/FeesSummaryResponse.php index 2891e686a3..1902b2a71a 100644 --- a/src/Inventory/Types/FeesSummaryResponse.php +++ b/src/Inventory/Types/FeesSummaryResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GeoCoordinates.php b/src/Inventory/Types/GeoCoordinates.php index f0e9993578..099c4f0e01 100644 --- a/src/Inventory/Types/GeoCoordinates.php +++ b/src/Inventory/Types/GeoCoordinates.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryItemGroupRestRequest.php b/src/Inventory/Types/GetInventoryItemGroupRestRequest.php index 41801912da..46911e3b28 100644 --- a/src/Inventory/Types/GetInventoryItemGroupRestRequest.php +++ b/src/Inventory/Types/GetInventoryItemGroupRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryItemGroupRestResponse.php b/src/Inventory/Types/GetInventoryItemGroupRestResponse.php index fdea14dff3..d26b03cd3e 100644 --- a/src/Inventory/Types/GetInventoryItemGroupRestResponse.php +++ b/src/Inventory/Types/GetInventoryItemGroupRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryItemRestRequest.php b/src/Inventory/Types/GetInventoryItemRestRequest.php index 3335160cb8..36eb8265c1 100644 --- a/src/Inventory/Types/GetInventoryItemRestRequest.php +++ b/src/Inventory/Types/GetInventoryItemRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryItemRestResponse.php b/src/Inventory/Types/GetInventoryItemRestResponse.php index 16ed30bd01..e6b3385c62 100644 --- a/src/Inventory/Types/GetInventoryItemRestResponse.php +++ b/src/Inventory/Types/GetInventoryItemRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryItemsRestRequest.php b/src/Inventory/Types/GetInventoryItemsRestRequest.php index d3d853c248..bfb789bafe 100644 --- a/src/Inventory/Types/GetInventoryItemsRestRequest.php +++ b/src/Inventory/Types/GetInventoryItemsRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryItemsRestResponse.php b/src/Inventory/Types/GetInventoryItemsRestResponse.php index 1c56da165a..07f20b2606 100644 --- a/src/Inventory/Types/GetInventoryItemsRestResponse.php +++ b/src/Inventory/Types/GetInventoryItemsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryLocationRestRequest.php b/src/Inventory/Types/GetInventoryLocationRestRequest.php index e43d36c76b..1f2dc2da29 100644 --- a/src/Inventory/Types/GetInventoryLocationRestRequest.php +++ b/src/Inventory/Types/GetInventoryLocationRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryLocationRestResponse.php b/src/Inventory/Types/GetInventoryLocationRestResponse.php index b1d9c7b637..c3c5c7fe66 100644 --- a/src/Inventory/Types/GetInventoryLocationRestResponse.php +++ b/src/Inventory/Types/GetInventoryLocationRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryLocationsRestRequest.php b/src/Inventory/Types/GetInventoryLocationsRestRequest.php index 75e7ceaddc..b3b8460297 100644 --- a/src/Inventory/Types/GetInventoryLocationsRestRequest.php +++ b/src/Inventory/Types/GetInventoryLocationsRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetInventoryLocationsRestResponse.php b/src/Inventory/Types/GetInventoryLocationsRestResponse.php index 78b67dd597..a20fd5a2b9 100644 --- a/src/Inventory/Types/GetInventoryLocationsRestResponse.php +++ b/src/Inventory/Types/GetInventoryLocationsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetListingFeesRestRequest.php b/src/Inventory/Types/GetListingFeesRestRequest.php index df1ded4b91..c8f982c3e5 100644 --- a/src/Inventory/Types/GetListingFeesRestRequest.php +++ b/src/Inventory/Types/GetListingFeesRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetListingFeesRestResponse.php b/src/Inventory/Types/GetListingFeesRestResponse.php index c42bc66192..5afa89c8e7 100644 --- a/src/Inventory/Types/GetListingFeesRestResponse.php +++ b/src/Inventory/Types/GetListingFeesRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetOfferRestRequest.php b/src/Inventory/Types/GetOfferRestRequest.php index 4e82e582ad..4e1127c32b 100644 --- a/src/Inventory/Types/GetOfferRestRequest.php +++ b/src/Inventory/Types/GetOfferRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetOfferRestResponse.php b/src/Inventory/Types/GetOfferRestResponse.php index fcb592c9a1..b65efb91ff 100644 --- a/src/Inventory/Types/GetOfferRestResponse.php +++ b/src/Inventory/Types/GetOfferRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetOffersRestRequest.php b/src/Inventory/Types/GetOffersRestRequest.php index be0ff769aa..3687cdb369 100644 --- a/src/Inventory/Types/GetOffersRestRequest.php +++ b/src/Inventory/Types/GetOffersRestRequest.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetOffersRestResponse.php b/src/Inventory/Types/GetOffersRestResponse.php index 91bfccc926..b24d845d93 100644 --- a/src/Inventory/Types/GetOffersRestResponse.php +++ b/src/Inventory/Types/GetOffersRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetProductCompatibilityRestRequest.php b/src/Inventory/Types/GetProductCompatibilityRestRequest.php index 6670485540..9be5d512b5 100644 --- a/src/Inventory/Types/GetProductCompatibilityRestRequest.php +++ b/src/Inventory/Types/GetProductCompatibilityRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/GetProductCompatibilityRestResponse.php b/src/Inventory/Types/GetProductCompatibilityRestResponse.php index 17b449be1e..3299e28bf9 100644 --- a/src/Inventory/Types/GetProductCompatibilityRestResponse.php +++ b/src/Inventory/Types/GetProductCompatibilityRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Interval.php b/src/Inventory/Types/Interval.php index 18f8b035f4..850d66f603 100644 --- a/src/Inventory/Types/Interval.php +++ b/src/Inventory/Types/Interval.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/InventoryItem.php b/src/Inventory/Types/InventoryItem.php index 8aebe431af..26e547d3ff 100644 --- a/src/Inventory/Types/InventoryItem.php +++ b/src/Inventory/Types/InventoryItem.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/InventoryItemGroup.php b/src/Inventory/Types/InventoryItemGroup.php index 5edc91ae4b..06c921b04a 100644 --- a/src/Inventory/Types/InventoryItemGroup.php +++ b/src/Inventory/Types/InventoryItemGroup.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/InventoryItemListing.php b/src/Inventory/Types/InventoryItemListing.php index cfe00c455d..c408a33f67 100644 --- a/src/Inventory/Types/InventoryItemListing.php +++ b/src/Inventory/Types/InventoryItemListing.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/InventoryItems.php b/src/Inventory/Types/InventoryItems.php index 494d0b1b8f..9b9bb31a5f 100644 --- a/src/Inventory/Types/InventoryItems.php +++ b/src/Inventory/Types/InventoryItems.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/InventoryLocation.php b/src/Inventory/Types/InventoryLocation.php index 6d1de82bc1..a78f086b8e 100644 --- a/src/Inventory/Types/InventoryLocation.php +++ b/src/Inventory/Types/InventoryLocation.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/InventoryLocationFull.php b/src/Inventory/Types/InventoryLocationFull.php index e4287e8aee..fe1cff45d0 100644 --- a/src/Inventory/Types/InventoryLocationFull.php +++ b/src/Inventory/Types/InventoryLocationFull.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/InventoryLocationResponse.php b/src/Inventory/Types/InventoryLocationResponse.php index 0d629e92d4..1bcd1df431 100644 --- a/src/Inventory/Types/InventoryLocationResponse.php +++ b/src/Inventory/Types/InventoryLocationResponse.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ListingDetails.php b/src/Inventory/Types/ListingDetails.php index f5c17d238a..649b111706 100644 --- a/src/Inventory/Types/ListingDetails.php +++ b/src/Inventory/Types/ListingDetails.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ListingPolicies.php b/src/Inventory/Types/ListingPolicies.php index 9d07d69444..46c8eb6f09 100644 --- a/src/Inventory/Types/ListingPolicies.php +++ b/src/Inventory/Types/ListingPolicies.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Location.php b/src/Inventory/Types/Location.php index dd94b14263..998c552b02 100644 --- a/src/Inventory/Types/Location.php +++ b/src/Inventory/Types/Location.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/LocationDetails.php b/src/Inventory/Types/LocationDetails.php index 329054dcce..6b6909227a 100644 --- a/src/Inventory/Types/LocationDetails.php +++ b/src/Inventory/Types/LocationDetails.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/LocationResponse.php b/src/Inventory/Types/LocationResponse.php index b2daa8de9e..f9280014b8 100644 --- a/src/Inventory/Types/LocationResponse.php +++ b/src/Inventory/Types/LocationResponse.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/MigrateListing.php b/src/Inventory/Types/MigrateListing.php index fb5bbf5a8a..d9ca6f786a 100644 --- a/src/Inventory/Types/MigrateListing.php +++ b/src/Inventory/Types/MigrateListing.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/MigrateListingResponse.php b/src/Inventory/Types/MigrateListingResponse.php index 4a8d703ba5..59141f55cc 100644 --- a/src/Inventory/Types/MigrateListingResponse.php +++ b/src/Inventory/Types/MigrateListingResponse.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/OfferKeyWithId.php b/src/Inventory/Types/OfferKeyWithId.php index 28d21ff17d..f8d17ba849 100644 --- a/src/Inventory/Types/OfferKeyWithId.php +++ b/src/Inventory/Types/OfferKeyWithId.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/OfferKeysWithId.php b/src/Inventory/Types/OfferKeysWithId.php index 96b4e17fb9..4f401b0af0 100644 --- a/src/Inventory/Types/OfferKeysWithId.php +++ b/src/Inventory/Types/OfferKeysWithId.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/OfferPriceQuantity.php b/src/Inventory/Types/OfferPriceQuantity.php index 19c5b25257..0cdef8040c 100644 --- a/src/Inventory/Types/OfferPriceQuantity.php +++ b/src/Inventory/Types/OfferPriceQuantity.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/OfferResponse.php b/src/Inventory/Types/OfferResponse.php index 885183c556..c0bc23ac01 100644 --- a/src/Inventory/Types/OfferResponse.php +++ b/src/Inventory/Types/OfferResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Offers.php b/src/Inventory/Types/Offers.php index 97be4440ed..b8868f5852 100644 --- a/src/Inventory/Types/Offers.php +++ b/src/Inventory/Types/Offers.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/OperatingHours.php b/src/Inventory/Types/OperatingHours.php index 6773523e7d..f8ebd65e17 100644 --- a/src/Inventory/Types/OperatingHours.php +++ b/src/Inventory/Types/OperatingHours.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PackageWeightAndSize.php b/src/Inventory/Types/PackageWeightAndSize.php index 0ad89136d2..3c96b67077 100644 --- a/src/Inventory/Types/PackageWeightAndSize.php +++ b/src/Inventory/Types/PackageWeightAndSize.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PickupAtLocationAvailability.php b/src/Inventory/Types/PickupAtLocationAvailability.php index bb33ec968f..3e2d17b3a2 100644 --- a/src/Inventory/Types/PickupAtLocationAvailability.php +++ b/src/Inventory/Types/PickupAtLocationAvailability.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PriceQuantity.php b/src/Inventory/Types/PriceQuantity.php index 0c355d1456..11cff0649d 100644 --- a/src/Inventory/Types/PriceQuantity.php +++ b/src/Inventory/Types/PriceQuantity.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PriceQuantityResponse.php b/src/Inventory/Types/PriceQuantityResponse.php index 524b6936f7..d739c3d54f 100644 --- a/src/Inventory/Types/PriceQuantityResponse.php +++ b/src/Inventory/Types/PriceQuantityResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PricingSummary.php b/src/Inventory/Types/PricingSummary.php index df361d1432..cb29a5faaf 100644 --- a/src/Inventory/Types/PricingSummary.php +++ b/src/Inventory/Types/PricingSummary.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Product.php b/src/Inventory/Types/Product.php index 229c2e153f..8792aeebd4 100644 --- a/src/Inventory/Types/Product.php +++ b/src/Inventory/Types/Product.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ProductFamilyProperties.php b/src/Inventory/Types/ProductFamilyProperties.php index 0901bc9496..50914d4865 100644 --- a/src/Inventory/Types/ProductFamilyProperties.php +++ b/src/Inventory/Types/ProductFamilyProperties.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ProductIdentifier.php b/src/Inventory/Types/ProductIdentifier.php index e939fc143f..ff5b341390 100644 --- a/src/Inventory/Types/ProductIdentifier.php +++ b/src/Inventory/Types/ProductIdentifier.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PublishByInventoryItemGroupRequest.php b/src/Inventory/Types/PublishByInventoryItemGroupRequest.php index f22b05e7ee..9d19cbf882 100644 --- a/src/Inventory/Types/PublishByInventoryItemGroupRequest.php +++ b/src/Inventory/Types/PublishByInventoryItemGroupRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PublishOfferByInventoryItemGroupRestRequest.php b/src/Inventory/Types/PublishOfferByInventoryItemGroupRestRequest.php index c75c5ccff9..09e04d40c7 100644 --- a/src/Inventory/Types/PublishOfferByInventoryItemGroupRestRequest.php +++ b/src/Inventory/Types/PublishOfferByInventoryItemGroupRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PublishOfferByInventoryItemGroupRestResponse.php b/src/Inventory/Types/PublishOfferByInventoryItemGroupRestResponse.php index d88944d4e5..ab9e766eca 100644 --- a/src/Inventory/Types/PublishOfferByInventoryItemGroupRestResponse.php +++ b/src/Inventory/Types/PublishOfferByInventoryItemGroupRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PublishOfferRestRequest.php b/src/Inventory/Types/PublishOfferRestRequest.php index ff9a7abfc0..841e729627 100644 --- a/src/Inventory/Types/PublishOfferRestRequest.php +++ b/src/Inventory/Types/PublishOfferRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PublishOfferRestResponse.php b/src/Inventory/Types/PublishOfferRestResponse.php index d890bbc6f3..3466434bb4 100644 --- a/src/Inventory/Types/PublishOfferRestResponse.php +++ b/src/Inventory/Types/PublishOfferRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/PublishResponse.php b/src/Inventory/Types/PublishResponse.php index 993194a232..c9aa0106ed 100644 --- a/src/Inventory/Types/PublishResponse.php +++ b/src/Inventory/Types/PublishResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ShipToLocationAvailability.php b/src/Inventory/Types/ShipToLocationAvailability.php index 3103530a0d..b04d22c0fb 100644 --- a/src/Inventory/Types/ShipToLocationAvailability.php +++ b/src/Inventory/Types/ShipToLocationAvailability.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/ShippingCostOverride.php b/src/Inventory/Types/ShippingCostOverride.php index 06225a25d4..e2445698d0 100644 --- a/src/Inventory/Types/ShippingCostOverride.php +++ b/src/Inventory/Types/ShippingCostOverride.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/SpecialHours.php b/src/Inventory/Types/SpecialHours.php index 7d7c14ba77..619b243384 100644 --- a/src/Inventory/Types/SpecialHours.php +++ b/src/Inventory/Types/SpecialHours.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Specification.php b/src/Inventory/Types/Specification.php index 7cb1b900a2..e7bb3c053c 100644 --- a/src/Inventory/Types/Specification.php +++ b/src/Inventory/Types/Specification.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Tax.php b/src/Inventory/Types/Tax.php index 6b230158ae..4fd5ef21ae 100644 --- a/src/Inventory/Types/Tax.php +++ b/src/Inventory/Types/Tax.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/TimeDuration.php b/src/Inventory/Types/TimeDuration.php index c48592d640..779b7f75b7 100644 --- a/src/Inventory/Types/TimeDuration.php +++ b/src/Inventory/Types/TimeDuration.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/UpdateInventoryLocationRestRequest.php b/src/Inventory/Types/UpdateInventoryLocationRestRequest.php index 269b7b4481..21b494b6ce 100644 --- a/src/Inventory/Types/UpdateInventoryLocationRestRequest.php +++ b/src/Inventory/Types/UpdateInventoryLocationRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/UpdateInventoryLocationRestResponse.php b/src/Inventory/Types/UpdateInventoryLocationRestResponse.php index 9958ecea6c..d9ff751382 100644 --- a/src/Inventory/Types/UpdateInventoryLocationRestResponse.php +++ b/src/Inventory/Types/UpdateInventoryLocationRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/UpdateOfferRestRequest.php b/src/Inventory/Types/UpdateOfferRestRequest.php index ac5cb93536..63d0b3a755 100644 --- a/src/Inventory/Types/UpdateOfferRestRequest.php +++ b/src/Inventory/Types/UpdateOfferRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/UpdateOfferRestResponse.php b/src/Inventory/Types/UpdateOfferRestResponse.php index a6a8d3a933..9afb46531c 100644 --- a/src/Inventory/Types/UpdateOfferRestResponse.php +++ b/src/Inventory/Types/UpdateOfferRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/VariesBy.php b/src/Inventory/Types/VariesBy.php index 498472a087..c01e4462b8 100644 --- a/src/Inventory/Types/VariesBy.php +++ b/src/Inventory/Types/VariesBy.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/Weight.php b/src/Inventory/Types/Weight.php index 0d207982af..5d20275578 100644 --- a/src/Inventory/Types/Weight.php +++ b/src/Inventory/Types/Weight.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/WithdrawOfferRestRequest.php b/src/Inventory/Types/WithdrawOfferRestRequest.php index 3df2ab41ee..842a8bdcae 100644 --- a/src/Inventory/Types/WithdrawOfferRestRequest.php +++ b/src/Inventory/Types/WithdrawOfferRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/WithdrawOfferRestResponse.php b/src/Inventory/Types/WithdrawOfferRestResponse.php index 6dc9dccb7d..864119f46d 100644 --- a/src/Inventory/Types/WithdrawOfferRestResponse.php +++ b/src/Inventory/Types/WithdrawOfferRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Inventory/Types/WithdrawResponse.php b/src/Inventory/Types/WithdrawResponse.php index 1edf83bee2..ec5c40063d 100644 --- a/src/Inventory/Types/WithdrawResponse.php +++ b/src/Inventory/Types/WithdrawResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/Ad.php b/src/Marketing/Types/Ad.php index 17f96a4940..90b487b04a 100644 --- a/src/Marketing/Types/Ad.php +++ b/src/Marketing/Types/Ad.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/AdIds.php b/src/Marketing/Types/AdIds.php index 42d050c6e7..cc1ee0f00f 100644 --- a/src/Marketing/Types/AdIds.php +++ b/src/Marketing/Types/AdIds.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/AdPagedCollection.php b/src/Marketing/Types/AdPagedCollection.php index dcc3cd2ac2..02324b7d26 100644 --- a/src/Marketing/Types/AdPagedCollection.php +++ b/src/Marketing/Types/AdPagedCollection.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/AdReference.php b/src/Marketing/Types/AdReference.php index 9ff36d1cec..1f4b10e0f9 100644 --- a/src/Marketing/Types/AdReference.php +++ b/src/Marketing/Types/AdReference.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/AdReferences.php b/src/Marketing/Types/AdReferences.php index b7be58d606..cfe1d05ab4 100644 --- a/src/Marketing/Types/AdReferences.php +++ b/src/Marketing/Types/AdReferences.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/AdResponse.php b/src/Marketing/Types/AdResponse.php index a2945be323..7d1daa8cf7 100644 --- a/src/Marketing/Types/AdResponse.php +++ b/src/Marketing/Types/AdResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/Ads.php b/src/Marketing/Types/Ads.php index ea0be1730e..09cb9409c5 100644 --- a/src/Marketing/Types/Ads.php +++ b/src/Marketing/Types/Ads.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/Amount.php b/src/Marketing/Types/Amount.php index 3b8d1e0373..7413ed3a18 100644 --- a/src/Marketing/Types/Amount.php +++ b/src/Marketing/Types/Amount.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BaseResponse.php b/src/Marketing/Types/BaseResponse.php index a088553617..22a65839c0 100644 --- a/src/Marketing/Types/BaseResponse.php +++ b/src/Marketing/Types/BaseResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkAdResponse.php b/src/Marketing/Types/BulkAdResponse.php index f51c2e80f0..9a56add778 100644 --- a/src/Marketing/Types/BulkAdResponse.php +++ b/src/Marketing/Types/BulkAdResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkCreateAdRequest.php b/src/Marketing/Types/BulkCreateAdRequest.php index 457799c0b7..605225f699 100644 --- a/src/Marketing/Types/BulkCreateAdRequest.php +++ b/src/Marketing/Types/BulkCreateAdRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRequest.php b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRequest.php index b9e37e3343..8006de0814 100644 --- a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRequest.php +++ b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceResponse.php b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceResponse.php index 2eed443660..420944fef2 100644 --- a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceResponse.php +++ b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestRequest.php b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestRequest.php index ab81bcbd48..a7a7b37408 100644 --- a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestRequest.php +++ b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestResponse.php b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestResponse.php index b48f37ee90..fe0b1f8270 100644 --- a/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestResponse.php +++ b/src/Marketing/Types/BulkCreateAdsByInventoryReferenceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkCreateAdsByListingIDRestRequest.php b/src/Marketing/Types/BulkCreateAdsByListingIDRestRequest.php index dee02413f0..a6975af668 100644 --- a/src/Marketing/Types/BulkCreateAdsByListingIDRestRequest.php +++ b/src/Marketing/Types/BulkCreateAdsByListingIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkCreateAdsByListingIDRestResponse.php b/src/Marketing/Types/BulkCreateAdsByListingIDRestResponse.php index 9889ede078..1f42fa8894 100644 --- a/src/Marketing/Types/BulkCreateAdsByListingIDRestResponse.php +++ b/src/Marketing/Types/BulkCreateAdsByListingIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdRequest.php b/src/Marketing/Types/BulkDeleteAdRequest.php index 91bb7755d6..36836d8d33 100644 --- a/src/Marketing/Types/BulkDeleteAdRequest.php +++ b/src/Marketing/Types/BulkDeleteAdRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdResponse.php b/src/Marketing/Types/BulkDeleteAdResponse.php index 15a1d8f231..40be62b09d 100644 --- a/src/Marketing/Types/BulkDeleteAdResponse.php +++ b/src/Marketing/Types/BulkDeleteAdResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRequest.php b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRequest.php index deadf68b61..8e2a67092a 100644 --- a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRequest.php +++ b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceResponse.php b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceResponse.php index 5ef5a69a11..133f530065 100644 --- a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceResponse.php +++ b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestRequest.php b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestRequest.php index bd8e870887..ed8abaa03d 100644 --- a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestRequest.php +++ b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestResponse.php b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestResponse.php index 8c0acf3bdc..303ecab249 100644 --- a/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestResponse.php +++ b/src/Marketing/Types/BulkDeleteAdsByInventoryReferenceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdsByListingIDRestRequest.php b/src/Marketing/Types/BulkDeleteAdsByListingIDRestRequest.php index b44b861632..9c8f2e4b43 100644 --- a/src/Marketing/Types/BulkDeleteAdsByListingIDRestRequest.php +++ b/src/Marketing/Types/BulkDeleteAdsByListingIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkDeleteAdsByListingIDRestResponse.php b/src/Marketing/Types/BulkDeleteAdsByListingIDRestResponse.php index f84d57e981..ffa71ae606 100644 --- a/src/Marketing/Types/BulkDeleteAdsByListingIDRestResponse.php +++ b/src/Marketing/Types/BulkDeleteAdsByListingIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestRequest.php b/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestRequest.php index ace32e16ce..52d7459507 100644 --- a/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestRequest.php +++ b/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestResponse.php b/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestResponse.php index 8d1e733f3f..f1d36b6e1a 100644 --- a/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestResponse.php +++ b/src/Marketing/Types/BulkUpdateAdBidsByInventoryReferenceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestRequest.php b/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestRequest.php index 28d414fe19..eaf69c34e1 100644 --- a/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestRequest.php +++ b/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestResponse.php b/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestResponse.php index 337d9bb077..5ec5d7ba9d 100644 --- a/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestResponse.php +++ b/src/Marketing/Types/BulkUpdateAdBidsByListingIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/Campaign.php b/src/Marketing/Types/Campaign.php index 2430eacdcd..4febe165d0 100644 --- a/src/Marketing/Types/Campaign.php +++ b/src/Marketing/Types/Campaign.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CampaignCriterion.php b/src/Marketing/Types/CampaignCriterion.php index 6e418ef82b..74c8c638ab 100644 --- a/src/Marketing/Types/CampaignCriterion.php +++ b/src/Marketing/Types/CampaignCriterion.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CampaignPagedCollection.php b/src/Marketing/Types/CampaignPagedCollection.php index e68b4acdd3..08086c28e3 100644 --- a/src/Marketing/Types/CampaignPagedCollection.php +++ b/src/Marketing/Types/CampaignPagedCollection.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/Campaigns.php b/src/Marketing/Types/Campaigns.php index f186ea4ba0..b334a5b069 100644 --- a/src/Marketing/Types/Campaigns.php +++ b/src/Marketing/Types/Campaigns.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CloneCampaignRequest.php b/src/Marketing/Types/CloneCampaignRequest.php index ca50be7450..7d53e6bf37 100644 --- a/src/Marketing/Types/CloneCampaignRequest.php +++ b/src/Marketing/Types/CloneCampaignRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CloneCampaignRestRequest.php b/src/Marketing/Types/CloneCampaignRestRequest.php index 12cecff067..71e282b476 100644 --- a/src/Marketing/Types/CloneCampaignRestRequest.php +++ b/src/Marketing/Types/CloneCampaignRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CloneCampaignRestResponse.php b/src/Marketing/Types/CloneCampaignRestResponse.php index 9698235f8d..3c9e55fe01 100644 --- a/src/Marketing/Types/CloneCampaignRestResponse.php +++ b/src/Marketing/Types/CloneCampaignRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateAdByListingIDRestRequest.php b/src/Marketing/Types/CreateAdByListingIDRestRequest.php index d3249b58bb..7b7240b12c 100644 --- a/src/Marketing/Types/CreateAdByListingIDRestRequest.php +++ b/src/Marketing/Types/CreateAdByListingIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateAdByListingIDRestResponse.php b/src/Marketing/Types/CreateAdByListingIDRestResponse.php index 100659a215..2b5d58f1bb 100644 --- a/src/Marketing/Types/CreateAdByListingIDRestResponse.php +++ b/src/Marketing/Types/CreateAdByListingIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateAdRequest.php b/src/Marketing/Types/CreateAdRequest.php index eaf4a7a4e9..aa35f8ad84 100644 --- a/src/Marketing/Types/CreateAdRequest.php +++ b/src/Marketing/Types/CreateAdRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateAdsByInventoryReferenceRequest.php b/src/Marketing/Types/CreateAdsByInventoryReferenceRequest.php index da04698b0a..45fdf6b54d 100644 --- a/src/Marketing/Types/CreateAdsByInventoryReferenceRequest.php +++ b/src/Marketing/Types/CreateAdsByInventoryReferenceRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateAdsByInventoryReferenceResponse.php b/src/Marketing/Types/CreateAdsByInventoryReferenceResponse.php index b1657fdf38..638094c22a 100644 --- a/src/Marketing/Types/CreateAdsByInventoryReferenceResponse.php +++ b/src/Marketing/Types/CreateAdsByInventoryReferenceResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateAdsByInventoryReferenceRestRequest.php b/src/Marketing/Types/CreateAdsByInventoryReferenceRestRequest.php index 4ab3d080e1..b45b5f553e 100644 --- a/src/Marketing/Types/CreateAdsByInventoryReferenceRestRequest.php +++ b/src/Marketing/Types/CreateAdsByInventoryReferenceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateAdsByInventoryReferenceRestResponse.php b/src/Marketing/Types/CreateAdsByInventoryReferenceRestResponse.php index 589bc96bff..4660b4b3a4 100644 --- a/src/Marketing/Types/CreateAdsByInventoryReferenceRestResponse.php +++ b/src/Marketing/Types/CreateAdsByInventoryReferenceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateCampaignRequest.php b/src/Marketing/Types/CreateCampaignRequest.php index 3b5ea17033..8c9c031128 100644 --- a/src/Marketing/Types/CreateCampaignRequest.php +++ b/src/Marketing/Types/CreateCampaignRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateCampaignRestRequest.php b/src/Marketing/Types/CreateCampaignRestRequest.php index f6e9e8359c..1d654aef50 100644 --- a/src/Marketing/Types/CreateCampaignRestRequest.php +++ b/src/Marketing/Types/CreateCampaignRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateCampaignRestResponse.php b/src/Marketing/Types/CreateCampaignRestResponse.php index 2459fb96ea..eea0159018 100644 --- a/src/Marketing/Types/CreateCampaignRestResponse.php +++ b/src/Marketing/Types/CreateCampaignRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateItemPromotionRestRequest.php b/src/Marketing/Types/CreateItemPromotionRestRequest.php index 53ea4c8814..e8dae2a7a2 100644 --- a/src/Marketing/Types/CreateItemPromotionRestRequest.php +++ b/src/Marketing/Types/CreateItemPromotionRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateItemPromotionRestResponse.php b/src/Marketing/Types/CreateItemPromotionRestResponse.php index 0e2f73839c..2b410d8214 100644 --- a/src/Marketing/Types/CreateItemPromotionRestResponse.php +++ b/src/Marketing/Types/CreateItemPromotionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateReportTask.php b/src/Marketing/Types/CreateReportTask.php index 214e3bc60f..cc54b07610 100644 --- a/src/Marketing/Types/CreateReportTask.php +++ b/src/Marketing/Types/CreateReportTask.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateReportTaskRestRequest.php b/src/Marketing/Types/CreateReportTaskRestRequest.php index 4b0cfe0706..6a44810d22 100644 --- a/src/Marketing/Types/CreateReportTaskRestRequest.php +++ b/src/Marketing/Types/CreateReportTaskRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/CreateReportTaskRestResponse.php b/src/Marketing/Types/CreateReportTaskRestResponse.php index e5724298e7..9c64211f8c 100644 --- a/src/Marketing/Types/CreateReportTaskRestResponse.php +++ b/src/Marketing/Types/CreateReportTaskRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdByIDRestRequest.php b/src/Marketing/Types/DeleteAdByIDRestRequest.php index 06f2973546..984dc9dc36 100644 --- a/src/Marketing/Types/DeleteAdByIDRestRequest.php +++ b/src/Marketing/Types/DeleteAdByIDRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdByIDRestResponse.php b/src/Marketing/Types/DeleteAdByIDRestResponse.php index a2e1b3d566..9f754ef53a 100644 --- a/src/Marketing/Types/DeleteAdByIDRestResponse.php +++ b/src/Marketing/Types/DeleteAdByIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdRequest.php b/src/Marketing/Types/DeleteAdRequest.php index b2888d7e8f..65c0275c77 100644 --- a/src/Marketing/Types/DeleteAdRequest.php +++ b/src/Marketing/Types/DeleteAdRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdResponse.php b/src/Marketing/Types/DeleteAdResponse.php index f89164d170..26fde3e12b 100644 --- a/src/Marketing/Types/DeleteAdResponse.php +++ b/src/Marketing/Types/DeleteAdResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdsByInventoryReferenceRequest.php b/src/Marketing/Types/DeleteAdsByInventoryReferenceRequest.php index 0b3f4cb953..e97f6559ed 100644 --- a/src/Marketing/Types/DeleteAdsByInventoryReferenceRequest.php +++ b/src/Marketing/Types/DeleteAdsByInventoryReferenceRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdsByInventoryReferenceResponse.php b/src/Marketing/Types/DeleteAdsByInventoryReferenceResponse.php index 7511f96411..79542b017c 100644 --- a/src/Marketing/Types/DeleteAdsByInventoryReferenceResponse.php +++ b/src/Marketing/Types/DeleteAdsByInventoryReferenceResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdsByInventoryReferenceRestRequest.php b/src/Marketing/Types/DeleteAdsByInventoryReferenceRestRequest.php index 0f813e5358..eb4db171ab 100644 --- a/src/Marketing/Types/DeleteAdsByInventoryReferenceRestRequest.php +++ b/src/Marketing/Types/DeleteAdsByInventoryReferenceRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteAdsByInventoryReferenceRestResponse.php b/src/Marketing/Types/DeleteAdsByInventoryReferenceRestResponse.php index e233aa9475..6f5f8f877a 100644 --- a/src/Marketing/Types/DeleteAdsByInventoryReferenceRestResponse.php +++ b/src/Marketing/Types/DeleteAdsByInventoryReferenceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteCampaignRestRequest.php b/src/Marketing/Types/DeleteCampaignRestRequest.php index 3fd9d26b29..f91431913a 100644 --- a/src/Marketing/Types/DeleteCampaignRestRequest.php +++ b/src/Marketing/Types/DeleteCampaignRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteCampaignRestResponse.php b/src/Marketing/Types/DeleteCampaignRestResponse.php index 0ec3fed1c3..bc5829ac3b 100644 --- a/src/Marketing/Types/DeleteCampaignRestResponse.php +++ b/src/Marketing/Types/DeleteCampaignRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteItemPromotionRestRequest.php b/src/Marketing/Types/DeleteItemPromotionRestRequest.php index ba201851a4..bcc15988e5 100644 --- a/src/Marketing/Types/DeleteItemPromotionRestRequest.php +++ b/src/Marketing/Types/DeleteItemPromotionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteItemPromotionRestResponse.php b/src/Marketing/Types/DeleteItemPromotionRestResponse.php index 2c382b96d0..c875a02790 100644 --- a/src/Marketing/Types/DeleteItemPromotionRestResponse.php +++ b/src/Marketing/Types/DeleteItemPromotionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteSpecificReportTaskRestRequest.php b/src/Marketing/Types/DeleteSpecificReportTaskRestRequest.php index 2ec53a2d36..1c27404e72 100644 --- a/src/Marketing/Types/DeleteSpecificReportTaskRestRequest.php +++ b/src/Marketing/Types/DeleteSpecificReportTaskRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DeleteSpecificReportTaskRestResponse.php b/src/Marketing/Types/DeleteSpecificReportTaskRestResponse.php index cd89c94f1d..7978241f2d 100644 --- a/src/Marketing/Types/DeleteSpecificReportTaskRestResponse.php +++ b/src/Marketing/Types/DeleteSpecificReportTaskRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/Dimension.php b/src/Marketing/Types/Dimension.php index d52cc0120a..37f399c5b7 100644 --- a/src/Marketing/Types/Dimension.php +++ b/src/Marketing/Types/Dimension.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DimensionKeyAnnotation.php b/src/Marketing/Types/DimensionKeyAnnotation.php index 808334886c..3d39b186fd 100644 --- a/src/Marketing/Types/DimensionKeyAnnotation.php +++ b/src/Marketing/Types/DimensionKeyAnnotation.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DimensionMetadata.php b/src/Marketing/Types/DimensionMetadata.php index 19e5ddd194..7c30684945 100644 --- a/src/Marketing/Types/DimensionMetadata.php +++ b/src/Marketing/Types/DimensionMetadata.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DiscountBenefit.php b/src/Marketing/Types/DiscountBenefit.php index ad7c0e0d32..57be14e10a 100644 --- a/src/Marketing/Types/DiscountBenefit.php +++ b/src/Marketing/Types/DiscountBenefit.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DiscountRule.php b/src/Marketing/Types/DiscountRule.php index 34068ec891..64fe9d394e 100644 --- a/src/Marketing/Types/DiscountRule.php +++ b/src/Marketing/Types/DiscountRule.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/DiscountSpecification.php b/src/Marketing/Types/DiscountSpecification.php index 62a1007192..8bdf596e7d 100644 --- a/src/Marketing/Types/DiscountSpecification.php +++ b/src/Marketing/Types/DiscountSpecification.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/EndCampaignRestRequest.php b/src/Marketing/Types/EndCampaignRestRequest.php index 5dbe7fb85e..59d86f6147 100644 --- a/src/Marketing/Types/EndCampaignRestRequest.php +++ b/src/Marketing/Types/EndCampaignRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/EndCampaignRestResponse.php b/src/Marketing/Types/EndCampaignRestResponse.php index f7c36b8be2..57816ca8a5 100644 --- a/src/Marketing/Types/EndCampaignRestResponse.php +++ b/src/Marketing/Types/EndCampaignRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ErrorDetailV3.php b/src/Marketing/Types/ErrorDetailV3.php index 5db7d47f41..15cce23439 100644 --- a/src/Marketing/Types/ErrorDetailV3.php +++ b/src/Marketing/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ErrorParameterV3.php b/src/Marketing/Types/ErrorParameterV3.php index ce7be5625d..a2bf261213 100644 --- a/src/Marketing/Types/ErrorParameterV3.php +++ b/src/Marketing/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/FindCampaignByAdReferenceRestRequest.php b/src/Marketing/Types/FindCampaignByAdReferenceRestRequest.php index 7712c63f1b..e18c9acf5a 100644 --- a/src/Marketing/Types/FindCampaignByAdReferenceRestRequest.php +++ b/src/Marketing/Types/FindCampaignByAdReferenceRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/FindCampaignByAdReferenceRestResponse.php b/src/Marketing/Types/FindCampaignByAdReferenceRestResponse.php index cde2cfba7f..846020c139 100644 --- a/src/Marketing/Types/FindCampaignByAdReferenceRestResponse.php +++ b/src/Marketing/Types/FindCampaignByAdReferenceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/FundingStrategy.php b/src/Marketing/Types/FundingStrategy.php index c5a3dd8877..31de48f727 100644 --- a/src/Marketing/Types/FundingStrategy.php +++ b/src/Marketing/Types/FundingStrategy.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAPromotionReportRestRequest.php b/src/Marketing/Types/GetAPromotionReportRestRequest.php index 793f5abc2f..55c4a9ce57 100644 --- a/src/Marketing/Types/GetAPromotionReportRestRequest.php +++ b/src/Marketing/Types/GetAPromotionReportRestRequest.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAPromotionReportRestResponse.php b/src/Marketing/Types/GetAPromotionReportRestResponse.php index 766cbdb7a8..cdf79b1541 100644 --- a/src/Marketing/Types/GetAPromotionReportRestResponse.php +++ b/src/Marketing/Types/GetAPromotionReportRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAdByIDRestRequest.php b/src/Marketing/Types/GetAdByIDRestRequest.php index f621608caa..efac8e6420 100644 --- a/src/Marketing/Types/GetAdByIDRestRequest.php +++ b/src/Marketing/Types/GetAdByIDRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAdByIDRestResponse.php b/src/Marketing/Types/GetAdByIDRestResponse.php index 9bcf787278..5e7924d1cb 100644 --- a/src/Marketing/Types/GetAdByIDRestResponse.php +++ b/src/Marketing/Types/GetAdByIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAdsByInventoryReferenceRestRequest.php b/src/Marketing/Types/GetAdsByInventoryReferenceRestRequest.php index 6cdc5d3b29..a48ea9c2cd 100644 --- a/src/Marketing/Types/GetAdsByInventoryReferenceRestRequest.php +++ b/src/Marketing/Types/GetAdsByInventoryReferenceRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAdsByInventoryReferenceRestResponse.php b/src/Marketing/Types/GetAdsByInventoryReferenceRestResponse.php index da30f96079..fc26a75689 100644 --- a/src/Marketing/Types/GetAdsByInventoryReferenceRestResponse.php +++ b/src/Marketing/Types/GetAdsByInventoryReferenceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAdsRestRequest.php b/src/Marketing/Types/GetAdsRestRequest.php index bc83191297..aed74ece30 100644 --- a/src/Marketing/Types/GetAdsRestRequest.php +++ b/src/Marketing/Types/GetAdsRestRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAdsRestResponse.php b/src/Marketing/Types/GetAdsRestResponse.php index d45778bb8a..3153377e9c 100644 --- a/src/Marketing/Types/GetAdsRestResponse.php +++ b/src/Marketing/Types/GetAdsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAllCampaignsRestRequest.php b/src/Marketing/Types/GetAllCampaignsRestRequest.php index 58a347c5da..3cc07e61c9 100644 --- a/src/Marketing/Types/GetAllCampaignsRestRequest.php +++ b/src/Marketing/Types/GetAllCampaignsRestRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetAllCampaignsRestResponse.php b/src/Marketing/Types/GetAllCampaignsRestResponse.php index 14806d59c3..d0f71b0196 100644 --- a/src/Marketing/Types/GetAllCampaignsRestResponse.php +++ b/src/Marketing/Types/GetAllCampaignsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetCampaignByIDRestRequest.php b/src/Marketing/Types/GetCampaignByIDRestRequest.php index e9a0883a39..d12facafab 100644 --- a/src/Marketing/Types/GetCampaignByIDRestRequest.php +++ b/src/Marketing/Types/GetCampaignByIDRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetCampaignByIDRestResponse.php b/src/Marketing/Types/GetCampaignByIDRestResponse.php index eb891d9856..26d73a32c7 100644 --- a/src/Marketing/Types/GetCampaignByIDRestResponse.php +++ b/src/Marketing/Types/GetCampaignByIDRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetCampaignByNameRestRequest.php b/src/Marketing/Types/GetCampaignByNameRestRequest.php index 65124c9f11..31efe8d1a8 100644 --- a/src/Marketing/Types/GetCampaignByNameRestRequest.php +++ b/src/Marketing/Types/GetCampaignByNameRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetCampaignByNameRestResponse.php b/src/Marketing/Types/GetCampaignByNameRestResponse.php index 3f3e56a8b5..4e91f584c0 100644 --- a/src/Marketing/Types/GetCampaignByNameRestResponse.php +++ b/src/Marketing/Types/GetCampaignByNameRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetItemPromotionRestRequest.php b/src/Marketing/Types/GetItemPromotionRestRequest.php index 239f01d679..b256b58039 100644 --- a/src/Marketing/Types/GetItemPromotionRestRequest.php +++ b/src/Marketing/Types/GetItemPromotionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetItemPromotionRestResponse.php b/src/Marketing/Types/GetItemPromotionRestResponse.php index fc5cd542a3..56e86d4883 100644 --- a/src/Marketing/Types/GetItemPromotionRestResponse.php +++ b/src/Marketing/Types/GetItemPromotionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetListingsInSpecificPromotionRestRequest.php b/src/Marketing/Types/GetListingsInSpecificPromotionRestRequest.php index dffcb7bf54..a8aa0479b5 100644 --- a/src/Marketing/Types/GetListingsInSpecificPromotionRestRequest.php +++ b/src/Marketing/Types/GetListingsInSpecificPromotionRestRequest.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetListingsInSpecificPromotionRestResponse.php b/src/Marketing/Types/GetListingsInSpecificPromotionRestResponse.php index 72c8452fc1..5eeee02265 100644 --- a/src/Marketing/Types/GetListingsInSpecificPromotionRestResponse.php +++ b/src/Marketing/Types/GetListingsInSpecificPromotionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetMetadataForAReportTypeRestRequest.php b/src/Marketing/Types/GetMetadataForAReportTypeRestRequest.php index fcb2a76f2e..2c9134002f 100644 --- a/src/Marketing/Types/GetMetadataForAReportTypeRestRequest.php +++ b/src/Marketing/Types/GetMetadataForAReportTypeRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetMetadataForAReportTypeRestResponse.php b/src/Marketing/Types/GetMetadataForAReportTypeRestResponse.php index 5e4784ace0..c3146585f4 100644 --- a/src/Marketing/Types/GetMetadataForAReportTypeRestResponse.php +++ b/src/Marketing/Types/GetMetadataForAReportTypeRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetMetadataForAllReportsRestRequest.php b/src/Marketing/Types/GetMetadataForAllReportsRestRequest.php index 8592e48aab..4afe66996f 100644 --- a/src/Marketing/Types/GetMetadataForAllReportsRestRequest.php +++ b/src/Marketing/Types/GetMetadataForAllReportsRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetMetadataForAllReportsRestResponse.php b/src/Marketing/Types/GetMetadataForAllReportsRestResponse.php index 2ae367c497..7b8a82a83e 100644 --- a/src/Marketing/Types/GetMetadataForAllReportsRestResponse.php +++ b/src/Marketing/Types/GetMetadataForAllReportsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetPromotionSummaryReportRestRequest.php b/src/Marketing/Types/GetPromotionSummaryReportRestRequest.php index a553119d69..c384e0451d 100644 --- a/src/Marketing/Types/GetPromotionSummaryReportRestRequest.php +++ b/src/Marketing/Types/GetPromotionSummaryReportRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetPromotionSummaryReportRestResponse.php b/src/Marketing/Types/GetPromotionSummaryReportRestResponse.php index b516b5db5e..cdf88467eb 100644 --- a/src/Marketing/Types/GetPromotionSummaryReportRestResponse.php +++ b/src/Marketing/Types/GetPromotionSummaryReportRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetPromotionsRestRequest.php b/src/Marketing/Types/GetPromotionsRestRequest.php index 4eaf726e8b..fcc5b7c4fc 100644 --- a/src/Marketing/Types/GetPromotionsRestRequest.php +++ b/src/Marketing/Types/GetPromotionsRestRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetPromotionsRestResponse.php b/src/Marketing/Types/GetPromotionsRestResponse.php index 7e699ac34b..abd4924177 100644 --- a/src/Marketing/Types/GetPromotionsRestResponse.php +++ b/src/Marketing/Types/GetPromotionsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetReportTasksRestRequest.php b/src/Marketing/Types/GetReportTasksRestRequest.php index ff0bb1db27..b16d9e0250 100644 --- a/src/Marketing/Types/GetReportTasksRestRequest.php +++ b/src/Marketing/Types/GetReportTasksRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetReportTasksRestResponse.php b/src/Marketing/Types/GetReportTasksRestResponse.php index f1c09f39a5..bba7f72b02 100644 --- a/src/Marketing/Types/GetReportTasksRestResponse.php +++ b/src/Marketing/Types/GetReportTasksRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetSpecificReportRestRequest.php b/src/Marketing/Types/GetSpecificReportRestRequest.php index 9d2b77056a..1c77007a58 100644 --- a/src/Marketing/Types/GetSpecificReportRestRequest.php +++ b/src/Marketing/Types/GetSpecificReportRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetSpecificReportRestResponse.php b/src/Marketing/Types/GetSpecificReportRestResponse.php index 74ab4e66c1..5c14b6cb64 100644 --- a/src/Marketing/Types/GetSpecificReportRestResponse.php +++ b/src/Marketing/Types/GetSpecificReportRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetSpecificReportTaskRestRequest.php b/src/Marketing/Types/GetSpecificReportTaskRestRequest.php index 4f1a34e9df..1db2a506d7 100644 --- a/src/Marketing/Types/GetSpecificReportTaskRestRequest.php +++ b/src/Marketing/Types/GetSpecificReportTaskRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/GetSpecificReportTaskRestResponse.php b/src/Marketing/Types/GetSpecificReportTaskRestResponse.php index 4f5cd60526..60352b13a7 100644 --- a/src/Marketing/Types/GetSpecificReportTaskRestResponse.php +++ b/src/Marketing/Types/GetSpecificReportTaskRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/InventoryCriterion.php b/src/Marketing/Types/InventoryCriterion.php index 99070696af..28c2a1bfea 100644 --- a/src/Marketing/Types/InventoryCriterion.php +++ b/src/Marketing/Types/InventoryCriterion.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/InventoryItem.php b/src/Marketing/Types/InventoryItem.php index 070d4aacdb..b20e9ffcda 100644 --- a/src/Marketing/Types/InventoryItem.php +++ b/src/Marketing/Types/InventoryItem.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/InventoryReference.php b/src/Marketing/Types/InventoryReference.php index 7a657a316d..ee6dc6a4ad 100644 --- a/src/Marketing/Types/InventoryReference.php +++ b/src/Marketing/Types/InventoryReference.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ItemPromotion.php b/src/Marketing/Types/ItemPromotion.php index 36f7f1a65e..1e0e540670 100644 --- a/src/Marketing/Types/ItemPromotion.php +++ b/src/Marketing/Types/ItemPromotion.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ItemPromotionResponse.php b/src/Marketing/Types/ItemPromotionResponse.php index ef948f845b..4f6e34e53d 100644 --- a/src/Marketing/Types/ItemPromotionResponse.php +++ b/src/Marketing/Types/ItemPromotionResponse.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ItemsPagedCollection.php b/src/Marketing/Types/ItemsPagedCollection.php index 1106b47178..e2977e0221 100644 --- a/src/Marketing/Types/ItemsPagedCollection.php +++ b/src/Marketing/Types/ItemsPagedCollection.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ListingDetail.php b/src/Marketing/Types/ListingDetail.php index d49e9b2fa1..e6601bdaee 100644 --- a/src/Marketing/Types/ListingDetail.php +++ b/src/Marketing/Types/ListingDetail.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/MetricMetadata.php b/src/Marketing/Types/MetricMetadata.php index 21b1307904..e3c0cd6764 100644 --- a/src/Marketing/Types/MetricMetadata.php +++ b/src/Marketing/Types/MetricMetadata.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PauseAPromotionRestRequest.php b/src/Marketing/Types/PauseAPromotionRestRequest.php index b78f40ebfd..68002f4fcd 100644 --- a/src/Marketing/Types/PauseAPromotionRestRequest.php +++ b/src/Marketing/Types/PauseAPromotionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PauseAPromotionRestResponse.php b/src/Marketing/Types/PauseAPromotionRestResponse.php index 030a9ca3f7..72ffa163bf 100644 --- a/src/Marketing/Types/PauseAPromotionRestResponse.php +++ b/src/Marketing/Types/PauseAPromotionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PauseCampaignRestRequest.php b/src/Marketing/Types/PauseCampaignRestRequest.php index 13cca2efba..da814b8d49 100644 --- a/src/Marketing/Types/PauseCampaignRestRequest.php +++ b/src/Marketing/Types/PauseCampaignRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PauseCampaignRestResponse.php b/src/Marketing/Types/PauseCampaignRestResponse.php index 5ae077c28f..6bf8ea5173 100644 --- a/src/Marketing/Types/PauseCampaignRestResponse.php +++ b/src/Marketing/Types/PauseCampaignRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PromotionDetail.php b/src/Marketing/Types/PromotionDetail.php index 2a792d0599..1a04571f31 100644 --- a/src/Marketing/Types/PromotionDetail.php +++ b/src/Marketing/Types/PromotionDetail.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PromotionReportDetail.php b/src/Marketing/Types/PromotionReportDetail.php index 73b48a6629..17cb05e508 100644 --- a/src/Marketing/Types/PromotionReportDetail.php +++ b/src/Marketing/Types/PromotionReportDetail.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PromotionsPagedCollection.php b/src/Marketing/Types/PromotionsPagedCollection.php index cf3ff792f8..55c45f4b77 100644 --- a/src/Marketing/Types/PromotionsPagedCollection.php +++ b/src/Marketing/Types/PromotionsPagedCollection.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/PromotionsReportPagedCollection.php b/src/Marketing/Types/PromotionsReportPagedCollection.php index 0fb41c7a62..7fb137f13b 100644 --- a/src/Marketing/Types/PromotionsReportPagedCollection.php +++ b/src/Marketing/Types/PromotionsReportPagedCollection.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ReportMetadata.php b/src/Marketing/Types/ReportMetadata.php index b4684d2d7d..31e5733d6b 100644 --- a/src/Marketing/Types/ReportMetadata.php +++ b/src/Marketing/Types/ReportMetadata.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ReportMetadatas.php b/src/Marketing/Types/ReportMetadatas.php index 5eb596fa3c..562a47f101 100644 --- a/src/Marketing/Types/ReportMetadatas.php +++ b/src/Marketing/Types/ReportMetadatas.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ReportTask.php b/src/Marketing/Types/ReportTask.php index d60a8ae6c6..4265256e05 100644 --- a/src/Marketing/Types/ReportTask.php +++ b/src/Marketing/Types/ReportTask.php @@ -171,7 +171,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ReportTaskPagedCollection.php b/src/Marketing/Types/ReportTaskPagedCollection.php index 084d84bb47..6786612e86 100644 --- a/src/Marketing/Types/ReportTaskPagedCollection.php +++ b/src/Marketing/Types/ReportTaskPagedCollection.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ResumeAPromotionRestRequest.php b/src/Marketing/Types/ResumeAPromotionRestRequest.php index 7234c12ae8..cffec2783c 100644 --- a/src/Marketing/Types/ResumeAPromotionRestRequest.php +++ b/src/Marketing/Types/ResumeAPromotionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ResumeAPromotionRestResponse.php b/src/Marketing/Types/ResumeAPromotionRestResponse.php index 5c489476dd..da0e605529 100644 --- a/src/Marketing/Types/ResumeAPromotionRestResponse.php +++ b/src/Marketing/Types/ResumeAPromotionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ResumeCampaignRestRequest.php b/src/Marketing/Types/ResumeCampaignRestRequest.php index faf509d2cb..ddbb519bcc 100644 --- a/src/Marketing/Types/ResumeCampaignRestRequest.php +++ b/src/Marketing/Types/ResumeCampaignRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/ResumeCampaignRestResponse.php b/src/Marketing/Types/ResumeCampaignRestResponse.php index 62866c598d..21e735c93b 100644 --- a/src/Marketing/Types/ResumeCampaignRestResponse.php +++ b/src/Marketing/Types/ResumeCampaignRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/RuleCriteria.php b/src/Marketing/Types/RuleCriteria.php index 1732da9dcc..e47cddc571 100644 --- a/src/Marketing/Types/RuleCriteria.php +++ b/src/Marketing/Types/RuleCriteria.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/SelectionRule.php b/src/Marketing/Types/SelectionRule.php index 66b0175da6..4d78a569b2 100644 --- a/src/Marketing/Types/SelectionRule.php +++ b/src/Marketing/Types/SelectionRule.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/SortField.php b/src/Marketing/Types/SortField.php index 9d381a9655..7a7d77f4fd 100644 --- a/src/Marketing/Types/SortField.php +++ b/src/Marketing/Types/SortField.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/SummaryReportResponse.php b/src/Marketing/Types/SummaryReportResponse.php index 1665acb76f..911bb4aa69 100644 --- a/src/Marketing/Types/SummaryReportResponse.php +++ b/src/Marketing/Types/SummaryReportResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateBidPercentageRequest.php b/src/Marketing/Types/UpdateBidPercentageRequest.php index 1780756970..cde6816991 100644 --- a/src/Marketing/Types/UpdateBidPercentageRequest.php +++ b/src/Marketing/Types/UpdateBidPercentageRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateBidRestRequest.php b/src/Marketing/Types/UpdateBidRestRequest.php index 3bd2e4c370..d905653657 100644 --- a/src/Marketing/Types/UpdateBidRestRequest.php +++ b/src/Marketing/Types/UpdateBidRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateBidRestResponse.php b/src/Marketing/Types/UpdateBidRestResponse.php index 55d285307e..074fca1f4e 100644 --- a/src/Marketing/Types/UpdateBidRestResponse.php +++ b/src/Marketing/Types/UpdateBidRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateCampaignIDentificationRestRequest.php b/src/Marketing/Types/UpdateCampaignIDentificationRestRequest.php index 81bb81e42d..dcccecec7b 100644 --- a/src/Marketing/Types/UpdateCampaignIDentificationRestRequest.php +++ b/src/Marketing/Types/UpdateCampaignIDentificationRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateCampaignIDentificationRestResponse.php b/src/Marketing/Types/UpdateCampaignIDentificationRestResponse.php index 20b0587218..a7f4a707e5 100644 --- a/src/Marketing/Types/UpdateCampaignIDentificationRestResponse.php +++ b/src/Marketing/Types/UpdateCampaignIDentificationRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateCampaignIdentificationRequest.php b/src/Marketing/Types/UpdateCampaignIdentificationRequest.php index 9a04f8d27f..16317f95b9 100644 --- a/src/Marketing/Types/UpdateCampaignIdentificationRequest.php +++ b/src/Marketing/Types/UpdateCampaignIdentificationRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateItemPromotionRestRequest.php b/src/Marketing/Types/UpdateItemPromotionRestRequest.php index 111ace935b..1281fa4b16 100644 --- a/src/Marketing/Types/UpdateItemPromotionRestRequest.php +++ b/src/Marketing/Types/UpdateItemPromotionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Marketing/Types/UpdateItemPromotionRestResponse.php b/src/Marketing/Types/UpdateItemPromotionRestResponse.php index ee46c1d3f6..87faafc024 100644 --- a/src/Marketing/Types/UpdateItemPromotionRestResponse.php +++ b/src/Marketing/Types/UpdateItemPromotionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Merchandising/Types/Affiliate.php b/src/Merchandising/Types/Affiliate.php index 25cecff0e0..72c9a2424d 100644 --- a/src/Merchandising/Types/Affiliate.php +++ b/src/Merchandising/Types/Affiliate.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/Amount.php b/src/Merchandising/Types/Amount.php index ca351b643e..eba111852d 100644 --- a/src/Merchandising/Types/Amount.php +++ b/src/Merchandising/Types/Amount.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/BaseMerchandisingServiceRequest.php b/src/Merchandising/Types/BaseMerchandisingServiceRequest.php index a01884e475..78948b8388 100644 --- a/src/Merchandising/Types/BaseMerchandisingServiceRequest.php +++ b/src/Merchandising/Types/BaseMerchandisingServiceRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/BaseMerchandisingServiceResponse.php b/src/Merchandising/Types/BaseMerchandisingServiceResponse.php index 244c9032ba..76e97dfe89 100644 --- a/src/Merchandising/Types/BaseMerchandisingServiceResponse.php +++ b/src/Merchandising/Types/BaseMerchandisingServiceResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/BaseServiceRequest.php b/src/Merchandising/Types/BaseServiceRequest.php index 3b280729ac..f3f650bdd7 100644 --- a/src/Merchandising/Types/BaseServiceRequest.php +++ b/src/Merchandising/Types/BaseServiceRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/BaseServiceResponse.php b/src/Merchandising/Types/BaseServiceResponse.php index d2dd0a7411..f8def78322 100644 --- a/src/Merchandising/Types/BaseServiceResponse.php +++ b/src/Merchandising/Types/BaseServiceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/DiscountPriceInfo.php b/src/Merchandising/Types/DiscountPriceInfo.php index e7791c1e3a..f18ef83312 100644 --- a/src/Merchandising/Types/DiscountPriceInfo.php +++ b/src/Merchandising/Types/DiscountPriceInfo.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/ErrorData.php b/src/Merchandising/Types/ErrorData.php index a8cddb88db..667cfd2431 100644 --- a/src/Merchandising/Types/ErrorData.php +++ b/src/Merchandising/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/ErrorMessage.php b/src/Merchandising/Types/ErrorMessage.php index be469f131a..2fa9728953 100644 --- a/src/Merchandising/Types/ErrorMessage.php +++ b/src/Merchandising/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/ErrorParameter.php b/src/Merchandising/Types/ErrorParameter.php index f6b09abc84..2083dbadac 100644 --- a/src/Merchandising/Types/ErrorParameter.php +++ b/src/Merchandising/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/GetDealsRequest.php b/src/Merchandising/Types/GetDealsRequest.php index 4beef95952..ae7a8f6c0d 100644 --- a/src/Merchandising/Types/GetDealsRequest.php +++ b/src/Merchandising/Types/GetDealsRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/GetMostWatchedItemsRequest.php b/src/Merchandising/Types/GetMostWatchedItemsRequest.php index f080d9b142..3fd5d44b9a 100644 --- a/src/Merchandising/Types/GetMostWatchedItemsRequest.php +++ b/src/Merchandising/Types/GetMostWatchedItemsRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/GetRelatedCategoryItemsRequest.php b/src/Merchandising/Types/GetRelatedCategoryItemsRequest.php index 5cd83993e2..04472743b0 100644 --- a/src/Merchandising/Types/GetRelatedCategoryItemsRequest.php +++ b/src/Merchandising/Types/GetRelatedCategoryItemsRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/GetSimilarItemsRequest.php b/src/Merchandising/Types/GetSimilarItemsRequest.php index 75a1b5b0cc..6aafa02be8 100644 --- a/src/Merchandising/Types/GetSimilarItemsRequest.php +++ b/src/Merchandising/Types/GetSimilarItemsRequest.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/GetTopSellingProductsRequest.php b/src/Merchandising/Types/GetTopSellingProductsRequest.php index e3afc39a52..7fa10c9528 100644 --- a/src/Merchandising/Types/GetTopSellingProductsRequest.php +++ b/src/Merchandising/Types/GetTopSellingProductsRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/GetVersionRequest.php b/src/Merchandising/Types/GetVersionRequest.php index d3333517ca..406f5f8b8b 100644 --- a/src/Merchandising/Types/GetVersionRequest.php +++ b/src/Merchandising/Types/GetVersionRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/GetVersionResponse.php b/src/Merchandising/Types/GetVersionResponse.php index 0312fc1f90..e695bc6e91 100644 --- a/src/Merchandising/Types/GetVersionResponse.php +++ b/src/Merchandising/Types/GetVersionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/Item.php b/src/Merchandising/Types/Item.php index d0b14618dd..e68626e273 100644 --- a/src/Merchandising/Types/Item.php +++ b/src/Merchandising/Types/Item.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/ItemFilter.php b/src/Merchandising/Types/ItemFilter.php index 97e28f65f7..082e452150 100644 --- a/src/Merchandising/Types/ItemFilter.php +++ b/src/Merchandising/Types/ItemFilter.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/ItemRecommendations.php b/src/Merchandising/Types/ItemRecommendations.php index 5c2d7213a4..cdeada8219 100644 --- a/src/Merchandising/Types/ItemRecommendations.php +++ b/src/Merchandising/Types/ItemRecommendations.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/MerchandisingServiceItemResponse.php b/src/Merchandising/Types/MerchandisingServiceItemResponse.php index d1a6a6ce3d..32f12d0df6 100644 --- a/src/Merchandising/Types/MerchandisingServiceItemResponse.php +++ b/src/Merchandising/Types/MerchandisingServiceItemResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/MerchandisingServiceProductResponse.php b/src/Merchandising/Types/MerchandisingServiceProductResponse.php index 2e444cb79f..a9d657451e 100644 --- a/src/Merchandising/Types/MerchandisingServiceProductResponse.php +++ b/src/Merchandising/Types/MerchandisingServiceProductResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/Product.php b/src/Merchandising/Types/Product.php index c0383ece65..ab5842f30d 100644 --- a/src/Merchandising/Types/Product.php +++ b/src/Merchandising/Types/Product.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/ProductId.php b/src/Merchandising/Types/ProductId.php index 54b9bb4206..3374ef1ee4 100644 --- a/src/Merchandising/Types/ProductId.php +++ b/src/Merchandising/Types/ProductId.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Merchandising/Types/ProductRecommendations.php b/src/Merchandising/Types/ProductRecommendations.php index c3cc8137e0..9356fa80eb 100644 --- a/src/Merchandising/Types/ProductRecommendations.php +++ b/src/Merchandising/Types/ProductRecommendations.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AbstractRequestType.php b/src/MerchantData/Types/AbstractRequestType.php index d7c0c00949..bb830bd662 100644 --- a/src/MerchantData/Types/AbstractRequestType.php +++ b/src/MerchantData/Types/AbstractRequestType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AbstractResponseType.php b/src/MerchantData/Types/AbstractResponseType.php index 7a2d4e1e93..31b37406d9 100644 --- a/src/MerchantData/Types/AbstractResponseType.php +++ b/src/MerchantData/Types/AbstractResponseType.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AccountTransactionType.php b/src/MerchantData/Types/AccountTransactionType.php index 926d5b83ed..b7d4e42f24 100644 --- a/src/MerchantData/Types/AccountTransactionType.php +++ b/src/MerchantData/Types/AccountTransactionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ActiveInventoryReportRequestType.php b/src/MerchantData/Types/ActiveInventoryReportRequestType.php index 48b78993ca..a7e85592e5 100644 --- a/src/MerchantData/Types/ActiveInventoryReportRequestType.php +++ b/src/MerchantData/Types/ActiveInventoryReportRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ActiveInventoryReportResponseType.php b/src/MerchantData/Types/ActiveInventoryReportResponseType.php index 90120e190e..ae1ea70649 100644 --- a/src/MerchantData/Types/ActiveInventoryReportResponseType.php +++ b/src/MerchantData/Types/ActiveInventoryReportResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AddFixedPriceItemRequestType.php b/src/MerchantData/Types/AddFixedPriceItemRequestType.php index 6ef73b21f0..c05233e38c 100644 --- a/src/MerchantData/Types/AddFixedPriceItemRequestType.php +++ b/src/MerchantData/Types/AddFixedPriceItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AddFixedPriceItemResponseType.php b/src/MerchantData/Types/AddFixedPriceItemResponseType.php index 15454d7f82..3882e2b43d 100644 --- a/src/MerchantData/Types/AddFixedPriceItemResponseType.php +++ b/src/MerchantData/Types/AddFixedPriceItemResponseType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AddItemRequestType.php b/src/MerchantData/Types/AddItemRequestType.php index 7ec298c48c..521154a5be 100644 --- a/src/MerchantData/Types/AddItemRequestType.php +++ b/src/MerchantData/Types/AddItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AddItemResponseType.php b/src/MerchantData/Types/AddItemResponseType.php index bc2d101344..3c83c56719 100644 --- a/src/MerchantData/Types/AddItemResponseType.php +++ b/src/MerchantData/Types/AddItemResponseType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AddressAttributeType.php b/src/MerchantData/Types/AddressAttributeType.php index 98b13cf43d..bdb18cf6b7 100644 --- a/src/MerchantData/Types/AddressAttributeType.php +++ b/src/MerchantData/Types/AddressAttributeType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AddressType.php b/src/MerchantData/Types/AddressType.php index 2308d2cd61..e5f96d24ed 100644 --- a/src/MerchantData/Types/AddressType.php +++ b/src/MerchantData/Types/AddressType.php @@ -255,7 +255,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AmountType.php b/src/MerchantData/Types/AmountType.php index 28e96684a3..5c820fba7e 100644 --- a/src/MerchantData/Types/AmountType.php +++ b/src/MerchantData/Types/AmountType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AttributeArrayType.php b/src/MerchantData/Types/AttributeArrayType.php index 51f0ada03a..eb60c738e9 100644 --- a/src/MerchantData/Types/AttributeArrayType.php +++ b/src/MerchantData/Types/AttributeArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AttributeSetArrayType.php b/src/MerchantData/Types/AttributeSetArrayType.php index fa4a3401be..0ca6982b6f 100644 --- a/src/MerchantData/Types/AttributeSetArrayType.php +++ b/src/MerchantData/Types/AttributeSetArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AttributeSetType.php b/src/MerchantData/Types/AttributeSetType.php index f469cdcf32..5b5cc04577 100644 --- a/src/MerchantData/Types/AttributeSetType.php +++ b/src/MerchantData/Types/AttributeSetType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/AttributeType.php b/src/MerchantData/Types/AttributeType.php index 3038384d36..32048f3392 100644 --- a/src/MerchantData/Types/AttributeType.php +++ b/src/MerchantData/Types/AttributeType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/Base64BinaryType.php b/src/MerchantData/Types/Base64BinaryType.php index e38a74aaeb..0c96ab560f 100644 --- a/src/MerchantData/Types/Base64BinaryType.php +++ b/src/MerchantData/Types/Base64BinaryType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BestOfferDetailsType.php b/src/MerchantData/Types/BestOfferDetailsType.php index 3a5ad9dd3c..54cd005e9a 100644 --- a/src/MerchantData/Types/BestOfferDetailsType.php +++ b/src/MerchantData/Types/BestOfferDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BiddingDetailsType.php b/src/MerchantData/Types/BiddingDetailsType.php index 2ae2cf5d60..806cb6af25 100644 --- a/src/MerchantData/Types/BiddingDetailsType.php +++ b/src/MerchantData/Types/BiddingDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BiddingSummaryType.php b/src/MerchantData/Types/BiddingSummaryType.php index fb7bdb6bce..496688184e 100644 --- a/src/MerchantData/Types/BiddingSummaryType.php +++ b/src/MerchantData/Types/BiddingSummaryType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BotBlockRequestType.php b/src/MerchantData/Types/BotBlockRequestType.php index be27afc9a3..b7c5e7729e 100644 --- a/src/MerchantData/Types/BotBlockRequestType.php +++ b/src/MerchantData/Types/BotBlockRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BotBlockResponseType.php b/src/MerchantData/Types/BotBlockResponseType.php index 2615d2736a..709bfa67f6 100644 --- a/src/MerchantData/Types/BotBlockResponseType.php +++ b/src/MerchantData/Types/BotBlockResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BrandMPNType.php b/src/MerchantData/Types/BrandMPNType.php index 8a310ee8c9..85529d88fc 100644 --- a/src/MerchantData/Types/BrandMPNType.php +++ b/src/MerchantData/Types/BrandMPNType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BulkDataExchangeRequestsType.php b/src/MerchantData/Types/BulkDataExchangeRequestsType.php index 294fcf1a4d..bcc35db070 100644 --- a/src/MerchantData/Types/BulkDataExchangeRequestsType.php +++ b/src/MerchantData/Types/BulkDataExchangeRequestsType.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BulkDataExchangeResponsesType.php b/src/MerchantData/Types/BulkDataExchangeResponsesType.php index 901f7c6204..97d91eeb5b 100644 --- a/src/MerchantData/Types/BulkDataExchangeResponsesType.php +++ b/src/MerchantData/Types/BulkDataExchangeResponsesType.php @@ -150,7 +150,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BusinessSellerDetailsType.php b/src/MerchantData/Types/BusinessSellerDetailsType.php index d87dff6c2f..2c9ba9f0aa 100644 --- a/src/MerchantData/Types/BusinessSellerDetailsType.php +++ b/src/MerchantData/Types/BusinessSellerDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BuyerPackageEnclosureType.php b/src/MerchantData/Types/BuyerPackageEnclosureType.php index 042fdaa13c..b9e631a616 100644 --- a/src/MerchantData/Types/BuyerPackageEnclosureType.php +++ b/src/MerchantData/Types/BuyerPackageEnclosureType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BuyerPackageEnclosuresType.php b/src/MerchantData/Types/BuyerPackageEnclosuresType.php index b06877c811..3ab174e7b7 100644 --- a/src/MerchantData/Types/BuyerPackageEnclosuresType.php +++ b/src/MerchantData/Types/BuyerPackageEnclosuresType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BuyerProtectionDetailsType.php b/src/MerchantData/Types/BuyerProtectionDetailsType.php index c885f5f216..f7f08a19d8 100644 --- a/src/MerchantData/Types/BuyerProtectionDetailsType.php +++ b/src/MerchantData/Types/BuyerProtectionDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BuyerRequirementDetailsType.php b/src/MerchantData/Types/BuyerRequirementDetailsType.php index ead8997273..2a53d6c10f 100644 --- a/src/MerchantData/Types/BuyerRequirementDetailsType.php +++ b/src/MerchantData/Types/BuyerRequirementDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/BuyerType.php b/src/MerchantData/Types/BuyerType.php index 9b5caf850f..224239c038 100644 --- a/src/MerchantData/Types/BuyerType.php +++ b/src/MerchantData/Types/BuyerType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CalculatedShippingDiscountType.php b/src/MerchantData/Types/CalculatedShippingDiscountType.php index b2a82ae523..e001088a93 100644 --- a/src/MerchantData/Types/CalculatedShippingDiscountType.php +++ b/src/MerchantData/Types/CalculatedShippingDiscountType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CalculatedShippingRateType.php b/src/MerchantData/Types/CalculatedShippingRateType.php index f60125568a..a43a54d221 100644 --- a/src/MerchantData/Types/CalculatedShippingRateType.php +++ b/src/MerchantData/Types/CalculatedShippingRateType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CancelDetailType.php b/src/MerchantData/Types/CancelDetailType.php index b28550a338..0680fdb163 100644 --- a/src/MerchantData/Types/CancelDetailType.php +++ b/src/MerchantData/Types/CancelDetailType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CategoryType.php b/src/MerchantData/Types/CategoryType.php index a429b8510f..8a632de23f 100644 --- a/src/MerchantData/Types/CategoryType.php +++ b/src/MerchantData/Types/CategoryType.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharacteristicType.php b/src/MerchantData/Types/CharacteristicType.php index e7e6bae039..e4322cac18 100644 --- a/src/MerchantData/Types/CharacteristicType.php +++ b/src/MerchantData/Types/CharacteristicType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharacteristicsSetType.php b/src/MerchantData/Types/CharacteristicsSetType.php index 1f8597fbe0..5ceed4c2b1 100644 --- a/src/MerchantData/Types/CharacteristicsSetType.php +++ b/src/MerchantData/Types/CharacteristicsSetType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharityAffiliationDetailType.php b/src/MerchantData/Types/CharityAffiliationDetailType.php index 0a44e91ade..c8d210ecf2 100644 --- a/src/MerchantData/Types/CharityAffiliationDetailType.php +++ b/src/MerchantData/Types/CharityAffiliationDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharityAffiliationDetailsType.php b/src/MerchantData/Types/CharityAffiliationDetailsType.php index 27697b96cc..0b8b1cc4a9 100644 --- a/src/MerchantData/Types/CharityAffiliationDetailsType.php +++ b/src/MerchantData/Types/CharityAffiliationDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharityAffiliationType.php b/src/MerchantData/Types/CharityAffiliationType.php index a318dca093..00878cf68b 100644 --- a/src/MerchantData/Types/CharityAffiliationType.php +++ b/src/MerchantData/Types/CharityAffiliationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharityAffiliationsType.php b/src/MerchantData/Types/CharityAffiliationsType.php index 8dfbff07dc..b2decb8040 100644 --- a/src/MerchantData/Types/CharityAffiliationsType.php +++ b/src/MerchantData/Types/CharityAffiliationsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharityIDType.php b/src/MerchantData/Types/CharityIDType.php index 6e62f747a4..c114efd6f5 100644 --- a/src/MerchantData/Types/CharityIDType.php +++ b/src/MerchantData/Types/CharityIDType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharitySellerType.php b/src/MerchantData/Types/CharitySellerType.php index 279a0915d7..e3270b03a4 100644 --- a/src/MerchantData/Types/CharitySellerType.php +++ b/src/MerchantData/Types/CharitySellerType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CharityType.php b/src/MerchantData/Types/CharityType.php index fd02413d12..f8f65fe978 100644 --- a/src/MerchantData/Types/CharityType.php +++ b/src/MerchantData/Types/CharityType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CheckoutStatusType.php b/src/MerchantData/Types/CheckoutStatusType.php index 44438adce3..c09d5fd764 100644 --- a/src/MerchantData/Types/CheckoutStatusType.php +++ b/src/MerchantData/Types/CheckoutStatusType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ContactHoursDetailsType.php b/src/MerchantData/Types/ContactHoursDetailsType.php index 480262b9df..d147f26d18 100644 --- a/src/MerchantData/Types/ContactHoursDetailsType.php +++ b/src/MerchantData/Types/ContactHoursDetailsType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/CrossPromotionsType.php b/src/MerchantData/Types/CrossPromotionsType.php index b34d8cc75d..a3c0fdf047 100644 --- a/src/MerchantData/Types/CrossPromotionsType.php +++ b/src/MerchantData/Types/CrossPromotionsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DeliveryDetailsType.php b/src/MerchantData/Types/DeliveryDetailsType.php index e5e0dc2f1f..6699dd4c26 100644 --- a/src/MerchantData/Types/DeliveryDetailsType.php +++ b/src/MerchantData/Types/DeliveryDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DeliveryStatusType.php b/src/MerchantData/Types/DeliveryStatusType.php index cb3bd564e5..6fbedbabca 100644 --- a/src/MerchantData/Types/DeliveryStatusType.php +++ b/src/MerchantData/Types/DeliveryStatusType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DigitalDeliverySelectedType.php b/src/MerchantData/Types/DigitalDeliverySelectedType.php index b1c3c0fbe3..2af9a7b240 100644 --- a/src/MerchantData/Types/DigitalDeliverySelectedType.php +++ b/src/MerchantData/Types/DigitalDeliverySelectedType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DigitalDeliveryUserType.php b/src/MerchantData/Types/DigitalDeliveryUserType.php index 5f527581e6..a19de7840c 100644 --- a/src/MerchantData/Types/DigitalDeliveryUserType.php +++ b/src/MerchantData/Types/DigitalDeliveryUserType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DigitalGoodInfoType.php b/src/MerchantData/Types/DigitalGoodInfoType.php index a8d949508e..313f8b6174 100644 --- a/src/MerchantData/Types/DigitalGoodInfoType.php +++ b/src/MerchantData/Types/DigitalGoodInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DiscountPriceInfoType.php b/src/MerchantData/Types/DiscountPriceInfoType.php index fd1c3fda26..fb35edf0ba 100644 --- a/src/MerchantData/Types/DiscountPriceInfoType.php +++ b/src/MerchantData/Types/DiscountPriceInfoType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DiscountProfileType.php b/src/MerchantData/Types/DiscountProfileType.php index f032aa7344..0c52893087 100644 --- a/src/MerchantData/Types/DiscountProfileType.php +++ b/src/MerchantData/Types/DiscountProfileType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DistanceType.php b/src/MerchantData/Types/DistanceType.php index 0d02410d9b..3761479936 100644 --- a/src/MerchantData/Types/DistanceType.php +++ b/src/MerchantData/Types/DistanceType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/DuplicateInvocationDetailsType.php b/src/MerchantData/Types/DuplicateInvocationDetailsType.php index 333eb415aa..04ecfb5cf0 100644 --- a/src/MerchantData/Types/DuplicateInvocationDetailsType.php +++ b/src/MerchantData/Types/DuplicateInvocationDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/EBayPaymentMismatchDetailsType.php b/src/MerchantData/Types/EBayPaymentMismatchDetailsType.php index d5e9ca6a29..66e0776b7e 100644 --- a/src/MerchantData/Types/EBayPaymentMismatchDetailsType.php +++ b/src/MerchantData/Types/EBayPaymentMismatchDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/EndFixedPriceItemRequestType.php b/src/MerchantData/Types/EndFixedPriceItemRequestType.php index df4a34c685..5223592fc7 100644 --- a/src/MerchantData/Types/EndFixedPriceItemRequestType.php +++ b/src/MerchantData/Types/EndFixedPriceItemRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/EndFixedPriceItemResponseType.php b/src/MerchantData/Types/EndFixedPriceItemResponseType.php index eeded48b61..823a583043 100644 --- a/src/MerchantData/Types/EndFixedPriceItemResponseType.php +++ b/src/MerchantData/Types/EndFixedPriceItemResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/EndItemRequestType.php b/src/MerchantData/Types/EndItemRequestType.php index 396e0e9478..c5dabf8381 100644 --- a/src/MerchantData/Types/EndItemRequestType.php +++ b/src/MerchantData/Types/EndItemRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/EndItemResponseType.php b/src/MerchantData/Types/EndItemResponseType.php index 1e5b58f566..1a5e4a0cf6 100644 --- a/src/MerchantData/Types/EndItemResponseType.php +++ b/src/MerchantData/Types/EndItemResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ErrorParameterType.php b/src/MerchantData/Types/ErrorParameterType.php index eb57ddbe19..d16471f750 100644 --- a/src/MerchantData/Types/ErrorParameterType.php +++ b/src/MerchantData/Types/ErrorParameterType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ErrorType.php b/src/MerchantData/Types/ErrorType.php index 3f5e8131ad..59d9ac40b9 100644 --- a/src/MerchantData/Types/ErrorType.php +++ b/src/MerchantData/Types/ErrorType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ExpressItemRequirementsType.php b/src/MerchantData/Types/ExpressItemRequirementsType.php index cb5a862b03..02075d68ea 100644 --- a/src/MerchantData/Types/ExpressItemRequirementsType.php +++ b/src/MerchantData/Types/ExpressItemRequirementsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ExtendedContactDetailsType.php b/src/MerchantData/Types/ExtendedContactDetailsType.php index 4acb395ded..84f336858a 100644 --- a/src/MerchantData/Types/ExtendedContactDetailsType.php +++ b/src/MerchantData/Types/ExtendedContactDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ExtendedPictureDetailsType.php b/src/MerchantData/Types/ExtendedPictureDetailsType.php index 18af0b7c3a..ec656ed10c 100644 --- a/src/MerchantData/Types/ExtendedPictureDetailsType.php +++ b/src/MerchantData/Types/ExtendedPictureDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ExtendedProductFinderIDType.php b/src/MerchantData/Types/ExtendedProductFinderIDType.php index 776a7017d9..5126721cf1 100644 --- a/src/MerchantData/Types/ExtendedProductFinderIDType.php +++ b/src/MerchantData/Types/ExtendedProductFinderIDType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ExternalProductIDType.php b/src/MerchantData/Types/ExternalProductIDType.php index 4c32399bad..05038cbbd0 100644 --- a/src/MerchantData/Types/ExternalProductIDType.php +++ b/src/MerchantData/Types/ExternalProductIDType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ExternalTransactionType.php b/src/MerchantData/Types/ExternalTransactionType.php index e3240fb740..367f8d0ee5 100644 --- a/src/MerchantData/Types/ExternalTransactionType.php +++ b/src/MerchantData/Types/ExternalTransactionType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FeatureEligibilityType.php b/src/MerchantData/Types/FeatureEligibilityType.php index b683994ffc..c50689a2a1 100644 --- a/src/MerchantData/Types/FeatureEligibilityType.php +++ b/src/MerchantData/Types/FeatureEligibilityType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FeeSettlementReportRequestType.php b/src/MerchantData/Types/FeeSettlementReportRequestType.php index 6a4b9ca644..ecbf811ee5 100644 --- a/src/MerchantData/Types/FeeSettlementReportRequestType.php +++ b/src/MerchantData/Types/FeeSettlementReportRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FeeSettlementReportResponseType.php b/src/MerchantData/Types/FeeSettlementReportResponseType.php index e69b7ae6db..18c51bff14 100644 --- a/src/MerchantData/Types/FeeSettlementReportResponseType.php +++ b/src/MerchantData/Types/FeeSettlementReportResponseType.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FeeType.php b/src/MerchantData/Types/FeeType.php index 2739218169..0d310b14a5 100644 --- a/src/MerchantData/Types/FeeType.php +++ b/src/MerchantData/Types/FeeType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FeedbackInfoType.php b/src/MerchantData/Types/FeedbackInfoType.php index 0c0d55d531..6925438ced 100644 --- a/src/MerchantData/Types/FeedbackInfoType.php +++ b/src/MerchantData/Types/FeedbackInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FeedbackRequirementsType.php b/src/MerchantData/Types/FeedbackRequirementsType.php index 8c1a82030f..5972662d68 100644 --- a/src/MerchantData/Types/FeedbackRequirementsType.php +++ b/src/MerchantData/Types/FeedbackRequirementsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FeesType.php b/src/MerchantData/Types/FeesType.php index dec76f6073..e44d9ca611 100644 --- a/src/MerchantData/Types/FeesType.php +++ b/src/MerchantData/Types/FeesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/FlatShippingDiscountType.php b/src/MerchantData/Types/FlatShippingDiscountType.php index 2e809b8809..0f22d9ef3d 100644 --- a/src/MerchantData/Types/FlatShippingDiscountType.php +++ b/src/MerchantData/Types/FlatShippingDiscountType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/GiftSummaryType.php b/src/MerchantData/Types/GiftSummaryType.php index 9fbf77e12a..e4173d18af 100644 --- a/src/MerchantData/Types/GiftSummaryType.php +++ b/src/MerchantData/Types/GiftSummaryType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/InsuranceDetailsType.php b/src/MerchantData/Types/InsuranceDetailsType.php index 2855a8847c..93f912fca5 100644 --- a/src/MerchantData/Types/InsuranceDetailsType.php +++ b/src/MerchantData/Types/InsuranceDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/IntegratedMerchantCreditCardInfoType.php b/src/MerchantData/Types/IntegratedMerchantCreditCardInfoType.php index 9b34cf0dc1..335ba57eaf 100644 --- a/src/MerchantData/Types/IntegratedMerchantCreditCardInfoType.php +++ b/src/MerchantData/Types/IntegratedMerchantCreditCardInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/InternationalShippingServiceOptionsType.php b/src/MerchantData/Types/InternationalShippingServiceOptionsType.php index e386ee8d3d..81c061aeb8 100644 --- a/src/MerchantData/Types/InternationalShippingServiceOptionsType.php +++ b/src/MerchantData/Types/InternationalShippingServiceOptionsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/InventoryFeesType.php b/src/MerchantData/Types/InventoryFeesType.php index 5ad1c229fb..7da3149368 100644 --- a/src/MerchantData/Types/InventoryFeesType.php +++ b/src/MerchantData/Types/InventoryFeesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/InventoryStatusType.php b/src/MerchantData/Types/InventoryStatusType.php index 329dfa5357..0c6f8c04b2 100644 --- a/src/MerchantData/Types/InventoryStatusType.php +++ b/src/MerchantData/Types/InventoryStatusType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ItemBidDetailsType.php b/src/MerchantData/Types/ItemBidDetailsType.php index a596998269..67ad76d909 100644 --- a/src/MerchantData/Types/ItemBidDetailsType.php +++ b/src/MerchantData/Types/ItemBidDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ItemCompatibilityListType.php b/src/MerchantData/Types/ItemCompatibilityListType.php index f95d3f7eb9..5d00d6d1de 100644 --- a/src/MerchantData/Types/ItemCompatibilityListType.php +++ b/src/MerchantData/Types/ItemCompatibilityListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ItemCompatibilityType.php b/src/MerchantData/Types/ItemCompatibilityType.php index 11cf63b509..1a1a22ebcc 100644 --- a/src/MerchantData/Types/ItemCompatibilityType.php +++ b/src/MerchantData/Types/ItemCompatibilityType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ItemPolicyViolationType.php b/src/MerchantData/Types/ItemPolicyViolationType.php index cd31c7ec4e..f92ccc53da 100644 --- a/src/MerchantData/Types/ItemPolicyViolationType.php +++ b/src/MerchantData/Types/ItemPolicyViolationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ItemTransactionIDType.php b/src/MerchantData/Types/ItemTransactionIDType.php index 55a96ef54b..6bead88456 100644 --- a/src/MerchantData/Types/ItemTransactionIDType.php +++ b/src/MerchantData/Types/ItemTransactionIDType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ItemType.php b/src/MerchantData/Types/ItemType.php index 9732e89cea..bbd74ac07b 100644 --- a/src/MerchantData/Types/ItemType.php +++ b/src/MerchantData/Types/ItemType.php @@ -997,7 +997,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/LabelType.php b/src/MerchantData/Types/LabelType.php index 8ae707f92e..7f3b886d6b 100644 --- a/src/MerchantData/Types/LabelType.php +++ b/src/MerchantData/Types/LabelType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/LineItemType.php b/src/MerchantData/Types/LineItemType.php index 71c7b722a2..a4e1b89137 100644 --- a/src/MerchantData/Types/LineItemType.php +++ b/src/MerchantData/Types/LineItemType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ListingCheckoutRedirectPreferenceType.php b/src/MerchantData/Types/ListingCheckoutRedirectPreferenceType.php index 6c632ed33a..d88d4ba3f1 100644 --- a/src/MerchantData/Types/ListingCheckoutRedirectPreferenceType.php +++ b/src/MerchantData/Types/ListingCheckoutRedirectPreferenceType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ListingDesignerType.php b/src/MerchantData/Types/ListingDesignerType.php index 8bbc994806..93839fae76 100644 --- a/src/MerchantData/Types/ListingDesignerType.php +++ b/src/MerchantData/Types/ListingDesignerType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ListingDetailsType.php b/src/MerchantData/Types/ListingDetailsType.php index d3e3cbc436..c667e16a0b 100644 --- a/src/MerchantData/Types/ListingDetailsType.php +++ b/src/MerchantData/Types/ListingDetailsType.php @@ -178,7 +178,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ListingRecommendationType.php b/src/MerchantData/Types/ListingRecommendationType.php index 93e71ca989..08537a27ad 100644 --- a/src/MerchantData/Types/ListingRecommendationType.php +++ b/src/MerchantData/Types/ListingRecommendationType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ListingRecommendationsType.php b/src/MerchantData/Types/ListingRecommendationsType.php index 77dde6d5cd..6f21ff2e73 100644 --- a/src/MerchantData/Types/ListingRecommendationsType.php +++ b/src/MerchantData/Types/ListingRecommendationsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ListingTransactionType.php b/src/MerchantData/Types/ListingTransactionType.php index d089a9c6c9..bf39effd35 100644 --- a/src/MerchantData/Types/ListingTransactionType.php +++ b/src/MerchantData/Types/ListingTransactionType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/LookupAttributeArrayType.php b/src/MerchantData/Types/LookupAttributeArrayType.php index a5c9be3e12..9eafdea4c0 100644 --- a/src/MerchantData/Types/LookupAttributeArrayType.php +++ b/src/MerchantData/Types/LookupAttributeArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/LookupAttributeType.php b/src/MerchantData/Types/LookupAttributeType.php index 80b0e59703..c72cea6578 100644 --- a/src/MerchantData/Types/LookupAttributeType.php +++ b/src/MerchantData/Types/LookupAttributeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MaximumBuyerPolicyViolationsType.php b/src/MerchantData/Types/MaximumBuyerPolicyViolationsType.php index 696be71b7c..67c9deb030 100644 --- a/src/MerchantData/Types/MaximumBuyerPolicyViolationsType.php +++ b/src/MerchantData/Types/MaximumBuyerPolicyViolationsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MaximumItemRequirementsType.php b/src/MerchantData/Types/MaximumItemRequirementsType.php index ef4708ebad..67609e5bed 100644 --- a/src/MerchantData/Types/MaximumItemRequirementsType.php +++ b/src/MerchantData/Types/MaximumItemRequirementsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MaximumUnpaidItemStrikesInfoType.php b/src/MerchantData/Types/MaximumUnpaidItemStrikesInfoType.php index dd9fe839e1..47f5d94fba 100644 --- a/src/MerchantData/Types/MaximumUnpaidItemStrikesInfoType.php +++ b/src/MerchantData/Types/MaximumUnpaidItemStrikesInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MeasureType.php b/src/MerchantData/Types/MeasureType.php index 1ee5f7b7e9..036fdd748d 100644 --- a/src/MerchantData/Types/MeasureType.php +++ b/src/MerchantData/Types/MeasureType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MerchantDataRequestHeaderType.php b/src/MerchantData/Types/MerchantDataRequestHeaderType.php index 46bfb82159..53482929c2 100644 --- a/src/MerchantData/Types/MerchantDataRequestHeaderType.php +++ b/src/MerchantData/Types/MerchantDataRequestHeaderType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MerchantDataSellingStatusType.php b/src/MerchantData/Types/MerchantDataSellingStatusType.php index 30472823dd..eb0d5d1b93 100644 --- a/src/MerchantData/Types/MerchantDataSellingStatusType.php +++ b/src/MerchantData/Types/MerchantDataSellingStatusType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MerchantDataVariationType.php b/src/MerchantData/Types/MerchantDataVariationType.php index 7c449fb329..7d4fe88d76 100644 --- a/src/MerchantData/Types/MerchantDataVariationType.php +++ b/src/MerchantData/Types/MerchantDataVariationType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MerchantDataVariationsType.php b/src/MerchantData/Types/MerchantDataVariationsType.php index 197e87b6b6..e8b67c3141 100644 --- a/src/MerchantData/Types/MerchantDataVariationsType.php +++ b/src/MerchantData/Types/MerchantDataVariationsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MetadataType.php b/src/MerchantData/Types/MetadataType.php index 63ebeef791..7a78aeda4e 100644 --- a/src/MerchantData/Types/MetadataType.php +++ b/src/MerchantData/Types/MetadataType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ModifyNameArrayType.php b/src/MerchantData/Types/ModifyNameArrayType.php index 244f27501e..69fd81b3ba 100644 --- a/src/MerchantData/Types/ModifyNameArrayType.php +++ b/src/MerchantData/Types/ModifyNameArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ModifyNameType.php b/src/MerchantData/Types/ModifyNameType.php index 4e593126a1..de30406fb7 100644 --- a/src/MerchantData/Types/ModifyNameType.php +++ b/src/MerchantData/Types/ModifyNameType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MultiLegShipmentType.php b/src/MerchantData/Types/MultiLegShipmentType.php index 3dc01c5ba7..80bf1e153c 100644 --- a/src/MerchantData/Types/MultiLegShipmentType.php +++ b/src/MerchantData/Types/MultiLegShipmentType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MultiLegShippingDetailsType.php b/src/MerchantData/Types/MultiLegShippingDetailsType.php index 1ecc7899dd..7887dce3d4 100644 --- a/src/MerchantData/Types/MultiLegShippingDetailsType.php +++ b/src/MerchantData/Types/MultiLegShippingDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/MultiLegShippingServiceType.php b/src/MerchantData/Types/MultiLegShippingServiceType.php index 27e18d6c1b..156ce97734 100644 --- a/src/MerchantData/Types/MultiLegShippingServiceType.php +++ b/src/MerchantData/Types/MultiLegShippingServiceType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/NameValueListArrayType.php b/src/MerchantData/Types/NameValueListArrayType.php index 978587dd2b..729250be16 100644 --- a/src/MerchantData/Types/NameValueListArrayType.php +++ b/src/MerchantData/Types/NameValueListArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/NameValueListType.php b/src/MerchantData/Types/NameValueListType.php index d622c9d2de..fd3249d54a 100644 --- a/src/MerchantData/Types/NameValueListType.php +++ b/src/MerchantData/Types/NameValueListType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/NonUsageTransactionType.php b/src/MerchantData/Types/NonUsageTransactionType.php index f83103f137..b03a77ccc4 100644 --- a/src/MerchantData/Types/NonUsageTransactionType.php +++ b/src/MerchantData/Types/NonUsageTransactionType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderAckRequestType.php b/src/MerchantData/Types/OrderAckRequestType.php index 55e649df10..975e14ff4c 100644 --- a/src/MerchantData/Types/OrderAckRequestType.php +++ b/src/MerchantData/Types/OrderAckRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderAckResponseType.php b/src/MerchantData/Types/OrderAckResponseType.php index 68c69b25a6..b13f4bb6a2 100644 --- a/src/MerchantData/Types/OrderAckResponseType.php +++ b/src/MerchantData/Types/OrderAckResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderArrayType.php b/src/MerchantData/Types/OrderArrayType.php index f91e1e6fd6..9f296734d3 100644 --- a/src/MerchantData/Types/OrderArrayType.php +++ b/src/MerchantData/Types/OrderArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderDetailsType.php b/src/MerchantData/Types/OrderDetailsType.php index df915f127a..d97cb5bc8a 100644 --- a/src/MerchantData/Types/OrderDetailsType.php +++ b/src/MerchantData/Types/OrderDetailsType.php @@ -255,7 +255,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderItemDetailsType.php b/src/MerchantData/Types/OrderItemDetailsType.php index 6cdcc98188..d44d7dfd5e 100644 --- a/src/MerchantData/Types/OrderItemDetailsType.php +++ b/src/MerchantData/Types/OrderItemDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderLineItemType.php b/src/MerchantData/Types/OrderLineItemType.php index 611eb1e5df..dbd73012c2 100644 --- a/src/MerchantData/Types/OrderLineItemType.php +++ b/src/MerchantData/Types/OrderLineItemType.php @@ -241,7 +241,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderReportRequestType.php b/src/MerchantData/Types/OrderReportRequestType.php index d470133266..ea97581eec 100644 --- a/src/MerchantData/Types/OrderReportRequestType.php +++ b/src/MerchantData/Types/OrderReportRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderReportResponseType.php b/src/MerchantData/Types/OrderReportResponseType.php index a9adeb52fa..fc347fcf66 100644 --- a/src/MerchantData/Types/OrderReportResponseType.php +++ b/src/MerchantData/Types/OrderReportResponseType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/OrderType.php b/src/MerchantData/Types/OrderType.php index cb7fe8b519..859340ac4f 100644 --- a/src/MerchantData/Types/OrderType.php +++ b/src/MerchantData/Types/OrderType.php @@ -346,7 +346,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PaymentDetailsType.php b/src/MerchantData/Types/PaymentDetailsType.php index a0b38ff3c6..91244d4903 100644 --- a/src/MerchantData/Types/PaymentDetailsType.php +++ b/src/MerchantData/Types/PaymentDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PaymentHoldDetailType.php b/src/MerchantData/Types/PaymentHoldDetailType.php index da128d102b..ef0d9ea55c 100644 --- a/src/MerchantData/Types/PaymentHoldDetailType.php +++ b/src/MerchantData/Types/PaymentHoldDetailType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PaymentInformationType.php b/src/MerchantData/Types/PaymentInformationType.php index 0d11ee8d17..6d9ea4ec9c 100644 --- a/src/MerchantData/Types/PaymentInformationType.php +++ b/src/MerchantData/Types/PaymentInformationType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PaymentTransactionType.php b/src/MerchantData/Types/PaymentTransactionType.php index 89b898629c..48eefe80f7 100644 --- a/src/MerchantData/Types/PaymentTransactionType.php +++ b/src/MerchantData/Types/PaymentTransactionType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PaymentsInformationType.php b/src/MerchantData/Types/PaymentsInformationType.php index 0aa278be10..889720acf0 100644 --- a/src/MerchantData/Types/PaymentsInformationType.php +++ b/src/MerchantData/Types/PaymentsInformationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PickupDetailsType.php b/src/MerchantData/Types/PickupDetailsType.php index e9e330159b..e964990b9f 100644 --- a/src/MerchantData/Types/PickupDetailsType.php +++ b/src/MerchantData/Types/PickupDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PickupInStoreDetailsType.php b/src/MerchantData/Types/PickupInStoreDetailsType.php index 93d29509d7..a24b0c026f 100644 --- a/src/MerchantData/Types/PickupInStoreDetailsType.php +++ b/src/MerchantData/Types/PickupInStoreDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PickupMethodSelectedType.php b/src/MerchantData/Types/PickupMethodSelectedType.php index 923d1aef41..53d5b5c332 100644 --- a/src/MerchantData/Types/PickupMethodSelectedType.php +++ b/src/MerchantData/Types/PickupMethodSelectedType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PickupOptionsType.php b/src/MerchantData/Types/PickupOptionsType.php index da20b4b3f7..c01af01338 100644 --- a/src/MerchantData/Types/PickupOptionsType.php +++ b/src/MerchantData/Types/PickupOptionsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PictureDetailsType.php b/src/MerchantData/Types/PictureDetailsType.php index d6319665f6..be35868eb0 100644 --- a/src/MerchantData/Types/PictureDetailsType.php +++ b/src/MerchantData/Types/PictureDetailsType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PictureSetMemberType.php b/src/MerchantData/Types/PictureSetMemberType.php index 7b1993a5bb..5d3bfbc3ce 100644 --- a/src/MerchantData/Types/PictureSetMemberType.php +++ b/src/MerchantData/Types/PictureSetMemberType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PictureURLsType.php b/src/MerchantData/Types/PictureURLsType.php index 6051b0f31f..a3b6c8595e 100644 --- a/src/MerchantData/Types/PictureURLsType.php +++ b/src/MerchantData/Types/PictureURLsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PicturesType.php b/src/MerchantData/Types/PicturesType.php index 4b3b03ab98..e882877400 100644 --- a/src/MerchantData/Types/PicturesType.php +++ b/src/MerchantData/Types/PicturesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ProStoresCheckoutPreferenceType.php b/src/MerchantData/Types/ProStoresCheckoutPreferenceType.php index ef68f2e4bb..f86a3854de 100644 --- a/src/MerchantData/Types/ProStoresCheckoutPreferenceType.php +++ b/src/MerchantData/Types/ProStoresCheckoutPreferenceType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ProStoresDetailsType.php b/src/MerchantData/Types/ProStoresDetailsType.php index 374b3e9ab7..76a2cbd317 100644 --- a/src/MerchantData/Types/ProStoresDetailsType.php +++ b/src/MerchantData/Types/ProStoresDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ProductListingDetailsType.php b/src/MerchantData/Types/ProductListingDetailsType.php index af12ab0e62..732056cd68 100644 --- a/src/MerchantData/Types/ProductListingDetailsType.php +++ b/src/MerchantData/Types/ProductListingDetailsType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ProductSuggestionType.php b/src/MerchantData/Types/ProductSuggestionType.php index f2804d40ce..96416f41df 100644 --- a/src/MerchantData/Types/ProductSuggestionType.php +++ b/src/MerchantData/Types/ProductSuggestionType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ProductSuggestionsType.php b/src/MerchantData/Types/ProductSuggestionsType.php index fe6fa38be3..df3ad1f426 100644 --- a/src/MerchantData/Types/ProductSuggestionsType.php +++ b/src/MerchantData/Types/ProductSuggestionsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PromotedItemType.php b/src/MerchantData/Types/PromotedItemType.php index 8f518e4e03..0cb06791c2 100644 --- a/src/MerchantData/Types/PromotedItemType.php +++ b/src/MerchantData/Types/PromotedItemType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PromotionDetailsType.php b/src/MerchantData/Types/PromotionDetailsType.php index cc17f84121..1671fe9d17 100644 --- a/src/MerchantData/Types/PromotionDetailsType.php +++ b/src/MerchantData/Types/PromotionDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PromotionalSaleDetailsType.php b/src/MerchantData/Types/PromotionalSaleDetailsType.php index 079f534e27..bb18d59bba 100644 --- a/src/MerchantData/Types/PromotionalSaleDetailsType.php +++ b/src/MerchantData/Types/PromotionalSaleDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/PromotionalShippingDiscountDetailsType.php b/src/MerchantData/Types/PromotionalShippingDiscountDetailsType.php index c995c3aa3a..ddf709e68f 100644 --- a/src/MerchantData/Types/PromotionalShippingDiscountDetailsType.php +++ b/src/MerchantData/Types/PromotionalShippingDiscountDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/QuantityInfoType.php b/src/MerchantData/Types/QuantityInfoType.php index 108082731e..e07abc030c 100644 --- a/src/MerchantData/Types/QuantityInfoType.php +++ b/src/MerchantData/Types/QuantityInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/QuantityRestrictionPerBuyerInfoType.php b/src/MerchantData/Types/QuantityRestrictionPerBuyerInfoType.php index 39db6dd100..c89571a5d5 100644 --- a/src/MerchantData/Types/QuantityRestrictionPerBuyerInfoType.php +++ b/src/MerchantData/Types/QuantityRestrictionPerBuyerInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RateTableDetailsType.php b/src/MerchantData/Types/RateTableDetailsType.php index 13bf9887c2..2d4e45a5fb 100644 --- a/src/MerchantData/Types/RateTableDetailsType.php +++ b/src/MerchantData/Types/RateTableDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RecoupmentPolicyConsentType.php b/src/MerchantData/Types/RecoupmentPolicyConsentType.php index 82b6edddfb..c734fdbab5 100644 --- a/src/MerchantData/Types/RecoupmentPolicyConsentType.php +++ b/src/MerchantData/Types/RecoupmentPolicyConsentType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundArrayType.php b/src/MerchantData/Types/RefundArrayType.php index aa2db195af..dd162972c1 100644 --- a/src/MerchantData/Types/RefundArrayType.php +++ b/src/MerchantData/Types/RefundArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundFailureReasonType.php b/src/MerchantData/Types/RefundFailureReasonType.php index ce8483ea9b..a28b2d9021 100644 --- a/src/MerchantData/Types/RefundFailureReasonType.php +++ b/src/MerchantData/Types/RefundFailureReasonType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundFundingSourceArrayType.php b/src/MerchantData/Types/RefundFundingSourceArrayType.php index cd1a6fdcd7..4cc6b0efe6 100644 --- a/src/MerchantData/Types/RefundFundingSourceArrayType.php +++ b/src/MerchantData/Types/RefundFundingSourceArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundFundingSourceType.php b/src/MerchantData/Types/RefundFundingSourceType.php index d8bcf899d3..12780b8fe1 100644 --- a/src/MerchantData/Types/RefundFundingSourceType.php +++ b/src/MerchantData/Types/RefundFundingSourceType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundInformationType.php b/src/MerchantData/Types/RefundInformationType.php index 89fd3c42ea..c139ebaa5d 100644 --- a/src/MerchantData/Types/RefundInformationType.php +++ b/src/MerchantData/Types/RefundInformationType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundLineArrayType.php b/src/MerchantData/Types/RefundLineArrayType.php index 8c9fd46e02..a33515014c 100644 --- a/src/MerchantData/Types/RefundLineArrayType.php +++ b/src/MerchantData/Types/RefundLineArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundLineType.php b/src/MerchantData/Types/RefundLineType.php index e94b77ffbf..ce38d96576 100644 --- a/src/MerchantData/Types/RefundLineType.php +++ b/src/MerchantData/Types/RefundLineType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundTransactionArrayType.php b/src/MerchantData/Types/RefundTransactionArrayType.php index db60097455..c9c0a47ff1 100644 --- a/src/MerchantData/Types/RefundTransactionArrayType.php +++ b/src/MerchantData/Types/RefundTransactionArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundTransactionInfoType.php b/src/MerchantData/Types/RefundTransactionInfoType.php index e38deda7a7..2811bb8ec5 100644 --- a/src/MerchantData/Types/RefundTransactionInfoType.php +++ b/src/MerchantData/Types/RefundTransactionInfoType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundTransactionType.php b/src/MerchantData/Types/RefundTransactionType.php index c6c37bbc25..266ff3f931 100644 --- a/src/MerchantData/Types/RefundTransactionType.php +++ b/src/MerchantData/Types/RefundTransactionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RefundType.php b/src/MerchantData/Types/RefundType.php index 88d7876359..c5bb392385 100644 --- a/src/MerchantData/Types/RefundType.php +++ b/src/MerchantData/Types/RefundType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RelistFixedPriceItemRequestType.php b/src/MerchantData/Types/RelistFixedPriceItemRequestType.php index 02a2f7913b..f39704a233 100644 --- a/src/MerchantData/Types/RelistFixedPriceItemRequestType.php +++ b/src/MerchantData/Types/RelistFixedPriceItemRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RelistFixedPriceItemResponseType.php b/src/MerchantData/Types/RelistFixedPriceItemResponseType.php index 53830194f7..376e50ecb6 100644 --- a/src/MerchantData/Types/RelistFixedPriceItemResponseType.php +++ b/src/MerchantData/Types/RelistFixedPriceItemResponseType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RelistItemRequestType.php b/src/MerchantData/Types/RelistItemRequestType.php index 260e911629..3fd04ef498 100644 --- a/src/MerchantData/Types/RelistItemRequestType.php +++ b/src/MerchantData/Types/RelistItemRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RelistItemResponseType.php b/src/MerchantData/Types/RelistItemResponseType.php index dadbcc3fb1..911ff29d56 100644 --- a/src/MerchantData/Types/RelistItemResponseType.php +++ b/src/MerchantData/Types/RelistItemResponseType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/RequiredSellerActionArrayType.php b/src/MerchantData/Types/RequiredSellerActionArrayType.php index 19fe6ad7e8..5290cff1b3 100644 --- a/src/MerchantData/Types/RequiredSellerActionArrayType.php +++ b/src/MerchantData/Types/RequiredSellerActionArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReturnPolicyType.php b/src/MerchantData/Types/ReturnPolicyType.php index d45ccb9911..8b5ceaa7b0 100644 --- a/src/MerchantData/Types/ReturnPolicyType.php +++ b/src/MerchantData/Types/ReturnPolicyType.php @@ -164,7 +164,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReviseFixedPriceItemRequestType.php b/src/MerchantData/Types/ReviseFixedPriceItemRequestType.php index e515842d79..a4ba5da047 100644 --- a/src/MerchantData/Types/ReviseFixedPriceItemRequestType.php +++ b/src/MerchantData/Types/ReviseFixedPriceItemRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReviseFixedPriceItemResponseType.php b/src/MerchantData/Types/ReviseFixedPriceItemResponseType.php index 6087aedb1c..399722850c 100644 --- a/src/MerchantData/Types/ReviseFixedPriceItemResponseType.php +++ b/src/MerchantData/Types/ReviseFixedPriceItemResponseType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReviseInventoryStatusRequestType.php b/src/MerchantData/Types/ReviseInventoryStatusRequestType.php index 703db52d25..e5612e6004 100644 --- a/src/MerchantData/Types/ReviseInventoryStatusRequestType.php +++ b/src/MerchantData/Types/ReviseInventoryStatusRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReviseInventoryStatusResponseType.php b/src/MerchantData/Types/ReviseInventoryStatusResponseType.php index 8706c854f0..3fbcb7e055 100644 --- a/src/MerchantData/Types/ReviseInventoryStatusResponseType.php +++ b/src/MerchantData/Types/ReviseInventoryStatusResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReviseItemRequestType.php b/src/MerchantData/Types/ReviseItemRequestType.php index 641ba760b3..78854d9151 100644 --- a/src/MerchantData/Types/ReviseItemRequestType.php +++ b/src/MerchantData/Types/ReviseItemRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReviseItemResponseType.php b/src/MerchantData/Types/ReviseItemResponseType.php index 70f55d59e6..3e3cda87d0 100644 --- a/src/MerchantData/Types/ReviseItemResponseType.php +++ b/src/MerchantData/Types/ReviseItemResponseType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ReviseStatusType.php b/src/MerchantData/Types/ReviseStatusType.php index 4c637f4cd0..dc0f0fa045 100644 --- a/src/MerchantData/Types/ReviseStatusType.php +++ b/src/MerchantData/Types/ReviseStatusType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SKUDetailsType.php b/src/MerchantData/Types/SKUDetailsType.php index ea2b6551c2..1359ee5f5a 100644 --- a/src/MerchantData/Types/SKUDetailsType.php +++ b/src/MerchantData/Types/SKUDetailsType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SalesTaxType.php b/src/MerchantData/Types/SalesTaxType.php index db231579b5..40c2f4da3c 100644 --- a/src/MerchantData/Types/SalesTaxType.php +++ b/src/MerchantData/Types/SalesTaxType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SchedulingInfoType.php b/src/MerchantData/Types/SchedulingInfoType.php index 89baa08874..ad44ff6b86 100644 --- a/src/MerchantData/Types/SchedulingInfoType.php +++ b/src/MerchantData/Types/SchedulingInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SearchDetailsType.php b/src/MerchantData/Types/SearchDetailsType.php index 3c49e72b0a..a2682f051a 100644 --- a/src/MerchantData/Types/SearchDetailsType.php +++ b/src/MerchantData/Types/SearchDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellerDiscountType.php b/src/MerchantData/Types/SellerDiscountType.php index 0be6fa7867..32c231f27d 100644 --- a/src/MerchantData/Types/SellerDiscountType.php +++ b/src/MerchantData/Types/SellerDiscountType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellerDiscountsType.php b/src/MerchantData/Types/SellerDiscountsType.php index 50a2168804..bb838415fa 100644 --- a/src/MerchantData/Types/SellerDiscountsType.php +++ b/src/MerchantData/Types/SellerDiscountsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellerPaymentProfileType.php b/src/MerchantData/Types/SellerPaymentProfileType.php index e732266251..69a4c3bf96 100644 --- a/src/MerchantData/Types/SellerPaymentProfileType.php +++ b/src/MerchantData/Types/SellerPaymentProfileType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellerProfilesType.php b/src/MerchantData/Types/SellerProfilesType.php index 636302f2cc..1d9f792c1f 100644 --- a/src/MerchantData/Types/SellerProfilesType.php +++ b/src/MerchantData/Types/SellerProfilesType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellerReturnProfileType.php b/src/MerchantData/Types/SellerReturnProfileType.php index 4cb782e849..f88a22e150 100644 --- a/src/MerchantData/Types/SellerReturnProfileType.php +++ b/src/MerchantData/Types/SellerReturnProfileType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellerShippingProfileType.php b/src/MerchantData/Types/SellerShippingProfileType.php index afea6a28c2..11d3fdbb23 100644 --- a/src/MerchantData/Types/SellerShippingProfileType.php +++ b/src/MerchantData/Types/SellerShippingProfileType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellerType.php b/src/MerchantData/Types/SellerType.php index ad87701392..153ae30c82 100644 --- a/src/MerchantData/Types/SellerType.php +++ b/src/MerchantData/Types/SellerType.php @@ -220,7 +220,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellereBayPaymentProcessConsentCodeType.php b/src/MerchantData/Types/SellereBayPaymentProcessConsentCodeType.php index 73677077f5..3d5552f328 100644 --- a/src/MerchantData/Types/SellereBayPaymentProcessConsentCodeType.php +++ b/src/MerchantData/Types/SellereBayPaymentProcessConsentCodeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellingManagerProductDetailsType.php b/src/MerchantData/Types/SellingManagerProductDetailsType.php index c13891ff88..90be07ff8a 100644 --- a/src/MerchantData/Types/SellingManagerProductDetailsType.php +++ b/src/MerchantData/Types/SellingManagerProductDetailsType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellingManagerProductInventoryStatusType.php b/src/MerchantData/Types/SellingManagerProductInventoryStatusType.php index 0ba7b775d5..40398137d6 100644 --- a/src/MerchantData/Types/SellingManagerProductInventoryStatusType.php +++ b/src/MerchantData/Types/SellingManagerProductInventoryStatusType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellingManagerVendorDetailsType.php b/src/MerchantData/Types/SellingManagerVendorDetailsType.php index 09edb9ae6c..66323e736d 100644 --- a/src/MerchantData/Types/SellingManagerVendorDetailsType.php +++ b/src/MerchantData/Types/SellingManagerVendorDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SellingStatusType.php b/src/MerchantData/Types/SellingStatusType.php index 9d4392cc53..0a6495fb1b 100644 --- a/src/MerchantData/Types/SellingStatusType.php +++ b/src/MerchantData/Types/SellingStatusType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SetShipmentTrackingInfoRequestType.php b/src/MerchantData/Types/SetShipmentTrackingInfoRequestType.php index e828967119..48f07bcb57 100644 --- a/src/MerchantData/Types/SetShipmentTrackingInfoRequestType.php +++ b/src/MerchantData/Types/SetShipmentTrackingInfoRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SetShipmentTrackingInfoResponseType.php b/src/MerchantData/Types/SetShipmentTrackingInfoResponseType.php index 5fa30f062b..66d42202f1 100644 --- a/src/MerchantData/Types/SetShipmentTrackingInfoResponseType.php +++ b/src/MerchantData/Types/SetShipmentTrackingInfoResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShipPackageDetailsType.php b/src/MerchantData/Types/ShipPackageDetailsType.php index 5f53da2cda..d04ca64ac8 100644 --- a/src/MerchantData/Types/ShipPackageDetailsType.php +++ b/src/MerchantData/Types/ShipPackageDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShipmentLineItemType.php b/src/MerchantData/Types/ShipmentLineItemType.php index cbf9db8b4b..1216fe82fe 100644 --- a/src/MerchantData/Types/ShipmentLineItemType.php +++ b/src/MerchantData/Types/ShipmentLineItemType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShipmentTrackingDetailsType.php b/src/MerchantData/Types/ShipmentTrackingDetailsType.php index 327744eb1c..6b785a46ba 100644 --- a/src/MerchantData/Types/ShipmentTrackingDetailsType.php +++ b/src/MerchantData/Types/ShipmentTrackingDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShipmentType.php b/src/MerchantData/Types/ShipmentType.php index d61f1b219c..f202aec6ed 100644 --- a/src/MerchantData/Types/ShipmentType.php +++ b/src/MerchantData/Types/ShipmentType.php @@ -213,7 +213,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShippingDetailsType.php b/src/MerchantData/Types/ShippingDetailsType.php index 5e0b1a08fe..e7cc56a9e5 100644 --- a/src/MerchantData/Types/ShippingDetailsType.php +++ b/src/MerchantData/Types/ShippingDetailsType.php @@ -269,7 +269,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShippingPackageInfoType.php b/src/MerchantData/Types/ShippingPackageInfoType.php index 32d3015276..46eb459bd3 100644 --- a/src/MerchantData/Types/ShippingPackageInfoType.php +++ b/src/MerchantData/Types/ShippingPackageInfoType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShippingServiceCostOverrideListType.php b/src/MerchantData/Types/ShippingServiceCostOverrideListType.php index f178b71dfe..684fafd56b 100644 --- a/src/MerchantData/Types/ShippingServiceCostOverrideListType.php +++ b/src/MerchantData/Types/ShippingServiceCostOverrideListType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShippingServiceCostOverrideType.php b/src/MerchantData/Types/ShippingServiceCostOverrideType.php index 0d1a383343..90d12d297c 100644 --- a/src/MerchantData/Types/ShippingServiceCostOverrideType.php +++ b/src/MerchantData/Types/ShippingServiceCostOverrideType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ShippingServiceOptionsType.php b/src/MerchantData/Types/ShippingServiceOptionsType.php index a46eb60c84..5518373096 100644 --- a/src/MerchantData/Types/ShippingServiceOptionsType.php +++ b/src/MerchantData/Types/ShippingServiceOptionsType.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SiteHostedPictureDetailsType.php b/src/MerchantData/Types/SiteHostedPictureDetailsType.php index 299eea3e9d..0707df2e76 100644 --- a/src/MerchantData/Types/SiteHostedPictureDetailsType.php +++ b/src/MerchantData/Types/SiteHostedPictureDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SoldReportRequestType.php b/src/MerchantData/Types/SoldReportRequestType.php index 98072dacf0..a04c6a5f27 100644 --- a/src/MerchantData/Types/SoldReportRequestType.php +++ b/src/MerchantData/Types/SoldReportRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SoldReportResponseType.php b/src/MerchantData/Types/SoldReportResponseType.php index bd076af9d8..093f5a7d83 100644 --- a/src/MerchantData/Types/SoldReportResponseType.php +++ b/src/MerchantData/Types/SoldReportResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/StorefrontType.php b/src/MerchantData/Types/StorefrontType.php index 65ae341ae4..c96cbc4293 100644 --- a/src/MerchantData/Types/StorefrontType.php +++ b/src/MerchantData/Types/StorefrontType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/SuggestedBidValueType.php b/src/MerchantData/Types/SuggestedBidValueType.php index 9023585191..a227e23abf 100644 --- a/src/MerchantData/Types/SuggestedBidValueType.php +++ b/src/MerchantData/Types/SuggestedBidValueType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TaxDetailsType.php b/src/MerchantData/Types/TaxDetailsType.php index 7e084e21fd..dfe0d513df 100644 --- a/src/MerchantData/Types/TaxDetailsType.php +++ b/src/MerchantData/Types/TaxDetailsType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TaxIdentifierAttributeType.php b/src/MerchantData/Types/TaxIdentifierAttributeType.php index db5027039f..a84f9783e0 100644 --- a/src/MerchantData/Types/TaxIdentifierAttributeType.php +++ b/src/MerchantData/Types/TaxIdentifierAttributeType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TaxIdentifierType.php b/src/MerchantData/Types/TaxIdentifierType.php index 651c3927a9..6e117be20e 100644 --- a/src/MerchantData/Types/TaxIdentifierType.php +++ b/src/MerchantData/Types/TaxIdentifierType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TaxJurisdictionType.php b/src/MerchantData/Types/TaxJurisdictionType.php index 04ddbff95a..e5dee1c585 100644 --- a/src/MerchantData/Types/TaxJurisdictionType.php +++ b/src/MerchantData/Types/TaxJurisdictionType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TaxTableType.php b/src/MerchantData/Types/TaxTableType.php index 2b84f409c7..a4d19d5ff1 100644 --- a/src/MerchantData/Types/TaxTableType.php +++ b/src/MerchantData/Types/TaxTableType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TaxesType.php b/src/MerchantData/Types/TaxesType.php index fa68376d22..6beeb58158 100644 --- a/src/MerchantData/Types/TaxesType.php +++ b/src/MerchantData/Types/TaxesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TicketListingDetailsType.php b/src/MerchantData/Types/TicketListingDetailsType.php index d3a78fe109..4ca19f910e 100644 --- a/src/MerchantData/Types/TicketListingDetailsType.php +++ b/src/MerchantData/Types/TicketListingDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TopRatedSellerDetailsType.php b/src/MerchantData/Types/TopRatedSellerDetailsType.php index 2643bf71f0..7b48bc19f2 100644 --- a/src/MerchantData/Types/TopRatedSellerDetailsType.php +++ b/src/MerchantData/Types/TopRatedSellerDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TransactionArrayType.php b/src/MerchantData/Types/TransactionArrayType.php index bcc21ffcc2..c531273d98 100644 --- a/src/MerchantData/Types/TransactionArrayType.php +++ b/src/MerchantData/Types/TransactionArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TransactionListType.php b/src/MerchantData/Types/TransactionListType.php index bc44ca6f23..1c4769f760 100644 --- a/src/MerchantData/Types/TransactionListType.php +++ b/src/MerchantData/Types/TransactionListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TransactionReferenceType.php b/src/MerchantData/Types/TransactionReferenceType.php index 7158aa8a84..c855232df7 100644 --- a/src/MerchantData/Types/TransactionReferenceType.php +++ b/src/MerchantData/Types/TransactionReferenceType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TransactionStatusType.php b/src/MerchantData/Types/TransactionStatusType.php index 2ada5b022f..567f44be65 100644 --- a/src/MerchantData/Types/TransactionStatusType.php +++ b/src/MerchantData/Types/TransactionStatusType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/TransactionType.php b/src/MerchantData/Types/TransactionType.php index 8e3fd1d1b9..1dd9997a37 100644 --- a/src/MerchantData/Types/TransactionType.php +++ b/src/MerchantData/Types/TransactionType.php @@ -493,7 +493,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/UnitInfoType.php b/src/MerchantData/Types/UnitInfoType.php index 116bf914ae..6925b3bccb 100644 --- a/src/MerchantData/Types/UnitInfoType.php +++ b/src/MerchantData/Types/UnitInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/UnpaidItemType.php b/src/MerchantData/Types/UnpaidItemType.php index 3abe583897..9f76993c40 100644 --- a/src/MerchantData/Types/UnpaidItemType.php +++ b/src/MerchantData/Types/UnpaidItemType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/UploadSiteHostedPicturesRequestType.php b/src/MerchantData/Types/UploadSiteHostedPicturesRequestType.php index 075cf13681..4921377e27 100644 --- a/src/MerchantData/Types/UploadSiteHostedPicturesRequestType.php +++ b/src/MerchantData/Types/UploadSiteHostedPicturesRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/UploadSiteHostedPicturesResponseType.php b/src/MerchantData/Types/UploadSiteHostedPicturesResponseType.php index 17ea24b316..0c1540f176 100644 --- a/src/MerchantData/Types/UploadSiteHostedPicturesResponseType.php +++ b/src/MerchantData/Types/UploadSiteHostedPicturesResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/UserAgreementInfoType.php b/src/MerchantData/Types/UserAgreementInfoType.php index a48672b4fc..b5675585d6 100644 --- a/src/MerchantData/Types/UserAgreementInfoType.php +++ b/src/MerchantData/Types/UserAgreementInfoType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/UserIdentityType.php b/src/MerchantData/Types/UserIdentityType.php index 0e05905753..6632bd58df 100644 --- a/src/MerchantData/Types/UserIdentityType.php +++ b/src/MerchantData/Types/UserIdentityType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/UserType.php b/src/MerchantData/Types/UserType.php index eaa693aa10..5d11178405 100644 --- a/src/MerchantData/Types/UserType.php +++ b/src/MerchantData/Types/UserType.php @@ -325,7 +325,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VATDetailsType.php b/src/MerchantData/Types/VATDetailsType.php index 80606e94c6..ed4a9e59a1 100644 --- a/src/MerchantData/Types/VATDetailsType.php +++ b/src/MerchantData/Types/VATDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/ValType.php b/src/MerchantData/Types/ValType.php index e4ead9fa46..2978c054e5 100644 --- a/src/MerchantData/Types/ValType.php +++ b/src/MerchantData/Types/ValType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VariationProductListingDetailsType.php b/src/MerchantData/Types/VariationProductListingDetailsType.php index 2dcef48d5e..d9bf640e16 100644 --- a/src/MerchantData/Types/VariationProductListingDetailsType.php +++ b/src/MerchantData/Types/VariationProductListingDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VariationSpecificPictureSetType.php b/src/MerchantData/Types/VariationSpecificPictureSetType.php index ec9229cf96..846885602f 100644 --- a/src/MerchantData/Types/VariationSpecificPictureSetType.php +++ b/src/MerchantData/Types/VariationSpecificPictureSetType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VariationType.php b/src/MerchantData/Types/VariationType.php index a832e83efd..62294faf69 100644 --- a/src/MerchantData/Types/VariationType.php +++ b/src/MerchantData/Types/VariationType.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VariationsType.php b/src/MerchantData/Types/VariationsType.php index 8a556df63d..2794d69285 100644 --- a/src/MerchantData/Types/VariationsType.php +++ b/src/MerchantData/Types/VariationsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VerifiedUserRequirementsType.php b/src/MerchantData/Types/VerifiedUserRequirementsType.php index 11c17dcd74..46eb2683e8 100644 --- a/src/MerchantData/Types/VerifiedUserRequirementsType.php +++ b/src/MerchantData/Types/VerifiedUserRequirementsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VerifyAddFixedPriceItemRequestType.php b/src/MerchantData/Types/VerifyAddFixedPriceItemRequestType.php index f6788d0bd9..5691cf5b13 100644 --- a/src/MerchantData/Types/VerifyAddFixedPriceItemRequestType.php +++ b/src/MerchantData/Types/VerifyAddFixedPriceItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VerifyAddFixedPriceItemResponseType.php b/src/MerchantData/Types/VerifyAddFixedPriceItemResponseType.php index 77a7a15c15..a632a48496 100644 --- a/src/MerchantData/Types/VerifyAddFixedPriceItemResponseType.php +++ b/src/MerchantData/Types/VerifyAddFixedPriceItemResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VerifyAddItemRequestType.php b/src/MerchantData/Types/VerifyAddItemRequestType.php index 2f02f219e9..8d19a07196 100644 --- a/src/MerchantData/Types/VerifyAddItemRequestType.php +++ b/src/MerchantData/Types/VerifyAddItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/VerifyAddItemResponseType.php b/src/MerchantData/Types/VerifyAddItemResponseType.php index 4ac7495113..dd43f18688 100644 --- a/src/MerchantData/Types/VerifyAddItemResponseType.php +++ b/src/MerchantData/Types/VerifyAddItemResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/MerchantData/Types/XMLRequesterCredentialsType.php b/src/MerchantData/Types/XMLRequesterCredentialsType.php index a7e21e8d4e..2532c2db0f 100644 --- a/src/MerchantData/Types/XMLRequesterCredentialsType.php +++ b/src/MerchantData/Types/XMLRequesterCredentialsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Metadata/Types/AutomotivePartsCompatibilityPolicy.php b/src/Metadata/Types/AutomotivePartsCompatibilityPolicy.php index 080797962e..33194ff814 100644 --- a/src/Metadata/Types/AutomotivePartsCompatibilityPolicy.php +++ b/src/Metadata/Types/AutomotivePartsCompatibilityPolicy.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/AutomotivePartsCompatibilityPolicyResponse.php b/src/Metadata/Types/AutomotivePartsCompatibilityPolicyResponse.php index 6c44b27b2b..e9c757c4c0 100644 --- a/src/Metadata/Types/AutomotivePartsCompatibilityPolicyResponse.php +++ b/src/Metadata/Types/AutomotivePartsCompatibilityPolicyResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ErrorDetailV3.php b/src/Metadata/Types/ErrorDetailV3.php index 47fc6c9fcc..be379ead7c 100644 --- a/src/Metadata/Types/ErrorDetailV3.php +++ b/src/Metadata/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ErrorParameterV3.php b/src/Metadata/Types/ErrorParameterV3.php index 0c2540e3c0..bfd0955843 100644 --- a/src/Metadata/Types/ErrorParameterV3.php +++ b/src/Metadata/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestRequest.php b/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestRequest.php index fd097463ba..f9a8f766c9 100644 --- a/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestRequest.php +++ b/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestResponse.php b/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestResponse.php index 168993002b..23cb76b795 100644 --- a/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestResponse.php +++ b/src/Metadata/Types/GetPoliciesForAutoPartsCompatibilityRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForItemConditionRestRequest.php b/src/Metadata/Types/GetPoliciesForItemConditionRestRequest.php index 6c0c5e1205..073bd31835 100644 --- a/src/Metadata/Types/GetPoliciesForItemConditionRestRequest.php +++ b/src/Metadata/Types/GetPoliciesForItemConditionRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForItemConditionRestResponse.php b/src/Metadata/Types/GetPoliciesForItemConditionRestResponse.php index d9f88be6e5..5b0f37faf5 100644 --- a/src/Metadata/Types/GetPoliciesForItemConditionRestResponse.php +++ b/src/Metadata/Types/GetPoliciesForItemConditionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForListingStructuresRestRequest.php b/src/Metadata/Types/GetPoliciesForListingStructuresRestRequest.php index 7866e5459d..8ac5a144bb 100644 --- a/src/Metadata/Types/GetPoliciesForListingStructuresRestRequest.php +++ b/src/Metadata/Types/GetPoliciesForListingStructuresRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForListingStructuresRestResponse.php b/src/Metadata/Types/GetPoliciesForListingStructuresRestResponse.php index 166f816a78..df2f063fd3 100644 --- a/src/Metadata/Types/GetPoliciesForListingStructuresRestResponse.php +++ b/src/Metadata/Types/GetPoliciesForListingStructuresRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestRequest.php b/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestRequest.php index 0dccafacb5..277cdb49fe 100644 --- a/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestRequest.php +++ b/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestResponse.php b/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestResponse.php index 8c11d5cddf..c28b126e24 100644 --- a/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestResponse.php +++ b/src/Metadata/Types/GetPoliciesForNegotiatedPriceRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForReturnsRestRequest.php b/src/Metadata/Types/GetPoliciesForReturnsRestRequest.php index f5d432021b..ce643353d0 100644 --- a/src/Metadata/Types/GetPoliciesForReturnsRestRequest.php +++ b/src/Metadata/Types/GetPoliciesForReturnsRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetPoliciesForReturnsRestResponse.php b/src/Metadata/Types/GetPoliciesForReturnsRestResponse.php index 7da9acb639..cf3e5f55f8 100644 --- a/src/Metadata/Types/GetPoliciesForReturnsRestResponse.php +++ b/src/Metadata/Types/GetPoliciesForReturnsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetSalesTaxJurisdictionsRestRequest.php b/src/Metadata/Types/GetSalesTaxJurisdictionsRestRequest.php index e28227d392..575e477112 100644 --- a/src/Metadata/Types/GetSalesTaxJurisdictionsRestRequest.php +++ b/src/Metadata/Types/GetSalesTaxJurisdictionsRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/GetSalesTaxJurisdictionsRestResponse.php b/src/Metadata/Types/GetSalesTaxJurisdictionsRestResponse.php index 7fd18b31d9..f3606402c4 100644 --- a/src/Metadata/Types/GetSalesTaxJurisdictionsRestResponse.php +++ b/src/Metadata/Types/GetSalesTaxJurisdictionsRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ItemCondition.php b/src/Metadata/Types/ItemCondition.php index 18ef62978a..f62952ecf6 100644 --- a/src/Metadata/Types/ItemCondition.php +++ b/src/Metadata/Types/ItemCondition.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ItemConditionPolicy.php b/src/Metadata/Types/ItemConditionPolicy.php index 990a1ccaf7..4506884ff4 100644 --- a/src/Metadata/Types/ItemConditionPolicy.php +++ b/src/Metadata/Types/ItemConditionPolicy.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ItemConditionPolicyResponse.php b/src/Metadata/Types/ItemConditionPolicyResponse.php index c90bd8ee07..e94caee494 100644 --- a/src/Metadata/Types/ItemConditionPolicyResponse.php +++ b/src/Metadata/Types/ItemConditionPolicyResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ListingStructurePolicy.php b/src/Metadata/Types/ListingStructurePolicy.php index 642072abee..8b2e3d9825 100644 --- a/src/Metadata/Types/ListingStructurePolicy.php +++ b/src/Metadata/Types/ListingStructurePolicy.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ListingStructurePolicyResponse.php b/src/Metadata/Types/ListingStructurePolicyResponse.php index f65f348cd6..bd27387b0e 100644 --- a/src/Metadata/Types/ListingStructurePolicyResponse.php +++ b/src/Metadata/Types/ListingStructurePolicyResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/NegotiatedPricePolicy.php b/src/Metadata/Types/NegotiatedPricePolicy.php index 56c5383a91..07cbf12269 100644 --- a/src/Metadata/Types/NegotiatedPricePolicy.php +++ b/src/Metadata/Types/NegotiatedPricePolicy.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/NegotiatedPricePolicyResponse.php b/src/Metadata/Types/NegotiatedPricePolicyResponse.php index 246f2bfbc2..d3ad1dcedd 100644 --- a/src/Metadata/Types/NegotiatedPricePolicyResponse.php +++ b/src/Metadata/Types/NegotiatedPricePolicyResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ReturnPolicy.php b/src/Metadata/Types/ReturnPolicy.php index 8131dfa37b..74b6bc9ec8 100644 --- a/src/Metadata/Types/ReturnPolicy.php +++ b/src/Metadata/Types/ReturnPolicy.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/ReturnPolicyResponse.php b/src/Metadata/Types/ReturnPolicyResponse.php index ff1d4d8691..2a29f22321 100644 --- a/src/Metadata/Types/ReturnPolicyResponse.php +++ b/src/Metadata/Types/ReturnPolicyResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/SalesTaxJurisdiction.php b/src/Metadata/Types/SalesTaxJurisdiction.php index 142a48be0f..6438c7e18f 100644 --- a/src/Metadata/Types/SalesTaxJurisdiction.php +++ b/src/Metadata/Types/SalesTaxJurisdiction.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Metadata/Types/SalesTaxJurisdictions.php b/src/Metadata/Types/SalesTaxJurisdictions.php index 820abce9ba..0e58730f21 100644 --- a/src/Metadata/Types/SalesTaxJurisdictions.php +++ b/src/Metadata/Types/SalesTaxJurisdictions.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/OAuth/Types/GetAppTokenRestRequest.php b/src/OAuth/Types/GetAppTokenRestRequest.php index 8e2018ee8a..ae9f009d16 100644 --- a/src/OAuth/Types/GetAppTokenRestRequest.php +++ b/src/OAuth/Types/GetAppTokenRestRequest.php @@ -43,7 +43,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/OAuth/Types/GetAppTokenRestResponse.php b/src/OAuth/Types/GetAppTokenRestResponse.php index 4cac4d6b20..ff268a3e6c 100644 --- a/src/OAuth/Types/GetAppTokenRestResponse.php +++ b/src/OAuth/Types/GetAppTokenRestResponse.php @@ -79,7 +79,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/OAuth/Types/GetUserTokenRestRequest.php b/src/OAuth/Types/GetUserTokenRestRequest.php index cbd950147e..cd7cc914a8 100644 --- a/src/OAuth/Types/GetUserTokenRestRequest.php +++ b/src/OAuth/Types/GetUserTokenRestRequest.php @@ -43,7 +43,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/OAuth/Types/GetUserTokenRestResponse.php b/src/OAuth/Types/GetUserTokenRestResponse.php index e4378986b3..20a0f71ddd 100644 --- a/src/OAuth/Types/GetUserTokenRestResponse.php +++ b/src/OAuth/Types/GetUserTokenRestResponse.php @@ -86,7 +86,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/OAuth/Types/RefreshUserTokenRestRequest.php b/src/OAuth/Types/RefreshUserTokenRestRequest.php index 7b512426b3..3450278769 100644 --- a/src/OAuth/Types/RefreshUserTokenRestRequest.php +++ b/src/OAuth/Types/RefreshUserTokenRestRequest.php @@ -43,7 +43,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/OAuth/Types/RefreshUserTokenRestResponse.php b/src/OAuth/Types/RefreshUserTokenRestResponse.php index 3d5c56f1a1..21f006c5c6 100644 --- a/src/OAuth/Types/RefreshUserTokenRestResponse.php +++ b/src/OAuth/Types/RefreshUserTokenRestResponse.php @@ -79,7 +79,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/Adjustment.php b/src/Order/Types/Adjustment.php index ede578fc35..73eed42819 100644 --- a/src/Order/Types/Adjustment.php +++ b/src/Order/Types/Adjustment.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/Amount.php b/src/Order/Types/Amount.php index d356d21bb4..a52066c179 100644 --- a/src/Order/Types/Amount.php +++ b/src/Order/Types/Amount.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/BillingAddress.php b/src/Order/Types/BillingAddress.php index 44e98f507f..17cd11f394 100644 --- a/src/Order/Types/BillingAddress.php +++ b/src/Order/Types/BillingAddress.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/CheckoutSessionResponse.php b/src/Order/Types/CheckoutSessionResponse.php index 640fc93271..3219002200 100644 --- a/src/Order/Types/CheckoutSessionResponse.php +++ b/src/Order/Types/CheckoutSessionResponse.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/CreateGuestCheckoutSessionRequest.php b/src/Order/Types/CreateGuestCheckoutSessionRequest.php index d1a3d90945..bdc4f1b311 100644 --- a/src/Order/Types/CreateGuestCheckoutSessionRequest.php +++ b/src/Order/Types/CreateGuestCheckoutSessionRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/CreateSignInCheckoutSessionRequest.php b/src/Order/Types/CreateSignInCheckoutSessionRequest.php index a50dce332f..09a8c4311f 100644 --- a/src/Order/Types/CreateSignInCheckoutSessionRequest.php +++ b/src/Order/Types/CreateSignInCheckoutSessionRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/CreditCard.php b/src/Order/Types/CreditCard.php index 62d0910b45..fa5f19bdfa 100644 --- a/src/Order/Types/CreditCard.php +++ b/src/Order/Types/CreditCard.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ErrorDetailV3.php b/src/Order/Types/ErrorDetailV3.php index 97dcf2877b..389d9f1ea8 100644 --- a/src/Order/Types/ErrorDetailV3.php +++ b/src/Order/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ErrorParameterV3.php b/src/Order/Types/ErrorParameterV3.php index 425044e884..9369d0e33f 100644 --- a/src/Order/Types/ErrorParameterV3.php +++ b/src/Order/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetCheckoutSessionRestRequest.php b/src/Order/Types/GetCheckoutSessionRestRequest.php index 15b16bf9c3..7660f0b2a8 100644 --- a/src/Order/Types/GetCheckoutSessionRestRequest.php +++ b/src/Order/Types/GetCheckoutSessionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetCheckoutSessionRestResponse.php b/src/Order/Types/GetCheckoutSessionRestResponse.php index bd48bead07..94b7f9257d 100644 --- a/src/Order/Types/GetCheckoutSessionRestResponse.php +++ b/src/Order/Types/GetCheckoutSessionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetGuestCheckoutSessionRestRequest.php b/src/Order/Types/GetGuestCheckoutSessionRestRequest.php index 0118ee69d7..055f647814 100644 --- a/src/Order/Types/GetGuestCheckoutSessionRestRequest.php +++ b/src/Order/Types/GetGuestCheckoutSessionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetGuestCheckoutSessionRestResponse.php b/src/Order/Types/GetGuestCheckoutSessionRestResponse.php index ffef6f7535..746f5dea8b 100644 --- a/src/Order/Types/GetGuestCheckoutSessionRestResponse.php +++ b/src/Order/Types/GetGuestCheckoutSessionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetGuestPurchaseOrderRestRequest.php b/src/Order/Types/GetGuestPurchaseOrderRestRequest.php index 702b5d426c..c7e163cdf1 100644 --- a/src/Order/Types/GetGuestPurchaseOrderRestRequest.php +++ b/src/Order/Types/GetGuestPurchaseOrderRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetGuestPurchaseOrderRestResponse.php b/src/Order/Types/GetGuestPurchaseOrderRestResponse.php index f23d7e4dc5..96ca8411c1 100644 --- a/src/Order/Types/GetGuestPurchaseOrderRestResponse.php +++ b/src/Order/Types/GetGuestPurchaseOrderRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetPurchaseOrderRestRequest.php b/src/Order/Types/GetPurchaseOrderRestRequest.php index 3c6b74c4be..a246c97201 100644 --- a/src/Order/Types/GetPurchaseOrderRestRequest.php +++ b/src/Order/Types/GetPurchaseOrderRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GetPurchaseOrderRestResponse.php b/src/Order/Types/GetPurchaseOrderRestResponse.php index 12f1c10ccc..0118f7da4c 100644 --- a/src/Order/Types/GetPurchaseOrderRestResponse.php +++ b/src/Order/Types/GetPurchaseOrderRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/GuestPurchaseOrder.php b/src/Order/Types/GuestPurchaseOrder.php index 7671b91036..af39039683 100644 --- a/src/Order/Types/GuestPurchaseOrder.php +++ b/src/Order/Types/GuestPurchaseOrder.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/Image.php b/src/Order/Types/Image.php index 0f49d0fc6c..3431eb66cd 100644 --- a/src/Order/Types/Image.php +++ b/src/Order/Types/Image.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/InitiateCheckoutSessionRestRequest.php b/src/Order/Types/InitiateCheckoutSessionRestRequest.php index 34545f79cd..22c8cf3651 100644 --- a/src/Order/Types/InitiateCheckoutSessionRestRequest.php +++ b/src/Order/Types/InitiateCheckoutSessionRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/InitiateCheckoutSessionRestResponse.php b/src/Order/Types/InitiateCheckoutSessionRestResponse.php index 27799663f4..b273deae5c 100644 --- a/src/Order/Types/InitiateCheckoutSessionRestResponse.php +++ b/src/Order/Types/InitiateCheckoutSessionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/InitiateGuestCheckoutSessionRestRequest.php b/src/Order/Types/InitiateGuestCheckoutSessionRestRequest.php index 1fe4c95d01..c9e153fc60 100644 --- a/src/Order/Types/InitiateGuestCheckoutSessionRestRequest.php +++ b/src/Order/Types/InitiateGuestCheckoutSessionRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/InitiateGuestCheckoutSessionRestResponse.php b/src/Order/Types/InitiateGuestCheckoutSessionRestResponse.php index 217244c4d2..6902cfbc7a 100644 --- a/src/Order/Types/InitiateGuestCheckoutSessionRestResponse.php +++ b/src/Order/Types/InitiateGuestCheckoutSessionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/LineItem.php b/src/Order/Types/LineItem.php index d2f22efa14..e8917d2dae 100644 --- a/src/Order/Types/LineItem.php +++ b/src/Order/Types/LineItem.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/LineItemInput.php b/src/Order/Types/LineItemInput.php index 7e043fbc82..3e60129a51 100644 --- a/src/Order/Types/LineItemInput.php +++ b/src/Order/Types/LineItemInput.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/LineItemReference.php b/src/Order/Types/LineItemReference.php index 8278c970c1..8131a22aa4 100644 --- a/src/Order/Types/LineItemReference.php +++ b/src/Order/Types/LineItemReference.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PaymentInstrument.php b/src/Order/Types/PaymentInstrument.php index 0a9001e4a8..7657346046 100644 --- a/src/Order/Types/PaymentInstrument.php +++ b/src/Order/Types/PaymentInstrument.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PaymentInstrumentReference.php b/src/Order/Types/PaymentInstrumentReference.php index c200b77127..6b5274e86e 100644 --- a/src/Order/Types/PaymentInstrumentReference.php +++ b/src/Order/Types/PaymentInstrumentReference.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PaymentMethod.php b/src/Order/Types/PaymentMethod.php index 61d852298e..346838d1c7 100644 --- a/src/Order/Types/PaymentMethod.php +++ b/src/Order/Types/PaymentMethod.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PaymentMethodBrand.php b/src/Order/Types/PaymentMethodBrand.php index 2ad03e6304..65bf6972b3 100644 --- a/src/Order/Types/PaymentMethodBrand.php +++ b/src/Order/Types/PaymentMethodBrand.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PaymentMethodMessage.php b/src/Order/Types/PaymentMethodMessage.php index a577a66f4a..964c31219f 100644 --- a/src/Order/Types/PaymentMethodMessage.php +++ b/src/Order/Types/PaymentMethodMessage.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PlaceGuestOrderRestRequest.php b/src/Order/Types/PlaceGuestOrderRestRequest.php index c251ebcf97..0ef07b00b5 100644 --- a/src/Order/Types/PlaceGuestOrderRestRequest.php +++ b/src/Order/Types/PlaceGuestOrderRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PlaceGuestOrderRestResponse.php b/src/Order/Types/PlaceGuestOrderRestResponse.php index ac1d3276db..e07f8a74ee 100644 --- a/src/Order/Types/PlaceGuestOrderRestResponse.php +++ b/src/Order/Types/PlaceGuestOrderRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PlaceOrderRestRequest.php b/src/Order/Types/PlaceOrderRestRequest.php index c8b1621f2f..a282117717 100644 --- a/src/Order/Types/PlaceOrderRestRequest.php +++ b/src/Order/Types/PlaceOrderRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PlaceOrderRestResponse.php b/src/Order/Types/PlaceOrderRestResponse.php index 05e2332569..96e32b5c8a 100644 --- a/src/Order/Types/PlaceOrderRestResponse.php +++ b/src/Order/Types/PlaceOrderRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PricingSummary.php b/src/Order/Types/PricingSummary.php index da95ffa4fe..e35c28b727 100644 --- a/src/Order/Types/PricingSummary.php +++ b/src/Order/Types/PricingSummary.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/Promotion.php b/src/Order/Types/Promotion.php index 7d9da9a4ba..497eb348ce 100644 --- a/src/Order/Types/Promotion.php +++ b/src/Order/Types/Promotion.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ProvidedPaymentInstrument.php b/src/Order/Types/ProvidedPaymentInstrument.php index 19be7d65a4..2b2ed57c5d 100644 --- a/src/Order/Types/ProvidedPaymentInstrument.php +++ b/src/Order/Types/ProvidedPaymentInstrument.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PurchaseOrder.php b/src/Order/Types/PurchaseOrder.php index ba5ac304d9..0b925e51aa 100644 --- a/src/Order/Types/PurchaseOrder.php +++ b/src/Order/Types/PurchaseOrder.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/PurchaseOrderSummary.php b/src/Order/Types/PurchaseOrderSummary.php index 2b8650c8de..a77c4a9ffd 100644 --- a/src/Order/Types/PurchaseOrderSummary.php +++ b/src/Order/Types/PurchaseOrderSummary.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/Seller.php b/src/Order/Types/Seller.php index 1013ec1293..803b4371c9 100644 --- a/src/Order/Types/Seller.php +++ b/src/Order/Types/Seller.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ShippingAddress.php b/src/Order/Types/ShippingAddress.php index 6e56d9480c..7cd97f32f8 100644 --- a/src/Order/Types/ShippingAddress.php +++ b/src/Order/Types/ShippingAddress.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ShippingAddressImpl.php b/src/Order/Types/ShippingAddressImpl.php index b3595bd6de..5f61baa8e7 100644 --- a/src/Order/Types/ShippingAddressImpl.php +++ b/src/Order/Types/ShippingAddressImpl.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ShippingDetail.php b/src/Order/Types/ShippingDetail.php index c445d6c7db..e43a8f9449 100644 --- a/src/Order/Types/ShippingDetail.php +++ b/src/Order/Types/ShippingDetail.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ShippingFulfillment.php b/src/Order/Types/ShippingFulfillment.php index 39b8ea1ef5..6e0a08f40b 100644 --- a/src/Order/Types/ShippingFulfillment.php +++ b/src/Order/Types/ShippingFulfillment.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/ShippingOption.php b/src/Order/Types/ShippingOption.php index 6ef57014f5..7ce02cee65 100644 --- a/src/Order/Types/ShippingOption.php +++ b/src/Order/Types/ShippingOption.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestLineItemQuantityRestRequest.php b/src/Order/Types/UpdateGuestLineItemQuantityRestRequest.php index 58e1a28f1c..b33c8eae56 100644 --- a/src/Order/Types/UpdateGuestLineItemQuantityRestRequest.php +++ b/src/Order/Types/UpdateGuestLineItemQuantityRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestLineItemQuantityRestResponse.php b/src/Order/Types/UpdateGuestLineItemQuantityRestResponse.php index 59d476fc6a..bf210fb531 100644 --- a/src/Order/Types/UpdateGuestLineItemQuantityRestResponse.php +++ b/src/Order/Types/UpdateGuestLineItemQuantityRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestLineItemShippingAddressRestRequest.php b/src/Order/Types/UpdateGuestLineItemShippingAddressRestRequest.php index 3e8e5a8e03..181cf116aa 100644 --- a/src/Order/Types/UpdateGuestLineItemShippingAddressRestRequest.php +++ b/src/Order/Types/UpdateGuestLineItemShippingAddressRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestLineItemShippingAddressRestResponse.php b/src/Order/Types/UpdateGuestLineItemShippingAddressRestResponse.php index 97c862fbd3..439f5ab27b 100644 --- a/src/Order/Types/UpdateGuestLineItemShippingAddressRestResponse.php +++ b/src/Order/Types/UpdateGuestLineItemShippingAddressRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestPaymentInfoRestRequest.php b/src/Order/Types/UpdateGuestPaymentInfoRestRequest.php index 7fc4b4988a..43193abc61 100644 --- a/src/Order/Types/UpdateGuestPaymentInfoRestRequest.php +++ b/src/Order/Types/UpdateGuestPaymentInfoRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestPaymentInfoRestResponse.php b/src/Order/Types/UpdateGuestPaymentInfoRestResponse.php index ded8892019..5cedbae74a 100644 --- a/src/Order/Types/UpdateGuestPaymentInfoRestResponse.php +++ b/src/Order/Types/UpdateGuestPaymentInfoRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestShippingOptionRestRequest.php b/src/Order/Types/UpdateGuestShippingOptionRestRequest.php index 4905886b33..5f426abf01 100644 --- a/src/Order/Types/UpdateGuestShippingOptionRestRequest.php +++ b/src/Order/Types/UpdateGuestShippingOptionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateGuestShippingOptionRestResponse.php b/src/Order/Types/UpdateGuestShippingOptionRestResponse.php index 02b8020270..603aee71fc 100644 --- a/src/Order/Types/UpdateGuestShippingOptionRestResponse.php +++ b/src/Order/Types/UpdateGuestShippingOptionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdatePaymentInfoRestRequest.php b/src/Order/Types/UpdatePaymentInfoRestRequest.php index dd5a3ce4e9..98d2589c40 100644 --- a/src/Order/Types/UpdatePaymentInfoRestRequest.php +++ b/src/Order/Types/UpdatePaymentInfoRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdatePaymentInfoRestResponse.php b/src/Order/Types/UpdatePaymentInfoRestResponse.php index be5af75388..ef8632fc8a 100644 --- a/src/Order/Types/UpdatePaymentInfoRestResponse.php +++ b/src/Order/Types/UpdatePaymentInfoRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdatePaymentInformation.php b/src/Order/Types/UpdatePaymentInformation.php index 423d367b29..389e4bdd50 100644 --- a/src/Order/Types/UpdatePaymentInformation.php +++ b/src/Order/Types/UpdatePaymentInformation.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateQuantity.php b/src/Order/Types/UpdateQuantity.php index a017128eee..80efcf8ceb 100644 --- a/src/Order/Types/UpdateQuantity.php +++ b/src/Order/Types/UpdateQuantity.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateQuantityForLineItemRestRequest.php b/src/Order/Types/UpdateQuantityForLineItemRestRequest.php index a49db2d2ee..8b5756976f 100644 --- a/src/Order/Types/UpdateQuantityForLineItemRestRequest.php +++ b/src/Order/Types/UpdateQuantityForLineItemRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateQuantityForLineItemRestResponse.php b/src/Order/Types/UpdateQuantityForLineItemRestResponse.php index 704cfe0a25..7dcf379eaf 100644 --- a/src/Order/Types/UpdateQuantityForLineItemRestResponse.php +++ b/src/Order/Types/UpdateQuantityForLineItemRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateShippingAddressRestRequest.php b/src/Order/Types/UpdateShippingAddressRestRequest.php index 96eb63d5dc..a89795c32e 100644 --- a/src/Order/Types/UpdateShippingAddressRestRequest.php +++ b/src/Order/Types/UpdateShippingAddressRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateShippingAddressRestResponse.php b/src/Order/Types/UpdateShippingAddressRestResponse.php index c2c7e603c1..fbf34f4bda 100644 --- a/src/Order/Types/UpdateShippingAddressRestResponse.php +++ b/src/Order/Types/UpdateShippingAddressRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateShippingOption.php b/src/Order/Types/UpdateShippingOption.php index c46c324153..0ff74b6a1d 100644 --- a/src/Order/Types/UpdateShippingOption.php +++ b/src/Order/Types/UpdateShippingOption.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateShippingOptionRestRequest.php b/src/Order/Types/UpdateShippingOptionRestRequest.php index a3e3a617f2..097f18d301 100644 --- a/src/Order/Types/UpdateShippingOptionRestRequest.php +++ b/src/Order/Types/UpdateShippingOptionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Order/Types/UpdateShippingOptionRestResponse.php b/src/Order/Types/UpdateShippingOptionRestResponse.php index e27ce6402b..510cfe336c 100644 --- a/src/Order/Types/UpdateShippingOptionRestResponse.php +++ b/src/Order/Types/UpdateShippingOptionRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ActionDeadlines.php b/src/PostOrder/Types/ActionDeadlines.php index 2b210e2968..e9c9cc94e9 100644 --- a/src/PostOrder/Types/ActionDeadlines.php +++ b/src/PostOrder/Types/ActionDeadlines.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ActualRefundDetailType.php b/src/PostOrder/Types/ActualRefundDetailType.php index 00b28c0f5a..923618fa57 100644 --- a/src/PostOrder/Types/ActualRefundDetailType.php +++ b/src/PostOrder/Types/ActualRefundDetailType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/AddShippingLabelInfoRestRequest.php b/src/PostOrder/Types/AddShippingLabelInfoRestRequest.php index c0eea98226..fbb5df9309 100644 --- a/src/PostOrder/Types/AddShippingLabelInfoRestRequest.php +++ b/src/PostOrder/Types/AddShippingLabelInfoRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/AddShippingLabelInfoRestResponse.php b/src/PostOrder/Types/AddShippingLabelInfoRestResponse.php index b7e0a70e37..6c2d8aa310 100644 --- a/src/PostOrder/Types/AddShippingLabelInfoRestResponse.php +++ b/src/PostOrder/Types/AddShippingLabelInfoRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/Address.php b/src/PostOrder/Types/Address.php index 6020aa9c64..1223739f07 100644 --- a/src/PostOrder/Types/Address.php +++ b/src/PostOrder/Types/Address.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/Amount.php b/src/PostOrder/Types/Amount.php index 3e70459a29..2fa38a90aa 100644 --- a/src/PostOrder/Types/Amount.php +++ b/src/PostOrder/Types/Amount.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/AppealCaseDecisionRestRequest.php b/src/PostOrder/Types/AppealCaseDecisionRestRequest.php index 3b1d593c4a..06e5edf9ee 100644 --- a/src/PostOrder/Types/AppealCaseDecisionRestRequest.php +++ b/src/PostOrder/Types/AppealCaseDecisionRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/AppealCaseDecisionRestResponse.php b/src/PostOrder/Types/AppealCaseDecisionRestResponse.php index bd2bed8add..d693a9a631 100644 --- a/src/PostOrder/Types/AppealCaseDecisionRestResponse.php +++ b/src/PostOrder/Types/AppealCaseDecisionRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/AppealDetails.php b/src/PostOrder/Types/AppealDetails.php index 63bd3d2377..d2188a7657 100644 --- a/src/PostOrder/Types/AppealDetails.php +++ b/src/PostOrder/Types/AppealDetails.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/AppealRequest.php b/src/PostOrder/Types/AppealRequest.php index 678e323fe8..9a9fc776db 100644 --- a/src/PostOrder/Types/AppealRequest.php +++ b/src/PostOrder/Types/AppealRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ApproveCancellationRequestRestRequest.php b/src/PostOrder/Types/ApproveCancellationRequestRestRequest.php index 627c160e8c..2f4fcba74e 100644 --- a/src/PostOrder/Types/ApproveCancellationRequestRestRequest.php +++ b/src/PostOrder/Types/ApproveCancellationRequestRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ApproveCancellationRequestRestResponse.php b/src/PostOrder/Types/ApproveCancellationRequestRestResponse.php index 33ddfd137e..0e38cebbe3 100644 --- a/src/PostOrder/Types/ApproveCancellationRequestRestResponse.php +++ b/src/PostOrder/Types/ApproveCancellationRequestRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/AvailableOptionType.php b/src/PostOrder/Types/AvailableOptionType.php index 1cf2f85959..46b258b255 100644 --- a/src/PostOrder/Types/AvailableOptionType.php +++ b/src/PostOrder/Types/AvailableOptionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/BuyerCloseCaseRequest.php b/src/PostOrder/Types/BuyerCloseCaseRequest.php index 8e2663251f..afdc5800f2 100644 --- a/src/PostOrder/Types/BuyerCloseCaseRequest.php +++ b/src/PostOrder/Types/BuyerCloseCaseRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/BuyerCloseInquiryRequest.php b/src/PostOrder/Types/BuyerCloseInquiryRequest.php index efcc120e27..b27d6f2ec9 100644 --- a/src/PostOrder/Types/BuyerCloseInquiryRequest.php +++ b/src/PostOrder/Types/BuyerCloseInquiryRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CancelActivityHistory.php b/src/PostOrder/Types/CancelActivityHistory.php index b5a30d314d..0778b07fbc 100644 --- a/src/PostOrder/Types/CancelActivityHistory.php +++ b/src/PostOrder/Types/CancelActivityHistory.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CancelDetail.php b/src/PostOrder/Types/CancelDetail.php index e00772f9a2..3e54cc36bc 100644 --- a/src/PostOrder/Types/CancelDetail.php +++ b/src/PostOrder/Types/CancelDetail.php @@ -164,7 +164,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CancelReturnRequestRestRequest.php b/src/PostOrder/Types/CancelReturnRequestRestRequest.php index be463fb262..425749ab88 100644 --- a/src/PostOrder/Types/CancelReturnRequestRestRequest.php +++ b/src/PostOrder/Types/CancelReturnRequestRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CancelReturnRequestRestResponse.php b/src/PostOrder/Types/CancelReturnRequestRestResponse.php index 2fbaecd8ee..b0d5caaf09 100644 --- a/src/PostOrder/Types/CancelReturnRequestRestResponse.php +++ b/src/PostOrder/Types/CancelReturnRequestRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CancelSortField.php b/src/PostOrder/Types/CancelSortField.php index 68800309b0..1c894e6ee3 100644 --- a/src/PostOrder/Types/CancelSortField.php +++ b/src/PostOrder/Types/CancelSortField.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CancelSummary.php b/src/PostOrder/Types/CancelSummary.php index 4740917e74..62dd02fdba 100644 --- a/src/PostOrder/Types/CancelSummary.php +++ b/src/PostOrder/Types/CancelSummary.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CarrierShippingCostInfoType.php b/src/PostOrder/Types/CarrierShippingCostInfoType.php index fc4cb0a189..250a15e61a 100644 --- a/src/PostOrder/Types/CarrierShippingCostInfoType.php +++ b/src/PostOrder/Types/CarrierShippingCostInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CaseDetails.php b/src/PostOrder/Types/CaseDetails.php index f496c5686b..f45557f93d 100644 --- a/src/PostOrder/Types/CaseDetails.php +++ b/src/PostOrder/Types/CaseDetails.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CaseDetailsResponse.php b/src/PostOrder/Types/CaseDetailsResponse.php index fb52800590..dc437b102d 100644 --- a/src/PostOrder/Types/CaseDetailsResponse.php +++ b/src/PostOrder/Types/CaseDetailsResponse.php @@ -234,7 +234,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CaseSearchResponse.php b/src/PostOrder/Types/CaseSearchResponse.php index b34d5dea81..e5acf4f3b2 100644 --- a/src/PostOrder/Types/CaseSearchResponse.php +++ b/src/PostOrder/Types/CaseSearchResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CaseStatusFilter.php b/src/PostOrder/Types/CaseStatusFilter.php index 6ae3ea0864..74ca22bf23 100644 --- a/src/PostOrder/Types/CaseStatusFilter.php +++ b/src/PostOrder/Types/CaseStatusFilter.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CaseSummaryType.php b/src/PostOrder/Types/CaseSummaryType.php index 4364f546fc..64ad0b4135 100644 --- a/src/PostOrder/Types/CaseSummaryType.php +++ b/src/PostOrder/Types/CaseSummaryType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CaseVoluntaryRefundRequest.php b/src/PostOrder/Types/CaseVoluntaryRefundRequest.php index 73583d583e..bf4ff1d0a3 100644 --- a/src/PostOrder/Types/CaseVoluntaryRefundRequest.php +++ b/src/PostOrder/Types/CaseVoluntaryRefundRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckCancellationEligibilityRestRequest.php b/src/PostOrder/Types/CheckCancellationEligibilityRestRequest.php index cd03cdbb68..fd335210bf 100644 --- a/src/PostOrder/Types/CheckCancellationEligibilityRestRequest.php +++ b/src/PostOrder/Types/CheckCancellationEligibilityRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckCancellationEligibilityRestResponse.php b/src/PostOrder/Types/CheckCancellationEligibilityRestResponse.php index eecf5deb00..602e43c72d 100644 --- a/src/PostOrder/Types/CheckCancellationEligibilityRestResponse.php +++ b/src/PostOrder/Types/CheckCancellationEligibilityRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckEligibilityRequest.php b/src/PostOrder/Types/CheckEligibilityRequest.php index 67dd3421fc..1b3a9dca2a 100644 --- a/src/PostOrder/Types/CheckEligibilityRequest.php +++ b/src/PostOrder/Types/CheckEligibilityRequest.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckEligibilityResponse.php b/src/PostOrder/Types/CheckEligibilityResponse.php index 8a54c41427..30c28b1f5e 100644 --- a/src/PostOrder/Types/CheckEligibilityResponse.php +++ b/src/PostOrder/Types/CheckEligibilityResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckInquiryEligibilityRequest.php b/src/PostOrder/Types/CheckInquiryEligibilityRequest.php index 69adcc6b6f..f1a05d671f 100644 --- a/src/PostOrder/Types/CheckInquiryEligibilityRequest.php +++ b/src/PostOrder/Types/CheckInquiryEligibilityRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckInquiryEligibilityResponse.php b/src/PostOrder/Types/CheckInquiryEligibilityResponse.php index 44d3f70c91..1e3717b245 100644 --- a/src/PostOrder/Types/CheckInquiryEligibilityResponse.php +++ b/src/PostOrder/Types/CheckInquiryEligibilityResponse.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckInquiryEligibilityRestRequest.php b/src/PostOrder/Types/CheckInquiryEligibilityRestRequest.php index acfe78e946..833e2ec9ee 100644 --- a/src/PostOrder/Types/CheckInquiryEligibilityRestRequest.php +++ b/src/PostOrder/Types/CheckInquiryEligibilityRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckInquiryEligibilityRestResponse.php b/src/PostOrder/Types/CheckInquiryEligibilityRestResponse.php index 5efc696650..7e515fdea4 100644 --- a/src/PostOrder/Types/CheckInquiryEligibilityRestResponse.php +++ b/src/PostOrder/Types/CheckInquiryEligibilityRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckLabelPrintEligibilityResponse.php b/src/PostOrder/Types/CheckLabelPrintEligibilityResponse.php index f23c720f64..0295e716a8 100644 --- a/src/PostOrder/Types/CheckLabelPrintEligibilityResponse.php +++ b/src/PostOrder/Types/CheckLabelPrintEligibilityResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckReturnEligibilityRestRequest.php b/src/PostOrder/Types/CheckReturnEligibilityRestRequest.php index 19c22295d2..588bc01cd2 100644 --- a/src/PostOrder/Types/CheckReturnEligibilityRestRequest.php +++ b/src/PostOrder/Types/CheckReturnEligibilityRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckReturnEligibilityRestResponse.php b/src/PostOrder/Types/CheckReturnEligibilityRestResponse.php index 10a5b44d12..9fd4a9ff22 100644 --- a/src/PostOrder/Types/CheckReturnEligibilityRestResponse.php +++ b/src/PostOrder/Types/CheckReturnEligibilityRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckShippingLabelEligibilityRestRequest.php b/src/PostOrder/Types/CheckShippingLabelEligibilityRestRequest.php index d5230dfa2b..a0ec1547ba 100644 --- a/src/PostOrder/Types/CheckShippingLabelEligibilityRestRequest.php +++ b/src/PostOrder/Types/CheckShippingLabelEligibilityRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CheckShippingLabelEligibilityRestResponse.php b/src/PostOrder/Types/CheckShippingLabelEligibilityRestResponse.php index f0e30e310a..2aabeb4f11 100644 --- a/src/PostOrder/Types/CheckShippingLabelEligibilityRestResponse.php +++ b/src/PostOrder/Types/CheckShippingLabelEligibilityRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ClaimHistoryEventModel.php b/src/PostOrder/Types/ClaimHistoryEventModel.php index ae5f9d0feb..628a9924f4 100644 --- a/src/PostOrder/Types/ClaimHistoryEventModel.php +++ b/src/PostOrder/Types/ClaimHistoryEventModel.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ClaimHistoryResponse.php b/src/PostOrder/Types/ClaimHistoryResponse.php index 2c85ad9ae7..32c6a0cfd1 100644 --- a/src/PostOrder/Types/ClaimHistoryResponse.php +++ b/src/PostOrder/Types/ClaimHistoryResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CloseCaseRestRequest.php b/src/PostOrder/Types/CloseCaseRestRequest.php index 545fe7f73d..3948172409 100644 --- a/src/PostOrder/Types/CloseCaseRestRequest.php +++ b/src/PostOrder/Types/CloseCaseRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CloseCaseRestResponse.php b/src/PostOrder/Types/CloseCaseRestResponse.php index 87a1ab0224..a4bff97495 100644 --- a/src/PostOrder/Types/CloseCaseRestResponse.php +++ b/src/PostOrder/Types/CloseCaseRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CloseInquiryRestRequest.php b/src/PostOrder/Types/CloseInquiryRestRequest.php index be7ec5ed73..ad4f03e095 100644 --- a/src/PostOrder/Types/CloseInquiryRestRequest.php +++ b/src/PostOrder/Types/CloseInquiryRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CloseInquiryRestResponse.php b/src/PostOrder/Types/CloseInquiryRestResponse.php index 6c45f048fb..46ee4e3d8b 100644 --- a/src/PostOrder/Types/CloseInquiryRestResponse.php +++ b/src/PostOrder/Types/CloseInquiryRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CloseReturnRequest.php b/src/PostOrder/Types/CloseReturnRequest.php index 020d4a73e6..a59df8226f 100644 --- a/src/PostOrder/Types/CloseReturnRequest.php +++ b/src/PostOrder/Types/CloseReturnRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ConditionDataRangeType.php b/src/PostOrder/Types/ConditionDataRangeType.php index dbf5cce678..74fc0fc5ef 100644 --- a/src/PostOrder/Types/ConditionDataRangeType.php +++ b/src/PostOrder/Types/ConditionDataRangeType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ConditionListDetailType.php b/src/PostOrder/Types/ConditionListDetailType.php index aaeee722fd..631a1bfae8 100644 --- a/src/PostOrder/Types/ConditionListDetailType.php +++ b/src/PostOrder/Types/ConditionListDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ConfirmCancellationRefundRestRequest.php b/src/PostOrder/Types/ConfirmCancellationRefundRestRequest.php index a0c3361707..588cb357cc 100644 --- a/src/PostOrder/Types/ConfirmCancellationRefundRestRequest.php +++ b/src/PostOrder/Types/ConfirmCancellationRefundRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ConfirmCancellationRefundRestResponse.php b/src/PostOrder/Types/ConfirmCancellationRefundRestResponse.php index 4e93b702cc..747560ae57 100644 --- a/src/PostOrder/Types/ConfirmCancellationRefundRestResponse.php +++ b/src/PostOrder/Types/ConfirmCancellationRefundRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ConfirmInquiryRefundRestRequest.php b/src/PostOrder/Types/ConfirmInquiryRefundRestRequest.php index 51d54e4b0d..9cda06c9d3 100644 --- a/src/PostOrder/Types/ConfirmInquiryRefundRestRequest.php +++ b/src/PostOrder/Types/ConfirmInquiryRefundRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ConfirmInquiryRefundRestResponse.php b/src/PostOrder/Types/ConfirmInquiryRefundRestResponse.php index 2abf2e20e4..dce179a5a3 100644 --- a/src/PostOrder/Types/ConfirmInquiryRefundRestResponse.php +++ b/src/PostOrder/Types/ConfirmInquiryRefundRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ConfirmRefundRequest.php b/src/PostOrder/Types/ConfirmRefundRequest.php index c049f1d475..269fb7e25d 100644 --- a/src/PostOrder/Types/ConfirmRefundRequest.php +++ b/src/PostOrder/Types/ConfirmRefundRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CountSummaryType.php b/src/PostOrder/Types/CountSummaryType.php index 7fb6e6ee52..ece71399e8 100644 --- a/src/PostOrder/Types/CountSummaryType.php +++ b/src/PostOrder/Types/CountSummaryType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateCancelRequest.php b/src/PostOrder/Types/CreateCancelRequest.php index d04a1f5496..dabc13c426 100644 --- a/src/PostOrder/Types/CreateCancelRequest.php +++ b/src/PostOrder/Types/CreateCancelRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateCancelResponse.php b/src/PostOrder/Types/CreateCancelResponse.php index 7bd003f5fc..482e8a456b 100644 --- a/src/PostOrder/Types/CreateCancelResponse.php +++ b/src/PostOrder/Types/CreateCancelResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateCustomListRequest.php b/src/PostOrder/Types/CreateCustomListRequest.php index 8c2bbd3bba..759bc302d3 100644 --- a/src/PostOrder/Types/CreateCustomListRequest.php +++ b/src/PostOrder/Types/CreateCustomListRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateCustomListResponse.php b/src/PostOrder/Types/CreateCustomListResponse.php index c11330cf54..a7c3c82dfd 100644 --- a/src/PostOrder/Types/CreateCustomListResponse.php +++ b/src/PostOrder/Types/CreateCustomListResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateCustomListRestRequest.php b/src/PostOrder/Types/CreateCustomListRestRequest.php index 4f7298ffb3..4e08205b92 100644 --- a/src/PostOrder/Types/CreateCustomListRestRequest.php +++ b/src/PostOrder/Types/CreateCustomListRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateCustomListRestResponse.php b/src/PostOrder/Types/CreateCustomListRestResponse.php index 7c7394376e..6ef68a6bc7 100644 --- a/src/PostOrder/Types/CreateCustomListRestResponse.php +++ b/src/PostOrder/Types/CreateCustomListRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateDispositionRuleRequest.php b/src/PostOrder/Types/CreateDispositionRuleRequest.php index 3185a82a4a..879deb152c 100644 --- a/src/PostOrder/Types/CreateDispositionRuleRequest.php +++ b/src/PostOrder/Types/CreateDispositionRuleRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateDispositionRuleResponse.php b/src/PostOrder/Types/CreateDispositionRuleResponse.php index 9b80a5d582..e570c81693 100644 --- a/src/PostOrder/Types/CreateDispositionRuleResponse.php +++ b/src/PostOrder/Types/CreateDispositionRuleResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateInquiryRequest.php b/src/PostOrder/Types/CreateInquiryRequest.php index 0276642e27..5360e9f26e 100644 --- a/src/PostOrder/Types/CreateInquiryRequest.php +++ b/src/PostOrder/Types/CreateInquiryRequest.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateInquiryRestRequest.php b/src/PostOrder/Types/CreateInquiryRestRequest.php index 77667689c2..af23c4e92e 100644 --- a/src/PostOrder/Types/CreateInquiryRestRequest.php +++ b/src/PostOrder/Types/CreateInquiryRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateInquiryRestResponse.php b/src/PostOrder/Types/CreateInquiryRestResponse.php index 4a19dd3b42..73ae0575a9 100644 --- a/src/PostOrder/Types/CreateInquiryRestResponse.php +++ b/src/PostOrder/Types/CreateInquiryRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnDraftRestRequest.php b/src/PostOrder/Types/CreateReturnDraftRestRequest.php index 3bdd9d3f5c..d59fe19f42 100644 --- a/src/PostOrder/Types/CreateReturnDraftRestRequest.php +++ b/src/PostOrder/Types/CreateReturnDraftRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnDraftRestResponse.php b/src/PostOrder/Types/CreateReturnDraftRestResponse.php index 968dc94834..5bef0b17b7 100644 --- a/src/PostOrder/Types/CreateReturnDraftRestResponse.php +++ b/src/PostOrder/Types/CreateReturnDraftRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnRequest.php b/src/PostOrder/Types/CreateReturnRequest.php index d1e97527ca..34c2b9991a 100644 --- a/src/PostOrder/Types/CreateReturnRequest.php +++ b/src/PostOrder/Types/CreateReturnRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnRequestRestRequest.php b/src/PostOrder/Types/CreateReturnRequestRestRequest.php index f94cb979d0..0a3002b5a2 100644 --- a/src/PostOrder/Types/CreateReturnRequestRestRequest.php +++ b/src/PostOrder/Types/CreateReturnRequestRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnRequestRestResponse.php b/src/PostOrder/Types/CreateReturnRequestRestResponse.php index 44dbf86a6c..7cff2c0d94 100644 --- a/src/PostOrder/Types/CreateReturnRequestRestResponse.php +++ b/src/PostOrder/Types/CreateReturnRequestRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnResponse.php b/src/PostOrder/Types/CreateReturnResponse.php index 156087a6de..0390219deb 100644 --- a/src/PostOrder/Types/CreateReturnResponse.php +++ b/src/PostOrder/Types/CreateReturnResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnRulesRestRequest.php b/src/PostOrder/Types/CreateReturnRulesRestRequest.php index f33fe93a5b..ec114485a2 100644 --- a/src/PostOrder/Types/CreateReturnRulesRestRequest.php +++ b/src/PostOrder/Types/CreateReturnRulesRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnRulesRestResponse.php b/src/PostOrder/Types/CreateReturnRulesRestResponse.php index ac873bb475..36a9910ee8 100644 --- a/src/PostOrder/Types/CreateReturnRulesRestResponse.php +++ b/src/PostOrder/Types/CreateReturnRulesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnShippingLabelRestRequest.php b/src/PostOrder/Types/CreateReturnShippingLabelRestRequest.php index 3557f725e3..bbcde486b9 100644 --- a/src/PostOrder/Types/CreateReturnShippingLabelRestRequest.php +++ b/src/PostOrder/Types/CreateReturnShippingLabelRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CreateReturnShippingLabelRestResponse.php b/src/PostOrder/Types/CreateReturnShippingLabelRestResponse.php index 5e28ad1e19..9ea6ee334c 100644 --- a/src/PostOrder/Types/CreateReturnShippingLabelRestResponse.php +++ b/src/PostOrder/Types/CreateReturnShippingLabelRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CustomListDataType.php b/src/PostOrder/Types/CustomListDataType.php index 8707381f99..00aff29171 100644 --- a/src/PostOrder/Types/CustomListDataType.php +++ b/src/PostOrder/Types/CustomListDataType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CustomListDetailType.php b/src/PostOrder/Types/CustomListDetailType.php index 6317c723b8..ca6556faed 100644 --- a/src/PostOrder/Types/CustomListDetailType.php +++ b/src/PostOrder/Types/CustomListDetailType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CustomListModificationType.php b/src/PostOrder/Types/CustomListModificationType.php index be79a832a7..ed45770cd5 100644 --- a/src/PostOrder/Types/CustomListModificationType.php +++ b/src/PostOrder/Types/CustomListModificationType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/CustomListType.php b/src/PostOrder/Types/CustomListType.php index f7cc489f62..d9ae4faa06 100644 --- a/src/PostOrder/Types/CustomListType.php +++ b/src/PostOrder/Types/CustomListType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DateTime.php b/src/PostOrder/Types/DateTime.php index 2b6bfc0316..f2f4c3c356 100644 --- a/src/PostOrder/Types/DateTime.php +++ b/src/PostOrder/Types/DateTime.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DecideReturnRequest.php b/src/PostOrder/Types/DecideReturnRequest.php index 6279125695..ffaf631351 100644 --- a/src/PostOrder/Types/DecideReturnRequest.php +++ b/src/PostOrder/Types/DecideReturnRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DecideReturnResponse.php b/src/PostOrder/Types/DecideReturnResponse.php index f871998b95..54116e6b14 100644 --- a/src/PostOrder/Types/DecideReturnResponse.php +++ b/src/PostOrder/Types/DecideReturnResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DeleteReturnDraftFileRestRequest.php b/src/PostOrder/Types/DeleteReturnDraftFileRestRequest.php index 1f9e8cc542..77bd6946a3 100644 --- a/src/PostOrder/Types/DeleteReturnDraftFileRestRequest.php +++ b/src/PostOrder/Types/DeleteReturnDraftFileRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DeleteReturnDraftFileRestResponse.php b/src/PostOrder/Types/DeleteReturnDraftFileRestResponse.php index 845b1ea577..719d402990 100644 --- a/src/PostOrder/Types/DeleteReturnDraftFileRestResponse.php +++ b/src/PostOrder/Types/DeleteReturnDraftFileRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DeleteReturnFileRestRequest.php b/src/PostOrder/Types/DeleteReturnFileRestRequest.php index 1b9aa12591..9bfe1cae10 100644 --- a/src/PostOrder/Types/DeleteReturnFileRestRequest.php +++ b/src/PostOrder/Types/DeleteReturnFileRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DeleteReturnFileRestResponse.php b/src/PostOrder/Types/DeleteReturnFileRestResponse.php index e05ac41e0c..47b30af133 100644 --- a/src/PostOrder/Types/DeleteReturnFileRestResponse.php +++ b/src/PostOrder/Types/DeleteReturnFileRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/DispositionRuleDetailType.php b/src/PostOrder/Types/DispositionRuleDetailType.php index d66daea4eb..6fd735dafb 100644 --- a/src/PostOrder/Types/DispositionRuleDetailType.php +++ b/src/PostOrder/Types/DispositionRuleDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EligibilityErrorType.php b/src/PostOrder/Types/EligibilityErrorType.php index 5ec92f6d54..f51c524296 100644 --- a/src/PostOrder/Types/EligibilityErrorType.php +++ b/src/PostOrder/Types/EligibilityErrorType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EligibilityResponseError.php b/src/PostOrder/Types/EligibilityResponseError.php index 16851e21a5..f0140c6ffb 100644 --- a/src/PostOrder/Types/EligibilityResponseError.php +++ b/src/PostOrder/Types/EligibilityResponseError.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EligibilityResultType.php b/src/PostOrder/Types/EligibilityResultType.php index a3be058804..638445cb9a 100644 --- a/src/PostOrder/Types/EligibilityResultType.php +++ b/src/PostOrder/Types/EligibilityResultType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/Error.php b/src/PostOrder/Types/Error.php index 9060acb655..2a481b7eeb 100644 --- a/src/PostOrder/Types/Error.php +++ b/src/PostOrder/Types/Error.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ErrorDetailV3.php b/src/PostOrder/Types/ErrorDetailV3.php index 16f3050a9f..55e58e7b9f 100644 --- a/src/PostOrder/Types/ErrorDetailV3.php +++ b/src/PostOrder/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ErrorMessage.php b/src/PostOrder/Types/ErrorMessage.php index f42777da1b..d003f5f267 100644 --- a/src/PostOrder/Types/ErrorMessage.php +++ b/src/PostOrder/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ErrorParameter.php b/src/PostOrder/Types/ErrorParameter.php index 09391c6c20..d7172df540 100644 --- a/src/PostOrder/Types/ErrorParameter.php +++ b/src/PostOrder/Types/ErrorParameter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ErrorParameterV3.php b/src/PostOrder/Types/ErrorParameterV3.php index 2bbd1a8413..9a02e5df2a 100644 --- a/src/PostOrder/Types/ErrorParameterV3.php +++ b/src/PostOrder/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalateInquiryRequest.php b/src/PostOrder/Types/EscalateInquiryRequest.php index b46da9e8a5..ecd572973f 100644 --- a/src/PostOrder/Types/EscalateInquiryRequest.php +++ b/src/PostOrder/Types/EscalateInquiryRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalateInquiryRestRequest.php b/src/PostOrder/Types/EscalateInquiryRestRequest.php index a5d87956b0..c093d03b40 100644 --- a/src/PostOrder/Types/EscalateInquiryRestRequest.php +++ b/src/PostOrder/Types/EscalateInquiryRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalateInquiryRestResponse.php b/src/PostOrder/Types/EscalateInquiryRestResponse.php index 0f3ed303d1..b500b5f475 100644 --- a/src/PostOrder/Types/EscalateInquiryRestResponse.php +++ b/src/PostOrder/Types/EscalateInquiryRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalateRequest.php b/src/PostOrder/Types/EscalateRequest.php index e38f82f338..87c359fce5 100644 --- a/src/PostOrder/Types/EscalateRequest.php +++ b/src/PostOrder/Types/EscalateRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalateResponse.php b/src/PostOrder/Types/EscalateResponse.php index 1ef6461467..686481e94d 100644 --- a/src/PostOrder/Types/EscalateResponse.php +++ b/src/PostOrder/Types/EscalateResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalateReturnRestRequest.php b/src/PostOrder/Types/EscalateReturnRestRequest.php index 301482c3f9..8e4cc2bc71 100644 --- a/src/PostOrder/Types/EscalateReturnRestRequest.php +++ b/src/PostOrder/Types/EscalateReturnRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalateReturnRestResponse.php b/src/PostOrder/Types/EscalateReturnRestResponse.php index 235ed9b611..2b0659bd63 100644 --- a/src/PostOrder/Types/EscalateReturnRestResponse.php +++ b/src/PostOrder/Types/EscalateReturnRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalationEligibilityInfo.php b/src/PostOrder/Types/EscalationEligibilityInfo.php index a1615318e1..96f8a64bc8 100644 --- a/src/PostOrder/Types/EscalationEligibilityInfo.php +++ b/src/PostOrder/Types/EscalationEligibilityInfo.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EscalationInfoType.php b/src/PostOrder/Types/EscalationInfoType.php index e72a987503..50c4570c3f 100644 --- a/src/PostOrder/Types/EscalationInfoType.php +++ b/src/PostOrder/Types/EscalationInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EstimatedRefundDetailType.php b/src/PostOrder/Types/EstimatedRefundDetailType.php index fb2dc3d5fa..c30052b854 100644 --- a/src/PostOrder/Types/EstimatedRefundDetailType.php +++ b/src/PostOrder/Types/EstimatedRefundDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EstimatedRefundInfoType.php b/src/PostOrder/Types/EstimatedRefundInfoType.php index dcd5cab8cd..cfb5c6de6d 100644 --- a/src/PostOrder/Types/EstimatedRefundInfoType.php +++ b/src/PostOrder/Types/EstimatedRefundInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EstimatedRefundType.php b/src/PostOrder/Types/EstimatedRefundType.php index e85d2ae841..fa3dcf91cb 100644 --- a/src/PostOrder/Types/EstimatedRefundType.php +++ b/src/PostOrder/Types/EstimatedRefundType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/EstimatedShippingInfoType.php b/src/PostOrder/Types/EstimatedShippingInfoType.php index d5f6097ca9..cfd92d94bf 100644 --- a/src/PostOrder/Types/EstimatedShippingInfoType.php +++ b/src/PostOrder/Types/EstimatedShippingInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/FindCancelResponse.php b/src/PostOrder/Types/FindCancelResponse.php index bdc78948f2..625cb4d209 100644 --- a/src/PostOrder/Types/FindCancelResponse.php +++ b/src/PostOrder/Types/FindCancelResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCancelDetailResponse.php b/src/PostOrder/Types/GetCancelDetailResponse.php index 3febae5965..ec59b1210e 100644 --- a/src/PostOrder/Types/GetCancelDetailResponse.php +++ b/src/PostOrder/Types/GetCancelDetailResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCancelFieldGroup.php b/src/PostOrder/Types/GetCancelFieldGroup.php index 600825450b..4c9582586e 100644 --- a/src/PostOrder/Types/GetCancelFieldGroup.php +++ b/src/PostOrder/Types/GetCancelFieldGroup.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCancellationRestRequest.php b/src/PostOrder/Types/GetCancellationRestRequest.php index 20cfb00076..41bee381c7 100644 --- a/src/PostOrder/Types/GetCancellationRestRequest.php +++ b/src/PostOrder/Types/GetCancellationRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCancellationRestResponse.php b/src/PostOrder/Types/GetCancellationRestResponse.php index 27cb3c0803..e3784b90e7 100644 --- a/src/PostOrder/Types/GetCancellationRestResponse.php +++ b/src/PostOrder/Types/GetCancellationRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCaseRestRequest.php b/src/PostOrder/Types/GetCaseRestRequest.php index 6863a7b83c..c8e21ca98d 100644 --- a/src/PostOrder/Types/GetCaseRestRequest.php +++ b/src/PostOrder/Types/GetCaseRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCaseRestResponse.php b/src/PostOrder/Types/GetCaseRestResponse.php index 1a264175ce..cad7ac1efe 100644 --- a/src/PostOrder/Types/GetCaseRestResponse.php +++ b/src/PostOrder/Types/GetCaseRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCustomListDetailResponse.php b/src/PostOrder/Types/GetCustomListDetailResponse.php index c3b2e0df4d..f48d101c0c 100644 --- a/src/PostOrder/Types/GetCustomListDetailResponse.php +++ b/src/PostOrder/Types/GetCustomListDetailResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCustomListRestResponse.php b/src/PostOrder/Types/GetCustomListRestResponse.php index 1995a57349..f91c67f32a 100644 --- a/src/PostOrder/Types/GetCustomListRestResponse.php +++ b/src/PostOrder/Types/GetCustomListRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCustomListsResponse.php b/src/PostOrder/Types/GetCustomListsResponse.php index 845ec02f61..c9f56b4a99 100644 --- a/src/PostOrder/Types/GetCustomListsResponse.php +++ b/src/PostOrder/Types/GetCustomListsResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetCustomListsRestResponse.php b/src/PostOrder/Types/GetCustomListsRestResponse.php index fc9be6d9e2..e86d9dee09 100644 --- a/src/PostOrder/Types/GetCustomListsRestResponse.php +++ b/src/PostOrder/Types/GetCustomListsRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetDetailResponse.php b/src/PostOrder/Types/GetDetailResponse.php index 12844916ef..0cf9de4784 100644 --- a/src/PostOrder/Types/GetDetailResponse.php +++ b/src/PostOrder/Types/GetDetailResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetDispositionRuleDetailResponse.php b/src/PostOrder/Types/GetDispositionRuleDetailResponse.php index 1995663aaa..ead54acdff 100644 --- a/src/PostOrder/Types/GetDispositionRuleDetailResponse.php +++ b/src/PostOrder/Types/GetDispositionRuleDetailResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetDispositionRuleTemplatesResponse.php b/src/PostOrder/Types/GetDispositionRuleTemplatesResponse.php index a6a690140e..795b27305d 100644 --- a/src/PostOrder/Types/GetDispositionRuleTemplatesResponse.php +++ b/src/PostOrder/Types/GetDispositionRuleTemplatesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetDispositionRuleTriggerHistResponse.php b/src/PostOrder/Types/GetDispositionRuleTriggerHistResponse.php index 8da1a6d339..e86077dfde 100644 --- a/src/PostOrder/Types/GetDispositionRuleTriggerHistResponse.php +++ b/src/PostOrder/Types/GetDispositionRuleTriggerHistResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetDispositionRulesResponse.php b/src/PostOrder/Types/GetDispositionRulesResponse.php index 3f628f037b..75784b0a50 100644 --- a/src/PostOrder/Types/GetDispositionRulesResponse.php +++ b/src/PostOrder/Types/GetDispositionRulesResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetEstimateRequest.php b/src/PostOrder/Types/GetEstimateRequest.php index bef344c33f..bc71be026d 100644 --- a/src/PostOrder/Types/GetEstimateRequest.php +++ b/src/PostOrder/Types/GetEstimateRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetEstimateResponse.php b/src/PostOrder/Types/GetEstimateResponse.php index d24e35ce01..d70861352a 100644 --- a/src/PostOrder/Types/GetEstimateResponse.php +++ b/src/PostOrder/Types/GetEstimateResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetFileResponse.php b/src/PostOrder/Types/GetFileResponse.php index 616ccff41b..0c92df788b 100644 --- a/src/PostOrder/Types/GetFileResponse.php +++ b/src/PostOrder/Types/GetFileResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetInquiryRestRequest.php b/src/PostOrder/Types/GetInquiryRestRequest.php index 1cd7ba8c86..a79e005ddc 100644 --- a/src/PostOrder/Types/GetInquiryRestRequest.php +++ b/src/PostOrder/Types/GetInquiryRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetInquiryRestResponse.php b/src/PostOrder/Types/GetInquiryRestResponse.php index f97ca35769..cbdea48b41 100644 --- a/src/PostOrder/Types/GetInquiryRestResponse.php +++ b/src/PostOrder/Types/GetInquiryRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetMetadataResponse.php b/src/PostOrder/Types/GetMetadataResponse.php index 687caa7241..1ba57545a8 100644 --- a/src/PostOrder/Types/GetMetadataResponse.php +++ b/src/PostOrder/Types/GetMetadataResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnCreationSessionResponse.php b/src/PostOrder/Types/GetReturnCreationSessionResponse.php index 05d7a2f385..7841151c3f 100644 --- a/src/PostOrder/Types/GetReturnCreationSessionResponse.php +++ b/src/PostOrder/Types/GetReturnCreationSessionResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnDraftFilesRestRequest.php b/src/PostOrder/Types/GetReturnDraftFilesRestRequest.php index a81e2f98c2..7ee60511df 100644 --- a/src/PostOrder/Types/GetReturnDraftFilesRestRequest.php +++ b/src/PostOrder/Types/GetReturnDraftFilesRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnDraftFilesRestResponse.php b/src/PostOrder/Types/GetReturnDraftFilesRestResponse.php index 8586efbc8a..21e551c944 100644 --- a/src/PostOrder/Types/GetReturnDraftFilesRestResponse.php +++ b/src/PostOrder/Types/GetReturnDraftFilesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnDraftRestRequest.php b/src/PostOrder/Types/GetReturnDraftRestRequest.php index cd24eff9ad..f221413ca4 100644 --- a/src/PostOrder/Types/GetReturnDraftRestRequest.php +++ b/src/PostOrder/Types/GetReturnDraftRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnDraftRestResponse.php b/src/PostOrder/Types/GetReturnDraftRestResponse.php index 9d4c9feddc..490722bf04 100644 --- a/src/PostOrder/Types/GetReturnDraftRestResponse.php +++ b/src/PostOrder/Types/GetReturnDraftRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnEstimateRestRequest.php b/src/PostOrder/Types/GetReturnEstimateRestRequest.php index 7d49cfa0ed..d28522fba9 100644 --- a/src/PostOrder/Types/GetReturnEstimateRestRequest.php +++ b/src/PostOrder/Types/GetReturnEstimateRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnEstimateRestResponse.php b/src/PostOrder/Types/GetReturnEstimateRestResponse.php index e96e7c4d73..baf813d017 100644 --- a/src/PostOrder/Types/GetReturnEstimateRestResponse.php +++ b/src/PostOrder/Types/GetReturnEstimateRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnFilesRestRequest.php b/src/PostOrder/Types/GetReturnFilesRestRequest.php index 51e97bb77e..9cfbbdc676 100644 --- a/src/PostOrder/Types/GetReturnFilesRestRequest.php +++ b/src/PostOrder/Types/GetReturnFilesRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnFilesRestResponse.php b/src/PostOrder/Types/GetReturnFilesRestResponse.php index b003ab337b..33616fee09 100644 --- a/src/PostOrder/Types/GetReturnFilesRestResponse.php +++ b/src/PostOrder/Types/GetReturnFilesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnMetadataRestRequest.php b/src/PostOrder/Types/GetReturnMetadataRestRequest.php index c9fba9561d..4fb1028baa 100644 --- a/src/PostOrder/Types/GetReturnMetadataRestRequest.php +++ b/src/PostOrder/Types/GetReturnMetadataRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnMetadataRestResponse.php b/src/PostOrder/Types/GetReturnMetadataRestResponse.php index d699913a98..35350626b5 100644 --- a/src/PostOrder/Types/GetReturnMetadataRestResponse.php +++ b/src/PostOrder/Types/GetReturnMetadataRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnPreferencesRestResponse.php b/src/PostOrder/Types/GetReturnPreferencesRestResponse.php index 5a85f20341..f7ae029482 100644 --- a/src/PostOrder/Types/GetReturnPreferencesRestResponse.php +++ b/src/PostOrder/Types/GetReturnPreferencesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRestRequest.php b/src/PostOrder/Types/GetReturnRestRequest.php index 24bcfabe91..d3d6c30ab7 100644 --- a/src/PostOrder/Types/GetReturnRestRequest.php +++ b/src/PostOrder/Types/GetReturnRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRestResponse.php b/src/PostOrder/Types/GetReturnRestResponse.php index db263904cd..8a48c68982 100644 --- a/src/PostOrder/Types/GetReturnRestResponse.php +++ b/src/PostOrder/Types/GetReturnRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRuleHistoryRestRequest.php b/src/PostOrder/Types/GetReturnRuleHistoryRestRequest.php index 6dba6c6685..78fcce4f77 100644 --- a/src/PostOrder/Types/GetReturnRuleHistoryRestRequest.php +++ b/src/PostOrder/Types/GetReturnRuleHistoryRestRequest.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRuleHistoryRestResponse.php b/src/PostOrder/Types/GetReturnRuleHistoryRestResponse.php index cf35d4b83a..8a3ff6a44e 100644 --- a/src/PostOrder/Types/GetReturnRuleHistoryRestResponse.php +++ b/src/PostOrder/Types/GetReturnRuleHistoryRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRuleRestRequest.php b/src/PostOrder/Types/GetReturnRuleRestRequest.php index 574543fcb9..cfc80fd0eb 100644 --- a/src/PostOrder/Types/GetReturnRuleRestRequest.php +++ b/src/PostOrder/Types/GetReturnRuleRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRuleRestResponse.php b/src/PostOrder/Types/GetReturnRuleRestResponse.php index 06ea38e926..69d1294920 100644 --- a/src/PostOrder/Types/GetReturnRuleRestResponse.php +++ b/src/PostOrder/Types/GetReturnRuleRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRuleTemplatesRestResponse.php b/src/PostOrder/Types/GetReturnRuleTemplatesRestResponse.php index 6d634a94e8..c31c249f35 100644 --- a/src/PostOrder/Types/GetReturnRuleTemplatesRestResponse.php +++ b/src/PostOrder/Types/GetReturnRuleTemplatesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRulesRestRequest.php b/src/PostOrder/Types/GetReturnRulesRestRequest.php index 752ab4227b..24aea11b07 100644 --- a/src/PostOrder/Types/GetReturnRulesRestRequest.php +++ b/src/PostOrder/Types/GetReturnRulesRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnRulesRestResponse.php b/src/PostOrder/Types/GetReturnRulesRestResponse.php index b71dc9b3d7..8fde2336b3 100644 --- a/src/PostOrder/Types/GetReturnRulesRestResponse.php +++ b/src/PostOrder/Types/GetReturnRulesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnShippingLabelRestRequest.php b/src/PostOrder/Types/GetReturnShippingLabelRestRequest.php index 3f2651a664..3017c89d34 100644 --- a/src/PostOrder/Types/GetReturnShippingLabelRestRequest.php +++ b/src/PostOrder/Types/GetReturnShippingLabelRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetReturnShippingLabelRestResponse.php b/src/PostOrder/Types/GetReturnShippingLabelRestResponse.php index 417c72bb85..f9a0849d78 100644 --- a/src/PostOrder/Types/GetReturnShippingLabelRestResponse.php +++ b/src/PostOrder/Types/GetReturnShippingLabelRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetSellerReturnPreferenceResponse.php b/src/PostOrder/Types/GetSellerReturnPreferenceResponse.php index 8d8e55a9f1..5029d67745 100644 --- a/src/PostOrder/Types/GetSellerReturnPreferenceResponse.php +++ b/src/PostOrder/Types/GetSellerReturnPreferenceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetShipmentTrackingRestRequest.php b/src/PostOrder/Types/GetShipmentTrackingRestRequest.php index eeefa0b5b1..33eaa94b22 100644 --- a/src/PostOrder/Types/GetShipmentTrackingRestRequest.php +++ b/src/PostOrder/Types/GetShipmentTrackingRestRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetShipmentTrackingRestResponse.php b/src/PostOrder/Types/GetShipmentTrackingRestResponse.php index abcf11496f..114894034e 100644 --- a/src/PostOrder/Types/GetShipmentTrackingRestResponse.php +++ b/src/PostOrder/Types/GetShipmentTrackingRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetShippingLabelResponse.php b/src/PostOrder/Types/GetShippingLabelResponse.php index 3c658da58b..88a77b1af0 100644 --- a/src/PostOrder/Types/GetShippingLabelResponse.php +++ b/src/PostOrder/Types/GetShippingLabelResponse.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetStoreCategoriesRestResponse.php b/src/PostOrder/Types/GetStoreCategoriesRestResponse.php index 2277a77998..446432f64b 100644 --- a/src/PostOrder/Types/GetStoreCategoriesRestResponse.php +++ b/src/PostOrder/Types/GetStoreCategoriesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetStoreCategoryResponse.php b/src/PostOrder/Types/GetStoreCategoryResponse.php index 87067ce544..6a50fffb6f 100644 --- a/src/PostOrder/Types/GetStoreCategoryResponse.php +++ b/src/PostOrder/Types/GetStoreCategoryResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetSummaryResponse.php b/src/PostOrder/Types/GetSummaryResponse.php index 89962872c5..34285f869d 100644 --- a/src/PostOrder/Types/GetSummaryResponse.php +++ b/src/PostOrder/Types/GetSummaryResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/GetTrackingHistoryResponse.php b/src/PostOrder/Types/GetTrackingHistoryResponse.php index b9874ecf14..e2249fd08a 100644 --- a/src/PostOrder/Types/GetTrackingHistoryResponse.php +++ b/src/PostOrder/Types/GetTrackingHistoryResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/InitiateShippingLabelResponse.php b/src/PostOrder/Types/InitiateShippingLabelResponse.php index 57b0930e87..cdf963a5a2 100644 --- a/src/PostOrder/Types/InitiateShippingLabelResponse.php +++ b/src/PostOrder/Types/InitiateShippingLabelResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/InquiryDetails.php b/src/PostOrder/Types/InquiryDetails.php index 2800ad55e2..a535dd409f 100644 --- a/src/PostOrder/Types/InquiryDetails.php +++ b/src/PostOrder/Types/InquiryDetails.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/InquiryDetailsResponse.php b/src/PostOrder/Types/InquiryDetailsResponse.php index 3c6536048b..fcf34335bd 100644 --- a/src/PostOrder/Types/InquiryDetailsResponse.php +++ b/src/PostOrder/Types/InquiryDetailsResponse.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/InquirySearchResponse.php b/src/PostOrder/Types/InquirySearchResponse.php index e84faa5b74..d9506cdda7 100644 --- a/src/PostOrder/Types/InquirySearchResponse.php +++ b/src/PostOrder/Types/InquirySearchResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/InquiryStatusFilter.php b/src/PostOrder/Types/InquiryStatusFilter.php index 9bf0aa6c8b..04d8ccb82d 100644 --- a/src/PostOrder/Types/InquiryStatusFilter.php +++ b/src/PostOrder/Types/InquiryStatusFilter.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/InquirySummaryType.php b/src/PostOrder/Types/InquirySummaryType.php index b9a5d45a78..f94eb374cd 100644 --- a/src/PostOrder/Types/InquirySummaryType.php +++ b/src/PostOrder/Types/InquirySummaryType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/InquiryVoluntaryRefundRequest.php b/src/PostOrder/Types/InquiryVoluntaryRefundRequest.php index 7c8964ebad..b1fc9caafe 100644 --- a/src/PostOrder/Types/InquiryVoluntaryRefundRequest.php +++ b/src/PostOrder/Types/InquiryVoluntaryRefundRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueCaseRefundRestRequest.php b/src/PostOrder/Types/IssueCaseRefundRestRequest.php index a5f7c732f1..58ad8be6dc 100644 --- a/src/PostOrder/Types/IssueCaseRefundRestRequest.php +++ b/src/PostOrder/Types/IssueCaseRefundRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueCaseRefundRestResponse.php b/src/PostOrder/Types/IssueCaseRefundRestResponse.php index 3cadc4cae6..26add234db 100644 --- a/src/PostOrder/Types/IssueCaseRefundRestResponse.php +++ b/src/PostOrder/Types/IssueCaseRefundRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueInquiryRefundRestRequest.php b/src/PostOrder/Types/IssueInquiryRefundRestRequest.php index 950c295706..89baee9fb2 100644 --- a/src/PostOrder/Types/IssueInquiryRefundRestRequest.php +++ b/src/PostOrder/Types/IssueInquiryRefundRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueInquiryRefundRestResponse.php b/src/PostOrder/Types/IssueInquiryRefundRestResponse.php index 7cff5b831b..5e48dfa494 100644 --- a/src/PostOrder/Types/IssueInquiryRefundRestResponse.php +++ b/src/PostOrder/Types/IssueInquiryRefundRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueRefundRequest.php b/src/PostOrder/Types/IssueRefundRequest.php index ba1fb14fd2..9b341814fe 100644 --- a/src/PostOrder/Types/IssueRefundRequest.php +++ b/src/PostOrder/Types/IssueRefundRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueRefundResponse.php b/src/PostOrder/Types/IssueRefundResponse.php index 1ccce57443..1f70ae36a6 100644 --- a/src/PostOrder/Types/IssueRefundResponse.php +++ b/src/PostOrder/Types/IssueRefundResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueReturnRefundRestRequest.php b/src/PostOrder/Types/IssueReturnRefundRestRequest.php index 477d39a19b..43750c838d 100644 --- a/src/PostOrder/Types/IssueReturnRefundRestRequest.php +++ b/src/PostOrder/Types/IssueReturnRefundRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/IssueReturnRefundRestResponse.php b/src/PostOrder/Types/IssueReturnRefundRestResponse.php index d9398fc38c..b65c840a98 100644 --- a/src/PostOrder/Types/IssueReturnRefundRestResponse.php +++ b/src/PostOrder/Types/IssueReturnRefundRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ItemDetailType.php b/src/PostOrder/Types/ItemDetailType.php index 7462ca012a..ea85f73bb4 100644 --- a/src/PostOrder/Types/ItemDetailType.php +++ b/src/PostOrder/Types/ItemDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ItemDetails.php b/src/PostOrder/Types/ItemDetails.php index 26298277ee..f2344815fe 100644 --- a/src/PostOrder/Types/ItemDetails.php +++ b/src/PostOrder/Types/ItemDetails.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ItemEligibilityResult.php b/src/PostOrder/Types/ItemEligibilityResult.php index 0d24281a49..4c7199571c 100644 --- a/src/PostOrder/Types/ItemEligibilityResult.php +++ b/src/PostOrder/Types/ItemEligibilityResult.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ItemizedRefundDetailType.php b/src/PostOrder/Types/ItemizedRefundDetailType.php index 7916c95174..31da4c6b4c 100644 --- a/src/PostOrder/Types/ItemizedRefundDetailType.php +++ b/src/PostOrder/Types/ItemizedRefundDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ItemizedReturnShippingCostType.php b/src/PostOrder/Types/ItemizedReturnShippingCostType.php index 701613ccbe..692e21de02 100644 --- a/src/PostOrder/Types/ItemizedReturnShippingCostType.php +++ b/src/PostOrder/Types/ItemizedReturnShippingCostType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ListDataType.php b/src/PostOrder/Types/ListDataType.php index 74b9d1d79f..a3bf62305f 100644 --- a/src/PostOrder/Types/ListDataType.php +++ b/src/PostOrder/Types/ListDataType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkAsReceivedRequest.php b/src/PostOrder/Types/MarkAsReceivedRequest.php index f7abe8a5a1..cecd702720 100644 --- a/src/PostOrder/Types/MarkAsReceivedRequest.php +++ b/src/PostOrder/Types/MarkAsReceivedRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkAsShippedRequest.php b/src/PostOrder/Types/MarkAsShippedRequest.php index 8bad946c36..36210f65a5 100644 --- a/src/PostOrder/Types/MarkAsShippedRequest.php +++ b/src/PostOrder/Types/MarkAsShippedRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkRefundSentRequest.php b/src/PostOrder/Types/MarkRefundSentRequest.php index 066e86808b..885c94f972 100644 --- a/src/PostOrder/Types/MarkRefundSentRequest.php +++ b/src/PostOrder/Types/MarkRefundSentRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnReceivedRestRequest.php b/src/PostOrder/Types/MarkReturnReceivedRestRequest.php index 5fae8d9f51..ba15cae08b 100644 --- a/src/PostOrder/Types/MarkReturnReceivedRestRequest.php +++ b/src/PostOrder/Types/MarkReturnReceivedRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnReceivedRestResponse.php b/src/PostOrder/Types/MarkReturnReceivedRestResponse.php index 4bfafc8907..9f5b135a4f 100644 --- a/src/PostOrder/Types/MarkReturnReceivedRestResponse.php +++ b/src/PostOrder/Types/MarkReturnReceivedRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnRefundReceivedRestRequest.php b/src/PostOrder/Types/MarkReturnRefundReceivedRestRequest.php index 703c1d5bd0..3bbeeb5d2d 100644 --- a/src/PostOrder/Types/MarkReturnRefundReceivedRestRequest.php +++ b/src/PostOrder/Types/MarkReturnRefundReceivedRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnRefundReceivedRestResponse.php b/src/PostOrder/Types/MarkReturnRefundReceivedRestResponse.php index 72994e100c..385db7b8ef 100644 --- a/src/PostOrder/Types/MarkReturnRefundReceivedRestResponse.php +++ b/src/PostOrder/Types/MarkReturnRefundReceivedRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnRefundSentRestRequest.php b/src/PostOrder/Types/MarkReturnRefundSentRestRequest.php index 370a449cb5..7b044ebf54 100644 --- a/src/PostOrder/Types/MarkReturnRefundSentRestRequest.php +++ b/src/PostOrder/Types/MarkReturnRefundSentRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnRefundSentRestResponse.php b/src/PostOrder/Types/MarkReturnRefundSentRestResponse.php index ff80618223..18708ae7b7 100644 --- a/src/PostOrder/Types/MarkReturnRefundSentRestResponse.php +++ b/src/PostOrder/Types/MarkReturnRefundSentRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnShippedRestRequest.php b/src/PostOrder/Types/MarkReturnShippedRestRequest.php index 1aeac76f8d..b021bbb1aa 100644 --- a/src/PostOrder/Types/MarkReturnShippedRestRequest.php +++ b/src/PostOrder/Types/MarkReturnShippedRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MarkReturnShippedRestResponse.php b/src/PostOrder/Types/MarkReturnShippedRestResponse.php index 09456ac9b3..e64a6c264b 100644 --- a/src/PostOrder/Types/MarkReturnShippedRestResponse.php +++ b/src/PostOrder/Types/MarkReturnShippedRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ModifyCustomListRequest.php b/src/PostOrder/Types/ModifyCustomListRequest.php index 2dad2d5baf..51a344dca7 100644 --- a/src/PostOrder/Types/ModifyCustomListRequest.php +++ b/src/PostOrder/Types/ModifyCustomListRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ModifyCustomListResponse.php b/src/PostOrder/Types/ModifyCustomListResponse.php index 864167503c..89ca0f7c47 100644 --- a/src/PostOrder/Types/ModifyCustomListResponse.php +++ b/src/PostOrder/Types/ModifyCustomListResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ModifyDispositionRuleRequest.php b/src/PostOrder/Types/ModifyDispositionRuleRequest.php index ea8d2270cf..310485d656 100644 --- a/src/PostOrder/Types/ModifyDispositionRuleRequest.php +++ b/src/PostOrder/Types/ModifyDispositionRuleRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MoneyMovementDetailType.php b/src/PostOrder/Types/MoneyMovementDetailType.php index 71b29ba937..3e4708a4ee 100644 --- a/src/PostOrder/Types/MoneyMovementDetailType.php +++ b/src/PostOrder/Types/MoneyMovementDetailType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MoneyMovementEntries.php b/src/PostOrder/Types/MoneyMovementEntries.php index 9a7ce0b864..a303dca045 100644 --- a/src/PostOrder/Types/MoneyMovementEntries.php +++ b/src/PostOrder/Types/MoneyMovementEntries.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MoneyMovementEntry.php b/src/PostOrder/Types/MoneyMovementEntry.php index 19efe59f96..a97aa386e0 100644 --- a/src/PostOrder/Types/MoneyMovementEntry.php +++ b/src/PostOrder/Types/MoneyMovementEntry.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/MoneyMovementRef.php b/src/PostOrder/Types/MoneyMovementRef.php index 02b98dcb6b..9e0ae5afbd 100644 --- a/src/PostOrder/Types/MoneyMovementRef.php +++ b/src/PostOrder/Types/MoneyMovementRef.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/OrderCancelLineItem.php b/src/PostOrder/Types/OrderCancelLineItem.php index 721acb34a8..73c3fcb4a4 100644 --- a/src/PostOrder/Types/OrderCancelLineItem.php +++ b/src/PostOrder/Types/OrderCancelLineItem.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/OrderEligibilityCheckInfo.php b/src/PostOrder/Types/OrderEligibilityCheckInfo.php index b451be3a15..82958731be 100644 --- a/src/PostOrder/Types/OrderEligibilityCheckInfo.php +++ b/src/PostOrder/Types/OrderEligibilityCheckInfo.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/OrderEligibilityResult.php b/src/PostOrder/Types/OrderEligibilityResult.php index 879c35c7b5..2f37f0a48e 100644 --- a/src/PostOrder/Types/OrderEligibilityResult.php +++ b/src/PostOrder/Types/OrderEligibilityResult.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/PaginationOutput.php b/src/PostOrder/Types/PaginationOutput.php index d3660e8cea..c88a696524 100644 --- a/src/PostOrder/Types/PaginationOutput.php +++ b/src/PostOrder/Types/PaginationOutput.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/PriorityListType.php b/src/PostOrder/Types/PriorityListType.php index a5e63c500b..e6ce520f1f 100644 --- a/src/PostOrder/Types/PriorityListType.php +++ b/src/PostOrder/Types/PriorityListType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProcessReturnRequestRestRequest.php b/src/PostOrder/Types/ProcessReturnRequestRestRequest.php index aee6214312..629cf836d2 100644 --- a/src/PostOrder/Types/ProcessReturnRequestRestRequest.php +++ b/src/PostOrder/Types/ProcessReturnRequestRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProcessReturnRequestRestResponse.php b/src/PostOrder/Types/ProcessReturnRequestRestResponse.php index 4705e1378e..bc84653154 100644 --- a/src/PostOrder/Types/ProcessReturnRequestRestResponse.php +++ b/src/PostOrder/Types/ProcessReturnRequestRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideInquiryRefundInfoRestRequest.php b/src/PostOrder/Types/ProvideInquiryRefundInfoRestRequest.php index 50315c5bc3..b58d351fab 100644 --- a/src/PostOrder/Types/ProvideInquiryRefundInfoRestRequest.php +++ b/src/PostOrder/Types/ProvideInquiryRefundInfoRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideInquiryRefundInfoRestResponse.php b/src/PostOrder/Types/ProvideInquiryRefundInfoRestResponse.php index 5edb84a4b4..a70d75ff14 100644 --- a/src/PostOrder/Types/ProvideInquiryRefundInfoRestResponse.php +++ b/src/PostOrder/Types/ProvideInquiryRefundInfoRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideInquiryShipmentInfoRestRequest.php b/src/PostOrder/Types/ProvideInquiryShipmentInfoRestRequest.php index fa8f95629c..335fdc98b7 100644 --- a/src/PostOrder/Types/ProvideInquiryShipmentInfoRestRequest.php +++ b/src/PostOrder/Types/ProvideInquiryShipmentInfoRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideInquiryShipmentInfoRestResponse.php b/src/PostOrder/Types/ProvideInquiryShipmentInfoRestResponse.php index efee5adf80..773553b242 100644 --- a/src/PostOrder/Types/ProvideInquiryShipmentInfoRestResponse.php +++ b/src/PostOrder/Types/ProvideInquiryShipmentInfoRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideLabelRequest.php b/src/PostOrder/Types/ProvideLabelRequest.php index 108134c3cc..e2b013f316 100644 --- a/src/PostOrder/Types/ProvideLabelRequest.php +++ b/src/PostOrder/Types/ProvideLabelRequest.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideLabelResponse.php b/src/PostOrder/Types/ProvideLabelResponse.php index 94dffa5fc8..3bf8993db3 100644 --- a/src/PostOrder/Types/ProvideLabelResponse.php +++ b/src/PostOrder/Types/ProvideLabelResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideReturnShipmentInfoRestRequest.php b/src/PostOrder/Types/ProvideReturnShipmentInfoRestRequest.php index cb92e06af3..9227fc561b 100644 --- a/src/PostOrder/Types/ProvideReturnShipmentInfoRestRequest.php +++ b/src/PostOrder/Types/ProvideReturnShipmentInfoRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideReturnShipmentInfoRestResponse.php b/src/PostOrder/Types/ProvideReturnShipmentInfoRestResponse.php index 3a68766326..fbb4a1d4b8 100644 --- a/src/PostOrder/Types/ProvideReturnShipmentInfoRestResponse.php +++ b/src/PostOrder/Types/ProvideReturnShipmentInfoRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvideShipmentInfoRequest.php b/src/PostOrder/Types/ProvideShipmentInfoRequest.php index c8e07ad415..3dba6b192f 100644 --- a/src/PostOrder/Types/ProvideShipmentInfoRequest.php +++ b/src/PostOrder/Types/ProvideShipmentInfoRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvidesReturnAddressRestRequest.php b/src/PostOrder/Types/ProvidesReturnAddressRestRequest.php index 6dddd9dcf4..00d98e24b8 100644 --- a/src/PostOrder/Types/ProvidesReturnAddressRestRequest.php +++ b/src/PostOrder/Types/ProvidesReturnAddressRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ProvidesReturnAddressRestResponse.php b/src/PostOrder/Types/ProvidesReturnAddressRestResponse.php index c45bdd6e99..bfd0ac72f8 100644 --- a/src/PostOrder/Types/ProvidesReturnAddressRestResponse.php +++ b/src/PostOrder/Types/ProvidesReturnAddressRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RefundAmounts.php b/src/PostOrder/Types/RefundAmounts.php index b4da9179fa..3b3fca5a32 100644 --- a/src/PostOrder/Types/RefundAmounts.php +++ b/src/PostOrder/Types/RefundAmounts.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RefundDetailType.php b/src/PostOrder/Types/RefundDetailType.php index 7788fb3d95..92e6ac1028 100644 --- a/src/PostOrder/Types/RefundDetailType.php +++ b/src/PostOrder/Types/RefundDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RefundInfoType.php b/src/PostOrder/Types/RefundInfoType.php index 3be2dbf267..f58236e9a9 100644 --- a/src/PostOrder/Types/RefundInfoType.php +++ b/src/PostOrder/Types/RefundInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RefundType.php b/src/PostOrder/Types/RefundType.php index 9a5dfbd629..da148c6256 100644 --- a/src/PostOrder/Types/RefundType.php +++ b/src/PostOrder/Types/RefundType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RejectCancelRequest.php b/src/PostOrder/Types/RejectCancelRequest.php index fb5b72322e..f984aa8c6d 100644 --- a/src/PostOrder/Types/RejectCancelRequest.php +++ b/src/PostOrder/Types/RejectCancelRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RejectCancellationRequestRestRequest.php b/src/PostOrder/Types/RejectCancellationRequestRestRequest.php index 468af0efb4..5f9e167346 100644 --- a/src/PostOrder/Types/RejectCancellationRequestRestRequest.php +++ b/src/PostOrder/Types/RejectCancellationRequestRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RejectCancellationRequestRestResponse.php b/src/PostOrder/Types/RejectCancellationRequestRestResponse.php index eeaecee76e..0e7c4dde4f 100644 --- a/src/PostOrder/Types/RejectCancellationRequestRestResponse.php +++ b/src/PostOrder/Types/RejectCancellationRequestRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ResponseHistoryAttributesType.php b/src/PostOrder/Types/ResponseHistoryAttributesType.php index 87fdd70b2f..eace2211a6 100644 --- a/src/PostOrder/Types/ResponseHistoryAttributesType.php +++ b/src/PostOrder/Types/ResponseHistoryAttributesType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnAddress.php b/src/PostOrder/Types/ReturnAddress.php index a308a850f6..ff165b0b59 100644 --- a/src/PostOrder/Types/ReturnAddress.php +++ b/src/PostOrder/Types/ReturnAddress.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnAddressRequest.php b/src/PostOrder/Types/ReturnAddressRequest.php index 9984e7eb57..b05133cf64 100644 --- a/src/PostOrder/Types/ReturnAddressRequest.php +++ b/src/PostOrder/Types/ReturnAddressRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnAddressType.php b/src/PostOrder/Types/ReturnAddressType.php index 9aa1fff18c..7c3450ee5b 100644 --- a/src/PostOrder/Types/ReturnAddressType.php +++ b/src/PostOrder/Types/ReturnAddressType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnCloseInfoType.php b/src/PostOrder/Types/ReturnCloseInfoType.php index 3593fa40c4..2013be160b 100644 --- a/src/PostOrder/Types/ReturnCloseInfoType.php +++ b/src/PostOrder/Types/ReturnCloseInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnCreationInfoType.php b/src/PostOrder/Types/ReturnCreationInfoType.php index 4ff55145d4..198b94ab84 100644 --- a/src/PostOrder/Types/ReturnCreationInfoType.php +++ b/src/PostOrder/Types/ReturnCreationInfoType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnDetailType.php b/src/PostOrder/Types/ReturnDetailType.php index 113f76bcb1..7fce79afa2 100644 --- a/src/PostOrder/Types/ReturnDetailType.php +++ b/src/PostOrder/Types/ReturnDetailType.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnEligibilityErrorDetailType.php b/src/PostOrder/Types/ReturnEligibilityErrorDetailType.php index 4d9a26f59e..2979f46a91 100644 --- a/src/PostOrder/Types/ReturnEligibilityErrorDetailType.php +++ b/src/PostOrder/Types/ReturnEligibilityErrorDetailType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnEligibilityItemPerCheckTypeResult.php b/src/PostOrder/Types/ReturnEligibilityItemPerCheckTypeResult.php index f5947bee7c..3d7e7d72c3 100644 --- a/src/PostOrder/Types/ReturnEligibilityItemPerCheckTypeResult.php +++ b/src/PostOrder/Types/ReturnEligibilityItemPerCheckTypeResult.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnEligibilityItemType.php b/src/PostOrder/Types/ReturnEligibilityItemType.php index 8e4f73eb28..43c53350a4 100644 --- a/src/PostOrder/Types/ReturnEligibilityItemType.php +++ b/src/PostOrder/Types/ReturnEligibilityItemType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnEligibilityPerItemType.php b/src/PostOrder/Types/ReturnEligibilityPerItemType.php index ada87a646b..a882eec6cc 100644 --- a/src/PostOrder/Types/ReturnEligibilityPerItemType.php +++ b/src/PostOrder/Types/ReturnEligibilityPerItemType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnFileType.php b/src/PostOrder/Types/ReturnFileType.php index ab5319f0fe..a960118474 100644 --- a/src/PostOrder/Types/ReturnFileType.php +++ b/src/PostOrder/Types/ReturnFileType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnHoldInfoType.php b/src/PostOrder/Types/ReturnHoldInfoType.php index 7f11c83b76..a0b9aeac40 100644 --- a/src/PostOrder/Types/ReturnHoldInfoType.php +++ b/src/PostOrder/Types/ReturnHoldInfoType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnItemType.php b/src/PostOrder/Types/ReturnItemType.php index 5a94c3c365..b71f29a7be 100644 --- a/src/PostOrder/Types/ReturnItemType.php +++ b/src/PostOrder/Types/ReturnItemType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnMetadataType.php b/src/PostOrder/Types/ReturnMetadataType.php index bf0b88ac50..db7d563b75 100644 --- a/src/PostOrder/Types/ReturnMetadataType.php +++ b/src/PostOrder/Types/ReturnMetadataType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnPolicyType.php b/src/PostOrder/Types/ReturnPolicyType.php index dcca246e9a..9ea00a8e80 100644 --- a/src/PostOrder/Types/ReturnPolicyType.php +++ b/src/PostOrder/Types/ReturnPolicyType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnRequestType.php b/src/PostOrder/Types/ReturnRequestType.php index 136f9b4e34..e28a288903 100644 --- a/src/PostOrder/Types/ReturnRequestType.php +++ b/src/PostOrder/Types/ReturnRequestType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnResponseDueType.php b/src/PostOrder/Types/ReturnResponseDueType.php index a3ecbc0709..e55dabbec7 100644 --- a/src/PostOrder/Types/ReturnResponseDueType.php +++ b/src/PostOrder/Types/ReturnResponseDueType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnResponseHistoryType.php b/src/PostOrder/Types/ReturnResponseHistoryType.php index 0bbd9c62e8..87f542ba67 100644 --- a/src/PostOrder/Types/ReturnResponseHistoryType.php +++ b/src/PostOrder/Types/ReturnResponseHistoryType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnShippingCostDetailType.php b/src/PostOrder/Types/ReturnShippingCostDetailType.php index 9cf0f1ae93..d3bff44762 100644 --- a/src/PostOrder/Types/ReturnShippingCostDetailType.php +++ b/src/PostOrder/Types/ReturnShippingCostDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnShippingCostType.php b/src/PostOrder/Types/ReturnShippingCostType.php index 987c93f980..25d846f098 100644 --- a/src/PostOrder/Types/ReturnShippingCostType.php +++ b/src/PostOrder/Types/ReturnShippingCostType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnSortField.php b/src/PostOrder/Types/ReturnSortField.php index c3dba73ce4..865fe0ae3c 100644 --- a/src/PostOrder/Types/ReturnSortField.php +++ b/src/PostOrder/Types/ReturnSortField.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ReturnSummaryType.php b/src/PostOrder/Types/ReturnSummaryType.php index d592fdd43f..6096348ed2 100644 --- a/src/PostOrder/Types/ReturnSummaryType.php +++ b/src/PostOrder/Types/ReturnSummaryType.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleActionDataDetailType.php b/src/PostOrder/Types/RuleActionDataDetailType.php index ab61b7b82d..20c49c7bab 100644 --- a/src/PostOrder/Types/RuleActionDataDetailType.php +++ b/src/PostOrder/Types/RuleActionDataDetailType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleActionDataType.php b/src/PostOrder/Types/RuleActionDataType.php index 2cd89e7f40..5056296db8 100644 --- a/src/PostOrder/Types/RuleActionDataType.php +++ b/src/PostOrder/Types/RuleActionDataType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleActionDetailType.php b/src/PostOrder/Types/RuleActionDetailType.php index 9620ef9526..7a8f2cf099 100644 --- a/src/PostOrder/Types/RuleActionDetailType.php +++ b/src/PostOrder/Types/RuleActionDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleActionInputType.php b/src/PostOrder/Types/RuleActionInputType.php index fae14a1ba0..58fe66703f 100644 --- a/src/PostOrder/Types/RuleActionInputType.php +++ b/src/PostOrder/Types/RuleActionInputType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleConditionDetailType.php b/src/PostOrder/Types/RuleConditionDetailType.php index ef0c263df6..1d7ca6fcef 100644 --- a/src/PostOrder/Types/RuleConditionDetailType.php +++ b/src/PostOrder/Types/RuleConditionDetailType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleConditionInputType.php b/src/PostOrder/Types/RuleConditionInputType.php index 8597222b2f..6c1534b567 100644 --- a/src/PostOrder/Types/RuleConditionInputType.php +++ b/src/PostOrder/Types/RuleConditionInputType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleDetailInputType.php b/src/PostOrder/Types/RuleDetailInputType.php index 675a4c373a..65bc3eb5e6 100644 --- a/src/PostOrder/Types/RuleDetailInputType.php +++ b/src/PostOrder/Types/RuleDetailInputType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleDetailType.php b/src/PostOrder/Types/RuleDetailType.php index 42746304d7..08404c57ba 100644 --- a/src/PostOrder/Types/RuleDetailType.php +++ b/src/PostOrder/Types/RuleDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleModificationType.php b/src/PostOrder/Types/RuleModificationType.php index 5e0d2210bf..f8423ebeae 100644 --- a/src/PostOrder/Types/RuleModificationType.php +++ b/src/PostOrder/Types/RuleModificationType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleSummaryType.php b/src/PostOrder/Types/RuleSummaryType.php index c196cde705..95d2e9f2f4 100644 --- a/src/PostOrder/Types/RuleSummaryType.php +++ b/src/PostOrder/Types/RuleSummaryType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleTemplateDetailType.php b/src/PostOrder/Types/RuleTemplateDetailType.php index d30c81caf3..294e16fda6 100644 --- a/src/PostOrder/Types/RuleTemplateDetailType.php +++ b/src/PostOrder/Types/RuleTemplateDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/RuleTriggerHistDetailType.php b/src/PostOrder/Types/RuleTriggerHistDetailType.php index 9c92accec8..e723513006 100644 --- a/src/PostOrder/Types/RuleTriggerHistDetailType.php +++ b/src/PostOrder/Types/RuleTriggerHistDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ScanDetailType.php b/src/PostOrder/Types/ScanDetailType.php index 92c53b34f7..0baee197ab 100644 --- a/src/PostOrder/Types/ScanDetailType.php +++ b/src/PostOrder/Types/ScanDetailType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchCancellationsRestRequest.php b/src/PostOrder/Types/SearchCancellationsRestRequest.php index fffdbc28c1..d49b2219c3 100644 --- a/src/PostOrder/Types/SearchCancellationsRestRequest.php +++ b/src/PostOrder/Types/SearchCancellationsRestRequest.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchCancellationsRestResponse.php b/src/PostOrder/Types/SearchCancellationsRestResponse.php index 43917b67bc..25520dd150 100644 --- a/src/PostOrder/Types/SearchCancellationsRestResponse.php +++ b/src/PostOrder/Types/SearchCancellationsRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchCasesRestRequest.php b/src/PostOrder/Types/SearchCasesRestRequest.php index c327b84432..c3c2caafbf 100644 --- a/src/PostOrder/Types/SearchCasesRestRequest.php +++ b/src/PostOrder/Types/SearchCasesRestRequest.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchCasesRestResponse.php b/src/PostOrder/Types/SearchCasesRestResponse.php index 5934c6396e..72cd26d911 100644 --- a/src/PostOrder/Types/SearchCasesRestResponse.php +++ b/src/PostOrder/Types/SearchCasesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchInquiriesRestRequest.php b/src/PostOrder/Types/SearchInquiriesRestRequest.php index 5c5104c183..8cbcacf207 100644 --- a/src/PostOrder/Types/SearchInquiriesRestRequest.php +++ b/src/PostOrder/Types/SearchInquiriesRestRequest.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchInquiriesRestResponse.php b/src/PostOrder/Types/SearchInquiriesRestResponse.php index c2f7f0aab6..c6728f6abd 100644 --- a/src/PostOrder/Types/SearchInquiriesRestResponse.php +++ b/src/PostOrder/Types/SearchInquiriesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchReturnsRestRequest.php b/src/PostOrder/Types/SearchReturnsRestRequest.php index f874be88d6..06ab03713a 100644 --- a/src/PostOrder/Types/SearchReturnsRestRequest.php +++ b/src/PostOrder/Types/SearchReturnsRestRequest.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SearchReturnsRestResponse.php b/src/PostOrder/Types/SearchReturnsRestResponse.php index e06f24fb82..3481c28556 100644 --- a/src/PostOrder/Types/SearchReturnsRestResponse.php +++ b/src/PostOrder/Types/SearchReturnsRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SellerProvideRefundInfoRequest.php b/src/PostOrder/Types/SellerProvideRefundInfoRequest.php index d3c6788bcb..2e42009a49 100644 --- a/src/PostOrder/Types/SellerProvideRefundInfoRequest.php +++ b/src/PostOrder/Types/SellerProvideRefundInfoRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendInquiryMessageRestRequest.php b/src/PostOrder/Types/SendInquiryMessageRestRequest.php index 782eaa8ad5..d4b2bd2936 100644 --- a/src/PostOrder/Types/SendInquiryMessageRestRequest.php +++ b/src/PostOrder/Types/SendInquiryMessageRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendInquiryMessageRestResponse.php b/src/PostOrder/Types/SendInquiryMessageRestResponse.php index cc8ae34922..f209a220a4 100644 --- a/src/PostOrder/Types/SendInquiryMessageRestResponse.php +++ b/src/PostOrder/Types/SendInquiryMessageRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendMessageRequest.php b/src/PostOrder/Types/SendMessageRequest.php index aeac0b59ab..fb90bc6d90 100644 --- a/src/PostOrder/Types/SendMessageRequest.php +++ b/src/PostOrder/Types/SendMessageRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendReturnMessageRestRequest.php b/src/PostOrder/Types/SendReturnMessageRestRequest.php index 99226419f5..6fa581e2ac 100644 --- a/src/PostOrder/Types/SendReturnMessageRestRequest.php +++ b/src/PostOrder/Types/SendReturnMessageRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendReturnMessageRestResponse.php b/src/PostOrder/Types/SendReturnMessageRestResponse.php index 3e760e8ae0..244256781b 100644 --- a/src/PostOrder/Types/SendReturnMessageRestResponse.php +++ b/src/PostOrder/Types/SendReturnMessageRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendReturnShippingLabelRestRequest.php b/src/PostOrder/Types/SendReturnShippingLabelRestRequest.php index 22b39561af..d1f53e76ab 100644 --- a/src/PostOrder/Types/SendReturnShippingLabelRestRequest.php +++ b/src/PostOrder/Types/SendReturnShippingLabelRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendReturnShippingLabelRestResponse.php b/src/PostOrder/Types/SendReturnShippingLabelRestResponse.php index b32ffb9db2..26f5a8e024 100644 --- a/src/PostOrder/Types/SendReturnShippingLabelRestResponse.php +++ b/src/PostOrder/Types/SendReturnShippingLabelRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SendShippingLabelResponse.php b/src/PostOrder/Types/SendShippingLabelResponse.php index 3cb0992f27..a9f9d89e5a 100644 --- a/src/PostOrder/Types/SendShippingLabelResponse.php +++ b/src/PostOrder/Types/SendShippingLabelResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SetReturnCreationSessionRequest.php b/src/PostOrder/Types/SetReturnCreationSessionRequest.php index 8f594c2a2a..bdd1919b54 100644 --- a/src/PostOrder/Types/SetReturnCreationSessionRequest.php +++ b/src/PostOrder/Types/SetReturnCreationSessionRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SetReturnCreationSessionResponse.php b/src/PostOrder/Types/SetReturnCreationSessionResponse.php index 1eb5dd5caf..addf31328c 100644 --- a/src/PostOrder/Types/SetReturnCreationSessionResponse.php +++ b/src/PostOrder/Types/SetReturnCreationSessionResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SetReturnPreferencesRestRequest.php b/src/PostOrder/Types/SetReturnPreferencesRestRequest.php index 7351e26f4d..8d6031c6df 100644 --- a/src/PostOrder/Types/SetReturnPreferencesRestRequest.php +++ b/src/PostOrder/Types/SetReturnPreferencesRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SetReturnPreferencesRestResponse.php b/src/PostOrder/Types/SetReturnPreferencesRestResponse.php index 78e20139d7..414f8ef886 100644 --- a/src/PostOrder/Types/SetReturnPreferencesRestResponse.php +++ b/src/PostOrder/Types/SetReturnPreferencesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SetSellerReturnPreferenceRequest.php b/src/PostOrder/Types/SetSellerReturnPreferenceRequest.php index 993fd47d09..9b4a2c34eb 100644 --- a/src/PostOrder/Types/SetSellerReturnPreferenceRequest.php +++ b/src/PostOrder/Types/SetSellerReturnPreferenceRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ShipmentInfoRequest.php b/src/PostOrder/Types/ShipmentInfoRequest.php index e9f0aa876f..b196b67f8d 100644 --- a/src/PostOrder/Types/ShipmentInfoRequest.php +++ b/src/PostOrder/Types/ShipmentInfoRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ShipmentTrackingDetailType.php b/src/PostOrder/Types/ShipmentTrackingDetailType.php index d099c87eb7..33362b3a78 100644 --- a/src/PostOrder/Types/ShipmentTrackingDetailType.php +++ b/src/PostOrder/Types/ShipmentTrackingDetailType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ShipmentTrackingType.php b/src/PostOrder/Types/ShipmentTrackingType.php index e7c2aaf5ed..a386d292bf 100644 --- a/src/PostOrder/Types/ShipmentTrackingType.php +++ b/src/PostOrder/Types/ShipmentTrackingType.php @@ -206,7 +206,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/ShipmentType.php b/src/PostOrder/Types/ShipmentType.php index b9d14ed1ee..27b57f70ea 100644 --- a/src/PostOrder/Types/ShipmentType.php +++ b/src/PostOrder/Types/ShipmentType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/StatusType.php b/src/PostOrder/Types/StatusType.php index 5029681315..085412478b 100644 --- a/src/PostOrder/Types/StatusType.php +++ b/src/PostOrder/Types/StatusType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/StoreCategoryType.php b/src/PostOrder/Types/StoreCategoryType.php index dfe9980673..36b61b9c9c 100644 --- a/src/PostOrder/Types/StoreCategoryType.php +++ b/src/PostOrder/Types/StoreCategoryType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SubmitCancellationRequestRestRequest.php b/src/PostOrder/Types/SubmitCancellationRequestRestRequest.php index a93fb4945a..23ca6b8edd 100644 --- a/src/PostOrder/Types/SubmitCancellationRequestRestRequest.php +++ b/src/PostOrder/Types/SubmitCancellationRequestRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SubmitCancellationRequestRestResponse.php b/src/PostOrder/Types/SubmitCancellationRequestRestResponse.php index e214409c44..5cf4ec0f67 100644 --- a/src/PostOrder/Types/SubmitCancellationRequestRestResponse.php +++ b/src/PostOrder/Types/SubmitCancellationRequestRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SubmitFileRequest.php b/src/PostOrder/Types/SubmitFileRequest.php index 7245434eff..3a0734fc1a 100644 --- a/src/PostOrder/Types/SubmitFileRequest.php +++ b/src/PostOrder/Types/SubmitFileRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SubmitFileResponse.php b/src/PostOrder/Types/SubmitFileResponse.php index 1ead440ea4..21785b80b6 100644 --- a/src/PostOrder/Types/SubmitFileResponse.php +++ b/src/PostOrder/Types/SubmitFileResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SubmitReturnFileRestRequest.php b/src/PostOrder/Types/SubmitReturnFileRestRequest.php index e61a7410ec..1984c24a3f 100644 --- a/src/PostOrder/Types/SubmitReturnFileRestRequest.php +++ b/src/PostOrder/Types/SubmitReturnFileRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/SubmitReturnFileRestResponse.php b/src/PostOrder/Types/SubmitReturnFileRestResponse.php index 1a81251c03..9aa16a9ebb 100644 --- a/src/PostOrder/Types/SubmitReturnFileRestResponse.php +++ b/src/PostOrder/Types/SubmitReturnFileRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/Text.php b/src/PostOrder/Types/Text.php index 4af15a8dd6..6302377d93 100644 --- a/src/PostOrder/Types/Text.php +++ b/src/PostOrder/Types/Text.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/TotalRefundAmountType.php b/src/PostOrder/Types/TotalRefundAmountType.php index 5d496a684a..22ad55bc31 100644 --- a/src/PostOrder/Types/TotalRefundAmountType.php +++ b/src/PostOrder/Types/TotalRefundAmountType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateCustomListRestRequest.php b/src/PostOrder/Types/UpdateCustomListRestRequest.php index 6f3641da5f..5bfd75ab0d 100644 --- a/src/PostOrder/Types/UpdateCustomListRestRequest.php +++ b/src/PostOrder/Types/UpdateCustomListRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateCustomListRestResponse.php b/src/PostOrder/Types/UpdateCustomListRestResponse.php index 95014dbc54..a9a2301e44 100644 --- a/src/PostOrder/Types/UpdateCustomListRestResponse.php +++ b/src/PostOrder/Types/UpdateCustomListRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateReturnDraftRestRequest.php b/src/PostOrder/Types/UpdateReturnDraftRestRequest.php index e606a09e99..f8b34e032b 100644 --- a/src/PostOrder/Types/UpdateReturnDraftRestRequest.php +++ b/src/PostOrder/Types/UpdateReturnDraftRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateReturnDraftRestResponse.php b/src/PostOrder/Types/UpdateReturnDraftRestResponse.php index 73d880485b..6d6c9c2617 100644 --- a/src/PostOrder/Types/UpdateReturnDraftRestResponse.php +++ b/src/PostOrder/Types/UpdateReturnDraftRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateReturnRulesRestRequest.php b/src/PostOrder/Types/UpdateReturnRulesRestRequest.php index 7360badbf5..ef74b464ad 100644 --- a/src/PostOrder/Types/UpdateReturnRulesRestRequest.php +++ b/src/PostOrder/Types/UpdateReturnRulesRestRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateReturnRulesRestResponse.php b/src/PostOrder/Types/UpdateReturnRulesRestResponse.php index a7fa2358ad..07f699e45b 100644 --- a/src/PostOrder/Types/UpdateReturnRulesRestResponse.php +++ b/src/PostOrder/Types/UpdateReturnRulesRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateShipmentTrackingRestRequest.php b/src/PostOrder/Types/UpdateShipmentTrackingRestRequest.php index 8b067bdf80..df0b96607a 100644 --- a/src/PostOrder/Types/UpdateShipmentTrackingRestRequest.php +++ b/src/PostOrder/Types/UpdateShipmentTrackingRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateShipmentTrackingRestResponse.php b/src/PostOrder/Types/UpdateShipmentTrackingRestResponse.php index 98eb1c4ead..d3b0f2fbb2 100644 --- a/src/PostOrder/Types/UpdateShipmentTrackingRestResponse.php +++ b/src/PostOrder/Types/UpdateShipmentTrackingRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UpdateTrackingRequest.php b/src/PostOrder/Types/UpdateTrackingRequest.php index 59689f6ae9..8b8309177c 100644 --- a/src/PostOrder/Types/UpdateTrackingRequest.php +++ b/src/PostOrder/Types/UpdateTrackingRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UploadFileRequest.php b/src/PostOrder/Types/UploadFileRequest.php index bacde86301..177a5b0907 100644 --- a/src/PostOrder/Types/UploadFileRequest.php +++ b/src/PostOrder/Types/UploadFileRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UploadFileResponse.php b/src/PostOrder/Types/UploadFileResponse.php index 9205d69e28..3c7eb2d9db 100644 --- a/src/PostOrder/Types/UploadFileResponse.php +++ b/src/PostOrder/Types/UploadFileResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UploadReturnDraftFileRestRequest.php b/src/PostOrder/Types/UploadReturnDraftFileRestRequest.php index ae7f5fcc7f..bd9eadbb71 100644 --- a/src/PostOrder/Types/UploadReturnDraftFileRestRequest.php +++ b/src/PostOrder/Types/UploadReturnDraftFileRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UploadReturnDraftFileRestResponse.php b/src/PostOrder/Types/UploadReturnDraftFileRestResponse.php index 8242fa3197..b4f0258229 100644 --- a/src/PostOrder/Types/UploadReturnDraftFileRestResponse.php +++ b/src/PostOrder/Types/UploadReturnDraftFileRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UploadReturnFileRestRequest.php b/src/PostOrder/Types/UploadReturnFileRestRequest.php index 819c61b1ad..b7ff5cd5d4 100644 --- a/src/PostOrder/Types/UploadReturnFileRestRequest.php +++ b/src/PostOrder/Types/UploadReturnFileRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/UploadReturnFileRestResponse.php b/src/PostOrder/Types/UploadReturnFileRestResponse.php index 99d84801c2..cbe2a1dcee 100644 --- a/src/PostOrder/Types/UploadReturnFileRestResponse.php +++ b/src/PostOrder/Types/UploadReturnFileRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/VoidLabelRequest.php b/src/PostOrder/Types/VoidLabelRequest.php index 7b5a63bc0f..cc8e77f3c6 100644 --- a/src/PostOrder/Types/VoidLabelRequest.php +++ b/src/PostOrder/Types/VoidLabelRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/VoidShippingLabelRestRequest.php b/src/PostOrder/Types/VoidShippingLabelRestRequest.php index 4134eec3f9..b7fb5e90cf 100644 --- a/src/PostOrder/Types/VoidShippingLabelRestRequest.php +++ b/src/PostOrder/Types/VoidShippingLabelRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/VoidShippingLabelRestResponse.php b/src/PostOrder/Types/VoidShippingLabelRestResponse.php index d9ed201054..b7ad3586eb 100644 --- a/src/PostOrder/Types/VoidShippingLabelRestResponse.php +++ b/src/PostOrder/Types/VoidShippingLabelRestResponse.php @@ -60,7 +60,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/VoluntaryRefundResponse.php b/src/PostOrder/Types/VoluntaryRefundResponse.php index e9badbcf0f..d777763a80 100644 --- a/src/PostOrder/Types/VoluntaryRefundResponse.php +++ b/src/PostOrder/Types/VoluntaryRefundResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/PostOrder/Types/VoluntaryRefundResult.php b/src/PostOrder/Types/VoluntaryRefundResult.php index 8663ebdef7..62c01648bd 100644 --- a/src/PostOrder/Types/VoluntaryRefundResult.php +++ b/src/PostOrder/Types/VoluntaryRefundResult.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Product/Types/AddProductResponse.php b/src/Product/Types/AddProductResponse.php index b8d8ec5cc2..9c1e5f5b54 100644 --- a/src/Product/Types/AddProductResponse.php +++ b/src/Product/Types/AddProductResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/AddProductsRequest.php b/src/Product/Types/AddProductsRequest.php index 487a05367c..0e02607b2c 100644 --- a/src/Product/Types/AddProductsRequest.php +++ b/src/Product/Types/AddProductsRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/AddProductsResponse.php b/src/Product/Types/AddProductsResponse.php index 1bb4f5a8e0..1e880b71ad 100644 --- a/src/Product/Types/AddProductsResponse.php +++ b/src/Product/Types/AddProductsResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/BaseServiceRequest.php b/src/Product/Types/BaseServiceRequest.php index b84f967a36..5ed36d196d 100644 --- a/src/Product/Types/BaseServiceRequest.php +++ b/src/Product/Types/BaseServiceRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/BaseServiceResponse.php b/src/Product/Types/BaseServiceResponse.php index db7eb27ff2..17373bd8e9 100644 --- a/src/Product/Types/BaseServiceResponse.php +++ b/src/Product/Types/BaseServiceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/CompatibilityDetails.php b/src/Product/Types/CompatibilityDetails.php index 0c6a2cacae..cd0b046648 100644 --- a/src/Product/Types/CompatibilityDetails.php +++ b/src/Product/Types/CompatibilityDetails.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/CompatibilityPropertyFilter.php b/src/Product/Types/CompatibilityPropertyFilter.php index 01a73ca27b..6e0fa1974e 100644 --- a/src/Product/Types/CompatibilityPropertyFilter.php +++ b/src/Product/Types/CompatibilityPropertyFilter.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/CompatibilitySort.php b/src/Product/Types/CompatibilitySort.php index a438aed54b..ca89617aaf 100644 --- a/src/Product/Types/CompatibilitySort.php +++ b/src/Product/Types/CompatibilitySort.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ErrorData.php b/src/Product/Types/ErrorData.php index f51881494e..59a42c3caf 100644 --- a/src/Product/Types/ErrorData.php +++ b/src/Product/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ErrorMessage.php b/src/Product/Types/ErrorMessage.php index 7f9e60f418..7a18f9f4b9 100644 --- a/src/Product/Types/ErrorMessage.php +++ b/src/Product/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ErrorParameter.php b/src/Product/Types/ErrorParameter.php index ced5a792fe..e4259b03e4 100644 --- a/src/Product/Types/ErrorParameter.php +++ b/src/Product/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/FindCompatibilitiesBySpecificationRequest.php b/src/Product/Types/FindCompatibilitiesBySpecificationRequest.php index 576cf98e61..2ba659b672 100644 --- a/src/Product/Types/FindCompatibilitiesBySpecificationRequest.php +++ b/src/Product/Types/FindCompatibilitiesBySpecificationRequest.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/FindCompatibilitiesBySpecificationResponse.php b/src/Product/Types/FindCompatibilitiesBySpecificationResponse.php index fd9052f479..04309de007 100644 --- a/src/Product/Types/FindCompatibilitiesBySpecificationResponse.php +++ b/src/Product/Types/FindCompatibilitiesBySpecificationResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/FindProductsByCompatibilityRequest.php b/src/Product/Types/FindProductsByCompatibilityRequest.php index a67cc8673b..ea2bd7c5b6 100644 --- a/src/Product/Types/FindProductsByCompatibilityRequest.php +++ b/src/Product/Types/FindProductsByCompatibilityRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/FindProductsRequest.php b/src/Product/Types/FindProductsRequest.php index ac3713b743..49430518b9 100644 --- a/src/Product/Types/FindProductsRequest.php +++ b/src/Product/Types/FindProductsRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/FindProductsResponse.php b/src/Product/Types/FindProductsResponse.php index ec09dd1830..608cba3ed3 100644 --- a/src/Product/Types/FindProductsResponse.php +++ b/src/Product/Types/FindProductsResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/GetProductCompatibilitiesRequest.php b/src/Product/Types/GetProductCompatibilitiesRequest.php index 84ad262c35..5d60dcd7f1 100644 --- a/src/Product/Types/GetProductCompatibilitiesRequest.php +++ b/src/Product/Types/GetProductCompatibilitiesRequest.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/GetProductCompatiblitiesResponse.php b/src/Product/Types/GetProductCompatiblitiesResponse.php index aa0e253a55..be27bd4151 100644 --- a/src/Product/Types/GetProductCompatiblitiesResponse.php +++ b/src/Product/Types/GetProductCompatiblitiesResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/GetProductDetailsRequest.php b/src/Product/Types/GetProductDetailsRequest.php index 791be715c6..f9d27803c9 100644 --- a/src/Product/Types/GetProductDetailsRequest.php +++ b/src/Product/Types/GetProductDetailsRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/GetProductDetailsResponse.php b/src/Product/Types/GetProductDetailsResponse.php index 9e10dcb0d5..54a3009321 100644 --- a/src/Product/Types/GetProductDetailsResponse.php +++ b/src/Product/Types/GetProductDetailsResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/GetProductSubmissionsRequest.php b/src/Product/Types/GetProductSubmissionsRequest.php index 8ef8bea7d6..ab8236a832 100644 --- a/src/Product/Types/GetProductSubmissionsRequest.php +++ b/src/Product/Types/GetProductSubmissionsRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/GetProductSubmissionsResponse.php b/src/Product/Types/GetProductSubmissionsResponse.php index 6c221ad3ea..61cce6c5d2 100644 --- a/src/Product/Types/GetProductSubmissionsResponse.php +++ b/src/Product/Types/GetProductSubmissionsResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/Media.php b/src/Product/Types/Media.php index d3a93b38fb..db443d1eca 100644 --- a/src/Product/Types/Media.php +++ b/src/Product/Types/Media.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/MediaIdentifier.php b/src/Product/Types/MediaIdentifier.php index 116090b73f..fe320f96a8 100644 --- a/src/Product/Types/MediaIdentifier.php +++ b/src/Product/Types/MediaIdentifier.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/Notes.php b/src/Product/Types/Notes.php index b434ffa691..5ae4629628 100644 --- a/src/Product/Types/Notes.php +++ b/src/Product/Types/Notes.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/NumericValue.php b/src/Product/Types/NumericValue.php index eec5d712c2..18c15d02a5 100644 --- a/src/Product/Types/NumericValue.php +++ b/src/Product/Types/NumericValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/PaginationInput.php b/src/Product/Types/PaginationInput.php index f49a4ea914..9996bacdd2 100644 --- a/src/Product/Types/PaginationInput.php +++ b/src/Product/Types/PaginationInput.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/PaginationOutput.php b/src/Product/Types/PaginationOutput.php index 11dae53d5e..392518b3ae 100644 --- a/src/Product/Types/PaginationOutput.php +++ b/src/Product/Types/PaginationOutput.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/Product.php b/src/Product/Types/Product.php index eb0ccd8c71..47f4d784c7 100644 --- a/src/Product/Types/Product.php +++ b/src/Product/Types/Product.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductByCompatibilityRequest.php b/src/Product/Types/ProductByCompatibilityRequest.php index 094fa7f97a..e80f0f869d 100644 --- a/src/Product/Types/ProductByCompatibilityRequest.php +++ b/src/Product/Types/ProductByCompatibilityRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductDetailsRequestType.php b/src/Product/Types/ProductDetailsRequestType.php index c1b62a5913..eadbb25740 100644 --- a/src/Product/Types/ProductDetailsRequestType.php +++ b/src/Product/Types/ProductDetailsRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductIdentifier.php b/src/Product/Types/ProductIdentifier.php index fadd514d14..65dc49459f 100644 --- a/src/Product/Types/ProductIdentifier.php +++ b/src/Product/Types/ProductIdentifier.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductRequest.php b/src/Product/Types/ProductRequest.php index ab083b9234..302ec1cd39 100644 --- a/src/Product/Types/ProductRequest.php +++ b/src/Product/Types/ProductRequest.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductResponse.php b/src/Product/Types/ProductResponse.php index 93cd39736a..88003f7a51 100644 --- a/src/Product/Types/ProductResponse.php +++ b/src/Product/Types/ProductResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductStatus.php b/src/Product/Types/ProductStatus.php index 73e3aa649c..452ae9d09e 100644 --- a/src/Product/Types/ProductStatus.php +++ b/src/Product/Types/ProductStatus.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductSubmission.php b/src/Product/Types/ProductSubmission.php index 6de70c7bc3..586f805366 100644 --- a/src/Product/Types/ProductSubmission.php +++ b/src/Product/Types/ProductSubmission.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductSubmissionFilter.php b/src/Product/Types/ProductSubmissionFilter.php index 2b766b568e..8dbbb13093 100644 --- a/src/Product/Types/ProductSubmissionFilter.php +++ b/src/Product/Types/ProductSubmissionFilter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductSubmissionResult.php b/src/Product/Types/ProductSubmissionResult.php index 8865444e45..dea6a35b2e 100644 --- a/src/Product/Types/ProductSubmissionResult.php +++ b/src/Product/Types/ProductSubmissionResult.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/ProductSubmissionStatus.php b/src/Product/Types/ProductSubmissionStatus.php index 0cc73ed6b3..0040c85889 100644 --- a/src/Product/Types/ProductSubmissionStatus.php +++ b/src/Product/Types/ProductSubmissionStatus.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/PropertyValue.php b/src/Product/Types/PropertyValue.php index 2aeedfbd6f..45972bc2ba 100644 --- a/src/Product/Types/PropertyValue.php +++ b/src/Product/Types/PropertyValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/SortOption.php b/src/Product/Types/SortOption.php index be04d96ea0..0c41997783 100644 --- a/src/Product/Types/SortOption.php +++ b/src/Product/Types/SortOption.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/SortOrder.php b/src/Product/Types/SortOrder.php index 5b340977b7..702ea81454 100644 --- a/src/Product/Types/SortOrder.php +++ b/src/Product/Types/SortOrder.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/StockPhotoURL.php b/src/Product/Types/StockPhotoURL.php index f015d270de..ddbb5cefb9 100644 --- a/src/Product/Types/StockPhotoURL.php +++ b/src/Product/Types/StockPhotoURL.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/StringValue.php b/src/Product/Types/StringValue.php index 3f10c14309..9677f37772 100644 --- a/src/Product/Types/StringValue.php +++ b/src/Product/Types/StringValue.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/URIValue.php b/src/Product/Types/URIValue.php index b50bb35b39..29cb8023fc 100644 --- a/src/Product/Types/URIValue.php +++ b/src/Product/Types/URIValue.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Product/Types/Value.php b/src/Product/Types/Value.php index 86614d6f0a..4e29c59ba5 100644 --- a/src/Product/Types/Value.php +++ b/src/Product/Types/Value.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/BaseRequest.php b/src/ProductMetadata/Types/BaseRequest.php index 0859eee534..11ed6c8fd8 100644 --- a/src/ProductMetadata/Types/BaseRequest.php +++ b/src/ProductMetadata/Types/BaseRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/BaseResponse.php b/src/ProductMetadata/Types/BaseResponse.php index 6d0de46a72..defc2fda86 100644 --- a/src/ProductMetadata/Types/BaseResponse.php +++ b/src/ProductMetadata/Types/BaseResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/BaseServiceRequest.php b/src/ProductMetadata/Types/BaseServiceRequest.php index 5eafedc3dc..463dc6d0d5 100644 --- a/src/ProductMetadata/Types/BaseServiceRequest.php +++ b/src/ProductMetadata/Types/BaseServiceRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/BaseServiceResponse.php b/src/ProductMetadata/Types/BaseServiceResponse.php index 8191ed12cf..7bbef16ce6 100644 --- a/src/ProductMetadata/Types/BaseServiceResponse.php +++ b/src/ProductMetadata/Types/BaseServiceResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ErrorData.php b/src/ProductMetadata/Types/ErrorData.php index cc73933d7d..0a27be8889 100644 --- a/src/ProductMetadata/Types/ErrorData.php +++ b/src/ProductMetadata/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ErrorMessage.php b/src/ProductMetadata/Types/ErrorMessage.php index 2fafe3d9b7..ef3adeeafe 100644 --- a/src/ProductMetadata/Types/ErrorMessage.php +++ b/src/ProductMetadata/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ErrorParameter.php b/src/ProductMetadata/Types/ErrorParameter.php index 2ccdf07523..42c04f0bf1 100644 --- a/src/ProductMetadata/Types/ErrorParameter.php +++ b/src/ProductMetadata/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ExtensionType.php b/src/ProductMetadata/Types/ExtensionType.php index 7bf2a28e66..bbb84c1aa3 100644 --- a/src/ProductMetadata/Types/ExtensionType.php +++ b/src/ProductMetadata/Types/ExtensionType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionRequest.php b/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionRequest.php index 5e03afb226..5dfb2b693d 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionRequest.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionResponse.php b/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionResponse.php index 8966dbb50e..e3456ea0d9 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionResponse.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchDataVersionResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchNamesRequest.php b/src/ProductMetadata/Types/GetCompatibilitySearchNamesRequest.php index e929da214a..4ac2cd5bc3 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchNamesRequest.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchNamesRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchNamesResponse.php b/src/ProductMetadata/Types/GetCompatibilitySearchNamesResponse.php index da2e167bb2..325681e3a1 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchNamesResponse.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchNamesResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkRequest.php b/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkRequest.php index 5f6b871e9b..6766dc3cfe 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkRequest.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkResponse.php b/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkResponse.php index 039f381382..16dc3a8cf8 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkResponse.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchValuesBulkResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchValuesRequest.php b/src/ProductMetadata/Types/GetCompatibilitySearchValuesRequest.php index 35c6c83e3d..25d5620f21 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchValuesRequest.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchValuesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetCompatibilitySearchValuesResponse.php b/src/ProductMetadata/Types/GetCompatibilitySearchValuesResponse.php index e2bba8671e..58c7edd54f 100644 --- a/src/ProductMetadata/Types/GetCompatibilitySearchValuesResponse.php +++ b/src/ProductMetadata/Types/GetCompatibilitySearchValuesResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchDataVersionRequest.php b/src/ProductMetadata/Types/GetProductSearchDataVersionRequest.php index 439d4ef246..42f2882e71 100644 --- a/src/ProductMetadata/Types/GetProductSearchDataVersionRequest.php +++ b/src/ProductMetadata/Types/GetProductSearchDataVersionRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchDataVersionResponse.php b/src/ProductMetadata/Types/GetProductSearchDataVersionResponse.php index a186a57032..9206bb6d94 100644 --- a/src/ProductMetadata/Types/GetProductSearchDataVersionResponse.php +++ b/src/ProductMetadata/Types/GetProductSearchDataVersionResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchNamesRequest.php b/src/ProductMetadata/Types/GetProductSearchNamesRequest.php index 8e5d9b5ed6..d054be5c95 100644 --- a/src/ProductMetadata/Types/GetProductSearchNamesRequest.php +++ b/src/ProductMetadata/Types/GetProductSearchNamesRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchNamesResponse.php b/src/ProductMetadata/Types/GetProductSearchNamesResponse.php index 25754384a7..8bc27b9940 100644 --- a/src/ProductMetadata/Types/GetProductSearchNamesResponse.php +++ b/src/ProductMetadata/Types/GetProductSearchNamesResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchValuesBaseRequest.php b/src/ProductMetadata/Types/GetProductSearchValuesBaseRequest.php index 4dda7d9e2d..0816aef5e8 100644 --- a/src/ProductMetadata/Types/GetProductSearchValuesBaseRequest.php +++ b/src/ProductMetadata/Types/GetProductSearchValuesBaseRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchValuesBulkRequest.php b/src/ProductMetadata/Types/GetProductSearchValuesBulkRequest.php index 0d9b2f55c6..422c64289c 100644 --- a/src/ProductMetadata/Types/GetProductSearchValuesBulkRequest.php +++ b/src/ProductMetadata/Types/GetProductSearchValuesBulkRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchValuesBulkResponse.php b/src/ProductMetadata/Types/GetProductSearchValuesBulkResponse.php index 2d6a709982..72d0b5ff8b 100644 --- a/src/ProductMetadata/Types/GetProductSearchValuesBulkResponse.php +++ b/src/ProductMetadata/Types/GetProductSearchValuesBulkResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchValuesRequest.php b/src/ProductMetadata/Types/GetProductSearchValuesRequest.php index a1874bc91e..c519890651 100644 --- a/src/ProductMetadata/Types/GetProductSearchValuesRequest.php +++ b/src/ProductMetadata/Types/GetProductSearchValuesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GetProductSearchValuesResponse.php b/src/ProductMetadata/Types/GetProductSearchValuesResponse.php index fe927269e7..a125c3609e 100644 --- a/src/ProductMetadata/Types/GetProductSearchValuesResponse.php +++ b/src/ProductMetadata/Types/GetProductSearchValuesResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GroupProperties.php b/src/ProductMetadata/Types/GroupProperties.php index 6dfaf8464a..02773a8781 100644 --- a/src/ProductMetadata/Types/GroupProperties.php +++ b/src/ProductMetadata/Types/GroupProperties.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/GroupProperty.php b/src/ProductMetadata/Types/GroupProperty.php index 4c952e0725..564fd13e56 100644 --- a/src/ProductMetadata/Types/GroupProperty.php +++ b/src/ProductMetadata/Types/GroupProperty.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/MediaTypeSpecificInformation.php b/src/ProductMetadata/Types/MediaTypeSpecificInformation.php index 857bf23450..4501754c06 100644 --- a/src/ProductMetadata/Types/MediaTypeSpecificInformation.php +++ b/src/ProductMetadata/Types/MediaTypeSpecificInformation.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/NumericTypeSpecificInformation.php b/src/ProductMetadata/Types/NumericTypeSpecificInformation.php index 141091cc84..201aeda3f3 100644 --- a/src/ProductMetadata/Types/NumericTypeSpecificInformation.php +++ b/src/ProductMetadata/Types/NumericTypeSpecificInformation.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/NumericValue.php b/src/ProductMetadata/Types/NumericValue.php index de1fb449e8..942310ee7c 100644 --- a/src/ProductMetadata/Types/NumericValue.php +++ b/src/ProductMetadata/Types/NumericValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ProductMetadata.php b/src/ProductMetadata/Types/ProductMetadata.php index 8900ab1af1..47afd5eaef 100644 --- a/src/ProductMetadata/Types/ProductMetadata.php +++ b/src/ProductMetadata/Types/ProductMetadata.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ProductMetadataBulkRequest.php b/src/ProductMetadata/Types/ProductMetadataBulkRequest.php index ccebb0c1e5..b728569b7c 100644 --- a/src/ProductMetadata/Types/ProductMetadataBulkRequest.php +++ b/src/ProductMetadata/Types/ProductMetadataBulkRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ProductMetadataBulkResponse.php b/src/ProductMetadata/Types/ProductMetadataBulkResponse.php index a13319dac6..2780b9c8ca 100644 --- a/src/ProductMetadata/Types/ProductMetadataBulkResponse.php +++ b/src/ProductMetadata/Types/ProductMetadataBulkResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ProductMetadataRequest.php b/src/ProductMetadata/Types/ProductMetadataRequest.php index 34f3380771..db60bd9904 100644 --- a/src/ProductMetadata/Types/ProductMetadataRequest.php +++ b/src/ProductMetadata/Types/ProductMetadataRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/ProductMetadataResponse.php b/src/ProductMetadata/Types/ProductMetadataResponse.php index 506abf7b35..4cfd611f57 100644 --- a/src/ProductMetadata/Types/ProductMetadataResponse.php +++ b/src/ProductMetadata/Types/ProductMetadataResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/Properties.php b/src/ProductMetadata/Types/Properties.php index b7bd7f8215..aed3e6806b 100644 --- a/src/ProductMetadata/Types/Properties.php +++ b/src/ProductMetadata/Types/Properties.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/Property.php b/src/ProductMetadata/Types/Property.php index b4fe6555dd..64031c42d1 100644 --- a/src/ProductMetadata/Types/Property.php +++ b/src/ProductMetadata/Types/Property.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/PropertyMetadata.php b/src/ProductMetadata/Types/PropertyMetadata.php index 86c48023ef..5a9a9171c2 100644 --- a/src/ProductMetadata/Types/PropertyMetadata.php +++ b/src/ProductMetadata/Types/PropertyMetadata.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/PropertyNameMetadata.php b/src/ProductMetadata/Types/PropertyNameMetadata.php index 3b92f8141e..b119244675 100644 --- a/src/ProductMetadata/Types/PropertyNameMetadata.php +++ b/src/ProductMetadata/Types/PropertyNameMetadata.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/PropertyNameValue.php b/src/ProductMetadata/Types/PropertyNameValue.php index c505077672..2247a553eb 100644 --- a/src/ProductMetadata/Types/PropertyNameValue.php +++ b/src/ProductMetadata/Types/PropertyNameValue.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/PropertyValue.php b/src/ProductMetadata/Types/PropertyValue.php index 32261fa14f..09f944d6b3 100644 --- a/src/ProductMetadata/Types/PropertyValue.php +++ b/src/ProductMetadata/Types/PropertyValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/SortOrder.php b/src/ProductMetadata/Types/SortOrder.php index 6c3cec1ce6..53bc14039a 100644 --- a/src/ProductMetadata/Types/SortOrder.php +++ b/src/ProductMetadata/Types/SortOrder.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/StringTypeSpecificInformation.php b/src/ProductMetadata/Types/StringTypeSpecificInformation.php index e6d1c6b7aa..04bf96e633 100644 --- a/src/ProductMetadata/Types/StringTypeSpecificInformation.php +++ b/src/ProductMetadata/Types/StringTypeSpecificInformation.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/StringValue.php b/src/ProductMetadata/Types/StringValue.php index 475252e17d..871310b22e 100644 --- a/src/ProductMetadata/Types/StringValue.php +++ b/src/ProductMetadata/Types/StringValue.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/Tag.php b/src/ProductMetadata/Types/Tag.php index 4e4f76dabf..5b2673b90e 100644 --- a/src/ProductMetadata/Types/Tag.php +++ b/src/ProductMetadata/Types/Tag.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/TypeSpecificInformation.php b/src/ProductMetadata/Types/TypeSpecificInformation.php index 3aa6d10570..d7ec8679cd 100644 --- a/src/ProductMetadata/Types/TypeSpecificInformation.php +++ b/src/ProductMetadata/Types/TypeSpecificInformation.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/URITypeSpecificInformation.php b/src/ProductMetadata/Types/URITypeSpecificInformation.php index 40b92adfb9..c0bd2d7d5d 100644 --- a/src/ProductMetadata/Types/URITypeSpecificInformation.php +++ b/src/ProductMetadata/Types/URITypeSpecificInformation.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/URIValue.php b/src/ProductMetadata/Types/URIValue.php index 69f032dad2..45d801f3bd 100644 --- a/src/ProductMetadata/Types/URIValue.php +++ b/src/ProductMetadata/Types/URIValue.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/Value.php b/src/ProductMetadata/Types/Value.php index f459f6175b..573f27e539 100644 --- a/src/ProductMetadata/Types/Value.php +++ b/src/ProductMetadata/Types/Value.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ProductMetadata/Types/VersionDetails.php b/src/ProductMetadata/Types/VersionDetails.php index 7a81c60e76..479648ef23 100644 --- a/src/ProductMetadata/Types/VersionDetails.php +++ b/src/ProductMetadata/Types/VersionDetails.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/Amount.php b/src/RelatedItemsManagement/Types/Amount.php index fb5ded5324..55ad68864d 100644 --- a/src/RelatedItemsManagement/Types/Amount.php +++ b/src/RelatedItemsManagement/Types/Amount.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/BaseRequest.php b/src/RelatedItemsManagement/Types/BaseRequest.php index abe71044aa..e9f4bc95ab 100644 --- a/src/RelatedItemsManagement/Types/BaseRequest.php +++ b/src/RelatedItemsManagement/Types/BaseRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/BaseResponse.php b/src/RelatedItemsManagement/Types/BaseResponse.php index 7293b4ffe3..54e7fbf7a1 100644 --- a/src/RelatedItemsManagement/Types/BaseResponse.php +++ b/src/RelatedItemsManagement/Types/BaseResponse.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/Bundle.php b/src/RelatedItemsManagement/Types/Bundle.php index 0e3300f496..9e223f43ce 100644 --- a/src/RelatedItemsManagement/Types/Bundle.php +++ b/src/RelatedItemsManagement/Types/Bundle.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/BundleFilter.php b/src/RelatedItemsManagement/Types/BundleFilter.php index 8bea6079d1..b1e680c289 100644 --- a/src/RelatedItemsManagement/Types/BundleFilter.php +++ b/src/RelatedItemsManagement/Types/BundleFilter.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/BundleStatus.php b/src/RelatedItemsManagement/Types/BundleStatus.php index 06a7c4c00f..c5ce8a2846 100644 --- a/src/RelatedItemsManagement/Types/BundleStatus.php +++ b/src/RelatedItemsManagement/Types/BundleStatus.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/BundleStatusMap.php b/src/RelatedItemsManagement/Types/BundleStatusMap.php index 907ebef7da..4f6d23d5fd 100644 --- a/src/RelatedItemsManagement/Types/BundleStatusMap.php +++ b/src/RelatedItemsManagement/Types/BundleStatusMap.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/CreateBundlesRequest.php b/src/RelatedItemsManagement/Types/CreateBundlesRequest.php index 0fe119ed3e..68568f4357 100644 --- a/src/RelatedItemsManagement/Types/CreateBundlesRequest.php +++ b/src/RelatedItemsManagement/Types/CreateBundlesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/CreateBundlesResponse.php b/src/RelatedItemsManagement/Types/CreateBundlesResponse.php index d9508c0667..7985e4c1bd 100644 --- a/src/RelatedItemsManagement/Types/CreateBundlesResponse.php +++ b/src/RelatedItemsManagement/Types/CreateBundlesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/DeleteBundlesRequest.php b/src/RelatedItemsManagement/Types/DeleteBundlesRequest.php index 3fe7fe2854..732d235d4e 100644 --- a/src/RelatedItemsManagement/Types/DeleteBundlesRequest.php +++ b/src/RelatedItemsManagement/Types/DeleteBundlesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/DeleteBundlesResponse.php b/src/RelatedItemsManagement/Types/DeleteBundlesResponse.php index d1b72b3dff..71a9bcecb8 100644 --- a/src/RelatedItemsManagement/Types/DeleteBundlesResponse.php +++ b/src/RelatedItemsManagement/Types/DeleteBundlesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/Discount.php b/src/RelatedItemsManagement/Types/Discount.php index 7e3a12bad3..96a1e2fc0a 100644 --- a/src/RelatedItemsManagement/Types/Discount.php +++ b/src/RelatedItemsManagement/Types/Discount.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/ErrorData.php b/src/RelatedItemsManagement/Types/ErrorData.php index 7ff26b1eb9..827ac1dcad 100644 --- a/src/RelatedItemsManagement/Types/ErrorData.php +++ b/src/RelatedItemsManagement/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/ErrorMessage.php b/src/RelatedItemsManagement/Types/ErrorMessage.php index b5c3860140..b636792e5b 100644 --- a/src/RelatedItemsManagement/Types/ErrorMessage.php +++ b/src/RelatedItemsManagement/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/ErrorParameter.php b/src/RelatedItemsManagement/Types/ErrorParameter.php index fd4383c272..91344d5c7e 100644 --- a/src/RelatedItemsManagement/Types/ErrorParameter.php +++ b/src/RelatedItemsManagement/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/ExtensionType.php b/src/RelatedItemsManagement/Types/ExtensionType.php index 5844ec5098..61582b1223 100644 --- a/src/RelatedItemsManagement/Types/ExtensionType.php +++ b/src/RelatedItemsManagement/Types/ExtensionType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/FindBundlesRequest.php b/src/RelatedItemsManagement/Types/FindBundlesRequest.php index 1f7c78f643..578e705987 100644 --- a/src/RelatedItemsManagement/Types/FindBundlesRequest.php +++ b/src/RelatedItemsManagement/Types/FindBundlesRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/FindBundlesResponse.php b/src/RelatedItemsManagement/Types/FindBundlesResponse.php index abb0d86be5..67ba6ece8a 100644 --- a/src/RelatedItemsManagement/Types/FindBundlesResponse.php +++ b/src/RelatedItemsManagement/Types/FindBundlesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/GetBundlesRequest.php b/src/RelatedItemsManagement/Types/GetBundlesRequest.php index ad3475eca2..77e3a26830 100644 --- a/src/RelatedItemsManagement/Types/GetBundlesRequest.php +++ b/src/RelatedItemsManagement/Types/GetBundlesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/GetBundlesResponse.php b/src/RelatedItemsManagement/Types/GetBundlesResponse.php index d49a9f116b..0f6f9e64b9 100644 --- a/src/RelatedItemsManagement/Types/GetBundlesResponse.php +++ b/src/RelatedItemsManagement/Types/GetBundlesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/GetVersionRequest.php b/src/RelatedItemsManagement/Types/GetVersionRequest.php index 2bcc64a478..a3e8e6372c 100644 --- a/src/RelatedItemsManagement/Types/GetVersionRequest.php +++ b/src/RelatedItemsManagement/Types/GetVersionRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/GetVersionResponse.php b/src/RelatedItemsManagement/Types/GetVersionResponse.php index 4a1983af4b..51c49ba878 100644 --- a/src/RelatedItemsManagement/Types/GetVersionResponse.php +++ b/src/RelatedItemsManagement/Types/GetVersionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/RelatedProduct.php b/src/RelatedItemsManagement/Types/RelatedProduct.php index 3e43337bd7..1678150301 100644 --- a/src/RelatedItemsManagement/Types/RelatedProduct.php +++ b/src/RelatedItemsManagement/Types/RelatedProduct.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/RelatedProductGroup.php b/src/RelatedItemsManagement/Types/RelatedProductGroup.php index e5a2523f3e..7f3b4616da 100644 --- a/src/RelatedItemsManagement/Types/RelatedProductGroup.php +++ b/src/RelatedItemsManagement/Types/RelatedProductGroup.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/UpdateBundleStatusRequest.php b/src/RelatedItemsManagement/Types/UpdateBundleStatusRequest.php index f96ac05aa3..da88392458 100644 --- a/src/RelatedItemsManagement/Types/UpdateBundleStatusRequest.php +++ b/src/RelatedItemsManagement/Types/UpdateBundleStatusRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/UpdateBundleStatusResponse.php b/src/RelatedItemsManagement/Types/UpdateBundleStatusResponse.php index fd943208f9..823459dee0 100644 --- a/src/RelatedItemsManagement/Types/UpdateBundleStatusResponse.php +++ b/src/RelatedItemsManagement/Types/UpdateBundleStatusResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/UpdateBundlesRequest.php b/src/RelatedItemsManagement/Types/UpdateBundlesRequest.php index a8e12c10ee..a5047f7852 100644 --- a/src/RelatedItemsManagement/Types/UpdateBundlesRequest.php +++ b/src/RelatedItemsManagement/Types/UpdateBundlesRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/RelatedItemsManagement/Types/UpdateBundlesResponse.php b/src/RelatedItemsManagement/Types/UpdateBundlesResponse.php index 606feae042..ab38683806 100644 --- a/src/RelatedItemsManagement/Types/UpdateBundlesResponse.php +++ b/src/RelatedItemsManagement/Types/UpdateBundlesResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ActivityDetailType.php b/src/ResolutionCaseManagement/Types/ActivityDetailType.php index be4cd8721d..3d59584587 100644 --- a/src/ResolutionCaseManagement/Types/ActivityDetailType.php +++ b/src/ResolutionCaseManagement/Types/ActivityDetailType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ActivityOptionListType.php b/src/ResolutionCaseManagement/Types/ActivityOptionListType.php index 725d84f4e4..ecc9f734f1 100644 --- a/src/ResolutionCaseManagement/Types/ActivityOptionListType.php +++ b/src/ResolutionCaseManagement/Types/ActivityOptionListType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/Address.php b/src/ResolutionCaseManagement/Types/Address.php index 7deb275d5b..6fb0e9b122 100644 --- a/src/ResolutionCaseManagement/Types/Address.php +++ b/src/ResolutionCaseManagement/Types/Address.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/Amount.php b/src/ResolutionCaseManagement/Types/Amount.php index 3ff2355a4a..a520685864 100644 --- a/src/ResolutionCaseManagement/Types/Amount.php +++ b/src/ResolutionCaseManagement/Types/Amount.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/AppealRef.php b/src/ResolutionCaseManagement/Types/AppealRef.php index 2e45aae5d2..cb7db9cfd1 100644 --- a/src/ResolutionCaseManagement/Types/AppealRef.php +++ b/src/ResolutionCaseManagement/Types/AppealRef.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/AppealToCustomerSupportOptionType.php b/src/ResolutionCaseManagement/Types/AppealToCustomerSupportOptionType.php index 791ef8a5ab..5adc93221f 100644 --- a/src/ResolutionCaseManagement/Types/AppealToCustomerSupportOptionType.php +++ b/src/ResolutionCaseManagement/Types/AppealToCustomerSupportOptionType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/AppealToCustomerSupportRequest.php b/src/ResolutionCaseManagement/Types/AppealToCustomerSupportRequest.php index 9070fa5277..e31230349e 100644 --- a/src/ResolutionCaseManagement/Types/AppealToCustomerSupportRequest.php +++ b/src/ResolutionCaseManagement/Types/AppealToCustomerSupportRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/AppealToCustomerSupportResponse.php b/src/ResolutionCaseManagement/Types/AppealToCustomerSupportResponse.php index a312e9a913..ae47cedd53 100644 --- a/src/ResolutionCaseManagement/Types/AppealToCustomerSupportResponse.php +++ b/src/ResolutionCaseManagement/Types/AppealToCustomerSupportResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/AppealType.php b/src/ResolutionCaseManagement/Types/AppealType.php index c343adbf62..22c829036a 100644 --- a/src/ResolutionCaseManagement/Types/AppealType.php +++ b/src/ResolutionCaseManagement/Types/AppealType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/BaseActivityOptionType.php b/src/ResolutionCaseManagement/Types/BaseActivityOptionType.php index 1fbb91421e..720a3b0560 100644 --- a/src/ResolutionCaseManagement/Types/BaseActivityOptionType.php +++ b/src/ResolutionCaseManagement/Types/BaseActivityOptionType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/BaseRequest.php b/src/ResolutionCaseManagement/Types/BaseRequest.php index 1a75c513b4..b70a13e92b 100644 --- a/src/ResolutionCaseManagement/Types/BaseRequest.php +++ b/src/ResolutionCaseManagement/Types/BaseRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/BaseResponse.php b/src/ResolutionCaseManagement/Types/BaseResponse.php index cb84abe875..4e2f303505 100644 --- a/src/ResolutionCaseManagement/Types/BaseResponse.php +++ b/src/ResolutionCaseManagement/Types/BaseResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/CaseArrayType.php b/src/ResolutionCaseManagement/Types/CaseArrayType.php index adf0f41f3f..951483a7de 100644 --- a/src/ResolutionCaseManagement/Types/CaseArrayType.php +++ b/src/ResolutionCaseManagement/Types/CaseArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/CaseIdType.php b/src/ResolutionCaseManagement/Types/CaseIdType.php index ac6798cccd..2274f0a05b 100644 --- a/src/ResolutionCaseManagement/Types/CaseIdType.php +++ b/src/ResolutionCaseManagement/Types/CaseIdType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/CaseStatusFilterType.php b/src/ResolutionCaseManagement/Types/CaseStatusFilterType.php index a1f143ea6b..c53f3c14e8 100644 --- a/src/ResolutionCaseManagement/Types/CaseStatusFilterType.php +++ b/src/ResolutionCaseManagement/Types/CaseStatusFilterType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/CaseStatusType.php b/src/ResolutionCaseManagement/Types/CaseStatusType.php index 7767062659..24cee1f857 100644 --- a/src/ResolutionCaseManagement/Types/CaseStatusType.php +++ b/src/ResolutionCaseManagement/Types/CaseStatusType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/CaseSummaryType.php b/src/ResolutionCaseManagement/Types/CaseSummaryType.php index ef8418ecdd..c6d1841f02 100644 --- a/src/ResolutionCaseManagement/Types/CaseSummaryType.php +++ b/src/ResolutionCaseManagement/Types/CaseSummaryType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/CaseTypeFilterType.php b/src/ResolutionCaseManagement/Types/CaseTypeFilterType.php index 886c87d1ac..5819b86221 100644 --- a/src/ResolutionCaseManagement/Types/CaseTypeFilterType.php +++ b/src/ResolutionCaseManagement/Types/CaseTypeFilterType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/CaseUserType.php b/src/ResolutionCaseManagement/Types/CaseUserType.php index 2678246a10..d371acb921 100644 --- a/src/ResolutionCaseManagement/Types/CaseUserType.php +++ b/src/ResolutionCaseManagement/Types/CaseUserType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ContactCustomerSupportOptionType.php b/src/ResolutionCaseManagement/Types/ContactCustomerSupportOptionType.php index 9fd3ab6ab8..94bbcff250 100644 --- a/src/ResolutionCaseManagement/Types/ContactCustomerSupportOptionType.php +++ b/src/ResolutionCaseManagement/Types/ContactCustomerSupportOptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/DateRangeFilterType.php b/src/ResolutionCaseManagement/Types/DateRangeFilterType.php index 35669faaeb..becc33086c 100644 --- a/src/ResolutionCaseManagement/Types/DateRangeFilterType.php +++ b/src/ResolutionCaseManagement/Types/DateRangeFilterType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/DecisionReasonDetailType.php b/src/ResolutionCaseManagement/Types/DecisionReasonDetailType.php index 3f5d6c6b6e..31dea70e65 100644 --- a/src/ResolutionCaseManagement/Types/DecisionReasonDetailType.php +++ b/src/ResolutionCaseManagement/Types/DecisionReasonDetailType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/DetailStatusInfoType.php b/src/ResolutionCaseManagement/Types/DetailStatusInfoType.php index e121e1c9b6..efc79193c8 100644 --- a/src/ResolutionCaseManagement/Types/DetailStatusInfoType.php +++ b/src/ResolutionCaseManagement/Types/DetailStatusInfoType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EBPCaseDetailType.php b/src/ResolutionCaseManagement/Types/EBPCaseDetailType.php index 7843d3d6c6..1c780c76e1 100644 --- a/src/ResolutionCaseManagement/Types/EBPCaseDetailType.php +++ b/src/ResolutionCaseManagement/Types/EBPCaseDetailType.php @@ -171,7 +171,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EBPCaseDocumentInfoType.php b/src/ResolutionCaseManagement/Types/EBPCaseDocumentInfoType.php index 0ff9d52659..ea9798babd 100644 --- a/src/ResolutionCaseManagement/Types/EBPCaseDocumentInfoType.php +++ b/src/ResolutionCaseManagement/Types/EBPCaseDocumentInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EBPCaseResponseHistoryType.php b/src/ResolutionCaseManagement/Types/EBPCaseResponseHistoryType.php index 9a827203f1..236a4bd121 100644 --- a/src/ResolutionCaseManagement/Types/EBPCaseResponseHistoryType.php +++ b/src/ResolutionCaseManagement/Types/EBPCaseResponseHistoryType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EnumerationDetailType.php b/src/ResolutionCaseManagement/Types/EnumerationDetailType.php index ad282b15e9..09a4663483 100644 --- a/src/ResolutionCaseManagement/Types/EnumerationDetailType.php +++ b/src/ResolutionCaseManagement/Types/EnumerationDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ErrorData.php b/src/ResolutionCaseManagement/Types/ErrorData.php index 5a50e99f16..1eb68d99ab 100644 --- a/src/ResolutionCaseManagement/Types/ErrorData.php +++ b/src/ResolutionCaseManagement/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ErrorMessage.php b/src/ResolutionCaseManagement/Types/ErrorMessage.php index d37eadf32c..ca07ebcdfa 100644 --- a/src/ResolutionCaseManagement/Types/ErrorMessage.php +++ b/src/ResolutionCaseManagement/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ErrorParameter.php b/src/ResolutionCaseManagement/Types/ErrorParameter.php index 43e695b326..a012e5003a 100644 --- a/src/ResolutionCaseManagement/Types/ErrorParameter.php +++ b/src/ResolutionCaseManagement/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportOptionType.php b/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportOptionType.php index bb0ea296d1..c56f4aa060 100644 --- a/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportOptionType.php +++ b/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportOptionType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportRequest.php b/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportRequest.php index 310fc107c9..55eb61a607 100644 --- a/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportRequest.php +++ b/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportResponse.php b/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportResponse.php index ddf77f2563..724076aaa1 100644 --- a/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportResponse.php +++ b/src/ResolutionCaseManagement/Types/EscalateToCustomerSupportResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/EscalationReasonType.php b/src/ResolutionCaseManagement/Types/EscalationReasonType.php index 20bcdb53c9..eaae8d1c2b 100644 --- a/src/ResolutionCaseManagement/Types/EscalationReasonType.php +++ b/src/ResolutionCaseManagement/Types/EscalationReasonType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ExtensionType.php b/src/ResolutionCaseManagement/Types/ExtensionType.php index d0fae8ff8e..6309c2ce30 100644 --- a/src/ResolutionCaseManagement/Types/ExtensionType.php +++ b/src/ResolutionCaseManagement/Types/ExtensionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetActivityOptionsRequest.php b/src/ResolutionCaseManagement/Types/GetActivityOptionsRequest.php index 307fec6705..fa47905656 100644 --- a/src/ResolutionCaseManagement/Types/GetActivityOptionsRequest.php +++ b/src/ResolutionCaseManagement/Types/GetActivityOptionsRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetActivityOptionsResponse.php b/src/ResolutionCaseManagement/Types/GetActivityOptionsResponse.php index 06aa67de8a..6d3408da50 100644 --- a/src/ResolutionCaseManagement/Types/GetActivityOptionsResponse.php +++ b/src/ResolutionCaseManagement/Types/GetActivityOptionsResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetEBPCaseDetailRequest.php b/src/ResolutionCaseManagement/Types/GetEBPCaseDetailRequest.php index 34f21965ce..fdb444fdb0 100644 --- a/src/ResolutionCaseManagement/Types/GetEBPCaseDetailRequest.php +++ b/src/ResolutionCaseManagement/Types/GetEBPCaseDetailRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetEBPCaseDetailResponse.php b/src/ResolutionCaseManagement/Types/GetEBPCaseDetailResponse.php index 1153f9186c..fcc51d8eb7 100644 --- a/src/ResolutionCaseManagement/Types/GetEBPCaseDetailResponse.php +++ b/src/ResolutionCaseManagement/Types/GetEBPCaseDetailResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetUserCasesRequest.php b/src/ResolutionCaseManagement/Types/GetUserCasesRequest.php index 4cb4859bc9..4c2b2157e2 100644 --- a/src/ResolutionCaseManagement/Types/GetUserCasesRequest.php +++ b/src/ResolutionCaseManagement/Types/GetUserCasesRequest.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetUserCasesResponse.php b/src/ResolutionCaseManagement/Types/GetUserCasesResponse.php index aaae83e053..61c7650d76 100644 --- a/src/ResolutionCaseManagement/Types/GetUserCasesResponse.php +++ b/src/ResolutionCaseManagement/Types/GetUserCasesResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetVersionRequest.php b/src/ResolutionCaseManagement/Types/GetVersionRequest.php index 3214b589c8..eca601c1fd 100644 --- a/src/ResolutionCaseManagement/Types/GetVersionRequest.php +++ b/src/ResolutionCaseManagement/Types/GetVersionRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/GetVersionResponse.php b/src/ResolutionCaseManagement/Types/GetVersionResponse.php index 5e9518948c..a2ee9161f5 100644 --- a/src/ResolutionCaseManagement/Types/GetVersionResponse.php +++ b/src/ResolutionCaseManagement/Types/GetVersionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/InitialBuyerExpectationDetailType.php b/src/ResolutionCaseManagement/Types/InitialBuyerExpectationDetailType.php index 54a5082917..271adf81f6 100644 --- a/src/ResolutionCaseManagement/Types/InitialBuyerExpectationDetailType.php +++ b/src/ResolutionCaseManagement/Types/InitialBuyerExpectationDetailType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/IssueFullRefundOptionType.php b/src/ResolutionCaseManagement/Types/IssueFullRefundOptionType.php index f0eff008b5..43fef203e8 100644 --- a/src/ResolutionCaseManagement/Types/IssueFullRefundOptionType.php +++ b/src/ResolutionCaseManagement/Types/IssueFullRefundOptionType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/IssueFullRefundRequest.php b/src/ResolutionCaseManagement/Types/IssueFullRefundRequest.php index 3ceaa3764b..0cce599705 100644 --- a/src/ResolutionCaseManagement/Types/IssueFullRefundRequest.php +++ b/src/ResolutionCaseManagement/Types/IssueFullRefundRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/IssueFullRefundResponse.php b/src/ResolutionCaseManagement/Types/IssueFullRefundResponse.php index cdf6851280..41104a0502 100644 --- a/src/ResolutionCaseManagement/Types/IssueFullRefundResponse.php +++ b/src/ResolutionCaseManagement/Types/IssueFullRefundResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/IssuePartialRefundOptionType.php b/src/ResolutionCaseManagement/Types/IssuePartialRefundOptionType.php index 41134812b7..e6d4d12b7d 100644 --- a/src/ResolutionCaseManagement/Types/IssuePartialRefundOptionType.php +++ b/src/ResolutionCaseManagement/Types/IssuePartialRefundOptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/IssuePartialRefundRequest.php b/src/ResolutionCaseManagement/Types/IssuePartialRefundRequest.php index 1ac0fd43b1..cddcadedd0 100644 --- a/src/ResolutionCaseManagement/Types/IssuePartialRefundRequest.php +++ b/src/ResolutionCaseManagement/Types/IssuePartialRefundRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/IssuePartialRefundResponse.php b/src/ResolutionCaseManagement/Types/IssuePartialRefundResponse.php index a1f30bdcd3..b1d8fcb37b 100644 --- a/src/ResolutionCaseManagement/Types/IssuePartialRefundResponse.php +++ b/src/ResolutionCaseManagement/Types/IssuePartialRefundResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ItemFilterType.php b/src/ResolutionCaseManagement/Types/ItemFilterType.php index 72eef9dfdb..a427f03e25 100644 --- a/src/ResolutionCaseManagement/Types/ItemFilterType.php +++ b/src/ResolutionCaseManagement/Types/ItemFilterType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ItemType.php b/src/ResolutionCaseManagement/Types/ItemType.php index 785f867b89..c289b46d2d 100644 --- a/src/ResolutionCaseManagement/Types/ItemType.php +++ b/src/ResolutionCaseManagement/Types/ItemType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/Money.php b/src/ResolutionCaseManagement/Types/Money.php index 1397dfb105..125be10dbf 100644 --- a/src/ResolutionCaseManagement/Types/Money.php +++ b/src/ResolutionCaseManagement/Types/Money.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/MoneyMovementDetailType.php b/src/ResolutionCaseManagement/Types/MoneyMovementDetailType.php index dfee8689fb..b68055d7bc 100644 --- a/src/ResolutionCaseManagement/Types/MoneyMovementDetailType.php +++ b/src/ResolutionCaseManagement/Types/MoneyMovementDetailType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/MoneyMovementRef.php b/src/ResolutionCaseManagement/Types/MoneyMovementRef.php index ed5bc0077f..b65394807a 100644 --- a/src/ResolutionCaseManagement/Types/MoneyMovementRef.php +++ b/src/ResolutionCaseManagement/Types/MoneyMovementRef.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/NotificationEventType.php b/src/ResolutionCaseManagement/Types/NotificationEventType.php index c426ee8e0a..4ff178ec50 100644 --- a/src/ResolutionCaseManagement/Types/NotificationEventType.php +++ b/src/ResolutionCaseManagement/Types/NotificationEventType.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OfferOtherSolutionOptionType.php b/src/ResolutionCaseManagement/Types/OfferOtherSolutionOptionType.php index fc9a063bb4..44c9651b1c 100644 --- a/src/ResolutionCaseManagement/Types/OfferOtherSolutionOptionType.php +++ b/src/ResolutionCaseManagement/Types/OfferOtherSolutionOptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OfferOtherSolutionRequest.php b/src/ResolutionCaseManagement/Types/OfferOtherSolutionRequest.php index 6be0e5c1b0..7dbdd21cdf 100644 --- a/src/ResolutionCaseManagement/Types/OfferOtherSolutionRequest.php +++ b/src/ResolutionCaseManagement/Types/OfferOtherSolutionRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OfferOtherSolutionResponse.php b/src/ResolutionCaseManagement/Types/OfferOtherSolutionResponse.php index 08b2f245a6..12831a66c9 100644 --- a/src/ResolutionCaseManagement/Types/OfferOtherSolutionResponse.php +++ b/src/ResolutionCaseManagement/Types/OfferOtherSolutionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OfferPartialRefundRequest.php b/src/ResolutionCaseManagement/Types/OfferPartialRefundRequest.php index 0fe891497e..135da0a97b 100644 --- a/src/ResolutionCaseManagement/Types/OfferPartialRefundRequest.php +++ b/src/ResolutionCaseManagement/Types/OfferPartialRefundRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OfferPartialRefundResponse.php b/src/ResolutionCaseManagement/Types/OfferPartialRefundResponse.php index 699e5c142d..9b82a5c1fc 100644 --- a/src/ResolutionCaseManagement/Types/OfferPartialRefundResponse.php +++ b/src/ResolutionCaseManagement/Types/OfferPartialRefundResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OfferRefundUponReturnRequest.php b/src/ResolutionCaseManagement/Types/OfferRefundUponReturnRequest.php index 4b499440bb..aa6d4bb48b 100644 --- a/src/ResolutionCaseManagement/Types/OfferRefundUponReturnRequest.php +++ b/src/ResolutionCaseManagement/Types/OfferRefundUponReturnRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OfferRefundUponReturnResponse.php b/src/ResolutionCaseManagement/Types/OfferRefundUponReturnResponse.php index db95f25597..3fb0377ba3 100644 --- a/src/ResolutionCaseManagement/Types/OfferRefundUponReturnResponse.php +++ b/src/ResolutionCaseManagement/Types/OfferRefundUponReturnResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/OnHoldReasonDetailType.php b/src/ResolutionCaseManagement/Types/OnHoldReasonDetailType.php index 46a8ec07bf..ec4cde2427 100644 --- a/src/ResolutionCaseManagement/Types/OnHoldReasonDetailType.php +++ b/src/ResolutionCaseManagement/Types/OnHoldReasonDetailType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/PaginationInput.php b/src/ResolutionCaseManagement/Types/PaginationInput.php index 95e9d3de89..2858c75679 100644 --- a/src/ResolutionCaseManagement/Types/PaginationInput.php +++ b/src/ResolutionCaseManagement/Types/PaginationInput.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/PaginationOutput.php b/src/ResolutionCaseManagement/Types/PaginationOutput.php index 1d8ec0474b..c9dc6452b0 100644 --- a/src/ResolutionCaseManagement/Types/PaginationOutput.php +++ b/src/ResolutionCaseManagement/Types/PaginationOutput.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/PaymentDetailType.php b/src/ResolutionCaseManagement/Types/PaymentDetailType.php index be68d34949..a8db090c02 100644 --- a/src/ResolutionCaseManagement/Types/PaymentDetailType.php +++ b/src/ResolutionCaseManagement/Types/PaymentDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideRefundInfoOptionType.php b/src/ResolutionCaseManagement/Types/ProvideRefundInfoOptionType.php index cbbcb4392d..49c433ba51 100644 --- a/src/ResolutionCaseManagement/Types/ProvideRefundInfoOptionType.php +++ b/src/ResolutionCaseManagement/Types/ProvideRefundInfoOptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideRefundInfoRequest.php b/src/ResolutionCaseManagement/Types/ProvideRefundInfoRequest.php index 30600ecb46..efd732444f 100644 --- a/src/ResolutionCaseManagement/Types/ProvideRefundInfoRequest.php +++ b/src/ResolutionCaseManagement/Types/ProvideRefundInfoRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideRefundInfoResponse.php b/src/ResolutionCaseManagement/Types/ProvideRefundInfoResponse.php index b9ae664ea3..4727692c1a 100644 --- a/src/ResolutionCaseManagement/Types/ProvideRefundInfoResponse.php +++ b/src/ResolutionCaseManagement/Types/ProvideRefundInfoResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideReturnInfoRequest.php b/src/ResolutionCaseManagement/Types/ProvideReturnInfoRequest.php index e4dffba1b2..063250d691 100644 --- a/src/ResolutionCaseManagement/Types/ProvideReturnInfoRequest.php +++ b/src/ResolutionCaseManagement/Types/ProvideReturnInfoRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideReturnInfoResponse.php b/src/ResolutionCaseManagement/Types/ProvideReturnInfoResponse.php index 18a6965fed..a3a97610d9 100644 --- a/src/ResolutionCaseManagement/Types/ProvideReturnInfoResponse.php +++ b/src/ResolutionCaseManagement/Types/ProvideReturnInfoResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideShippingInfoOptionType.php b/src/ResolutionCaseManagement/Types/ProvideShippingInfoOptionType.php index ea593544f0..aa209989c6 100644 --- a/src/ResolutionCaseManagement/Types/ProvideShippingInfoOptionType.php +++ b/src/ResolutionCaseManagement/Types/ProvideShippingInfoOptionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideShippingInfoRequest.php b/src/ResolutionCaseManagement/Types/ProvideShippingInfoRequest.php index c3ecba6036..946fbf2ccd 100644 --- a/src/ResolutionCaseManagement/Types/ProvideShippingInfoRequest.php +++ b/src/ResolutionCaseManagement/Types/ProvideShippingInfoRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideShippingInfoResponse.php b/src/ResolutionCaseManagement/Types/ProvideShippingInfoResponse.php index a02e1b0f29..d4425d3e8b 100644 --- a/src/ResolutionCaseManagement/Types/ProvideShippingInfoResponse.php +++ b/src/ResolutionCaseManagement/Types/ProvideShippingInfoResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideShippingOrTrackingInfoOptionType.php b/src/ResolutionCaseManagement/Types/ProvideShippingOrTrackingInfoOptionType.php index 701ac52143..756852818f 100644 --- a/src/ResolutionCaseManagement/Types/ProvideShippingOrTrackingInfoOptionType.php +++ b/src/ResolutionCaseManagement/Types/ProvideShippingOrTrackingInfoOptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideTrackingInfoOptionType.php b/src/ResolutionCaseManagement/Types/ProvideTrackingInfoOptionType.php index 882ebfe56d..d43248a08b 100644 --- a/src/ResolutionCaseManagement/Types/ProvideTrackingInfoOptionType.php +++ b/src/ResolutionCaseManagement/Types/ProvideTrackingInfoOptionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideTrackingInfoRequest.php b/src/ResolutionCaseManagement/Types/ProvideTrackingInfoRequest.php index 3cd2295c1a..aaf31f6ee3 100644 --- a/src/ResolutionCaseManagement/Types/ProvideTrackingInfoRequest.php +++ b/src/ResolutionCaseManagement/Types/ProvideTrackingInfoRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ProvideTrackingInfoResponse.php b/src/ResolutionCaseManagement/Types/ProvideTrackingInfoResponse.php index 618068826b..6e664be068 100644 --- a/src/ResolutionCaseManagement/Types/ProvideTrackingInfoResponse.php +++ b/src/ResolutionCaseManagement/Types/ProvideTrackingInfoResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/RequestBuyerToReturnOptionType.php b/src/ResolutionCaseManagement/Types/RequestBuyerToReturnOptionType.php index ff23905eaf..5a37eb7772 100644 --- a/src/ResolutionCaseManagement/Types/RequestBuyerToReturnOptionType.php +++ b/src/ResolutionCaseManagement/Types/RequestBuyerToReturnOptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ResponseHistoryAttributesType.php b/src/ResolutionCaseManagement/Types/ResponseHistoryAttributesType.php index af26b7f04c..f12ecb3b84 100644 --- a/src/ResolutionCaseManagement/Types/ResponseHistoryAttributesType.php +++ b/src/ResolutionCaseManagement/Types/ResponseHistoryAttributesType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/ShipmentType.php b/src/ResolutionCaseManagement/Types/ShipmentType.php index 179a52acf0..f98e4f6443 100644 --- a/src/ResolutionCaseManagement/Types/ShipmentType.php +++ b/src/ResolutionCaseManagement/Types/ShipmentType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/UploadDocumentInfoType.php b/src/ResolutionCaseManagement/Types/UploadDocumentInfoType.php index 2fe0d110bc..ef07c59887 100644 --- a/src/ResolutionCaseManagement/Types/UploadDocumentInfoType.php +++ b/src/ResolutionCaseManagement/Types/UploadDocumentInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/UploadDocumentsRequest.php b/src/ResolutionCaseManagement/Types/UploadDocumentsRequest.php index c2545472ed..cc33759a72 100644 --- a/src/ResolutionCaseManagement/Types/UploadDocumentsRequest.php +++ b/src/ResolutionCaseManagement/Types/UploadDocumentsRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ResolutionCaseManagement/Types/UploadDocumentsResponse.php b/src/ResolutionCaseManagement/Types/UploadDocumentsResponse.php index 9bbad539f5..19ea7be7f3 100644 --- a/src/ResolutionCaseManagement/Types/UploadDocumentsResponse.php +++ b/src/ResolutionCaseManagement/Types/UploadDocumentsResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ActivityDetailType.php b/src/ReturnManagement/Types/ActivityDetailType.php index 8b7732fc4c..cb8cda1bff 100644 --- a/src/ReturnManagement/Types/ActivityDetailType.php +++ b/src/ReturnManagement/Types/ActivityDetailType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ActivityOptionListType.php b/src/ReturnManagement/Types/ActivityOptionListType.php index 9d55dd860e..dd6c371264 100644 --- a/src/ReturnManagement/Types/ActivityOptionListType.php +++ b/src/ReturnManagement/Types/ActivityOptionListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ActualRefundDetailType.php b/src/ReturnManagement/Types/ActualRefundDetailType.php index 3d5813b6c5..f68a552535 100644 --- a/src/ReturnManagement/Types/ActualRefundDetailType.php +++ b/src/ReturnManagement/Types/ActualRefundDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/Address.php b/src/ReturnManagement/Types/Address.php index c66c9e52ec..7fabfbe617 100644 --- a/src/ReturnManagement/Types/Address.php +++ b/src/ReturnManagement/Types/Address.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/Amount.php b/src/ReturnManagement/Types/Amount.php index e02e3e0730..97c87535ff 100644 --- a/src/ReturnManagement/Types/Amount.php +++ b/src/ReturnManagement/Types/Amount.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/BaseActivityOptionType.php b/src/ReturnManagement/Types/BaseActivityOptionType.php index 3e0c7bb4bd..4a86b10239 100644 --- a/src/ReturnManagement/Types/BaseActivityOptionType.php +++ b/src/ReturnManagement/Types/BaseActivityOptionType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/BaseRequest.php b/src/ReturnManagement/Types/BaseRequest.php index 8a53ced566..1d3929002a 100644 --- a/src/ReturnManagement/Types/BaseRequest.php +++ b/src/ReturnManagement/Types/BaseRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/BaseResponse.php b/src/ReturnManagement/Types/BaseResponse.php index b64697537c..b7c0550ec2 100644 --- a/src/ReturnManagement/Types/BaseResponse.php +++ b/src/ReturnManagement/Types/BaseResponse.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/CaseIdType.php b/src/ReturnManagement/Types/CaseIdType.php index c42f16031f..958266f30f 100644 --- a/src/ReturnManagement/Types/CaseIdType.php +++ b/src/ReturnManagement/Types/CaseIdType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/DateRangeFilterType.php b/src/ReturnManagement/Types/DateRangeFilterType.php index c6115b23e9..5ab0b7bd46 100644 --- a/src/ReturnManagement/Types/DateRangeFilterType.php +++ b/src/ReturnManagement/Types/DateRangeFilterType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/EnumerationDetailType.php b/src/ReturnManagement/Types/EnumerationDetailType.php index 786632682e..fb4627a128 100644 --- a/src/ReturnManagement/Types/EnumerationDetailType.php +++ b/src/ReturnManagement/Types/EnumerationDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ErrorData.php b/src/ReturnManagement/Types/ErrorData.php index f4199316c5..5713c85a2e 100644 --- a/src/ReturnManagement/Types/ErrorData.php +++ b/src/ReturnManagement/Types/ErrorData.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ErrorMessage.php b/src/ReturnManagement/Types/ErrorMessage.php index 2db95ad2c1..6eb7b25ffc 100644 --- a/src/ReturnManagement/Types/ErrorMessage.php +++ b/src/ReturnManagement/Types/ErrorMessage.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ErrorParameter.php b/src/ReturnManagement/Types/ErrorParameter.php index 79c1dec7f1..04b0202c99 100644 --- a/src/ReturnManagement/Types/ErrorParameter.php +++ b/src/ReturnManagement/Types/ErrorParameter.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/EstimatedRefundDetailType.php b/src/ReturnManagement/Types/EstimatedRefundDetailType.php index d3939ea3bb..77653c6166 100644 --- a/src/ReturnManagement/Types/EstimatedRefundDetailType.php +++ b/src/ReturnManagement/Types/EstimatedRefundDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ExtensionType.php b/src/ReturnManagement/Types/ExtensionType.php index ca21e71351..8fe5f5d938 100644 --- a/src/ReturnManagement/Types/ExtensionType.php +++ b/src/ReturnManagement/Types/ExtensionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetActivityOptionsRequest.php b/src/ReturnManagement/Types/GetActivityOptionsRequest.php index b5d67081c8..f1d6f41300 100644 --- a/src/ReturnManagement/Types/GetActivityOptionsRequest.php +++ b/src/ReturnManagement/Types/GetActivityOptionsRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetActivityOptionsResponse.php b/src/ReturnManagement/Types/GetActivityOptionsResponse.php index 4ddabff9c5..3be778f228 100644 --- a/src/ReturnManagement/Types/GetActivityOptionsResponse.php +++ b/src/ReturnManagement/Types/GetActivityOptionsResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetReturnDetailRequest.php b/src/ReturnManagement/Types/GetReturnDetailRequest.php index 5ee4bfceeb..3368107906 100644 --- a/src/ReturnManagement/Types/GetReturnDetailRequest.php +++ b/src/ReturnManagement/Types/GetReturnDetailRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetReturnDetailResponse.php b/src/ReturnManagement/Types/GetReturnDetailResponse.php index c015af605d..fb73c3ef3d 100644 --- a/src/ReturnManagement/Types/GetReturnDetailResponse.php +++ b/src/ReturnManagement/Types/GetReturnDetailResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetReturnMetadataRequest.php b/src/ReturnManagement/Types/GetReturnMetadataRequest.php index d42af2c72a..2f48d47eed 100644 --- a/src/ReturnManagement/Types/GetReturnMetadataRequest.php +++ b/src/ReturnManagement/Types/GetReturnMetadataRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetReturnMetadataResponse.php b/src/ReturnManagement/Types/GetReturnMetadataResponse.php index 52be31789c..6431cd5f35 100644 --- a/src/ReturnManagement/Types/GetReturnMetadataResponse.php +++ b/src/ReturnManagement/Types/GetReturnMetadataResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetUserReturnsRequest.php b/src/ReturnManagement/Types/GetUserReturnsRequest.php index ad878a9498..941ab4d569 100644 --- a/src/ReturnManagement/Types/GetUserReturnsRequest.php +++ b/src/ReturnManagement/Types/GetUserReturnsRequest.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetUserReturnsResponse.php b/src/ReturnManagement/Types/GetUserReturnsResponse.php index c763971671..7b5755ab71 100644 --- a/src/ReturnManagement/Types/GetUserReturnsResponse.php +++ b/src/ReturnManagement/Types/GetUserReturnsResponse.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetVersionRequest.php b/src/ReturnManagement/Types/GetVersionRequest.php index e80404c657..a6d337163d 100644 --- a/src/ReturnManagement/Types/GetVersionRequest.php +++ b/src/ReturnManagement/Types/GetVersionRequest.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/GetVersionResponse.php b/src/ReturnManagement/Types/GetVersionResponse.php index 4ff8f5adc9..3c36f536dd 100644 --- a/src/ReturnManagement/Types/GetVersionResponse.php +++ b/src/ReturnManagement/Types/GetVersionResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/IssueRefundOptionType.php b/src/ReturnManagement/Types/IssueRefundOptionType.php index 9aa487512b..559d655716 100644 --- a/src/ReturnManagement/Types/IssueRefundOptionType.php +++ b/src/ReturnManagement/Types/IssueRefundOptionType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/IssueRefundRequest.php b/src/ReturnManagement/Types/IssueRefundRequest.php index 06471fef69..3e855ae96a 100644 --- a/src/ReturnManagement/Types/IssueRefundRequest.php +++ b/src/ReturnManagement/Types/IssueRefundRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/IssueRefundResponse.php b/src/ReturnManagement/Types/IssueRefundResponse.php index 39b2850f3a..9247d48d75 100644 --- a/src/ReturnManagement/Types/IssueRefundResponse.php +++ b/src/ReturnManagement/Types/IssueRefundResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ItemFilterType.php b/src/ReturnManagement/Types/ItemFilterType.php index e666003da6..dc840db468 100644 --- a/src/ReturnManagement/Types/ItemFilterType.php +++ b/src/ReturnManagement/Types/ItemFilterType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ItemizedRefundDetailType.php b/src/ReturnManagement/Types/ItemizedRefundDetailType.php index 0d77345af4..5ddd65739a 100644 --- a/src/ReturnManagement/Types/ItemizedRefundDetailType.php +++ b/src/ReturnManagement/Types/ItemizedRefundDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/MetaDataCodeResultType.php b/src/ReturnManagement/Types/MetaDataCodeResultType.php index f907134834..fa6198c99c 100644 --- a/src/ReturnManagement/Types/MetaDataCodeResultType.php +++ b/src/ReturnManagement/Types/MetaDataCodeResultType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/NotificationEventType.php b/src/ReturnManagement/Types/NotificationEventType.php index a78703bdb1..113e798c36 100644 --- a/src/ReturnManagement/Types/NotificationEventType.php +++ b/src/ReturnManagement/Types/NotificationEventType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/PaginationInput.php b/src/ReturnManagement/Types/PaginationInput.php index d714d239a6..8581a1d3af 100644 --- a/src/ReturnManagement/Types/PaginationInput.php +++ b/src/ReturnManagement/Types/PaginationInput.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/PaginationOutput.php b/src/ReturnManagement/Types/PaginationOutput.php index f2a201e7a5..5f0259ed8e 100644 --- a/src/ReturnManagement/Types/PaginationOutput.php +++ b/src/ReturnManagement/Types/PaginationOutput.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ProvideSellerInfoOptionType.php b/src/ReturnManagement/Types/ProvideSellerInfoOptionType.php index e53f55fde7..408dd8cffe 100644 --- a/src/ReturnManagement/Types/ProvideSellerInfoOptionType.php +++ b/src/ReturnManagement/Types/ProvideSellerInfoOptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ProvideSellerInfoRequest.php b/src/ReturnManagement/Types/ProvideSellerInfoRequest.php index 80e1c752b3..28c13a712e 100644 --- a/src/ReturnManagement/Types/ProvideSellerInfoRequest.php +++ b/src/ReturnManagement/Types/ProvideSellerInfoRequest.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ProvideSellerInfoResponse.php b/src/ReturnManagement/Types/ProvideSellerInfoResponse.php index c261531296..a1f201f6ec 100644 --- a/src/ReturnManagement/Types/ProvideSellerInfoResponse.php +++ b/src/ReturnManagement/Types/ProvideSellerInfoResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ProvideTrackingInfoRequest.php b/src/ReturnManagement/Types/ProvideTrackingInfoRequest.php index c900be91cb..700e6fdd4a 100644 --- a/src/ReturnManagement/Types/ProvideTrackingInfoRequest.php +++ b/src/ReturnManagement/Types/ProvideTrackingInfoRequest.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ProvideTrackingInfoResponse.php b/src/ReturnManagement/Types/ProvideTrackingInfoResponse.php index d0c1d64308..2bd4272335 100644 --- a/src/ReturnManagement/Types/ProvideTrackingInfoResponse.php +++ b/src/ReturnManagement/Types/ProvideTrackingInfoResponse.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/RefundDetailType.php b/src/ReturnManagement/Types/RefundDetailType.php index ff5afaf53d..df1ff77f51 100644 --- a/src/ReturnManagement/Types/RefundDetailType.php +++ b/src/ReturnManagement/Types/RefundDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/RefundInfoType.php b/src/ReturnManagement/Types/RefundInfoType.php index cea70d4a59..0dcb44f9a6 100644 --- a/src/ReturnManagement/Types/RefundInfoType.php +++ b/src/ReturnManagement/Types/RefundInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnArrayType.php b/src/ReturnManagement/Types/ReturnArrayType.php index 590ee07735..e33e2210ad 100644 --- a/src/ReturnManagement/Types/ReturnArrayType.php +++ b/src/ReturnManagement/Types/ReturnArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnDetailType.php b/src/ReturnManagement/Types/ReturnDetailType.php index 308f1a3131..19dbb2e8f0 100644 --- a/src/ReturnManagement/Types/ReturnDetailType.php +++ b/src/ReturnManagement/Types/ReturnDetailType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnIdType.php b/src/ReturnManagement/Types/ReturnIdType.php index ca64375022..a9bc20d882 100644 --- a/src/ReturnManagement/Types/ReturnIdType.php +++ b/src/ReturnManagement/Types/ReturnIdType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnItemType.php b/src/ReturnManagement/Types/ReturnItemType.php index de9d07e90e..140d7e9de9 100644 --- a/src/ReturnManagement/Types/ReturnItemType.php +++ b/src/ReturnManagement/Types/ReturnItemType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnPolicyInfoType.php b/src/ReturnManagement/Types/ReturnPolicyInfoType.php index 699d55420b..67d00ba0c7 100644 --- a/src/ReturnManagement/Types/ReturnPolicyInfoType.php +++ b/src/ReturnManagement/Types/ReturnPolicyInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnReasonType.php b/src/ReturnManagement/Types/ReturnReasonType.php index 441083e01d..a0facbcff8 100644 --- a/src/ReturnManagement/Types/ReturnReasonType.php +++ b/src/ReturnManagement/Types/ReturnReasonType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnRequestType.php b/src/ReturnManagement/Types/ReturnRequestType.php index 59abd4c7e8..bb0dab565d 100644 --- a/src/ReturnManagement/Types/ReturnRequestType.php +++ b/src/ReturnManagement/Types/ReturnRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnResponseDueType.php b/src/ReturnManagement/Types/ReturnResponseDueType.php index 769b8e6755..31220dbf56 100644 --- a/src/ReturnManagement/Types/ReturnResponseDueType.php +++ b/src/ReturnManagement/Types/ReturnResponseDueType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnResponseHistoryType.php b/src/ReturnManagement/Types/ReturnResponseHistoryType.php index a0d423c995..8b14fff15a 100644 --- a/src/ReturnManagement/Types/ReturnResponseHistoryType.php +++ b/src/ReturnManagement/Types/ReturnResponseHistoryType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnStatusFilterType.php b/src/ReturnManagement/Types/ReturnStatusFilterType.php index df5410195c..9feeb8f802 100644 --- a/src/ReturnManagement/Types/ReturnStatusFilterType.php +++ b/src/ReturnManagement/Types/ReturnStatusFilterType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnSummaryType.php b/src/ReturnManagement/Types/ReturnSummaryType.php index ca09c7d3b6..2a1ac2a598 100644 --- a/src/ReturnManagement/Types/ReturnSummaryType.php +++ b/src/ReturnManagement/Types/ReturnSummaryType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ReturnUserType.php b/src/ReturnManagement/Types/ReturnUserType.php index 5e8974d4db..34fcaf4fe5 100644 --- a/src/ReturnManagement/Types/ReturnUserType.php +++ b/src/ReturnManagement/Types/ReturnUserType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/SetItemAsReceivedRequest.php b/src/ReturnManagement/Types/SetItemAsReceivedRequest.php index c4cefb4091..65468d1486 100644 --- a/src/ReturnManagement/Types/SetItemAsReceivedRequest.php +++ b/src/ReturnManagement/Types/SetItemAsReceivedRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/SetItemAsReceivedResponse.php b/src/ReturnManagement/Types/SetItemAsReceivedResponse.php index 3351b5babd..a446d8ed9f 100644 --- a/src/ReturnManagement/Types/SetItemAsReceivedResponse.php +++ b/src/ReturnManagement/Types/SetItemAsReceivedResponse.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/ShipmentType.php b/src/ReturnManagement/Types/ShipmentType.php index 49cc803a96..51a99a3cd5 100644 --- a/src/ReturnManagement/Types/ShipmentType.php +++ b/src/ReturnManagement/Types/ShipmentType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/TotalRefundAmountType.php b/src/ReturnManagement/Types/TotalRefundAmountType.php index 9f46600b3e..980f0d5f93 100644 --- a/src/ReturnManagement/Types/TotalRefundAmountType.php +++ b/src/ReturnManagement/Types/TotalRefundAmountType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/ReturnManagement/Types/UserFilterType.php b/src/ReturnManagement/Types/UserFilterType.php index d0554094bb..8d249802c3 100644 --- a/src/ReturnManagement/Types/UserFilterType.php +++ b/src/ReturnManagement/Types/UserFilterType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/AbstractRequestType.php b/src/Shopping/Types/AbstractRequestType.php index 660291b512..3cd862f374 100644 --- a/src/Shopping/Types/AbstractRequestType.php +++ b/src/Shopping/Types/AbstractRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/AbstractResponseType.php b/src/Shopping/Types/AbstractResponseType.php index 1b1ac54b04..a2afcaddbe 100644 --- a/src/Shopping/Types/AbstractResponseType.php +++ b/src/Shopping/Types/AbstractResponseType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/AddressType.php b/src/Shopping/Types/AddressType.php index 697a127938..da1c0b7c9e 100644 --- a/src/Shopping/Types/AddressType.php +++ b/src/Shopping/Types/AddressType.php @@ -199,7 +199,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/AmountType.php b/src/Shopping/Types/AmountType.php index 7e59820120..45f4e46a3b 100644 --- a/src/Shopping/Types/AmountType.php +++ b/src/Shopping/Types/AmountType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/AverageRatingDetailsType.php b/src/Shopping/Types/AverageRatingDetailsType.php index c4f0fced3a..d4a83e0056 100644 --- a/src/Shopping/Types/AverageRatingDetailsType.php +++ b/src/Shopping/Types/AverageRatingDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/BusinessSellerDetailsType.php b/src/Shopping/Types/BusinessSellerDetailsType.php index 4b7610d647..36af377860 100644 --- a/src/Shopping/Types/BusinessSellerDetailsType.php +++ b/src/Shopping/Types/BusinessSellerDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/BuyingGuideDetailsType.php b/src/Shopping/Types/BuyingGuideDetailsType.php index 774658bf19..2ccb7170df 100644 --- a/src/Shopping/Types/BuyingGuideDetailsType.php +++ b/src/Shopping/Types/BuyingGuideDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/BuyingGuideType.php b/src/Shopping/Types/BuyingGuideType.php index b4024dcbd7..9ada2c4702 100644 --- a/src/Shopping/Types/BuyingGuideType.php +++ b/src/Shopping/Types/BuyingGuideType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/CatalogProductType.php b/src/Shopping/Types/CatalogProductType.php index 7167802d28..1c9bd41362 100644 --- a/src/Shopping/Types/CatalogProductType.php +++ b/src/Shopping/Types/CatalogProductType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/CategoryArrayType.php b/src/Shopping/Types/CategoryArrayType.php index f127912db2..690356c459 100644 --- a/src/Shopping/Types/CategoryArrayType.php +++ b/src/Shopping/Types/CategoryArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/CategoryType.php b/src/Shopping/Types/CategoryType.php index 374f426fc8..e958e685c7 100644 --- a/src/Shopping/Types/CategoryType.php +++ b/src/Shopping/Types/CategoryType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/CharityType.php b/src/Shopping/Types/CharityType.php index 9aa605ea9f..d74126f8aa 100644 --- a/src/Shopping/Types/CharityType.php +++ b/src/Shopping/Types/CharityType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/DiscountPriceInfoType.php b/src/Shopping/Types/DiscountPriceInfoType.php index 2cd11f9412..51e9ef88e5 100644 --- a/src/Shopping/Types/DiscountPriceInfoType.php +++ b/src/Shopping/Types/DiscountPriceInfoType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/DistanceType.php b/src/Shopping/Types/DistanceType.php index fdcdce5838..0a80f0797f 100644 --- a/src/Shopping/Types/DistanceType.php +++ b/src/Shopping/Types/DistanceType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/DomainHistogramType.php b/src/Shopping/Types/DomainHistogramType.php index 3e1ec971e3..084bb3c9fc 100644 --- a/src/Shopping/Types/DomainHistogramType.php +++ b/src/Shopping/Types/DomainHistogramType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ErrorParameterType.php b/src/Shopping/Types/ErrorParameterType.php index 21b9064f92..edfe6f92b2 100644 --- a/src/Shopping/Types/ErrorParameterType.php +++ b/src/Shopping/Types/ErrorParameterType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ErrorType.php b/src/Shopping/Types/ErrorType.php index 9ab0aea8c7..4fc81a7bef 100644 --- a/src/Shopping/Types/ErrorType.php +++ b/src/Shopping/Types/ErrorType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ExternalProductIDType.php b/src/Shopping/Types/ExternalProductIDType.php index 201aaa76cf..df4e7b4d75 100644 --- a/src/Shopping/Types/ExternalProductIDType.php +++ b/src/Shopping/Types/ExternalProductIDType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FeedbackDetailType.php b/src/Shopping/Types/FeedbackDetailType.php index db26ceb70c..289b997b1d 100644 --- a/src/Shopping/Types/FeedbackDetailType.php +++ b/src/Shopping/Types/FeedbackDetailType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FeedbackHistoryType.php b/src/Shopping/Types/FeedbackHistoryType.php index 92373da0db..1f410977b3 100644 --- a/src/Shopping/Types/FeedbackHistoryType.php +++ b/src/Shopping/Types/FeedbackHistoryType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FeedbackPeriodType.php b/src/Shopping/Types/FeedbackPeriodType.php index 1e5999c8b2..49cd9c5190 100644 --- a/src/Shopping/Types/FeedbackPeriodType.php +++ b/src/Shopping/Types/FeedbackPeriodType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindHalfProductsRequestType.php b/src/Shopping/Types/FindHalfProductsRequestType.php index ef80988985..5715228670 100644 --- a/src/Shopping/Types/FindHalfProductsRequestType.php +++ b/src/Shopping/Types/FindHalfProductsRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindHalfProductsResponseType.php b/src/Shopping/Types/FindHalfProductsResponseType.php index e90659b6b3..cb8fcb4eba 100644 --- a/src/Shopping/Types/FindHalfProductsResponseType.php +++ b/src/Shopping/Types/FindHalfProductsResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindPopularItemsRequestType.php b/src/Shopping/Types/FindPopularItemsRequestType.php index 0e3535d0e1..022c48afa4 100644 --- a/src/Shopping/Types/FindPopularItemsRequestType.php +++ b/src/Shopping/Types/FindPopularItemsRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindPopularItemsResponseType.php b/src/Shopping/Types/FindPopularItemsResponseType.php index cfe4010076..da28c5bb64 100644 --- a/src/Shopping/Types/FindPopularItemsResponseType.php +++ b/src/Shopping/Types/FindPopularItemsResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindPopularSearchesRequestType.php b/src/Shopping/Types/FindPopularSearchesRequestType.php index 17b2dde944..4d1344790d 100644 --- a/src/Shopping/Types/FindPopularSearchesRequestType.php +++ b/src/Shopping/Types/FindPopularSearchesRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindPopularSearchesResponseType.php b/src/Shopping/Types/FindPopularSearchesResponseType.php index 7605d83ae8..30acf662b7 100644 --- a/src/Shopping/Types/FindPopularSearchesResponseType.php +++ b/src/Shopping/Types/FindPopularSearchesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindProductsRequestType.php b/src/Shopping/Types/FindProductsRequestType.php index 47abc57012..ab7bb30495 100644 --- a/src/Shopping/Types/FindProductsRequestType.php +++ b/src/Shopping/Types/FindProductsRequestType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindProductsResponseType.php b/src/Shopping/Types/FindProductsResponseType.php index c67ae68d63..90ed69cf25 100644 --- a/src/Shopping/Types/FindProductsResponseType.php +++ b/src/Shopping/Types/FindProductsResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindReviewsAndGuidesRequestType.php b/src/Shopping/Types/FindReviewsAndGuidesRequestType.php index 35c659b3a5..3c0d438152 100644 --- a/src/Shopping/Types/FindReviewsAndGuidesRequestType.php +++ b/src/Shopping/Types/FindReviewsAndGuidesRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/FindReviewsAndGuidesResponseType.php b/src/Shopping/Types/FindReviewsAndGuidesResponseType.php index 9e9adb1e61..ef2786221d 100644 --- a/src/Shopping/Types/FindReviewsAndGuidesResponseType.php +++ b/src/Shopping/Types/FindReviewsAndGuidesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetCategoryInfoRequestType.php b/src/Shopping/Types/GetCategoryInfoRequestType.php index c3bad79bd8..9b744c25ff 100644 --- a/src/Shopping/Types/GetCategoryInfoRequestType.php +++ b/src/Shopping/Types/GetCategoryInfoRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetCategoryInfoResponseType.php b/src/Shopping/Types/GetCategoryInfoResponseType.php index b2927b8abf..40b8a5b035 100644 --- a/src/Shopping/Types/GetCategoryInfoResponseType.php +++ b/src/Shopping/Types/GetCategoryInfoResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetItemStatusRequestType.php b/src/Shopping/Types/GetItemStatusRequestType.php index 604882099e..22ffd2a01f 100644 --- a/src/Shopping/Types/GetItemStatusRequestType.php +++ b/src/Shopping/Types/GetItemStatusRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetItemStatusResponseType.php b/src/Shopping/Types/GetItemStatusResponseType.php index b6d8e02bdd..447b75c1fc 100644 --- a/src/Shopping/Types/GetItemStatusResponseType.php +++ b/src/Shopping/Types/GetItemStatusResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetMultipleItemsRequestType.php b/src/Shopping/Types/GetMultipleItemsRequestType.php index e9dc57b0c7..8543b01de7 100644 --- a/src/Shopping/Types/GetMultipleItemsRequestType.php +++ b/src/Shopping/Types/GetMultipleItemsRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetMultipleItemsResponseType.php b/src/Shopping/Types/GetMultipleItemsResponseType.php index ecb35f5dd7..887c8d9a97 100644 --- a/src/Shopping/Types/GetMultipleItemsResponseType.php +++ b/src/Shopping/Types/GetMultipleItemsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetShippingCostsRequestType.php b/src/Shopping/Types/GetShippingCostsRequestType.php index 66eba57f73..234d77162b 100644 --- a/src/Shopping/Types/GetShippingCostsRequestType.php +++ b/src/Shopping/Types/GetShippingCostsRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetShippingCostsResponseType.php b/src/Shopping/Types/GetShippingCostsResponseType.php index 004c3f0385..3e21418868 100644 --- a/src/Shopping/Types/GetShippingCostsResponseType.php +++ b/src/Shopping/Types/GetShippingCostsResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetSingleItemRequestType.php b/src/Shopping/Types/GetSingleItemRequestType.php index 295ccbbf1d..8d82da4fb9 100644 --- a/src/Shopping/Types/GetSingleItemRequestType.php +++ b/src/Shopping/Types/GetSingleItemRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetSingleItemResponseType.php b/src/Shopping/Types/GetSingleItemResponseType.php index b5caca11bc..58c98c6bbc 100644 --- a/src/Shopping/Types/GetSingleItemResponseType.php +++ b/src/Shopping/Types/GetSingleItemResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetUserProfileRequestType.php b/src/Shopping/Types/GetUserProfileRequestType.php index e5ae976161..85c25839c6 100644 --- a/src/Shopping/Types/GetUserProfileRequestType.php +++ b/src/Shopping/Types/GetUserProfileRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GetUserProfileResponseType.php b/src/Shopping/Types/GetUserProfileResponseType.php index 153ae9a3de..b2b7144106 100644 --- a/src/Shopping/Types/GetUserProfileResponseType.php +++ b/src/Shopping/Types/GetUserProfileResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GeteBayTimeRequestType.php b/src/Shopping/Types/GeteBayTimeRequestType.php index 11cd766c5c..35ac711c97 100644 --- a/src/Shopping/Types/GeteBayTimeRequestType.php +++ b/src/Shopping/Types/GeteBayTimeRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/GeteBayTimeResponseType.php b/src/Shopping/Types/GeteBayTimeResponseType.php index c6e8aca461..1433d20002 100644 --- a/src/Shopping/Types/GeteBayTimeResponseType.php +++ b/src/Shopping/Types/GeteBayTimeResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/HalfCatalogProductType.php b/src/Shopping/Types/HalfCatalogProductType.php index e3ec8b3fba..39a11dad23 100644 --- a/src/Shopping/Types/HalfCatalogProductType.php +++ b/src/Shopping/Types/HalfCatalogProductType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/HalfProductsType.php b/src/Shopping/Types/HalfProductsType.php index f826f90ef6..b2951c77d5 100644 --- a/src/Shopping/Types/HalfProductsType.php +++ b/src/Shopping/Types/HalfProductsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/HistogramEntryType.php b/src/Shopping/Types/HistogramEntryType.php index 52e63f8154..4454eb733b 100644 --- a/src/Shopping/Types/HistogramEntryType.php +++ b/src/Shopping/Types/HistogramEntryType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/InternationalShippingServiceOptionType.php b/src/Shopping/Types/InternationalShippingServiceOptionType.php index bb53b10d1d..6dc09a1b63 100644 --- a/src/Shopping/Types/InternationalShippingServiceOptionType.php +++ b/src/Shopping/Types/InternationalShippingServiceOptionType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ItemCompatibilityListType.php b/src/Shopping/Types/ItemCompatibilityListType.php index c429d5d87f..66c317ff65 100644 --- a/src/Shopping/Types/ItemCompatibilityListType.php +++ b/src/Shopping/Types/ItemCompatibilityListType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ItemCompatibilityType.php b/src/Shopping/Types/ItemCompatibilityType.php index c34ca7f651..827f95697e 100644 --- a/src/Shopping/Types/ItemCompatibilityType.php +++ b/src/Shopping/Types/ItemCompatibilityType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/NameValueListArrayType.php b/src/Shopping/Types/NameValueListArrayType.php index db843f851b..dc8729f8bf 100644 --- a/src/Shopping/Types/NameValueListArrayType.php +++ b/src/Shopping/Types/NameValueListArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/NameValueListType.php b/src/Shopping/Types/NameValueListType.php index dface76a40..a60883bd4e 100644 --- a/src/Shopping/Types/NameValueListType.php +++ b/src/Shopping/Types/NameValueListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/PickUpInStoreDetailsType.php b/src/Shopping/Types/PickUpInStoreDetailsType.php index 31176d771d..b50e766d04 100644 --- a/src/Shopping/Types/PickUpInStoreDetailsType.php +++ b/src/Shopping/Types/PickUpInStoreDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/PicturesType.php b/src/Shopping/Types/PicturesType.php index c8b711197d..05f8353922 100644 --- a/src/Shopping/Types/PicturesType.php +++ b/src/Shopping/Types/PicturesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/PopularSearchesType.php b/src/Shopping/Types/PopularSearchesType.php index ce95fe3410..189e66a200 100644 --- a/src/Shopping/Types/PopularSearchesType.php +++ b/src/Shopping/Types/PopularSearchesType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ProductIDType.php b/src/Shopping/Types/ProductIDType.php index 519dc91b1b..6d712c9a82 100644 --- a/src/Shopping/Types/ProductIDType.php +++ b/src/Shopping/Types/ProductIDType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/QuantityInfo.php b/src/Shopping/Types/QuantityInfo.php index b41b1cbb94..86ca9188d4 100644 --- a/src/Shopping/Types/QuantityInfo.php +++ b/src/Shopping/Types/QuantityInfo.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ReturnPolicyType.php b/src/Shopping/Types/ReturnPolicyType.php index 06a07b49fa..b5632d6e1e 100644 --- a/src/Shopping/Types/ReturnPolicyType.php +++ b/src/Shopping/Types/ReturnPolicyType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ReviewDetailsType.php b/src/Shopping/Types/ReviewDetailsType.php index 1e387fabd2..e84f0472ef 100644 --- a/src/Shopping/Types/ReviewDetailsType.php +++ b/src/Shopping/Types/ReviewDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ReviewType.php b/src/Shopping/Types/ReviewType.php index 3baa4ce918..7a7c919e1c 100644 --- a/src/Shopping/Types/ReviewType.php +++ b/src/Shopping/Types/ReviewType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/SalesTaxType.php b/src/Shopping/Types/SalesTaxType.php index e29902cb9b..ae3312e596 100644 --- a/src/Shopping/Types/SalesTaxType.php +++ b/src/Shopping/Types/SalesTaxType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/SellingStatusType.php b/src/Shopping/Types/SellingStatusType.php index 7e402b461c..aea6433eea 100644 --- a/src/Shopping/Types/SellingStatusType.php +++ b/src/Shopping/Types/SellingStatusType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ShippingCostSummaryType.php b/src/Shopping/Types/ShippingCostSummaryType.php index 9d25b134d1..c68ef39dc7 100644 --- a/src/Shopping/Types/ShippingCostSummaryType.php +++ b/src/Shopping/Types/ShippingCostSummaryType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ShippingDetailsType.php b/src/Shopping/Types/ShippingDetailsType.php index 6782becc7d..2632a94cbd 100644 --- a/src/Shopping/Types/ShippingDetailsType.php +++ b/src/Shopping/Types/ShippingDetailsType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/ShippingServiceOptionType.php b/src/Shopping/Types/ShippingServiceOptionType.php index 3fc5ef02a0..37ee5e9824 100644 --- a/src/Shopping/Types/ShippingServiceOptionType.php +++ b/src/Shopping/Types/ShippingServiceOptionType.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/SimpleItemArrayType.php b/src/Shopping/Types/SimpleItemArrayType.php index 2bd47e89b2..e11bac5583 100644 --- a/src/Shopping/Types/SimpleItemArrayType.php +++ b/src/Shopping/Types/SimpleItemArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/SimpleItemType.php b/src/Shopping/Types/SimpleItemType.php index 0992fe7bf1..61d5bc0051 100644 --- a/src/Shopping/Types/SimpleItemType.php +++ b/src/Shopping/Types/SimpleItemType.php @@ -556,7 +556,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/SimpleUserType.php b/src/Shopping/Types/SimpleUserType.php index 2217dd13bc..0967b341ee 100644 --- a/src/Shopping/Types/SimpleUserType.php +++ b/src/Shopping/Types/SimpleUserType.php @@ -185,7 +185,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/StorefrontType.php b/src/Shopping/Types/StorefrontType.php index 283f7a3b0a..e6775c5542 100644 --- a/src/Shopping/Types/StorefrontType.php +++ b/src/Shopping/Types/StorefrontType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/TaxJurisdictionType.php b/src/Shopping/Types/TaxJurisdictionType.php index 49fe007f2e..f2a51986a4 100644 --- a/src/Shopping/Types/TaxJurisdictionType.php +++ b/src/Shopping/Types/TaxJurisdictionType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/TaxTableType.php b/src/Shopping/Types/TaxTableType.php index bab94f268b..9bcaac2c25 100644 --- a/src/Shopping/Types/TaxTableType.php +++ b/src/Shopping/Types/TaxTableType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/UnitInfoType.php b/src/Shopping/Types/UnitInfoType.php index 5b9e12bc88..6c4d53fd1c 100644 --- a/src/Shopping/Types/UnitInfoType.php +++ b/src/Shopping/Types/UnitInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/VATDetailsType.php b/src/Shopping/Types/VATDetailsType.php index c3927cf0b3..e7ec7903d2 100644 --- a/src/Shopping/Types/VATDetailsType.php +++ b/src/Shopping/Types/VATDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/VariationSpecificPictureSetType.php b/src/Shopping/Types/VariationSpecificPictureSetType.php index cd2358bd0c..6d6d6e8745 100644 --- a/src/Shopping/Types/VariationSpecificPictureSetType.php +++ b/src/Shopping/Types/VariationSpecificPictureSetType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/VariationType.php b/src/Shopping/Types/VariationType.php index 9535765ca9..37b89ee891 100644 --- a/src/Shopping/Types/VariationType.php +++ b/src/Shopping/Types/VariationType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Shopping/Types/VariationsType.php b/src/Shopping/Types/VariationsType.php index 5164b30354..05f1a72464 100644 --- a/src/Shopping/Types/VariationsType.php +++ b/src/Shopping/Types/VariationsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Taxonomy/Types/AncestorReference.php b/src/Taxonomy/Types/AncestorReference.php index 03d32c372f..84cc3b497b 100644 --- a/src/Taxonomy/Types/AncestorReference.php +++ b/src/Taxonomy/Types/AncestorReference.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/Aspect.php b/src/Taxonomy/Types/Aspect.php index ba63d5da8c..c6808ff12e 100644 --- a/src/Taxonomy/Types/Aspect.php +++ b/src/Taxonomy/Types/Aspect.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/AspectConstraint.php b/src/Taxonomy/Types/AspectConstraint.php index 8d4d811995..04d5107d60 100644 --- a/src/Taxonomy/Types/AspectConstraint.php +++ b/src/Taxonomy/Types/AspectConstraint.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/AspectMetadata.php b/src/Taxonomy/Types/AspectMetadata.php index ee134ab053..8c147f778b 100644 --- a/src/Taxonomy/Types/AspectMetadata.php +++ b/src/Taxonomy/Types/AspectMetadata.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/AspectValue.php b/src/Taxonomy/Types/AspectValue.php index 176f69d6b3..b1043048f7 100644 --- a/src/Taxonomy/Types/AspectValue.php +++ b/src/Taxonomy/Types/AspectValue.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/BaseCategoryTree.php b/src/Taxonomy/Types/BaseCategoryTree.php index 770cc52897..14fadda80b 100644 --- a/src/Taxonomy/Types/BaseCategoryTree.php +++ b/src/Taxonomy/Types/BaseCategoryTree.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/Category.php b/src/Taxonomy/Types/Category.php index c57c1190e0..8ad8a35312 100644 --- a/src/Taxonomy/Types/Category.php +++ b/src/Taxonomy/Types/Category.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/CategorySubtree.php b/src/Taxonomy/Types/CategorySubtree.php index 518aa13ccf..9024ff86c5 100644 --- a/src/Taxonomy/Types/CategorySubtree.php +++ b/src/Taxonomy/Types/CategorySubtree.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/CategorySuggestion.php b/src/Taxonomy/Types/CategorySuggestion.php index 5b37af2ce6..83ba93cc34 100644 --- a/src/Taxonomy/Types/CategorySuggestion.php +++ b/src/Taxonomy/Types/CategorySuggestion.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/CategorySuggestionResponse.php b/src/Taxonomy/Types/CategorySuggestionResponse.php index a4664d6456..dc9e025972 100644 --- a/src/Taxonomy/Types/CategorySuggestionResponse.php +++ b/src/Taxonomy/Types/CategorySuggestionResponse.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/CategoryTree.php b/src/Taxonomy/Types/CategoryTree.php index 5471915e93..9f475c6ef5 100644 --- a/src/Taxonomy/Types/CategoryTree.php +++ b/src/Taxonomy/Types/CategoryTree.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/CategoryTreeNode.php b/src/Taxonomy/Types/CategoryTreeNode.php index 769e7d247c..6e0359c315 100644 --- a/src/Taxonomy/Types/CategoryTreeNode.php +++ b/src/Taxonomy/Types/CategoryTreeNode.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/ErrorDetailV3.php b/src/Taxonomy/Types/ErrorDetailV3.php index 2efdafd7af..06dc372ff6 100644 --- a/src/Taxonomy/Types/ErrorDetailV3.php +++ b/src/Taxonomy/Types/ErrorDetailV3.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/ErrorParameterV3.php b/src/Taxonomy/Types/ErrorParameterV3.php index d0b13664d4..f027139b79 100644 --- a/src/Taxonomy/Types/ErrorParameterV3.php +++ b/src/Taxonomy/Types/ErrorParameterV3.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetACategorySubtreeRestRequest.php b/src/Taxonomy/Types/GetACategorySubtreeRestRequest.php index ef9c720328..2b057aaad8 100644 --- a/src/Taxonomy/Types/GetACategorySubtreeRestRequest.php +++ b/src/Taxonomy/Types/GetACategorySubtreeRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetACategorySubtreeRestResponse.php b/src/Taxonomy/Types/GetACategorySubtreeRestResponse.php index 97036c5180..2d7f6837a8 100644 --- a/src/Taxonomy/Types/GetACategorySubtreeRestResponse.php +++ b/src/Taxonomy/Types/GetACategorySubtreeRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetACategoryTreeRestRequest.php b/src/Taxonomy/Types/GetACategoryTreeRestRequest.php index 64adc62296..0d1dce7ebe 100644 --- a/src/Taxonomy/Types/GetACategoryTreeRestRequest.php +++ b/src/Taxonomy/Types/GetACategoryTreeRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetACategoryTreeRestResponse.php b/src/Taxonomy/Types/GetACategoryTreeRestResponse.php index 9eb48d2aa1..bbe5314758 100644 --- a/src/Taxonomy/Types/GetACategoryTreeRestResponse.php +++ b/src/Taxonomy/Types/GetACategoryTreeRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestRequest.php b/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestRequest.php index f055721869..b00fd26f9b 100644 --- a/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestRequest.php +++ b/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestRequest.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestResponse.php b/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestResponse.php index f0bf5fbbf3..2145ded55c 100644 --- a/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestResponse.php +++ b/src/Taxonomy/Types/GetADefaultCategoryTreeIdRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetItemAspectsForCategoryRestRequest.php b/src/Taxonomy/Types/GetItemAspectsForCategoryRestRequest.php index e7dfb905f2..4180148cb3 100644 --- a/src/Taxonomy/Types/GetItemAspectsForCategoryRestRequest.php +++ b/src/Taxonomy/Types/GetItemAspectsForCategoryRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetItemAspectsForCategoryRestResponse.php b/src/Taxonomy/Types/GetItemAspectsForCategoryRestResponse.php index c5d600f7d5..009c3c9a84 100644 --- a/src/Taxonomy/Types/GetItemAspectsForCategoryRestResponse.php +++ b/src/Taxonomy/Types/GetItemAspectsForCategoryRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetSuggestedCategoriesRestRequest.php b/src/Taxonomy/Types/GetSuggestedCategoriesRestRequest.php index e2b1898553..2667e962cd 100644 --- a/src/Taxonomy/Types/GetSuggestedCategoriesRestRequest.php +++ b/src/Taxonomy/Types/GetSuggestedCategoriesRestRequest.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/GetSuggestedCategoriesRestResponse.php b/src/Taxonomy/Types/GetSuggestedCategoriesRestResponse.php index 33b7f78f8f..deeb2f468e 100644 --- a/src/Taxonomy/Types/GetSuggestedCategoriesRestResponse.php +++ b/src/Taxonomy/Types/GetSuggestedCategoriesRestResponse.php @@ -53,7 +53,7 @@ public function __construct(array $values = [], $statusCode = 200, array $header parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Taxonomy/Types/ValueConstraint.php b/src/Taxonomy/Types/ValueConstraint.php index c1b509a090..54530a76a9 100644 --- a/src/Taxonomy/Types/ValueConstraint.php +++ b/src/Taxonomy/Types/ValueConstraint.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Trading/Types/ASQPreferencesType.php b/src/Trading/Types/ASQPreferencesType.php index 8c180a144a..fc25c4c782 100644 --- a/src/Trading/Types/ASQPreferencesType.php +++ b/src/Trading/Types/ASQPreferencesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AbstractRequestType.php b/src/Trading/Types/AbstractRequestType.php index 0af347d231..43d25950c5 100644 --- a/src/Trading/Types/AbstractRequestType.php +++ b/src/Trading/Types/AbstractRequestType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AbstractResponseType.php b/src/Trading/Types/AbstractResponseType.php index 4f84cd3c2d..0e42ee298f 100644 --- a/src/Trading/Types/AbstractResponseType.php +++ b/src/Trading/Types/AbstractResponseType.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AccountEntriesType.php b/src/Trading/Types/AccountEntriesType.php index d17f471dfb..632b660b31 100644 --- a/src/Trading/Types/AccountEntriesType.php +++ b/src/Trading/Types/AccountEntriesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AccountEntryType.php b/src/Trading/Types/AccountEntryType.php index 71979947bd..46f2f263ba 100644 --- a/src/Trading/Types/AccountEntryType.php +++ b/src/Trading/Types/AccountEntryType.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AccountSummaryType.php b/src/Trading/Types/AccountSummaryType.php index bef86627e1..38a9f65655 100644 --- a/src/Trading/Types/AccountSummaryType.php +++ b/src/Trading/Types/AccountSummaryType.php @@ -171,7 +171,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AdFormatEnabledDefinitionType.php b/src/Trading/Types/AdFormatEnabledDefinitionType.php index 750f39c660..5ebbba932c 100644 --- a/src/Trading/Types/AdFormatEnabledDefinitionType.php +++ b/src/Trading/Types/AdFormatEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AdFormatLeadType.php b/src/Trading/Types/AdFormatLeadType.php index 6dd2ce33c0..ec12b3a464 100644 --- a/src/Trading/Types/AdFormatLeadType.php +++ b/src/Trading/Types/AdFormatLeadType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddDisputeRequestType.php b/src/Trading/Types/AddDisputeRequestType.php index a811a488b4..24958ca2d2 100644 --- a/src/Trading/Types/AddDisputeRequestType.php +++ b/src/Trading/Types/AddDisputeRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddDisputeResponseRequestType.php b/src/Trading/Types/AddDisputeResponseRequestType.php index 0071aa6e23..f10e772b7f 100644 --- a/src/Trading/Types/AddDisputeResponseRequestType.php +++ b/src/Trading/Types/AddDisputeResponseRequestType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddDisputeResponseResponseType.php b/src/Trading/Types/AddDisputeResponseResponseType.php index 1618342c71..3a136a0ecc 100644 --- a/src/Trading/Types/AddDisputeResponseResponseType.php +++ b/src/Trading/Types/AddDisputeResponseResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddDisputeResponseType.php b/src/Trading/Types/AddDisputeResponseType.php index acf7c7466b..0e51143099 100644 --- a/src/Trading/Types/AddDisputeResponseType.php +++ b/src/Trading/Types/AddDisputeResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddFixedPriceItemRequestType.php b/src/Trading/Types/AddFixedPriceItemRequestType.php index 9ba839ec69..3e87b1c47f 100644 --- a/src/Trading/Types/AddFixedPriceItemRequestType.php +++ b/src/Trading/Types/AddFixedPriceItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddFixedPriceItemResponseType.php b/src/Trading/Types/AddFixedPriceItemResponseType.php index 96aef8b2de..310e3fb496 100644 --- a/src/Trading/Types/AddFixedPriceItemResponseType.php +++ b/src/Trading/Types/AddFixedPriceItemResponseType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemFromSellingManagerTemplateRequestType.php b/src/Trading/Types/AddItemFromSellingManagerTemplateRequestType.php index 4e1b0b7ae0..049637ebee 100644 --- a/src/Trading/Types/AddItemFromSellingManagerTemplateRequestType.php +++ b/src/Trading/Types/AddItemFromSellingManagerTemplateRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemFromSellingManagerTemplateResponseType.php b/src/Trading/Types/AddItemFromSellingManagerTemplateResponseType.php index d42a7ce0b8..a8584a8cc4 100644 --- a/src/Trading/Types/AddItemFromSellingManagerTemplateResponseType.php +++ b/src/Trading/Types/AddItemFromSellingManagerTemplateResponseType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemRequestContainerType.php b/src/Trading/Types/AddItemRequestContainerType.php index e960273647..6b81596b3f 100644 --- a/src/Trading/Types/AddItemRequestContainerType.php +++ b/src/Trading/Types/AddItemRequestContainerType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemRequestType.php b/src/Trading/Types/AddItemRequestType.php index a5259bdc12..8d7768cbbd 100644 --- a/src/Trading/Types/AddItemRequestType.php +++ b/src/Trading/Types/AddItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemResponseContainerType.php b/src/Trading/Types/AddItemResponseContainerType.php index a76e5597bb..0bdcd27662 100644 --- a/src/Trading/Types/AddItemResponseContainerType.php +++ b/src/Trading/Types/AddItemResponseContainerType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemResponseType.php b/src/Trading/Types/AddItemResponseType.php index 71941c82b6..a5799ec946 100644 --- a/src/Trading/Types/AddItemResponseType.php +++ b/src/Trading/Types/AddItemResponseType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemsRequestType.php b/src/Trading/Types/AddItemsRequestType.php index c511b05db1..751fa02659 100644 --- a/src/Trading/Types/AddItemsRequestType.php +++ b/src/Trading/Types/AddItemsRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddItemsResponseType.php b/src/Trading/Types/AddItemsResponseType.php index 5d9b9b2304..167b2939f7 100644 --- a/src/Trading/Types/AddItemsResponseType.php +++ b/src/Trading/Types/AddItemsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessageAAQToPartnerRequestType.php b/src/Trading/Types/AddMemberMessageAAQToPartnerRequestType.php index 1f23793f22..2622d1f11c 100644 --- a/src/Trading/Types/AddMemberMessageAAQToPartnerRequestType.php +++ b/src/Trading/Types/AddMemberMessageAAQToPartnerRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessageAAQToPartnerResponseType.php b/src/Trading/Types/AddMemberMessageAAQToPartnerResponseType.php index 42cb04c73b..00ef1bdff4 100644 --- a/src/Trading/Types/AddMemberMessageAAQToPartnerResponseType.php +++ b/src/Trading/Types/AddMemberMessageAAQToPartnerResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessageRTQRequestType.php b/src/Trading/Types/AddMemberMessageRTQRequestType.php index 56b302aef1..ad9a412d48 100644 --- a/src/Trading/Types/AddMemberMessageRTQRequestType.php +++ b/src/Trading/Types/AddMemberMessageRTQRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessageRTQResponseType.php b/src/Trading/Types/AddMemberMessageRTQResponseType.php index bc6c0da342..7b99fa6785 100644 --- a/src/Trading/Types/AddMemberMessageRTQResponseType.php +++ b/src/Trading/Types/AddMemberMessageRTQResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessagesAAQToBidderRequestContainerType.php b/src/Trading/Types/AddMemberMessagesAAQToBidderRequestContainerType.php index 28640f8b16..e8b7bf84c1 100644 --- a/src/Trading/Types/AddMemberMessagesAAQToBidderRequestContainerType.php +++ b/src/Trading/Types/AddMemberMessagesAAQToBidderRequestContainerType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessagesAAQToBidderRequestType.php b/src/Trading/Types/AddMemberMessagesAAQToBidderRequestType.php index 3278cf6b67..c32a88e186 100644 --- a/src/Trading/Types/AddMemberMessagesAAQToBidderRequestType.php +++ b/src/Trading/Types/AddMemberMessagesAAQToBidderRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessagesAAQToBidderResponseContainerType.php b/src/Trading/Types/AddMemberMessagesAAQToBidderResponseContainerType.php index c4122a18d0..00d8299bb4 100644 --- a/src/Trading/Types/AddMemberMessagesAAQToBidderResponseContainerType.php +++ b/src/Trading/Types/AddMemberMessagesAAQToBidderResponseContainerType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddMemberMessagesAAQToBidderResponseType.php b/src/Trading/Types/AddMemberMessagesAAQToBidderResponseType.php index 1258adb700..3bb203a4d9 100644 --- a/src/Trading/Types/AddMemberMessagesAAQToBidderResponseType.php +++ b/src/Trading/Types/AddMemberMessagesAAQToBidderResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddOrderRequestType.php b/src/Trading/Types/AddOrderRequestType.php index cb5c320f98..b446c886a5 100644 --- a/src/Trading/Types/AddOrderRequestType.php +++ b/src/Trading/Types/AddOrderRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddOrderResponseType.php b/src/Trading/Types/AddOrderResponseType.php index 57952dc778..e428b97dba 100644 --- a/src/Trading/Types/AddOrderResponseType.php +++ b/src/Trading/Types/AddOrderResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSecondChanceItemRequestType.php b/src/Trading/Types/AddSecondChanceItemRequestType.php index a963c0b760..36e62d24c0 100644 --- a/src/Trading/Types/AddSecondChanceItemRequestType.php +++ b/src/Trading/Types/AddSecondChanceItemRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSecondChanceItemResponseType.php b/src/Trading/Types/AddSecondChanceItemResponseType.php index 82beeb022f..d04d3adcd5 100644 --- a/src/Trading/Types/AddSecondChanceItemResponseType.php +++ b/src/Trading/Types/AddSecondChanceItemResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSellingManagerInventoryFolderRequestType.php b/src/Trading/Types/AddSellingManagerInventoryFolderRequestType.php index a3bb081dd0..16830d993a 100644 --- a/src/Trading/Types/AddSellingManagerInventoryFolderRequestType.php +++ b/src/Trading/Types/AddSellingManagerInventoryFolderRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSellingManagerInventoryFolderResponseType.php b/src/Trading/Types/AddSellingManagerInventoryFolderResponseType.php index 99df1e3e5c..aa2587e9f8 100644 --- a/src/Trading/Types/AddSellingManagerInventoryFolderResponseType.php +++ b/src/Trading/Types/AddSellingManagerInventoryFolderResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSellingManagerProductRequestType.php b/src/Trading/Types/AddSellingManagerProductRequestType.php index f86ef7d0ca..009912d282 100644 --- a/src/Trading/Types/AddSellingManagerProductRequestType.php +++ b/src/Trading/Types/AddSellingManagerProductRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSellingManagerProductResponseType.php b/src/Trading/Types/AddSellingManagerProductResponseType.php index 13f9fa9a19..9027992813 100644 --- a/src/Trading/Types/AddSellingManagerProductResponseType.php +++ b/src/Trading/Types/AddSellingManagerProductResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSellingManagerTemplateRequestType.php b/src/Trading/Types/AddSellingManagerTemplateRequestType.php index 2a7cfb61f0..c19c8866b3 100644 --- a/src/Trading/Types/AddSellingManagerTemplateRequestType.php +++ b/src/Trading/Types/AddSellingManagerTemplateRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddSellingManagerTemplateResponseType.php b/src/Trading/Types/AddSellingManagerTemplateResponseType.php index c63545b3e1..9ec24d7f7b 100644 --- a/src/Trading/Types/AddSellingManagerTemplateResponseType.php +++ b/src/Trading/Types/AddSellingManagerTemplateResponseType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddToItemDescriptionRequestType.php b/src/Trading/Types/AddToItemDescriptionRequestType.php index 4582865123..57eba61abd 100644 --- a/src/Trading/Types/AddToItemDescriptionRequestType.php +++ b/src/Trading/Types/AddToItemDescriptionRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddToItemDescriptionResponseType.php b/src/Trading/Types/AddToItemDescriptionResponseType.php index 7dd6b8ce81..c6c96c2b26 100644 --- a/src/Trading/Types/AddToItemDescriptionResponseType.php +++ b/src/Trading/Types/AddToItemDescriptionResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddToWatchListRequestType.php b/src/Trading/Types/AddToWatchListRequestType.php index 4c5f3905b5..7dfbb16fa4 100644 --- a/src/Trading/Types/AddToWatchListRequestType.php +++ b/src/Trading/Types/AddToWatchListRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddToWatchListResponseType.php b/src/Trading/Types/AddToWatchListResponseType.php index 084589c888..8d6b5328ff 100644 --- a/src/Trading/Types/AddToWatchListResponseType.php +++ b/src/Trading/Types/AddToWatchListResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddTransactionConfirmationItemRequestType.php b/src/Trading/Types/AddTransactionConfirmationItemRequestType.php index f20cc51d85..6bcbd243b5 100644 --- a/src/Trading/Types/AddTransactionConfirmationItemRequestType.php +++ b/src/Trading/Types/AddTransactionConfirmationItemRequestType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddTransactionConfirmationItemResponseType.php b/src/Trading/Types/AddTransactionConfirmationItemResponseType.php index ff7544ffde..dc36b24c1b 100644 --- a/src/Trading/Types/AddTransactionConfirmationItemResponseType.php +++ b/src/Trading/Types/AddTransactionConfirmationItemResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AdditionalAccountType.php b/src/Trading/Types/AdditionalAccountType.php index f63b2e6f27..651de960dc 100644 --- a/src/Trading/Types/AdditionalAccountType.php +++ b/src/Trading/Types/AdditionalAccountType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AdditionalCompatibilityEnabledDefinitionType.php b/src/Trading/Types/AdditionalCompatibilityEnabledDefinitionType.php index 7334bc6b0c..5431582180 100644 --- a/src/Trading/Types/AdditionalCompatibilityEnabledDefinitionType.php +++ b/src/Trading/Types/AdditionalCompatibilityEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddressAttributeType.php b/src/Trading/Types/AddressAttributeType.php index 6294ac92d1..d917b48669 100644 --- a/src/Trading/Types/AddressAttributeType.php +++ b/src/Trading/Types/AddressAttributeType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AddressType.php b/src/Trading/Types/AddressType.php index 21739ab3a3..18d2ad6126 100644 --- a/src/Trading/Types/AddressType.php +++ b/src/Trading/Types/AddressType.php @@ -255,7 +255,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AffiliateTrackingDetailsType.php b/src/Trading/Types/AffiliateTrackingDetailsType.php index 2208f6a0a6..a34f045b2d 100644 --- a/src/Trading/Types/AffiliateTrackingDetailsType.php +++ b/src/Trading/Types/AffiliateTrackingDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AmountType.php b/src/Trading/Types/AmountType.php index ebc3cb6210..23e3fc7094 100644 --- a/src/Trading/Types/AmountType.php +++ b/src/Trading/Types/AmountType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AnnouncementMessageType.php b/src/Trading/Types/AnnouncementMessageType.php index 6815b66751..fd2bbf0279 100644 --- a/src/Trading/Types/AnnouncementMessageType.php +++ b/src/Trading/Types/AnnouncementMessageType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ApiAccessRuleType.php b/src/Trading/Types/ApiAccessRuleType.php index 3959d10bb7..caf8dbebc8 100644 --- a/src/Trading/Types/ApiAccessRuleType.php +++ b/src/Trading/Types/ApiAccessRuleType.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ApplicationDeliveryPreferencesType.php b/src/Trading/Types/ApplicationDeliveryPreferencesType.php index 9c9db58a03..413986a0b4 100644 --- a/src/Trading/Types/ApplicationDeliveryPreferencesType.php +++ b/src/Trading/Types/ApplicationDeliveryPreferencesType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AttributeArrayType.php b/src/Trading/Types/AttributeArrayType.php index 1864e58e30..b4ebca7791 100644 --- a/src/Trading/Types/AttributeArrayType.php +++ b/src/Trading/Types/AttributeArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AttributeConversionEnabledFeatureDefinitionType.php b/src/Trading/Types/AttributeConversionEnabledFeatureDefinitionType.php index 73b8a6e70c..f8cdcc9eeb 100644 --- a/src/Trading/Types/AttributeConversionEnabledFeatureDefinitionType.php +++ b/src/Trading/Types/AttributeConversionEnabledFeatureDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AttributeRecommendationsType.php b/src/Trading/Types/AttributeRecommendationsType.php index eefc81aa3e..ac8d746ce6 100644 --- a/src/Trading/Types/AttributeRecommendationsType.php +++ b/src/Trading/Types/AttributeRecommendationsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AttributeSetArrayType.php b/src/Trading/Types/AttributeSetArrayType.php index d26d4fd6c7..3ae6cc0fcf 100644 --- a/src/Trading/Types/AttributeSetArrayType.php +++ b/src/Trading/Types/AttributeSetArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AttributeSetType.php b/src/Trading/Types/AttributeSetType.php index e4300d043d..a5e6885195 100644 --- a/src/Trading/Types/AttributeSetType.php +++ b/src/Trading/Types/AttributeSetType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AttributeType.php b/src/Trading/Types/AttributeType.php index 8de8b3cddc..2c72d1f801 100644 --- a/src/Trading/Types/AttributeType.php +++ b/src/Trading/Types/AttributeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AverageRatingDetailArrayType.php b/src/Trading/Types/AverageRatingDetailArrayType.php index 454868721b..1c7cd5640c 100644 --- a/src/Trading/Types/AverageRatingDetailArrayType.php +++ b/src/Trading/Types/AverageRatingDetailArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AverageRatingDetailsType.php b/src/Trading/Types/AverageRatingDetailsType.php index a4aba762ab..d98d5cbd08 100644 --- a/src/Trading/Types/AverageRatingDetailsType.php +++ b/src/Trading/Types/AverageRatingDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/AverageRatingSummaryType.php b/src/Trading/Types/AverageRatingSummaryType.php index 609d2f2aab..c9efb60c4e 100644 --- a/src/Trading/Types/AverageRatingSummaryType.php +++ b/src/Trading/Types/AverageRatingSummaryType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/Base64BinaryType.php b/src/Trading/Types/Base64BinaryType.php index 10396415fc..fa8c7384ef 100644 --- a/src/Trading/Types/Base64BinaryType.php +++ b/src/Trading/Types/Base64BinaryType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BasicAmountType.php b/src/Trading/Types/BasicAmountType.php index 29685bf1d5..b387f372f5 100644 --- a/src/Trading/Types/BasicAmountType.php +++ b/src/Trading/Types/BasicAmountType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BasicUpgradePackEnabledDefinitionType.php b/src/Trading/Types/BasicUpgradePackEnabledDefinitionType.php index 2d66514b45..e18b3143f2 100644 --- a/src/Trading/Types/BasicUpgradePackEnabledDefinitionType.php +++ b/src/Trading/Types/BasicUpgradePackEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BestOfferArrayType.php b/src/Trading/Types/BestOfferArrayType.php index a2643c3038..e239065fea 100644 --- a/src/Trading/Types/BestOfferArrayType.php +++ b/src/Trading/Types/BestOfferArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BestOfferAutoAcceptEnabledDefinitionType.php b/src/Trading/Types/BestOfferAutoAcceptEnabledDefinitionType.php index 0616408920..db8148d5c6 100644 --- a/src/Trading/Types/BestOfferAutoAcceptEnabledDefinitionType.php +++ b/src/Trading/Types/BestOfferAutoAcceptEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BestOfferAutoDeclineEnabledDefinitionType.php b/src/Trading/Types/BestOfferAutoDeclineEnabledDefinitionType.php index 0d34bc5b24..155029f94d 100644 --- a/src/Trading/Types/BestOfferAutoDeclineEnabledDefinitionType.php +++ b/src/Trading/Types/BestOfferAutoDeclineEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BestOfferCounterEnabledDefinitionType.php b/src/Trading/Types/BestOfferCounterEnabledDefinitionType.php index b3f0771098..3ace08ac88 100644 --- a/src/Trading/Types/BestOfferCounterEnabledDefinitionType.php +++ b/src/Trading/Types/BestOfferCounterEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BestOfferDetailsType.php b/src/Trading/Types/BestOfferDetailsType.php index 0eac59a618..7d37fca352 100644 --- a/src/Trading/Types/BestOfferDetailsType.php +++ b/src/Trading/Types/BestOfferDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BestOfferEnabledDefinitionType.php b/src/Trading/Types/BestOfferEnabledDefinitionType.php index c83a601b55..0d6eafc55a 100644 --- a/src/Trading/Types/BestOfferEnabledDefinitionType.php +++ b/src/Trading/Types/BestOfferEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BestOfferType.php b/src/Trading/Types/BestOfferType.php index 02da434a2c..74a721422f 100644 --- a/src/Trading/Types/BestOfferType.php +++ b/src/Trading/Types/BestOfferType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidApprovalArrayType.php b/src/Trading/Types/BidApprovalArrayType.php index 72e61a3e7e..6e319c1598 100644 --- a/src/Trading/Types/BidApprovalArrayType.php +++ b/src/Trading/Types/BidApprovalArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidApprovalType.php b/src/Trading/Types/BidApprovalType.php index dfbc4d039b..0a5309d133 100644 --- a/src/Trading/Types/BidApprovalType.php +++ b/src/Trading/Types/BidApprovalType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidAssistantListType.php b/src/Trading/Types/BidAssistantListType.php index 34d8203f46..f6a5c95e99 100644 --- a/src/Trading/Types/BidAssistantListType.php +++ b/src/Trading/Types/BidAssistantListType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidGroupArrayType.php b/src/Trading/Types/BidGroupArrayType.php index a7498c6a7b..bd47dffc43 100644 --- a/src/Trading/Types/BidGroupArrayType.php +++ b/src/Trading/Types/BidGroupArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidGroupItemType.php b/src/Trading/Types/BidGroupItemType.php index 2ba034a55e..544c76baa8 100644 --- a/src/Trading/Types/BidGroupItemType.php +++ b/src/Trading/Types/BidGroupItemType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidGroupType.php b/src/Trading/Types/BidGroupType.php index f066362c40..516f64d7b9 100644 --- a/src/Trading/Types/BidGroupType.php +++ b/src/Trading/Types/BidGroupType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidderDetailArrayType.php b/src/Trading/Types/BidderDetailArrayType.php index 8c83f0d9ef..7bbd17b3d1 100644 --- a/src/Trading/Types/BidderDetailArrayType.php +++ b/src/Trading/Types/BidderDetailArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidderDetailType.php b/src/Trading/Types/BidderDetailType.php index 0d89fe2fac..f514cae28a 100644 --- a/src/Trading/Types/BidderDetailType.php +++ b/src/Trading/Types/BidderDetailType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BidderNoticePreferencesType.php b/src/Trading/Types/BidderNoticePreferencesType.php index 2e0580d11e..d3339f9ccf 100644 --- a/src/Trading/Types/BidderNoticePreferencesType.php +++ b/src/Trading/Types/BidderNoticePreferencesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BiddingDetailsType.php b/src/Trading/Types/BiddingDetailsType.php index 2d4673c99a..6168c8fc0c 100644 --- a/src/Trading/Types/BiddingDetailsType.php +++ b/src/Trading/Types/BiddingDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BiddingSummaryType.php b/src/Trading/Types/BiddingSummaryType.php index 3a558d4381..8ebd648cdd 100644 --- a/src/Trading/Types/BiddingSummaryType.php +++ b/src/Trading/Types/BiddingSummaryType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BotBlockRequestType.php b/src/Trading/Types/BotBlockRequestType.php index 644c71b624..5c16fe9664 100644 --- a/src/Trading/Types/BotBlockRequestType.php +++ b/src/Trading/Types/BotBlockRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BotBlockResponseType.php b/src/Trading/Types/BotBlockResponseType.php index f1b978749b..ee8357ae6e 100644 --- a/src/Trading/Types/BotBlockResponseType.php +++ b/src/Trading/Types/BotBlockResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BrandMPNIdentifierEnabledDefinitionType.php b/src/Trading/Types/BrandMPNIdentifierEnabledDefinitionType.php index c2b51ab62c..96fc7572a6 100644 --- a/src/Trading/Types/BrandMPNIdentifierEnabledDefinitionType.php +++ b/src/Trading/Types/BrandMPNIdentifierEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BrandMPNType.php b/src/Trading/Types/BrandMPNType.php index 60102effa1..439ae51052 100644 --- a/src/Trading/Types/BrandMPNType.php +++ b/src/Trading/Types/BrandMPNType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BusinessSellerDetailsType.php b/src/Trading/Types/BusinessSellerDetailsType.php index 3c126fdd82..940810d3f9 100644 --- a/src/Trading/Types/BusinessSellerDetailsType.php +++ b/src/Trading/Types/BusinessSellerDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerGuaranteeEnabledDefinitionType.php b/src/Trading/Types/BuyerGuaranteeEnabledDefinitionType.php index 8103fe6c7f..9b23f35a84 100644 --- a/src/Trading/Types/BuyerGuaranteeEnabledDefinitionType.php +++ b/src/Trading/Types/BuyerGuaranteeEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerPackageEnclosureType.php b/src/Trading/Types/BuyerPackageEnclosureType.php index 660edcd19a..3b1339fea1 100644 --- a/src/Trading/Types/BuyerPackageEnclosureType.php +++ b/src/Trading/Types/BuyerPackageEnclosureType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerPackageEnclosuresType.php b/src/Trading/Types/BuyerPackageEnclosuresType.php index 699b7272dc..d35906de47 100644 --- a/src/Trading/Types/BuyerPackageEnclosuresType.php +++ b/src/Trading/Types/BuyerPackageEnclosuresType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerProtectionDetailsType.php b/src/Trading/Types/BuyerProtectionDetailsType.php index 8905fcf906..79f66d2a18 100644 --- a/src/Trading/Types/BuyerProtectionDetailsType.php +++ b/src/Trading/Types/BuyerProtectionDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerRequirementDetailsType.php b/src/Trading/Types/BuyerRequirementDetailsType.php index 41c4454799..9361e4e30b 100644 --- a/src/Trading/Types/BuyerRequirementDetailsType.php +++ b/src/Trading/Types/BuyerRequirementDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerRoleMetricsType.php b/src/Trading/Types/BuyerRoleMetricsType.php index 69a0c242f6..aff28f8677 100644 --- a/src/Trading/Types/BuyerRoleMetricsType.php +++ b/src/Trading/Types/BuyerRoleMetricsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerSatisfactionDashboardType.php b/src/Trading/Types/BuyerSatisfactionDashboardType.php index 945a87bdc9..e66e1c080e 100644 --- a/src/Trading/Types/BuyerSatisfactionDashboardType.php +++ b/src/Trading/Types/BuyerSatisfactionDashboardType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyerType.php b/src/Trading/Types/BuyerType.php index 0f0b237b73..c7fe2eb437 100644 --- a/src/Trading/Types/BuyerType.php +++ b/src/Trading/Types/BuyerType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyingGuideDetailsType.php b/src/Trading/Types/BuyingGuideDetailsType.php index bbf4e91aec..716e495716 100644 --- a/src/Trading/Types/BuyingGuideDetailsType.php +++ b/src/Trading/Types/BuyingGuideDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyingGuideType.php b/src/Trading/Types/BuyingGuideType.php index f40f7a2bfa..a1ac093d0d 100644 --- a/src/Trading/Types/BuyingGuideType.php +++ b/src/Trading/Types/BuyingGuideType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/BuyingSummaryType.php b/src/Trading/Types/BuyingSummaryType.php index 5d6d3029d2..04d03dbcf2 100644 --- a/src/Trading/Types/BuyingSummaryType.php +++ b/src/Trading/Types/BuyingSummaryType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CalculatedHandlingDiscountType.php b/src/Trading/Types/CalculatedHandlingDiscountType.php index 6f67e038ad..b838aaaa4c 100644 --- a/src/Trading/Types/CalculatedHandlingDiscountType.php +++ b/src/Trading/Types/CalculatedHandlingDiscountType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CalculatedShippingDiscountType.php b/src/Trading/Types/CalculatedShippingDiscountType.php index 75e95176e8..ba2e57ea14 100644 --- a/src/Trading/Types/CalculatedShippingDiscountType.php +++ b/src/Trading/Types/CalculatedShippingDiscountType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CalculatedShippingPreferencesType.php b/src/Trading/Types/CalculatedShippingPreferencesType.php index bd973909af..611bd53c15 100644 --- a/src/Trading/Types/CalculatedShippingPreferencesType.php +++ b/src/Trading/Types/CalculatedShippingPreferencesType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CalculatedShippingRateType.php b/src/Trading/Types/CalculatedShippingRateType.php index 0089c43396..d4709ca3f8 100644 --- a/src/Trading/Types/CalculatedShippingRateType.php +++ b/src/Trading/Types/CalculatedShippingRateType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CancelDetailType.php b/src/Trading/Types/CancelDetailType.php index f88bd6e5f3..eec70869ff 100644 --- a/src/Trading/Types/CancelDetailType.php +++ b/src/Trading/Types/CancelDetailType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CancelOfferArrayType.php b/src/Trading/Types/CancelOfferArrayType.php index b9c8f1df71..f8b70fa5f2 100644 --- a/src/Trading/Types/CancelOfferArrayType.php +++ b/src/Trading/Types/CancelOfferArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CancelOfferType.php b/src/Trading/Types/CancelOfferType.php index 7d0721198a..6bdace3f8e 100644 --- a/src/Trading/Types/CancelOfferType.php +++ b/src/Trading/Types/CancelOfferType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CartItemType.php b/src/Trading/Types/CartItemType.php index 1519e38575..c4352c4b6f 100644 --- a/src/Trading/Types/CartItemType.php +++ b/src/Trading/Types/CartItemType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CatalogProductType.php b/src/Trading/Types/CatalogProductType.php index 4669d5be94..0b59e7b268 100644 --- a/src/Trading/Types/CatalogProductType.php +++ b/src/Trading/Types/CatalogProductType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CategoryArrayType.php b/src/Trading/Types/CategoryArrayType.php index c5d382e36f..669b899afd 100644 --- a/src/Trading/Types/CategoryArrayType.php +++ b/src/Trading/Types/CategoryArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CategoryFeatureType.php b/src/Trading/Types/CategoryFeatureType.php index d805711e75..626c886b6b 100644 --- a/src/Trading/Types/CategoryFeatureType.php +++ b/src/Trading/Types/CategoryFeatureType.php @@ -850,7 +850,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CategoryGroupType.php b/src/Trading/Types/CategoryGroupType.php index 82f145ad90..09b24f0ba7 100644 --- a/src/Trading/Types/CategoryGroupType.php +++ b/src/Trading/Types/CategoryGroupType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CategoryItemSpecificsType.php b/src/Trading/Types/CategoryItemSpecificsType.php index 7f20b60453..d5da8f402b 100644 --- a/src/Trading/Types/CategoryItemSpecificsType.php +++ b/src/Trading/Types/CategoryItemSpecificsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CategoryMappingType.php b/src/Trading/Types/CategoryMappingType.php index b73814d4e4..6baac2f706 100644 --- a/src/Trading/Types/CategoryMappingType.php +++ b/src/Trading/Types/CategoryMappingType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CategoryType.php b/src/Trading/Types/CategoryType.php index 3b90f8846b..57dddcbf26 100644 --- a/src/Trading/Types/CategoryType.php +++ b/src/Trading/Types/CategoryType.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharacteristicSetIDsType.php b/src/Trading/Types/CharacteristicSetIDsType.php index 9841935e41..a0c6deb682 100644 --- a/src/Trading/Types/CharacteristicSetIDsType.php +++ b/src/Trading/Types/CharacteristicSetIDsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharacteristicType.php b/src/Trading/Types/CharacteristicType.php index cd03a5810e..d00ec7735d 100644 --- a/src/Trading/Types/CharacteristicType.php +++ b/src/Trading/Types/CharacteristicType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharacteristicsSetProductHistogramType.php b/src/Trading/Types/CharacteristicsSetProductHistogramType.php index fef32a58e7..059a4674a7 100644 --- a/src/Trading/Types/CharacteristicsSetProductHistogramType.php +++ b/src/Trading/Types/CharacteristicsSetProductHistogramType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharacteristicsSetType.php b/src/Trading/Types/CharacteristicsSetType.php index f447ec2256..1388fe864e 100644 --- a/src/Trading/Types/CharacteristicsSetType.php +++ b/src/Trading/Types/CharacteristicsSetType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharityAffiliationDetailType.php b/src/Trading/Types/CharityAffiliationDetailType.php index bfdc7c8f26..2239c912b8 100644 --- a/src/Trading/Types/CharityAffiliationDetailType.php +++ b/src/Trading/Types/CharityAffiliationDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharityAffiliationDetailsType.php b/src/Trading/Types/CharityAffiliationDetailsType.php index 7e7ded22e0..81f3b44dd4 100644 --- a/src/Trading/Types/CharityAffiliationDetailsType.php +++ b/src/Trading/Types/CharityAffiliationDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharityAffiliationType.php b/src/Trading/Types/CharityAffiliationType.php index 095844f7d8..4fab4f8824 100644 --- a/src/Trading/Types/CharityAffiliationType.php +++ b/src/Trading/Types/CharityAffiliationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharityAffiliationsType.php b/src/Trading/Types/CharityAffiliationsType.php index 29b0c14937..3c5a7cd13c 100644 --- a/src/Trading/Types/CharityAffiliationsType.php +++ b/src/Trading/Types/CharityAffiliationsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharityIDType.php b/src/Trading/Types/CharityIDType.php index 6c67760e9d..d952d9de1a 100644 --- a/src/Trading/Types/CharityIDType.php +++ b/src/Trading/Types/CharityIDType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharityInfoType.php b/src/Trading/Types/CharityInfoType.php index f93069b26a..ba3fefc01f 100644 --- a/src/Trading/Types/CharityInfoType.php +++ b/src/Trading/Types/CharityInfoType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharitySellerType.php b/src/Trading/Types/CharitySellerType.php index 5fe4221e33..18d5b18f0e 100644 --- a/src/Trading/Types/CharitySellerType.php +++ b/src/Trading/Types/CharitySellerType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CharityType.php b/src/Trading/Types/CharityType.php index 4ebadc6082..c177c5e7db 100644 --- a/src/Trading/Types/CharityType.php +++ b/src/Trading/Types/CharityType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CheckoutOrderDetailType.php b/src/Trading/Types/CheckoutOrderDetailType.php index c40a5301be..6e745e42b7 100644 --- a/src/Trading/Types/CheckoutOrderDetailType.php +++ b/src/Trading/Types/CheckoutOrderDetailType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CheckoutStatusType.php b/src/Trading/Types/CheckoutStatusType.php index d474405f19..92d98b37d8 100644 --- a/src/Trading/Types/CheckoutStatusType.php +++ b/src/Trading/Types/CheckoutStatusType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdAutoAcceptEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdAutoAcceptEnabledDefinitionType.php index fff0e7b7ab..6652fd272c 100644 --- a/src/Trading/Types/ClassifiedAdAutoAcceptEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdAutoAcceptEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdAutoDeclineEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdAutoDeclineEnabledDefinitionType.php index 36785efd1a..447804e249 100644 --- a/src/Trading/Types/ClassifiedAdAutoDeclineEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdAutoDeclineEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdBestOfferEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdBestOfferEnabledDefinitionType.php index 142f631f5e..5e7e1378d7 100644 --- a/src/Trading/Types/ClassifiedAdBestOfferEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdBestOfferEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdCompanyNameEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdCompanyNameEnabledDefinitionType.php index 8a3b2297b7..e630c1bace 100644 --- a/src/Trading/Types/ClassifiedAdCompanyNameEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdCompanyNameEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdContactByAddressEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdContactByAddressEnabledDefinitionType.php index dd719bd423..aa4ff506bc 100644 --- a/src/Trading/Types/ClassifiedAdContactByAddressEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdContactByAddressEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdContactByEmailEnabledDefintionType.php b/src/Trading/Types/ClassifiedAdContactByEmailEnabledDefintionType.php index 784b19e542..feb923413e 100644 --- a/src/Trading/Types/ClassifiedAdContactByEmailEnabledDefintionType.php +++ b/src/Trading/Types/ClassifiedAdContactByEmailEnabledDefintionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdContactByPhoneEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdContactByPhoneEnabledDefinitionType.php index 978b56db3e..b6d64ef4bf 100644 --- a/src/Trading/Types/ClassifiedAdContactByPhoneEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdContactByPhoneEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdCounterOfferEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdCounterOfferEnabledDefinitionType.php index b289066373..eaec526ee9 100644 --- a/src/Trading/Types/ClassifiedAdCounterOfferEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdCounterOfferEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdPayPerLeadEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdPayPerLeadEnabledDefinitionType.php index 2e93a44028..64cc99ec4f 100644 --- a/src/Trading/Types/ClassifiedAdPayPerLeadEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdPayPerLeadEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdPaymentMethodEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdPaymentMethodEnabledDefinitionType.php index 6739bd489f..0246cbcc57 100644 --- a/src/Trading/Types/ClassifiedAdPaymentMethodEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdPaymentMethodEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdPhoneCountDefinitionType.php b/src/Trading/Types/ClassifiedAdPhoneCountDefinitionType.php index 171c6adb7f..affd2c5b70 100644 --- a/src/Trading/Types/ClassifiedAdPhoneCountDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdPhoneCountDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdShippingMethodEnabledDefinitionType.php b/src/Trading/Types/ClassifiedAdShippingMethodEnabledDefinitionType.php index 596248d45a..504112dbde 100644 --- a/src/Trading/Types/ClassifiedAdShippingMethodEnabledDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdShippingMethodEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ClassifiedAdStreetCountDefinitionType.php b/src/Trading/Types/ClassifiedAdStreetCountDefinitionType.php index c303f23066..6dddc6097f 100644 --- a/src/Trading/Types/ClassifiedAdStreetCountDefinitionType.php +++ b/src/Trading/Types/ClassifiedAdStreetCountDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CombinedFixedPriceTreatmentEnabledDefinitionType.php b/src/Trading/Types/CombinedFixedPriceTreatmentEnabledDefinitionType.php index 653fd88ec5..5e944cecb1 100644 --- a/src/Trading/Types/CombinedFixedPriceTreatmentEnabledDefinitionType.php +++ b/src/Trading/Types/CombinedFixedPriceTreatmentEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CombinedPaymentPreferencesType.php b/src/Trading/Types/CombinedPaymentPreferencesType.php index 5957c5ebcd..9b05b549d2 100644 --- a/src/Trading/Types/CombinedPaymentPreferencesType.php +++ b/src/Trading/Types/CombinedPaymentPreferencesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CompatibleVehicleTypeDefinitionType.php b/src/Trading/Types/CompatibleVehicleTypeDefinitionType.php index d8c88003d1..c28cd94ebc 100644 --- a/src/Trading/Types/CompatibleVehicleTypeDefinitionType.php +++ b/src/Trading/Types/CompatibleVehicleTypeDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CompleteSaleRequestType.php b/src/Trading/Types/CompleteSaleRequestType.php index 5ffbbe313c..4687947d3e 100644 --- a/src/Trading/Types/CompleteSaleRequestType.php +++ b/src/Trading/Types/CompleteSaleRequestType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CompleteSaleResponseType.php b/src/Trading/Types/CompleteSaleResponseType.php index 481b20098c..990791725a 100644 --- a/src/Trading/Types/CompleteSaleResponseType.php +++ b/src/Trading/Types/CompleteSaleResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ConditionEnabledDefinitionType.php b/src/Trading/Types/ConditionEnabledDefinitionType.php index 0fdd7f4d2a..276466087f 100644 --- a/src/Trading/Types/ConditionEnabledDefinitionType.php +++ b/src/Trading/Types/ConditionEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ConditionType.php b/src/Trading/Types/ConditionType.php index 289cb309c0..fccd25f46e 100644 --- a/src/Trading/Types/ConditionType.php +++ b/src/Trading/Types/ConditionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ConditionValuesDefinitionType.php b/src/Trading/Types/ConditionValuesDefinitionType.php index 55540b6222..4fb36ee15d 100644 --- a/src/Trading/Types/ConditionValuesDefinitionType.php +++ b/src/Trading/Types/ConditionValuesDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ConditionValuesType.php b/src/Trading/Types/ConditionValuesType.php index 28df296a94..80cbe39517 100644 --- a/src/Trading/Types/ConditionValuesType.php +++ b/src/Trading/Types/ConditionValuesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ConfirmIdentityRequestType.php b/src/Trading/Types/ConfirmIdentityRequestType.php index 1e9f94872a..f9825ad92d 100644 --- a/src/Trading/Types/ConfirmIdentityRequestType.php +++ b/src/Trading/Types/ConfirmIdentityRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ConfirmIdentityResponseType.php b/src/Trading/Types/ConfirmIdentityResponseType.php index 3124851892..4a5364e703 100644 --- a/src/Trading/Types/ConfirmIdentityResponseType.php +++ b/src/Trading/Types/ConfirmIdentityResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ContactHoursDetailsType.php b/src/Trading/Types/ContactHoursDetailsType.php index 121745a0ac..3c460b3783 100644 --- a/src/Trading/Types/ContactHoursDetailsType.php +++ b/src/Trading/Types/ContactHoursDetailsType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ContextSearchAssetType.php b/src/Trading/Types/ContextSearchAssetType.php index 378353993d..bc88dc1068 100644 --- a/src/Trading/Types/ContextSearchAssetType.php +++ b/src/Trading/Types/ContextSearchAssetType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CountryDetailsType.php b/src/Trading/Types/CountryDetailsType.php index 4450befee8..fc80b87678 100644 --- a/src/Trading/Types/CountryDetailsType.php +++ b/src/Trading/Types/CountryDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CrossBorderTradeAustraliaEnabledDefinitionType.php b/src/Trading/Types/CrossBorderTradeAustraliaEnabledDefinitionType.php index 2dd8e07172..616463eb38 100644 --- a/src/Trading/Types/CrossBorderTradeAustraliaEnabledDefinitionType.php +++ b/src/Trading/Types/CrossBorderTradeAustraliaEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CrossBorderTradeGBEnabledDefinitionType.php b/src/Trading/Types/CrossBorderTradeGBEnabledDefinitionType.php index 28a95ba578..3ca456d7c6 100644 --- a/src/Trading/Types/CrossBorderTradeGBEnabledDefinitionType.php +++ b/src/Trading/Types/CrossBorderTradeGBEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CrossBorderTradeNorthAmericaEnabledDefinitionType.php b/src/Trading/Types/CrossBorderTradeNorthAmericaEnabledDefinitionType.php index f50fb496b7..8437e50f13 100644 --- a/src/Trading/Types/CrossBorderTradeNorthAmericaEnabledDefinitionType.php +++ b/src/Trading/Types/CrossBorderTradeNorthAmericaEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CrossPromotionPreferencesType.php b/src/Trading/Types/CrossPromotionPreferencesType.php index e93b814b18..568fdefa88 100644 --- a/src/Trading/Types/CrossPromotionPreferencesType.php +++ b/src/Trading/Types/CrossPromotionPreferencesType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CrossPromotionsType.php b/src/Trading/Types/CrossPromotionsType.php index 2be77dcee8..1fef2ddd9c 100644 --- a/src/Trading/Types/CrossPromotionsType.php +++ b/src/Trading/Types/CrossPromotionsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CurrencyDetailsType.php b/src/Trading/Types/CurrencyDetailsType.php index 5502908bd0..398b333680 100644 --- a/src/Trading/Types/CurrencyDetailsType.php +++ b/src/Trading/Types/CurrencyDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/CustomSecurityHeaderType.php b/src/Trading/Types/CustomSecurityHeaderType.php index 176eaeac4d..db3406ae98 100644 --- a/src/Trading/Types/CustomSecurityHeaderType.php +++ b/src/Trading/Types/CustomSecurityHeaderType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DataElementSetType.php b/src/Trading/Types/DataElementSetType.php index ab12593c76..71f3b56136 100644 --- a/src/Trading/Types/DataElementSetType.php +++ b/src/Trading/Types/DataElementSetType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DateType.php b/src/Trading/Types/DateType.php index 1ed4a9e287..8a8f3ac3c2 100644 --- a/src/Trading/Types/DateType.php +++ b/src/Trading/Types/DateType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteMyMessagesRequestType.php b/src/Trading/Types/DeleteMyMessagesRequestType.php index 379eb19c80..d7bfae6ddc 100644 --- a/src/Trading/Types/DeleteMyMessagesRequestType.php +++ b/src/Trading/Types/DeleteMyMessagesRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteMyMessagesResponseType.php b/src/Trading/Types/DeleteMyMessagesResponseType.php index 2be6fd68e0..9ce1ff9b8d 100644 --- a/src/Trading/Types/DeleteMyMessagesResponseType.php +++ b/src/Trading/Types/DeleteMyMessagesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerInventoryFolderRequestType.php b/src/Trading/Types/DeleteSellingManagerInventoryFolderRequestType.php index babbbd0d85..e60a016d9d 100644 --- a/src/Trading/Types/DeleteSellingManagerInventoryFolderRequestType.php +++ b/src/Trading/Types/DeleteSellingManagerInventoryFolderRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerInventoryFolderResponseType.php b/src/Trading/Types/DeleteSellingManagerInventoryFolderResponseType.php index 68e013abd7..0baf822f09 100644 --- a/src/Trading/Types/DeleteSellingManagerInventoryFolderResponseType.php +++ b/src/Trading/Types/DeleteSellingManagerInventoryFolderResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerItemAutomationRuleRequestType.php b/src/Trading/Types/DeleteSellingManagerItemAutomationRuleRequestType.php index 0cb2d4f3a9..5ef288a3ac 100644 --- a/src/Trading/Types/DeleteSellingManagerItemAutomationRuleRequestType.php +++ b/src/Trading/Types/DeleteSellingManagerItemAutomationRuleRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerItemAutomationRuleResponseType.php b/src/Trading/Types/DeleteSellingManagerItemAutomationRuleResponseType.php index 7781caa726..b1866e6ce8 100644 --- a/src/Trading/Types/DeleteSellingManagerItemAutomationRuleResponseType.php +++ b/src/Trading/Types/DeleteSellingManagerItemAutomationRuleResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerProductRequestType.php b/src/Trading/Types/DeleteSellingManagerProductRequestType.php index ccd14d6103..27c2b063e1 100644 --- a/src/Trading/Types/DeleteSellingManagerProductRequestType.php +++ b/src/Trading/Types/DeleteSellingManagerProductRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerProductResponseType.php b/src/Trading/Types/DeleteSellingManagerProductResponseType.php index 773737be57..c5d6ee8232 100644 --- a/src/Trading/Types/DeleteSellingManagerProductResponseType.php +++ b/src/Trading/Types/DeleteSellingManagerProductResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleRequestType.php b/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleRequestType.php index 240bfcd27b..81b1d40d7c 100644 --- a/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleRequestType.php +++ b/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleResponseType.php b/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleResponseType.php index 9493cd2dd7..b2fe069220 100644 --- a/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleResponseType.php +++ b/src/Trading/Types/DeleteSellingManagerTemplateAutomationRuleResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerTemplateRequestType.php b/src/Trading/Types/DeleteSellingManagerTemplateRequestType.php index 2ef3b9a3e3..a252d56fbc 100644 --- a/src/Trading/Types/DeleteSellingManagerTemplateRequestType.php +++ b/src/Trading/Types/DeleteSellingManagerTemplateRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeleteSellingManagerTemplateResponseType.php b/src/Trading/Types/DeleteSellingManagerTemplateResponseType.php index 23a5570a4c..11dfda55a5 100644 --- a/src/Trading/Types/DeleteSellingManagerTemplateResponseType.php +++ b/src/Trading/Types/DeleteSellingManagerTemplateResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeliveryDetailsType.php b/src/Trading/Types/DeliveryDetailsType.php index 8ee39dc8c5..c0142aa736 100644 --- a/src/Trading/Types/DeliveryDetailsType.php +++ b/src/Trading/Types/DeliveryDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeliveryStatusType.php b/src/Trading/Types/DeliveryStatusType.php index 30f296c562..c07dd9dca1 100644 --- a/src/Trading/Types/DeliveryStatusType.php +++ b/src/Trading/Types/DeliveryStatusType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DeliveryURLDetailType.php b/src/Trading/Types/DeliveryURLDetailType.php index c5afcc5e3e..a6a38336f7 100644 --- a/src/Trading/Types/DeliveryURLDetailType.php +++ b/src/Trading/Types/DeliveryURLDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DepositSupportedDefinitionType.php b/src/Trading/Types/DepositSupportedDefinitionType.php index 9063567007..95f7068e1b 100644 --- a/src/Trading/Types/DepositSupportedDefinitionType.php +++ b/src/Trading/Types/DepositSupportedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DescriptionTemplateType.php b/src/Trading/Types/DescriptionTemplateType.php index b368583916..34098f0730 100644 --- a/src/Trading/Types/DescriptionTemplateType.php +++ b/src/Trading/Types/DescriptionTemplateType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DigitalDeliverySelectedType.php b/src/Trading/Types/DigitalDeliverySelectedType.php index 642a9a4d72..5948d5b4b7 100644 --- a/src/Trading/Types/DigitalDeliverySelectedType.php +++ b/src/Trading/Types/DigitalDeliverySelectedType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DigitalDeliveryUserType.php b/src/Trading/Types/DigitalDeliveryUserType.php index 525a92d8d3..2713620197 100644 --- a/src/Trading/Types/DigitalDeliveryUserType.php +++ b/src/Trading/Types/DigitalDeliveryUserType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DigitalGoodDeliveryEnabledDefinitionType.php b/src/Trading/Types/DigitalGoodDeliveryEnabledDefinitionType.php index 165e675563..bfc6240ca0 100644 --- a/src/Trading/Types/DigitalGoodDeliveryEnabledDefinitionType.php +++ b/src/Trading/Types/DigitalGoodDeliveryEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DigitalGoodInfoType.php b/src/Trading/Types/DigitalGoodInfoType.php index 280c1121ab..df76c5a928 100644 --- a/src/Trading/Types/DigitalGoodInfoType.php +++ b/src/Trading/Types/DigitalGoodInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DisableUnpaidItemAssistanceRequestType.php b/src/Trading/Types/DisableUnpaidItemAssistanceRequestType.php index 4c3bc7957e..c283c90b77 100644 --- a/src/Trading/Types/DisableUnpaidItemAssistanceRequestType.php +++ b/src/Trading/Types/DisableUnpaidItemAssistanceRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DisableUnpaidItemAssistanceResponseType.php b/src/Trading/Types/DisableUnpaidItemAssistanceResponseType.php index 6be55ff1ae..48072fd5e3 100644 --- a/src/Trading/Types/DisableUnpaidItemAssistanceResponseType.php +++ b/src/Trading/Types/DisableUnpaidItemAssistanceResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DiscountPriceInfoType.php b/src/Trading/Types/DiscountPriceInfoType.php index f3d82d34c8..462733fa60 100644 --- a/src/Trading/Types/DiscountPriceInfoType.php +++ b/src/Trading/Types/DiscountPriceInfoType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DiscountProfileType.php b/src/Trading/Types/DiscountProfileType.php index bffac89baa..b25e86a3a4 100644 --- a/src/Trading/Types/DiscountProfileType.php +++ b/src/Trading/Types/DiscountProfileType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DispatchCutoffTimePreferencesType.php b/src/Trading/Types/DispatchCutoffTimePreferencesType.php index 6f8ae972cf..985ea66af3 100644 --- a/src/Trading/Types/DispatchCutoffTimePreferencesType.php +++ b/src/Trading/Types/DispatchCutoffTimePreferencesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DispatchTimeMaxDetailsType.php b/src/Trading/Types/DispatchTimeMaxDetailsType.php index 5aa30fced7..11c6e46bd8 100644 --- a/src/Trading/Types/DispatchTimeMaxDetailsType.php +++ b/src/Trading/Types/DispatchTimeMaxDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DisputeArrayType.php b/src/Trading/Types/DisputeArrayType.php index 5267a3ec3d..673229215a 100644 --- a/src/Trading/Types/DisputeArrayType.php +++ b/src/Trading/Types/DisputeArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DisputeFilterCountType.php b/src/Trading/Types/DisputeFilterCountType.php index 32a4294923..e17987bc09 100644 --- a/src/Trading/Types/DisputeFilterCountType.php +++ b/src/Trading/Types/DisputeFilterCountType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DisputeMessageType.php b/src/Trading/Types/DisputeMessageType.php index ce16d47ed6..b89fc39801 100644 --- a/src/Trading/Types/DisputeMessageType.php +++ b/src/Trading/Types/DisputeMessageType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DisputeResolutionType.php b/src/Trading/Types/DisputeResolutionType.php index b259f55169..9a558dd18c 100644 --- a/src/Trading/Types/DisputeResolutionType.php +++ b/src/Trading/Types/DisputeResolutionType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DisputeType.php b/src/Trading/Types/DisputeType.php index c4de8b324d..b56c271179 100644 --- a/src/Trading/Types/DisputeType.php +++ b/src/Trading/Types/DisputeType.php @@ -178,7 +178,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DistanceType.php b/src/Trading/Types/DistanceType.php index 91914ec76d..ffd6bbbba9 100644 --- a/src/Trading/Types/DistanceType.php +++ b/src/Trading/Types/DistanceType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DuplicateInvocationDetailsType.php b/src/Trading/Types/DuplicateInvocationDetailsType.php index c2b09aae63..5fe2989010 100644 --- a/src/Trading/Types/DuplicateInvocationDetailsType.php +++ b/src/Trading/Types/DuplicateInvocationDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/DutchBINEnabledDefinitionType.php b/src/Trading/Types/DutchBINEnabledDefinitionType.php index cc36bcaaf4..6fafe91082 100644 --- a/src/Trading/Types/DutchBINEnabledDefinitionType.php +++ b/src/Trading/Types/DutchBINEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EANEnabledDefinitionType.php b/src/Trading/Types/EANEnabledDefinitionType.php index e47796f0e0..f96d5789e9 100644 --- a/src/Trading/Types/EANEnabledDefinitionType.php +++ b/src/Trading/Types/EANEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EANIdentifierEnabledDefinitionType.php b/src/Trading/Types/EANIdentifierEnabledDefinitionType.php index 707924b25f..84227bedc4 100644 --- a/src/Trading/Types/EANIdentifierEnabledDefinitionType.php +++ b/src/Trading/Types/EANIdentifierEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProAdFormatEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProAdFormatEnabledDefinitionType.php index f3453d6468..6afb2e5271 100644 --- a/src/Trading/Types/EBayMotorsProAdFormatEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProAdFormatEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProAutoAcceptEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProAutoAcceptEnabledDefinitionType.php index 12d400a44b..997b7955dd 100644 --- a/src/Trading/Types/EBayMotorsProAutoAcceptEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProAutoAcceptEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProAutoDeclineEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProAutoDeclineEnabledDefinitionType.php index c528a888fb..673fd8543c 100644 --- a/src/Trading/Types/EBayMotorsProAutoDeclineEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProAutoDeclineEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProBestOfferEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProBestOfferEnabledDefinitionType.php index 67c22f82f3..bfd22e0358 100644 --- a/src/Trading/Types/EBayMotorsProBestOfferEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProBestOfferEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProCompanyNameEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProCompanyNameEnabledDefinitionType.php index c766b73e73..06721e681a 100644 --- a/src/Trading/Types/EBayMotorsProCompanyNameEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProCompanyNameEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProContactByAddressEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProContactByAddressEnabledDefinitionType.php index 0023b2294c..cb6b4f4930 100644 --- a/src/Trading/Types/EBayMotorsProContactByAddressEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProContactByAddressEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProContactByEmailEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProContactByEmailEnabledDefinitionType.php index c928a89bb5..6999171f47 100644 --- a/src/Trading/Types/EBayMotorsProContactByEmailEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProContactByEmailEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProContactByPhoneEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProContactByPhoneEnabledDefinitionType.php index 025a4d097e..497c1834fd 100644 --- a/src/Trading/Types/EBayMotorsProContactByPhoneEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProContactByPhoneEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProCounterOfferEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProCounterOfferEnabledDefinitionType.php index 8863ab026a..a94ee0aa09 100644 --- a/src/Trading/Types/EBayMotorsProCounterOfferEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProCounterOfferEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType.php index d4dbf30d3a..20c4fb71d6 100644 --- a/src/Trading/Types/EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProPhoneCountDefinitionType.php b/src/Trading/Types/EBayMotorsProPhoneCountDefinitionType.php index b61f59c3b2..055a0b9629 100644 --- a/src/Trading/Types/EBayMotorsProPhoneCountDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProPhoneCountDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProSellerContactDetailsEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProSellerContactDetailsEnabledDefinitionType.php index 1f2eb4a496..0f068586d1 100644 --- a/src/Trading/Types/EBayMotorsProSellerContactDetailsEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProSellerContactDetailsEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProShippingMethodEnabledDefinitionType.php b/src/Trading/Types/EBayMotorsProShippingMethodEnabledDefinitionType.php index f04b9a8fae..b5e76f59dd 100644 --- a/src/Trading/Types/EBayMotorsProShippingMethodEnabledDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProShippingMethodEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayMotorsProStreetCountDefinitionType.php b/src/Trading/Types/EBayMotorsProStreetCountDefinitionType.php index 2a9c99079b..8907fe29fe 100644 --- a/src/Trading/Types/EBayMotorsProStreetCountDefinitionType.php +++ b/src/Trading/Types/EBayMotorsProStreetCountDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayPLUSPreferenceType.php b/src/Trading/Types/EBayPLUSPreferenceType.php index a89a177644..924e58fa3c 100644 --- a/src/Trading/Types/EBayPLUSPreferenceType.php +++ b/src/Trading/Types/EBayPLUSPreferenceType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EBayPaymentMismatchDetailsType.php b/src/Trading/Types/EBayPaymentMismatchDetailsType.php index d038f892d3..d436048efb 100644 --- a/src/Trading/Types/EBayPaymentMismatchDetailsType.php +++ b/src/Trading/Types/EBayPaymentMismatchDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndFixedPriceItemRequestType.php b/src/Trading/Types/EndFixedPriceItemRequestType.php index 4b921eec34..5f2cfcf816 100644 --- a/src/Trading/Types/EndFixedPriceItemRequestType.php +++ b/src/Trading/Types/EndFixedPriceItemRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndFixedPriceItemResponseType.php b/src/Trading/Types/EndFixedPriceItemResponseType.php index df5b2073df..c32bc43f5c 100644 --- a/src/Trading/Types/EndFixedPriceItemResponseType.php +++ b/src/Trading/Types/EndFixedPriceItemResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndItemRequestContainerType.php b/src/Trading/Types/EndItemRequestContainerType.php index 541dcb9990..f52abb4974 100644 --- a/src/Trading/Types/EndItemRequestContainerType.php +++ b/src/Trading/Types/EndItemRequestContainerType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndItemRequestType.php b/src/Trading/Types/EndItemRequestType.php index be275c4a95..bd7cbbd61f 100644 --- a/src/Trading/Types/EndItemRequestType.php +++ b/src/Trading/Types/EndItemRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndItemResponseContainerType.php b/src/Trading/Types/EndItemResponseContainerType.php index 292796b45b..93d2141e9e 100644 --- a/src/Trading/Types/EndItemResponseContainerType.php +++ b/src/Trading/Types/EndItemResponseContainerType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndItemResponseType.php b/src/Trading/Types/EndItemResponseType.php index e9123e9c89..d5784c6eea 100644 --- a/src/Trading/Types/EndItemResponseType.php +++ b/src/Trading/Types/EndItemResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndItemsRequestType.php b/src/Trading/Types/EndItemsRequestType.php index 111e45a04a..1a18ea2cba 100644 --- a/src/Trading/Types/EndItemsRequestType.php +++ b/src/Trading/Types/EndItemsRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndItemsResponseType.php b/src/Trading/Types/EndItemsResponseType.php index 2e62363fc8..61e40e5e73 100644 --- a/src/Trading/Types/EndItemsResponseType.php +++ b/src/Trading/Types/EndItemsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EndOfAuctionEmailPreferencesType.php b/src/Trading/Types/EndOfAuctionEmailPreferencesType.php index a439f7fc1e..c877371d19 100644 --- a/src/Trading/Types/EndOfAuctionEmailPreferencesType.php +++ b/src/Trading/Types/EndOfAuctionEmailPreferencesType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/EpidSupportedDefinitionType.php b/src/Trading/Types/EpidSupportedDefinitionType.php index c19ac1c212..94bc19af9e 100644 --- a/src/Trading/Types/EpidSupportedDefinitionType.php +++ b/src/Trading/Types/EpidSupportedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ErrorParameterType.php b/src/Trading/Types/ErrorParameterType.php index a864aba924..fd8be91f97 100644 --- a/src/Trading/Types/ErrorParameterType.php +++ b/src/Trading/Types/ErrorParameterType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ErrorType.php b/src/Trading/Types/ErrorType.php index 73f9c167c1..14668411f0 100644 --- a/src/Trading/Types/ErrorType.php +++ b/src/Trading/Types/ErrorType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExcludeShippingLocationDetailsType.php b/src/Trading/Types/ExcludeShippingLocationDetailsType.php index 5890bec46e..8252073849 100644 --- a/src/Trading/Types/ExcludeShippingLocationDetailsType.php +++ b/src/Trading/Types/ExcludeShippingLocationDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExpressConditionRequiredDefinitionType.php b/src/Trading/Types/ExpressConditionRequiredDefinitionType.php index 4b6e1717ec..ba2d0c458d 100644 --- a/src/Trading/Types/ExpressConditionRequiredDefinitionType.php +++ b/src/Trading/Types/ExpressConditionRequiredDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExpressEnabledDefinitionType.php b/src/Trading/Types/ExpressEnabledDefinitionType.php index 21dbe75485..c39b852593 100644 --- a/src/Trading/Types/ExpressEnabledDefinitionType.php +++ b/src/Trading/Types/ExpressEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExpressItemRequirementsType.php b/src/Trading/Types/ExpressItemRequirementsType.php index 1cd901c834..0c063438f0 100644 --- a/src/Trading/Types/ExpressItemRequirementsType.php +++ b/src/Trading/Types/ExpressItemRequirementsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExpressPicturesRequiredDefinitionType.php b/src/Trading/Types/ExpressPicturesRequiredDefinitionType.php index ba31b77f79..b9135650f1 100644 --- a/src/Trading/Types/ExpressPicturesRequiredDefinitionType.php +++ b/src/Trading/Types/ExpressPicturesRequiredDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExtendSiteHostedPicturesRequestType.php b/src/Trading/Types/ExtendSiteHostedPicturesRequestType.php index a725cb972f..ea0d78e140 100644 --- a/src/Trading/Types/ExtendSiteHostedPicturesRequestType.php +++ b/src/Trading/Types/ExtendSiteHostedPicturesRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExtendSiteHostedPicturesResponseType.php b/src/Trading/Types/ExtendSiteHostedPicturesResponseType.php index ac7c7ae5a7..c8ab44eea7 100644 --- a/src/Trading/Types/ExtendSiteHostedPicturesResponseType.php +++ b/src/Trading/Types/ExtendSiteHostedPicturesResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExtendedContactDetailsType.php b/src/Trading/Types/ExtendedContactDetailsType.php index 1b8f5e7fc6..b13fb321ec 100644 --- a/src/Trading/Types/ExtendedContactDetailsType.php +++ b/src/Trading/Types/ExtendedContactDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExtendedPictureDetailsType.php b/src/Trading/Types/ExtendedPictureDetailsType.php index c001c92f79..11f8bc3a56 100644 --- a/src/Trading/Types/ExtendedPictureDetailsType.php +++ b/src/Trading/Types/ExtendedPictureDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExtendedProductFinderIDType.php b/src/Trading/Types/ExtendedProductFinderIDType.php index 33a793e2d5..1ba5f27144 100644 --- a/src/Trading/Types/ExtendedProductFinderIDType.php +++ b/src/Trading/Types/ExtendedProductFinderIDType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExternalAlertIDArrayType.php b/src/Trading/Types/ExternalAlertIDArrayType.php index 8c8d2c0744..1f0a78ebdd 100644 --- a/src/Trading/Types/ExternalAlertIDArrayType.php +++ b/src/Trading/Types/ExternalAlertIDArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ExternalTransactionType.php b/src/Trading/Types/ExternalTransactionType.php index 94fc88276d..07eef01087 100644 --- a/src/Trading/Types/ExternalTransactionType.php +++ b/src/Trading/Types/ExternalTransactionType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FaultDetailsType.php b/src/Trading/Types/FaultDetailsType.php index 9495257d3d..86bcbe91c6 100644 --- a/src/Trading/Types/FaultDetailsType.php +++ b/src/Trading/Types/FaultDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeatureDefinitionsType.php b/src/Trading/Types/FeatureDefinitionsType.php index 99313cd0b3..40c8885af5 100644 --- a/src/Trading/Types/FeatureDefinitionsType.php +++ b/src/Trading/Types/FeatureDefinitionsType.php @@ -878,7 +878,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeatureEligibilityType.php b/src/Trading/Types/FeatureEligibilityType.php index 2632be631a..9096be7b7c 100644 --- a/src/Trading/Types/FeatureEligibilityType.php +++ b/src/Trading/Types/FeatureEligibilityType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeeType.php b/src/Trading/Types/FeeType.php index 914a38a82c..670d9bc997 100644 --- a/src/Trading/Types/FeeType.php +++ b/src/Trading/Types/FeeType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackCommentArrayType.php b/src/Trading/Types/FeedbackCommentArrayType.php index 0c6884a616..70d8881cde 100644 --- a/src/Trading/Types/FeedbackCommentArrayType.php +++ b/src/Trading/Types/FeedbackCommentArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackDetailArrayType.php b/src/Trading/Types/FeedbackDetailArrayType.php index 2a1e479629..8a4590df1e 100644 --- a/src/Trading/Types/FeedbackDetailArrayType.php +++ b/src/Trading/Types/FeedbackDetailArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackDetailType.php b/src/Trading/Types/FeedbackDetailType.php index ebe745a75c..bafd699020 100644 --- a/src/Trading/Types/FeedbackDetailType.php +++ b/src/Trading/Types/FeedbackDetailType.php @@ -171,7 +171,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackInfoType.php b/src/Trading/Types/FeedbackInfoType.php index eeeef303fb..0ab6f5faa5 100644 --- a/src/Trading/Types/FeedbackInfoType.php +++ b/src/Trading/Types/FeedbackInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackPeriodArrayType.php b/src/Trading/Types/FeedbackPeriodArrayType.php index 280ba43d00..961d0c6f94 100644 --- a/src/Trading/Types/FeedbackPeriodArrayType.php +++ b/src/Trading/Types/FeedbackPeriodArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackPeriodType.php b/src/Trading/Types/FeedbackPeriodType.php index 07cce1574d..c23c1d903f 100644 --- a/src/Trading/Types/FeedbackPeriodType.php +++ b/src/Trading/Types/FeedbackPeriodType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackRequirementsType.php b/src/Trading/Types/FeedbackRequirementsType.php index 00358562bc..6507c2e110 100644 --- a/src/Trading/Types/FeedbackRequirementsType.php +++ b/src/Trading/Types/FeedbackRequirementsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeedbackSummaryType.php b/src/Trading/Types/FeedbackSummaryType.php index 2ed9bf2920..7e2282d001 100644 --- a/src/Trading/Types/FeedbackSummaryType.php +++ b/src/Trading/Types/FeedbackSummaryType.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FeesType.php b/src/Trading/Types/FeesType.php index 9a765bce6a..59cc41a0ea 100644 --- a/src/Trading/Types/FeesType.php +++ b/src/Trading/Types/FeesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FetchTokenRequestType.php b/src/Trading/Types/FetchTokenRequestType.php index 7f085309a0..29ed6dd947 100644 --- a/src/Trading/Types/FetchTokenRequestType.php +++ b/src/Trading/Types/FetchTokenRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FetchTokenResponseType.php b/src/Trading/Types/FetchTokenResponseType.php index 7fee214af9..e247f725cd 100644 --- a/src/Trading/Types/FetchTokenResponseType.php +++ b/src/Trading/Types/FetchTokenResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FlatRateInsuranceRangeCostType.php b/src/Trading/Types/FlatRateInsuranceRangeCostType.php index 9b603c330c..5dc4e5eee0 100644 --- a/src/Trading/Types/FlatRateInsuranceRangeCostType.php +++ b/src/Trading/Types/FlatRateInsuranceRangeCostType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FlatShippingDiscountType.php b/src/Trading/Types/FlatShippingDiscountType.php index d971218234..ab7934b34e 100644 --- a/src/Trading/Types/FlatShippingDiscountType.php +++ b/src/Trading/Types/FlatShippingDiscountType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FlatShippingPreferencesType.php b/src/Trading/Types/FlatShippingPreferencesType.php index debcf6a9bf..40bb804129 100644 --- a/src/Trading/Types/FlatShippingPreferencesType.php +++ b/src/Trading/Types/FlatShippingPreferencesType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FreeGalleryPlusEnabledDefinitionType.php b/src/Trading/Types/FreeGalleryPlusEnabledDefinitionType.php index 347a9ae2cb..a1dc362ac1 100644 --- a/src/Trading/Types/FreeGalleryPlusEnabledDefinitionType.php +++ b/src/Trading/Types/FreeGalleryPlusEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/FreePicturePackEnabledDefinitionType.php b/src/Trading/Types/FreePicturePackEnabledDefinitionType.php index def90f0cb9..ec663b324c 100644 --- a/src/Trading/Types/FreePicturePackEnabledDefinitionType.php +++ b/src/Trading/Types/FreePicturePackEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetAccountRequestType.php b/src/Trading/Types/GetAccountRequestType.php index 2455cf5f7d..ce591e3b0d 100644 --- a/src/Trading/Types/GetAccountRequestType.php +++ b/src/Trading/Types/GetAccountRequestType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetAccountResponseType.php b/src/Trading/Types/GetAccountResponseType.php index 228034459f..cb0af087a0 100644 --- a/src/Trading/Types/GetAccountResponseType.php +++ b/src/Trading/Types/GetAccountResponseType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetAdFormatLeadsRequestType.php b/src/Trading/Types/GetAdFormatLeadsRequestType.php index c80ef5cf7f..fbf5a541a7 100644 --- a/src/Trading/Types/GetAdFormatLeadsRequestType.php +++ b/src/Trading/Types/GetAdFormatLeadsRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetAdFormatLeadsResponseType.php b/src/Trading/Types/GetAdFormatLeadsResponseType.php index 3690c6241a..9e30652552 100644 --- a/src/Trading/Types/GetAdFormatLeadsResponseType.php +++ b/src/Trading/Types/GetAdFormatLeadsResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetAllBiddersRequestType.php b/src/Trading/Types/GetAllBiddersRequestType.php index a97fd5bfff..0dc153286b 100644 --- a/src/Trading/Types/GetAllBiddersRequestType.php +++ b/src/Trading/Types/GetAllBiddersRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetAllBiddersResponseType.php b/src/Trading/Types/GetAllBiddersResponseType.php index 53d6c60fb8..17291ecc93 100644 --- a/src/Trading/Types/GetAllBiddersResponseType.php +++ b/src/Trading/Types/GetAllBiddersResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetApiAccessRulesRequestType.php b/src/Trading/Types/GetApiAccessRulesRequestType.php index c24c7feb29..3fcf3208bd 100644 --- a/src/Trading/Types/GetApiAccessRulesRequestType.php +++ b/src/Trading/Types/GetApiAccessRulesRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetApiAccessRulesResponseType.php b/src/Trading/Types/GetApiAccessRulesResponseType.php index 1966308843..3178211ced 100644 --- a/src/Trading/Types/GetApiAccessRulesResponseType.php +++ b/src/Trading/Types/GetApiAccessRulesResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetBestOffersRequestType.php b/src/Trading/Types/GetBestOffersRequestType.php index efddc6958c..57f4484e7a 100644 --- a/src/Trading/Types/GetBestOffersRequestType.php +++ b/src/Trading/Types/GetBestOffersRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetBestOffersResponseType.php b/src/Trading/Types/GetBestOffersResponseType.php index b589f8d8d9..95fffe430c 100644 --- a/src/Trading/Types/GetBestOffersResponseType.php +++ b/src/Trading/Types/GetBestOffersResponseType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetBidderListRequestType.php b/src/Trading/Types/GetBidderListRequestType.php index cb0e4717c5..9c52b49f9b 100644 --- a/src/Trading/Types/GetBidderListRequestType.php +++ b/src/Trading/Types/GetBidderListRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetBidderListResponseType.php b/src/Trading/Types/GetBidderListResponseType.php index 3031ed045b..fee1f6aa60 100644 --- a/src/Trading/Types/GetBidderListResponseType.php +++ b/src/Trading/Types/GetBidderListResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategoriesRequestType.php b/src/Trading/Types/GetCategoriesRequestType.php index ca5a70bbb0..138b1c6f06 100644 --- a/src/Trading/Types/GetCategoriesRequestType.php +++ b/src/Trading/Types/GetCategoriesRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategoriesResponseType.php b/src/Trading/Types/GetCategoriesResponseType.php index b73998fde2..376e56fb43 100644 --- a/src/Trading/Types/GetCategoriesResponseType.php +++ b/src/Trading/Types/GetCategoriesResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategoryFeaturesRequestType.php b/src/Trading/Types/GetCategoryFeaturesRequestType.php index 3f8a6fdd76..b115195b3b 100644 --- a/src/Trading/Types/GetCategoryFeaturesRequestType.php +++ b/src/Trading/Types/GetCategoryFeaturesRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategoryFeaturesResponseType.php b/src/Trading/Types/GetCategoryFeaturesResponseType.php index 4198480b09..ca1d1fabba 100644 --- a/src/Trading/Types/GetCategoryFeaturesResponseType.php +++ b/src/Trading/Types/GetCategoryFeaturesResponseType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategoryMappingsRequestType.php b/src/Trading/Types/GetCategoryMappingsRequestType.php index 6cbbc45054..e9dff946c6 100644 --- a/src/Trading/Types/GetCategoryMappingsRequestType.php +++ b/src/Trading/Types/GetCategoryMappingsRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategoryMappingsResponseType.php b/src/Trading/Types/GetCategoryMappingsResponseType.php index 768bd5950d..0957658d46 100644 --- a/src/Trading/Types/GetCategoryMappingsResponseType.php +++ b/src/Trading/Types/GetCategoryMappingsResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategorySpecificsRequestType.php b/src/Trading/Types/GetCategorySpecificsRequestType.php index c1a38b463c..5acd0ccf59 100644 --- a/src/Trading/Types/GetCategorySpecificsRequestType.php +++ b/src/Trading/Types/GetCategorySpecificsRequestType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCategorySpecificsResponseType.php b/src/Trading/Types/GetCategorySpecificsResponseType.php index 3a10beacc2..e70d985700 100644 --- a/src/Trading/Types/GetCategorySpecificsResponseType.php +++ b/src/Trading/Types/GetCategorySpecificsResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetChallengeTokenRequestType.php b/src/Trading/Types/GetChallengeTokenRequestType.php index 72601c8400..e4356202a5 100644 --- a/src/Trading/Types/GetChallengeTokenRequestType.php +++ b/src/Trading/Types/GetChallengeTokenRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetChallengeTokenResponseType.php b/src/Trading/Types/GetChallengeTokenResponseType.php index e732227061..dfb31754c1 100644 --- a/src/Trading/Types/GetChallengeTokenResponseType.php +++ b/src/Trading/Types/GetChallengeTokenResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCharitiesRequestType.php b/src/Trading/Types/GetCharitiesRequestType.php index e3282c346b..1147e3ef29 100644 --- a/src/Trading/Types/GetCharitiesRequestType.php +++ b/src/Trading/Types/GetCharitiesRequestType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetCharitiesResponseType.php b/src/Trading/Types/GetCharitiesResponseType.php index 14af79662c..9b4f356b44 100644 --- a/src/Trading/Types/GetCharitiesResponseType.php +++ b/src/Trading/Types/GetCharitiesResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetClientAlertsAuthTokenRequestType.php b/src/Trading/Types/GetClientAlertsAuthTokenRequestType.php index 6ff3dca7b3..57ef02489c 100644 --- a/src/Trading/Types/GetClientAlertsAuthTokenRequestType.php +++ b/src/Trading/Types/GetClientAlertsAuthTokenRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetClientAlertsAuthTokenResponseType.php b/src/Trading/Types/GetClientAlertsAuthTokenResponseType.php index 11072acfe8..b9955baf23 100644 --- a/src/Trading/Types/GetClientAlertsAuthTokenResponseType.php +++ b/src/Trading/Types/GetClientAlertsAuthTokenResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetContextualKeywordsRequestType.php b/src/Trading/Types/GetContextualKeywordsRequestType.php index f7034b11f2..a5222284ef 100644 --- a/src/Trading/Types/GetContextualKeywordsRequestType.php +++ b/src/Trading/Types/GetContextualKeywordsRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetContextualKeywordsResponseType.php b/src/Trading/Types/GetContextualKeywordsResponseType.php index d9fcdffecb..a6d2e7f551 100644 --- a/src/Trading/Types/GetContextualKeywordsResponseType.php +++ b/src/Trading/Types/GetContextualKeywordsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetDescriptionTemplatesRequestType.php b/src/Trading/Types/GetDescriptionTemplatesRequestType.php index 95cf49ae46..e84c0d27fd 100644 --- a/src/Trading/Types/GetDescriptionTemplatesRequestType.php +++ b/src/Trading/Types/GetDescriptionTemplatesRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetDescriptionTemplatesResponseType.php b/src/Trading/Types/GetDescriptionTemplatesResponseType.php index cdda7eab64..3ec42ec27f 100644 --- a/src/Trading/Types/GetDescriptionTemplatesResponseType.php +++ b/src/Trading/Types/GetDescriptionTemplatesResponseType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetDisputeRequestType.php b/src/Trading/Types/GetDisputeRequestType.php index 79e87a3031..2a67420a29 100644 --- a/src/Trading/Types/GetDisputeRequestType.php +++ b/src/Trading/Types/GetDisputeRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetDisputeResponseType.php b/src/Trading/Types/GetDisputeResponseType.php index 8576df40e7..a86a502c05 100644 --- a/src/Trading/Types/GetDisputeResponseType.php +++ b/src/Trading/Types/GetDisputeResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetFeedbackRequestType.php b/src/Trading/Types/GetFeedbackRequestType.php index 39594ec5c2..e52f15529d 100644 --- a/src/Trading/Types/GetFeedbackRequestType.php +++ b/src/Trading/Types/GetFeedbackRequestType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetFeedbackResponseType.php b/src/Trading/Types/GetFeedbackResponseType.php index f2396c3701..777f139126 100644 --- a/src/Trading/Types/GetFeedbackResponseType.php +++ b/src/Trading/Types/GetFeedbackResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemRequestType.php b/src/Trading/Types/GetItemRequestType.php index f818b62547..16e06efac0 100644 --- a/src/Trading/Types/GetItemRequestType.php +++ b/src/Trading/Types/GetItemRequestType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemResponseType.php b/src/Trading/Types/GetItemResponseType.php index 32490eb60e..34a4346862 100644 --- a/src/Trading/Types/GetItemResponseType.php +++ b/src/Trading/Types/GetItemResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemShippingRequestType.php b/src/Trading/Types/GetItemShippingRequestType.php index 561f093de4..f4edb137e1 100644 --- a/src/Trading/Types/GetItemShippingRequestType.php +++ b/src/Trading/Types/GetItemShippingRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemShippingResponseType.php b/src/Trading/Types/GetItemShippingResponseType.php index fb3056bc66..5fd4404b9e 100644 --- a/src/Trading/Types/GetItemShippingResponseType.php +++ b/src/Trading/Types/GetItemShippingResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemTransactionsRequestType.php b/src/Trading/Types/GetItemTransactionsRequestType.php index eb3fbc6111..521d1b45e5 100644 --- a/src/Trading/Types/GetItemTransactionsRequestType.php +++ b/src/Trading/Types/GetItemTransactionsRequestType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemTransactionsResponseType.php b/src/Trading/Types/GetItemTransactionsResponseType.php index 6edbfb644a..21f61d0f6b 100644 --- a/src/Trading/Types/GetItemTransactionsResponseType.php +++ b/src/Trading/Types/GetItemTransactionsResponseType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemsAwaitingFeedbackRequestType.php b/src/Trading/Types/GetItemsAwaitingFeedbackRequestType.php index 35ccab0496..df3a3e67d5 100644 --- a/src/Trading/Types/GetItemsAwaitingFeedbackRequestType.php +++ b/src/Trading/Types/GetItemsAwaitingFeedbackRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetItemsAwaitingFeedbackResponseType.php b/src/Trading/Types/GetItemsAwaitingFeedbackResponseType.php index c2febb6d7a..e825c18e8f 100644 --- a/src/Trading/Types/GetItemsAwaitingFeedbackResponseType.php +++ b/src/Trading/Types/GetItemsAwaitingFeedbackResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMemberMessagesRequestType.php b/src/Trading/Types/GetMemberMessagesRequestType.php index 5395ab80ec..005d7e9a61 100644 --- a/src/Trading/Types/GetMemberMessagesRequestType.php +++ b/src/Trading/Types/GetMemberMessagesRequestType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMemberMessagesResponseType.php b/src/Trading/Types/GetMemberMessagesResponseType.php index c899446b07..b2b4124dea 100644 --- a/src/Trading/Types/GetMemberMessagesResponseType.php +++ b/src/Trading/Types/GetMemberMessagesResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMessagePreferencesRequestType.php b/src/Trading/Types/GetMessagePreferencesRequestType.php index 1b8eba76d0..436d22624d 100644 --- a/src/Trading/Types/GetMessagePreferencesRequestType.php +++ b/src/Trading/Types/GetMessagePreferencesRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMessagePreferencesResponseType.php b/src/Trading/Types/GetMessagePreferencesResponseType.php index 87c794208d..9390249247 100644 --- a/src/Trading/Types/GetMessagePreferencesResponseType.php +++ b/src/Trading/Types/GetMessagePreferencesResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyMessagesRequestType.php b/src/Trading/Types/GetMyMessagesRequestType.php index 38cb74915e..3c0f7776e0 100644 --- a/src/Trading/Types/GetMyMessagesRequestType.php +++ b/src/Trading/Types/GetMyMessagesRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyMessagesResponseType.php b/src/Trading/Types/GetMyMessagesResponseType.php index 2cb00cc774..e14f2c59f7 100644 --- a/src/Trading/Types/GetMyMessagesResponseType.php +++ b/src/Trading/Types/GetMyMessagesResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyeBayBuyingRequestType.php b/src/Trading/Types/GetMyeBayBuyingRequestType.php index a618a10482..80177200b9 100644 --- a/src/Trading/Types/GetMyeBayBuyingRequestType.php +++ b/src/Trading/Types/GetMyeBayBuyingRequestType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyeBayBuyingResponseType.php b/src/Trading/Types/GetMyeBayBuyingResponseType.php index 731dd78878..b4b819d2e0 100644 --- a/src/Trading/Types/GetMyeBayBuyingResponseType.php +++ b/src/Trading/Types/GetMyeBayBuyingResponseType.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyeBayRemindersRequestType.php b/src/Trading/Types/GetMyeBayRemindersRequestType.php index 95db2fd422..381b4d127f 100644 --- a/src/Trading/Types/GetMyeBayRemindersRequestType.php +++ b/src/Trading/Types/GetMyeBayRemindersRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyeBayRemindersResponseType.php b/src/Trading/Types/GetMyeBayRemindersResponseType.php index 1f6c51d461..f0862d6e4f 100644 --- a/src/Trading/Types/GetMyeBayRemindersResponseType.php +++ b/src/Trading/Types/GetMyeBayRemindersResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyeBaySellingRequestType.php b/src/Trading/Types/GetMyeBaySellingRequestType.php index 6798bb2375..21c648e0eb 100644 --- a/src/Trading/Types/GetMyeBaySellingRequestType.php +++ b/src/Trading/Types/GetMyeBaySellingRequestType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetMyeBaySellingResponseType.php b/src/Trading/Types/GetMyeBaySellingResponseType.php index aeb3d97a2b..0e007febf3 100644 --- a/src/Trading/Types/GetMyeBaySellingResponseType.php +++ b/src/Trading/Types/GetMyeBaySellingResponseType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetNotificationPreferencesRequestType.php b/src/Trading/Types/GetNotificationPreferencesRequestType.php index b2cd7a0545..f0713fb00e 100644 --- a/src/Trading/Types/GetNotificationPreferencesRequestType.php +++ b/src/Trading/Types/GetNotificationPreferencesRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetNotificationPreferencesResponseType.php b/src/Trading/Types/GetNotificationPreferencesResponseType.php index 81cda3488b..11f6504cc2 100644 --- a/src/Trading/Types/GetNotificationPreferencesResponseType.php +++ b/src/Trading/Types/GetNotificationPreferencesResponseType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetNotificationsUsageRequestType.php b/src/Trading/Types/GetNotificationsUsageRequestType.php index ea4eedb242..724e378037 100644 --- a/src/Trading/Types/GetNotificationsUsageRequestType.php +++ b/src/Trading/Types/GetNotificationsUsageRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetNotificationsUsageResponseType.php b/src/Trading/Types/GetNotificationsUsageResponseType.php index 04a4de68d7..6dc29bba14 100644 --- a/src/Trading/Types/GetNotificationsUsageResponseType.php +++ b/src/Trading/Types/GetNotificationsUsageResponseType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetOrderTransactionsRequestType.php b/src/Trading/Types/GetOrderTransactionsRequestType.php index 34c1ed2069..f52312b651 100644 --- a/src/Trading/Types/GetOrderTransactionsRequestType.php +++ b/src/Trading/Types/GetOrderTransactionsRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetOrderTransactionsResponseType.php b/src/Trading/Types/GetOrderTransactionsResponseType.php index 41e9c52d6a..d9b0fc4cc1 100644 --- a/src/Trading/Types/GetOrderTransactionsResponseType.php +++ b/src/Trading/Types/GetOrderTransactionsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetOrdersRequestType.php b/src/Trading/Types/GetOrdersRequestType.php index a588b74096..4765b34575 100644 --- a/src/Trading/Types/GetOrdersRequestType.php +++ b/src/Trading/Types/GetOrdersRequestType.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetOrdersResponseType.php b/src/Trading/Types/GetOrdersResponseType.php index 4b4ecb7f86..38878a3aae 100644 --- a/src/Trading/Types/GetOrdersResponseType.php +++ b/src/Trading/Types/GetOrdersResponseType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetPromotionalSaleDetailsRequestType.php b/src/Trading/Types/GetPromotionalSaleDetailsRequestType.php index 91c66a3072..faa95dc5cf 100644 --- a/src/Trading/Types/GetPromotionalSaleDetailsRequestType.php +++ b/src/Trading/Types/GetPromotionalSaleDetailsRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetPromotionalSaleDetailsResponseType.php b/src/Trading/Types/GetPromotionalSaleDetailsResponseType.php index 647e4da6cc..2bf655d5da 100644 --- a/src/Trading/Types/GetPromotionalSaleDetailsResponseType.php +++ b/src/Trading/Types/GetPromotionalSaleDetailsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetRecommendationsRequestContainerType.php b/src/Trading/Types/GetRecommendationsRequestContainerType.php index 1503b52979..3255f24afc 100644 --- a/src/Trading/Types/GetRecommendationsRequestContainerType.php +++ b/src/Trading/Types/GetRecommendationsRequestContainerType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetRecommendationsResponseContainerType.php b/src/Trading/Types/GetRecommendationsResponseContainerType.php index 2c86a581a1..b0dc871b21 100644 --- a/src/Trading/Types/GetRecommendationsResponseContainerType.php +++ b/src/Trading/Types/GetRecommendationsResponseContainerType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerDashboardRequestType.php b/src/Trading/Types/GetSellerDashboardRequestType.php index 53d851cec2..af9da9487a 100644 --- a/src/Trading/Types/GetSellerDashboardRequestType.php +++ b/src/Trading/Types/GetSellerDashboardRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerDashboardResponseType.php b/src/Trading/Types/GetSellerDashboardResponseType.php index 0043409a4c..bf9cac9228 100644 --- a/src/Trading/Types/GetSellerDashboardResponseType.php +++ b/src/Trading/Types/GetSellerDashboardResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerEventsRequestType.php b/src/Trading/Types/GetSellerEventsRequestType.php index 0849978456..7fe215dfed 100644 --- a/src/Trading/Types/GetSellerEventsRequestType.php +++ b/src/Trading/Types/GetSellerEventsRequestType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerEventsResponseType.php b/src/Trading/Types/GetSellerEventsResponseType.php index bc2035107d..07c7989ea2 100644 --- a/src/Trading/Types/GetSellerEventsResponseType.php +++ b/src/Trading/Types/GetSellerEventsResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerListRequestType.php b/src/Trading/Types/GetSellerListRequestType.php index f16ab13344..b92d1e197e 100644 --- a/src/Trading/Types/GetSellerListRequestType.php +++ b/src/Trading/Types/GetSellerListRequestType.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerListResponseType.php b/src/Trading/Types/GetSellerListResponseType.php index 6021846eea..c377c753ce 100644 --- a/src/Trading/Types/GetSellerListResponseType.php +++ b/src/Trading/Types/GetSellerListResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerTransactionsRequestType.php b/src/Trading/Types/GetSellerTransactionsRequestType.php index 0b1ae8e4e2..89fced75b2 100644 --- a/src/Trading/Types/GetSellerTransactionsRequestType.php +++ b/src/Trading/Types/GetSellerTransactionsRequestType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellerTransactionsResponseType.php b/src/Trading/Types/GetSellerTransactionsResponseType.php index 2dc9389dee..38dfc99902 100644 --- a/src/Trading/Types/GetSellerTransactionsResponseType.php +++ b/src/Trading/Types/GetSellerTransactionsResponseType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerAlertsRequestType.php b/src/Trading/Types/GetSellingManagerAlertsRequestType.php index e3fd68e65c..d6803901e9 100644 --- a/src/Trading/Types/GetSellingManagerAlertsRequestType.php +++ b/src/Trading/Types/GetSellingManagerAlertsRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerAlertsResponseType.php b/src/Trading/Types/GetSellingManagerAlertsResponseType.php index bd5d9114c5..522a10c72e 100644 --- a/src/Trading/Types/GetSellingManagerAlertsResponseType.php +++ b/src/Trading/Types/GetSellingManagerAlertsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerEmailLogRequestType.php b/src/Trading/Types/GetSellingManagerEmailLogRequestType.php index 4596de7ac5..82cc2f07d9 100644 --- a/src/Trading/Types/GetSellingManagerEmailLogRequestType.php +++ b/src/Trading/Types/GetSellingManagerEmailLogRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerEmailLogResponseType.php b/src/Trading/Types/GetSellingManagerEmailLogResponseType.php index d5691b651b..4c6ed48b77 100644 --- a/src/Trading/Types/GetSellingManagerEmailLogResponseType.php +++ b/src/Trading/Types/GetSellingManagerEmailLogResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerInventoryFolderRequestType.php b/src/Trading/Types/GetSellingManagerInventoryFolderRequestType.php index 3232c19b6e..a1e13512e9 100644 --- a/src/Trading/Types/GetSellingManagerInventoryFolderRequestType.php +++ b/src/Trading/Types/GetSellingManagerInventoryFolderRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerInventoryFolderResponseType.php b/src/Trading/Types/GetSellingManagerInventoryFolderResponseType.php index 96c1b01297..94baf3e149 100644 --- a/src/Trading/Types/GetSellingManagerInventoryFolderResponseType.php +++ b/src/Trading/Types/GetSellingManagerInventoryFolderResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerInventoryRequestType.php b/src/Trading/Types/GetSellingManagerInventoryRequestType.php index 606513bab3..99c1f55722 100644 --- a/src/Trading/Types/GetSellingManagerInventoryRequestType.php +++ b/src/Trading/Types/GetSellingManagerInventoryRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerInventoryResponseType.php b/src/Trading/Types/GetSellingManagerInventoryResponseType.php index 788ef0606c..49499a2ad2 100644 --- a/src/Trading/Types/GetSellingManagerInventoryResponseType.php +++ b/src/Trading/Types/GetSellingManagerInventoryResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerItemAutomationRuleRequestType.php b/src/Trading/Types/GetSellingManagerItemAutomationRuleRequestType.php index db262f6463..f15a73d094 100644 --- a/src/Trading/Types/GetSellingManagerItemAutomationRuleRequestType.php +++ b/src/Trading/Types/GetSellingManagerItemAutomationRuleRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerItemAutomationRuleResponseType.php b/src/Trading/Types/GetSellingManagerItemAutomationRuleResponseType.php index 0bd22be74b..3bdd6c6e6b 100644 --- a/src/Trading/Types/GetSellingManagerItemAutomationRuleResponseType.php +++ b/src/Trading/Types/GetSellingManagerItemAutomationRuleResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerSaleRecordRequestType.php b/src/Trading/Types/GetSellingManagerSaleRecordRequestType.php index 115d7c7522..e6439b869d 100644 --- a/src/Trading/Types/GetSellingManagerSaleRecordRequestType.php +++ b/src/Trading/Types/GetSellingManagerSaleRecordRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerSaleRecordResponseType.php b/src/Trading/Types/GetSellingManagerSaleRecordResponseType.php index 0fb420c19a..a1a8c2f337 100644 --- a/src/Trading/Types/GetSellingManagerSaleRecordResponseType.php +++ b/src/Trading/Types/GetSellingManagerSaleRecordResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerSoldListingsRequestType.php b/src/Trading/Types/GetSellingManagerSoldListingsRequestType.php index b692e6a8eb..a11405f9ca 100644 --- a/src/Trading/Types/GetSellingManagerSoldListingsRequestType.php +++ b/src/Trading/Types/GetSellingManagerSoldListingsRequestType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerSoldListingsResponseType.php b/src/Trading/Types/GetSellingManagerSoldListingsResponseType.php index 4be083c724..6a27d9bce2 100644 --- a/src/Trading/Types/GetSellingManagerSoldListingsResponseType.php +++ b/src/Trading/Types/GetSellingManagerSoldListingsResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerTemplateAutomationRuleRequestType.php b/src/Trading/Types/GetSellingManagerTemplateAutomationRuleRequestType.php index fe180a29e1..82e4a106c6 100644 --- a/src/Trading/Types/GetSellingManagerTemplateAutomationRuleRequestType.php +++ b/src/Trading/Types/GetSellingManagerTemplateAutomationRuleRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerTemplateAutomationRuleResponseType.php b/src/Trading/Types/GetSellingManagerTemplateAutomationRuleResponseType.php index baccec4a1a..9e78ae217e 100644 --- a/src/Trading/Types/GetSellingManagerTemplateAutomationRuleResponseType.php +++ b/src/Trading/Types/GetSellingManagerTemplateAutomationRuleResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerTemplatesRequestType.php b/src/Trading/Types/GetSellingManagerTemplatesRequestType.php index a128af849a..9393250982 100644 --- a/src/Trading/Types/GetSellingManagerTemplatesRequestType.php +++ b/src/Trading/Types/GetSellingManagerTemplatesRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSellingManagerTemplatesResponseType.php b/src/Trading/Types/GetSellingManagerTemplatesResponseType.php index c2d8d38542..8e85573505 100644 --- a/src/Trading/Types/GetSellingManagerTemplatesResponseType.php +++ b/src/Trading/Types/GetSellingManagerTemplatesResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSessionIDRequestType.php b/src/Trading/Types/GetSessionIDRequestType.php index bf05f6c51c..87ba61294d 100644 --- a/src/Trading/Types/GetSessionIDRequestType.php +++ b/src/Trading/Types/GetSessionIDRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSessionIDResponseType.php b/src/Trading/Types/GetSessionIDResponseType.php index d74fe2edfd..b4ef396003 100644 --- a/src/Trading/Types/GetSessionIDResponseType.php +++ b/src/Trading/Types/GetSessionIDResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetShippingDiscountProfilesRequestType.php b/src/Trading/Types/GetShippingDiscountProfilesRequestType.php index 0388e2967c..5910ff4cb6 100644 --- a/src/Trading/Types/GetShippingDiscountProfilesRequestType.php +++ b/src/Trading/Types/GetShippingDiscountProfilesRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetShippingDiscountProfilesResponseType.php b/src/Trading/Types/GetShippingDiscountProfilesResponseType.php index 126308cfb1..22fbf2d313 100644 --- a/src/Trading/Types/GetShippingDiscountProfilesResponseType.php +++ b/src/Trading/Types/GetShippingDiscountProfilesResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreCategoryUpdateStatusRequestType.php b/src/Trading/Types/GetStoreCategoryUpdateStatusRequestType.php index deecb78705..f3f03872dd 100644 --- a/src/Trading/Types/GetStoreCategoryUpdateStatusRequestType.php +++ b/src/Trading/Types/GetStoreCategoryUpdateStatusRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreCategoryUpdateStatusResponseType.php b/src/Trading/Types/GetStoreCategoryUpdateStatusResponseType.php index 59e0f0986b..dadb11267e 100644 --- a/src/Trading/Types/GetStoreCategoryUpdateStatusResponseType.php +++ b/src/Trading/Types/GetStoreCategoryUpdateStatusResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreCustomPageRequestType.php b/src/Trading/Types/GetStoreCustomPageRequestType.php index 7e25597a3b..9b5ef4df7a 100644 --- a/src/Trading/Types/GetStoreCustomPageRequestType.php +++ b/src/Trading/Types/GetStoreCustomPageRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreCustomPageResponseType.php b/src/Trading/Types/GetStoreCustomPageResponseType.php index 8b287caf81..7345ba27d5 100644 --- a/src/Trading/Types/GetStoreCustomPageResponseType.php +++ b/src/Trading/Types/GetStoreCustomPageResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreOptionsRequestType.php b/src/Trading/Types/GetStoreOptionsRequestType.php index 9d34e2df52..8485d9e2b0 100644 --- a/src/Trading/Types/GetStoreOptionsRequestType.php +++ b/src/Trading/Types/GetStoreOptionsRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreOptionsResponseType.php b/src/Trading/Types/GetStoreOptionsResponseType.php index 5d201fbc92..a457cad444 100644 --- a/src/Trading/Types/GetStoreOptionsResponseType.php +++ b/src/Trading/Types/GetStoreOptionsResponseType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStorePreferencesRequestType.php b/src/Trading/Types/GetStorePreferencesRequestType.php index 3afbbcfa70..6d41df5c2f 100644 --- a/src/Trading/Types/GetStorePreferencesRequestType.php +++ b/src/Trading/Types/GetStorePreferencesRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStorePreferencesResponseType.php b/src/Trading/Types/GetStorePreferencesResponseType.php index 0eb192647b..88b83153ea 100644 --- a/src/Trading/Types/GetStorePreferencesResponseType.php +++ b/src/Trading/Types/GetStorePreferencesResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreRequestType.php b/src/Trading/Types/GetStoreRequestType.php index e6fd721917..e6ce9138d8 100644 --- a/src/Trading/Types/GetStoreRequestType.php +++ b/src/Trading/Types/GetStoreRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetStoreResponseType.php b/src/Trading/Types/GetStoreResponseType.php index 9c07d1b5f0..9194ff8b26 100644 --- a/src/Trading/Types/GetStoreResponseType.php +++ b/src/Trading/Types/GetStoreResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSuggestedCategoriesRequestType.php b/src/Trading/Types/GetSuggestedCategoriesRequestType.php index f1d284cec7..fb2376d25c 100644 --- a/src/Trading/Types/GetSuggestedCategoriesRequestType.php +++ b/src/Trading/Types/GetSuggestedCategoriesRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetSuggestedCategoriesResponseType.php b/src/Trading/Types/GetSuggestedCategoriesResponseType.php index 22693d8762..69f1a1d627 100644 --- a/src/Trading/Types/GetSuggestedCategoriesResponseType.php +++ b/src/Trading/Types/GetSuggestedCategoriesResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetTaxTableRequestType.php b/src/Trading/Types/GetTaxTableRequestType.php index 632f0de47c..462db16346 100644 --- a/src/Trading/Types/GetTaxTableRequestType.php +++ b/src/Trading/Types/GetTaxTableRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetTaxTableResponseType.php b/src/Trading/Types/GetTaxTableResponseType.php index 7c223db43b..549f6d4722 100644 --- a/src/Trading/Types/GetTaxTableResponseType.php +++ b/src/Trading/Types/GetTaxTableResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetTokenStatusRequestType.php b/src/Trading/Types/GetTokenStatusRequestType.php index 872fe51990..9271e51190 100644 --- a/src/Trading/Types/GetTokenStatusRequestType.php +++ b/src/Trading/Types/GetTokenStatusRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetTokenStatusResponseType.php b/src/Trading/Types/GetTokenStatusResponseType.php index 2966b6e349..928c0ba9e0 100644 --- a/src/Trading/Types/GetTokenStatusResponseType.php +++ b/src/Trading/Types/GetTokenStatusResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserContactDetailsRequestType.php b/src/Trading/Types/GetUserContactDetailsRequestType.php index 5da15e30d2..c3b75c706d 100644 --- a/src/Trading/Types/GetUserContactDetailsRequestType.php +++ b/src/Trading/Types/GetUserContactDetailsRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserContactDetailsResponseType.php b/src/Trading/Types/GetUserContactDetailsResponseType.php index 973e6558bf..bcb7e1651a 100644 --- a/src/Trading/Types/GetUserContactDetailsResponseType.php +++ b/src/Trading/Types/GetUserContactDetailsResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserDisputesRequestType.php b/src/Trading/Types/GetUserDisputesRequestType.php index fffeec5590..7fec68ff46 100644 --- a/src/Trading/Types/GetUserDisputesRequestType.php +++ b/src/Trading/Types/GetUserDisputesRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserDisputesResponseType.php b/src/Trading/Types/GetUserDisputesResponseType.php index 2aee0d5346..6be832e5d6 100644 --- a/src/Trading/Types/GetUserDisputesResponseType.php +++ b/src/Trading/Types/GetUserDisputesResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserPreferencesRequestType.php b/src/Trading/Types/GetUserPreferencesRequestType.php index df39da9025..91b1fd3896 100644 --- a/src/Trading/Types/GetUserPreferencesRequestType.php +++ b/src/Trading/Types/GetUserPreferencesRequestType.php @@ -171,7 +171,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserPreferencesResponseType.php b/src/Trading/Types/GetUserPreferencesResponseType.php index 67efbe69a7..7c2c0ec2b4 100644 --- a/src/Trading/Types/GetUserPreferencesResponseType.php +++ b/src/Trading/Types/GetUserPreferencesResponseType.php @@ -164,7 +164,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserRequestType.php b/src/Trading/Types/GetUserRequestType.php index c4376d6b16..85670df2d8 100644 --- a/src/Trading/Types/GetUserRequestType.php +++ b/src/Trading/Types/GetUserRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetUserResponseType.php b/src/Trading/Types/GetUserResponseType.php index 0a7c9474be..93a553f0d2 100644 --- a/src/Trading/Types/GetUserResponseType.php +++ b/src/Trading/Types/GetUserResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetVeROReasonCodeDetailsRequestType.php b/src/Trading/Types/GetVeROReasonCodeDetailsRequestType.php index a0b572d58c..c85a244b8e 100644 --- a/src/Trading/Types/GetVeROReasonCodeDetailsRequestType.php +++ b/src/Trading/Types/GetVeROReasonCodeDetailsRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetVeROReasonCodeDetailsResponseType.php b/src/Trading/Types/GetVeROReasonCodeDetailsResponseType.php index 122bd56427..609fa8465d 100644 --- a/src/Trading/Types/GetVeROReasonCodeDetailsResponseType.php +++ b/src/Trading/Types/GetVeROReasonCodeDetailsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetVeROReportStatusRequestType.php b/src/Trading/Types/GetVeROReportStatusRequestType.php index 8880f11a11..50cb00dcf0 100644 --- a/src/Trading/Types/GetVeROReportStatusRequestType.php +++ b/src/Trading/Types/GetVeROReportStatusRequestType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GetVeROReportStatusResponseType.php b/src/Trading/Types/GetVeROReportStatusResponseType.php index c3ed64ddcf..28b86d8d8c 100644 --- a/src/Trading/Types/GetVeROReportStatusResponseType.php +++ b/src/Trading/Types/GetVeROReportStatusResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GeteBayDetailsRequestType.php b/src/Trading/Types/GeteBayDetailsRequestType.php index e34612dc90..23e0c11967 100644 --- a/src/Trading/Types/GeteBayDetailsRequestType.php +++ b/src/Trading/Types/GeteBayDetailsRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GeteBayDetailsResponseType.php b/src/Trading/Types/GeteBayDetailsResponseType.php index 1ca2ae68bc..30f94e0481 100644 --- a/src/Trading/Types/GeteBayDetailsResponseType.php +++ b/src/Trading/Types/GeteBayDetailsResponseType.php @@ -206,7 +206,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GeteBayOfficialTimeRequestType.php b/src/Trading/Types/GeteBayOfficialTimeRequestType.php index c5c7d96273..179bc7264a 100644 --- a/src/Trading/Types/GeteBayOfficialTimeRequestType.php +++ b/src/Trading/Types/GeteBayOfficialTimeRequestType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GeteBayOfficialTimeResponseType.php b/src/Trading/Types/GeteBayOfficialTimeResponseType.php index f7ca15f67b..89e4e94d5c 100644 --- a/src/Trading/Types/GeteBayOfficialTimeResponseType.php +++ b/src/Trading/Types/GeteBayOfficialTimeResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GiftSummaryType.php b/src/Trading/Types/GiftSummaryType.php index 38bfd04cc4..51cf8d21eb 100644 --- a/src/Trading/Types/GiftSummaryType.php +++ b/src/Trading/Types/GiftSummaryType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GlobalShippingEnabledDefinitionType.php b/src/Trading/Types/GlobalShippingEnabledDefinitionType.php index f8a1738e7b..fd5c71930b 100644 --- a/src/Trading/Types/GlobalShippingEnabledDefinitionType.php +++ b/src/Trading/Types/GlobalShippingEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/Group1MaxFlatShippingCostDefinitionType.php b/src/Trading/Types/Group1MaxFlatShippingCostDefinitionType.php index 78617b83e7..09c1f837bf 100644 --- a/src/Trading/Types/Group1MaxFlatShippingCostDefinitionType.php +++ b/src/Trading/Types/Group1MaxFlatShippingCostDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/Group2MaxFlatShippingCostDefinitionType.php b/src/Trading/Types/Group2MaxFlatShippingCostDefinitionType.php index 80ff61b9e0..200700cf76 100644 --- a/src/Trading/Types/Group2MaxFlatShippingCostDefinitionType.php +++ b/src/Trading/Types/Group2MaxFlatShippingCostDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/Group3MaxFlatShippingCostDefinitionType.php b/src/Trading/Types/Group3MaxFlatShippingCostDefinitionType.php index 9c0dcd84c1..e1bdf41a3c 100644 --- a/src/Trading/Types/Group3MaxFlatShippingCostDefinitionType.php +++ b/src/Trading/Types/Group3MaxFlatShippingCostDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/GroupValidationRulesType.php b/src/Trading/Types/GroupValidationRulesType.php index d2260cff91..ff43ef7c33 100644 --- a/src/Trading/Types/GroupValidationRulesType.php +++ b/src/Trading/Types/GroupValidationRulesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/HandlingTimeEnabledDefinitionType.php b/src/Trading/Types/HandlingTimeEnabledDefinitionType.php index 3c5282d825..52a0c50004 100644 --- a/src/Trading/Types/HandlingTimeEnabledDefinitionType.php +++ b/src/Trading/Types/HandlingTimeEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/HistogramEntryType.php b/src/Trading/Types/HistogramEntryType.php index 1e683846e2..bac10c0a97 100644 --- a/src/Trading/Types/HistogramEntryType.php +++ b/src/Trading/Types/HistogramEntryType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/HomePageFeaturedEnabledDefinitionType.php b/src/Trading/Types/HomePageFeaturedEnabledDefinitionType.php index 70f402a532..d5a84c996d 100644 --- a/src/Trading/Types/HomePageFeaturedEnabledDefinitionType.php +++ b/src/Trading/Types/HomePageFeaturedEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/INEscrowWorkflowTimelineDefinitionType.php b/src/Trading/Types/INEscrowWorkflowTimelineDefinitionType.php index 492464c722..a9eb2b0031 100644 --- a/src/Trading/Types/INEscrowWorkflowTimelineDefinitionType.php +++ b/src/Trading/Types/INEscrowWorkflowTimelineDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ISBNEnabledDefinitionType.php b/src/Trading/Types/ISBNEnabledDefinitionType.php index b6b980a925..54d64778b6 100644 --- a/src/Trading/Types/ISBNEnabledDefinitionType.php +++ b/src/Trading/Types/ISBNEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ISBNIdentifierEnabledDefinitionType.php b/src/Trading/Types/ISBNIdentifierEnabledDefinitionType.php index a9a62fe29d..4a3a00b753 100644 --- a/src/Trading/Types/ISBNIdentifierEnabledDefinitionType.php +++ b/src/Trading/Types/ISBNIdentifierEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/InsuranceDetailsType.php b/src/Trading/Types/InsuranceDetailsType.php index 56a2e1a3eb..8c447ba56e 100644 --- a/src/Trading/Types/InsuranceDetailsType.php +++ b/src/Trading/Types/InsuranceDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/IntegratedMerchantCreditCardInfoType.php b/src/Trading/Types/IntegratedMerchantCreditCardInfoType.php index 9bc9044ef1..621445ba9b 100644 --- a/src/Trading/Types/IntegratedMerchantCreditCardInfoType.php +++ b/src/Trading/Types/IntegratedMerchantCreditCardInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/InternationalShippingServiceOptionsType.php b/src/Trading/Types/InternationalShippingServiceOptionsType.php index 93ac631571..702893afa1 100644 --- a/src/Trading/Types/InternationalShippingServiceOptionsType.php +++ b/src/Trading/Types/InternationalShippingServiceOptionsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/InventoryFeesType.php b/src/Trading/Types/InventoryFeesType.php index 9f2d7ba148..c5c8f0f0af 100644 --- a/src/Trading/Types/InventoryFeesType.php +++ b/src/Trading/Types/InventoryFeesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/InventoryStatusType.php b/src/Trading/Types/InventoryStatusType.php index 01572d27f4..1567e9bb3c 100644 --- a/src/Trading/Types/InventoryStatusType.php +++ b/src/Trading/Types/InventoryStatusType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemArrayType.php b/src/Trading/Types/ItemArrayType.php index c0c1a2637f..def1ffc1d8 100644 --- a/src/Trading/Types/ItemArrayType.php +++ b/src/Trading/Types/ItemArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemBestOffersArrayType.php b/src/Trading/Types/ItemBestOffersArrayType.php index 396f169343..b9a1cc2ce2 100644 --- a/src/Trading/Types/ItemBestOffersArrayType.php +++ b/src/Trading/Types/ItemBestOffersArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemBestOffersType.php b/src/Trading/Types/ItemBestOffersType.php index dc88b03633..191727fc03 100644 --- a/src/Trading/Types/ItemBestOffersType.php +++ b/src/Trading/Types/ItemBestOffersType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemBidDetailsType.php b/src/Trading/Types/ItemBidDetailsType.php index 0f24b86faa..10f0f66aff 100644 --- a/src/Trading/Types/ItemBidDetailsType.php +++ b/src/Trading/Types/ItemBidDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemCompatibilityEnabledDefinitionType.php b/src/Trading/Types/ItemCompatibilityEnabledDefinitionType.php index 4eb063db85..12bf30319a 100644 --- a/src/Trading/Types/ItemCompatibilityEnabledDefinitionType.php +++ b/src/Trading/Types/ItemCompatibilityEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemCompatibilityListType.php b/src/Trading/Types/ItemCompatibilityListType.php index 606c44e149..11dea143b4 100644 --- a/src/Trading/Types/ItemCompatibilityListType.php +++ b/src/Trading/Types/ItemCompatibilityListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemCompatibilityType.php b/src/Trading/Types/ItemCompatibilityType.php index 0f9e1652b4..81cc99237c 100644 --- a/src/Trading/Types/ItemCompatibilityType.php +++ b/src/Trading/Types/ItemCompatibilityType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemIDArrayType.php b/src/Trading/Types/ItemIDArrayType.php index e40de3dcf2..caca504f5c 100644 --- a/src/Trading/Types/ItemIDArrayType.php +++ b/src/Trading/Types/ItemIDArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemListCustomizationType.php b/src/Trading/Types/ItemListCustomizationType.php index 89698242cc..c52640aabe 100644 --- a/src/Trading/Types/ItemListCustomizationType.php +++ b/src/Trading/Types/ItemListCustomizationType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemPolicyViolationType.php b/src/Trading/Types/ItemPolicyViolationType.php index a44c04200c..2a1415cfb2 100644 --- a/src/Trading/Types/ItemPolicyViolationType.php +++ b/src/Trading/Types/ItemPolicyViolationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemRatingDetailArrayType.php b/src/Trading/Types/ItemRatingDetailArrayType.php index 887ec69f14..fa9ff21bd1 100644 --- a/src/Trading/Types/ItemRatingDetailArrayType.php +++ b/src/Trading/Types/ItemRatingDetailArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemRatingDetailsType.php b/src/Trading/Types/ItemRatingDetailsType.php index 4821ebd5ff..52a77cfd36 100644 --- a/src/Trading/Types/ItemRatingDetailsType.php +++ b/src/Trading/Types/ItemRatingDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemSpecificDetailsType.php b/src/Trading/Types/ItemSpecificDetailsType.php index d781f38a47..ea844aa6cd 100644 --- a/src/Trading/Types/ItemSpecificDetailsType.php +++ b/src/Trading/Types/ItemSpecificDetailsType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemSpecificsEnabledDefinitionType.php b/src/Trading/Types/ItemSpecificsEnabledDefinitionType.php index cc32c04f78..b5f0e321ef 100644 --- a/src/Trading/Types/ItemSpecificsEnabledDefinitionType.php +++ b/src/Trading/Types/ItemSpecificsEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemTotalsType.php b/src/Trading/Types/ItemTotalsType.php index c5c1bcf73d..130f05668f 100644 --- a/src/Trading/Types/ItemTotalsType.php +++ b/src/Trading/Types/ItemTotalsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemTransactionIDArrayType.php b/src/Trading/Types/ItemTransactionIDArrayType.php index 52aebae3bf..c07547f7e9 100644 --- a/src/Trading/Types/ItemTransactionIDArrayType.php +++ b/src/Trading/Types/ItemTransactionIDArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemTransactionIDType.php b/src/Trading/Types/ItemTransactionIDType.php index f083b6bcfc..36de669981 100644 --- a/src/Trading/Types/ItemTransactionIDType.php +++ b/src/Trading/Types/ItemTransactionIDType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemType.php b/src/Trading/Types/ItemType.php index c68fbcbaad..85b52e98ff 100644 --- a/src/Trading/Types/ItemType.php +++ b/src/Trading/Types/ItemType.php @@ -913,7 +913,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ItemsCanceledEventType.php b/src/Trading/Types/ItemsCanceledEventType.php index 2893b46e39..f309be3386 100644 --- a/src/Trading/Types/ItemsCanceledEventType.php +++ b/src/Trading/Types/ItemsCanceledEventType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/KTypeSupportedDefinitionType.php b/src/Trading/Types/KTypeSupportedDefinitionType.php index 7465e49415..a3d341532c 100644 --- a/src/Trading/Types/KTypeSupportedDefinitionType.php +++ b/src/Trading/Types/KTypeSupportedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LabelType.php b/src/Trading/Types/LabelType.php index 0dd964e4ba..d29813a936 100644 --- a/src/Trading/Types/LabelType.php +++ b/src/Trading/Types/LabelType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LeaveFeedbackRequestType.php b/src/Trading/Types/LeaveFeedbackRequestType.php index 16f3d0e07a..172c82eb25 100644 --- a/src/Trading/Types/LeaveFeedbackRequestType.php +++ b/src/Trading/Types/LeaveFeedbackRequestType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LeaveFeedbackResponseType.php b/src/Trading/Types/LeaveFeedbackResponseType.php index dac6a91ead..22eefffea7 100644 --- a/src/Trading/Types/LeaveFeedbackResponseType.php +++ b/src/Trading/Types/LeaveFeedbackResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LineItemType.php b/src/Trading/Types/LineItemType.php index 30a66a53f4..3da96f8a22 100644 --- a/src/Trading/Types/LineItemType.php +++ b/src/Trading/Types/LineItemType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingAnalyzerRecommendationsType.php b/src/Trading/Types/ListingAnalyzerRecommendationsType.php index 4a6569c22a..d965972e3e 100644 --- a/src/Trading/Types/ListingAnalyzerRecommendationsType.php +++ b/src/Trading/Types/ListingAnalyzerRecommendationsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingCheckoutRedirectPreferenceType.php b/src/Trading/Types/ListingCheckoutRedirectPreferenceType.php index 39e0d6f405..8dbf395928 100644 --- a/src/Trading/Types/ListingCheckoutRedirectPreferenceType.php +++ b/src/Trading/Types/ListingCheckoutRedirectPreferenceType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingDesignerType.php b/src/Trading/Types/ListingDesignerType.php index b0d4f4eb13..573871edcf 100644 --- a/src/Trading/Types/ListingDesignerType.php +++ b/src/Trading/Types/ListingDesignerType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingDetailsType.php b/src/Trading/Types/ListingDetailsType.php index df9323c115..fa6df1be3f 100644 --- a/src/Trading/Types/ListingDetailsType.php +++ b/src/Trading/Types/ListingDetailsType.php @@ -178,7 +178,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingDurationDefinitionType.php b/src/Trading/Types/ListingDurationDefinitionType.php index d64019c1f4..e6c41df124 100644 --- a/src/Trading/Types/ListingDurationDefinitionType.php +++ b/src/Trading/Types/ListingDurationDefinitionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingDurationDefinitionsType.php b/src/Trading/Types/ListingDurationDefinitionsType.php index 0f951c4de6..5dc4aaa759 100644 --- a/src/Trading/Types/ListingDurationDefinitionsType.php +++ b/src/Trading/Types/ListingDurationDefinitionsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingDurationReferenceType.php b/src/Trading/Types/ListingDurationReferenceType.php index 69226cb987..5de920693f 100644 --- a/src/Trading/Types/ListingDurationReferenceType.php +++ b/src/Trading/Types/ListingDurationReferenceType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingEnhancementDurationDefinitionType.php b/src/Trading/Types/ListingEnhancementDurationDefinitionType.php index 89e6f1a3e7..29275d2ef9 100644 --- a/src/Trading/Types/ListingEnhancementDurationDefinitionType.php +++ b/src/Trading/Types/ListingEnhancementDurationDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingEnhancementDurationReferenceType.php b/src/Trading/Types/ListingEnhancementDurationReferenceType.php index 55f21a441e..6a66e97e6d 100644 --- a/src/Trading/Types/ListingEnhancementDurationReferenceType.php +++ b/src/Trading/Types/ListingEnhancementDurationReferenceType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingFeatureDetailsType.php b/src/Trading/Types/ListingFeatureDetailsType.php index 33cd535122..5b5580b6e4 100644 --- a/src/Trading/Types/ListingFeatureDetailsType.php +++ b/src/Trading/Types/ListingFeatureDetailsType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingRecommendationType.php b/src/Trading/Types/ListingRecommendationType.php index 2bf4e5bd61..6328e42d69 100644 --- a/src/Trading/Types/ListingRecommendationType.php +++ b/src/Trading/Types/ListingRecommendationType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingRecommendationsType.php b/src/Trading/Types/ListingRecommendationsType.php index dda0882b13..eaaf382b08 100644 --- a/src/Trading/Types/ListingRecommendationsType.php +++ b/src/Trading/Types/ListingRecommendationsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingStartPriceDetailsType.php b/src/Trading/Types/ListingStartPriceDetailsType.php index 8ccc02baeb..f4cbe07c31 100644 --- a/src/Trading/Types/ListingStartPriceDetailsType.php +++ b/src/Trading/Types/ListingStartPriceDetailsType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingTipArrayType.php b/src/Trading/Types/ListingTipArrayType.php index bc622e1db7..2dc66e7cc7 100644 --- a/src/Trading/Types/ListingTipArrayType.php +++ b/src/Trading/Types/ListingTipArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingTipFieldType.php b/src/Trading/Types/ListingTipFieldType.php index af7b400105..e017e6e4e8 100644 --- a/src/Trading/Types/ListingTipFieldType.php +++ b/src/Trading/Types/ListingTipFieldType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingTipMessageType.php b/src/Trading/Types/ListingTipMessageType.php index d479bdc740..cda1c39bcf 100644 --- a/src/Trading/Types/ListingTipMessageType.php +++ b/src/Trading/Types/ListingTipMessageType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ListingTipType.php b/src/Trading/Types/ListingTipType.php index 17c42b45a8..9f4e62151e 100644 --- a/src/Trading/Types/ListingTipType.php +++ b/src/Trading/Types/ListingTipType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalListingDistancesNonSubscriptionDefinitionType.php b/src/Trading/Types/LocalListingDistancesNonSubscriptionDefinitionType.php index 85663685fa..679533f836 100644 --- a/src/Trading/Types/LocalListingDistancesNonSubscriptionDefinitionType.php +++ b/src/Trading/Types/LocalListingDistancesNonSubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalListingDistancesRegularDefinitionType.php b/src/Trading/Types/LocalListingDistancesRegularDefinitionType.php index cb7e9663b4..79992438be 100644 --- a/src/Trading/Types/LocalListingDistancesRegularDefinitionType.php +++ b/src/Trading/Types/LocalListingDistancesRegularDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalListingDistancesSpecialtyDefinitionType.php b/src/Trading/Types/LocalListingDistancesSpecialtyDefinitionType.php index 6cb558ec72..b8838937d1 100644 --- a/src/Trading/Types/LocalListingDistancesSpecialtyDefinitionType.php +++ b/src/Trading/Types/LocalListingDistancesSpecialtyDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketAdFormatEnabledDefinitionType.php b/src/Trading/Types/LocalMarketAdFormatEnabledDefinitionType.php index 2d2c212d15..85a447c542 100644 --- a/src/Trading/Types/LocalMarketAdFormatEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketAdFormatEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketAutoAcceptEnabledDefinitionType.php b/src/Trading/Types/LocalMarketAutoAcceptEnabledDefinitionType.php index 9e88db35c7..7524fce2aa 100644 --- a/src/Trading/Types/LocalMarketAutoAcceptEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketAutoAcceptEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketAutoDeclineEnabledDefinitionType.php b/src/Trading/Types/LocalMarketAutoDeclineEnabledDefinitionType.php index 343c940a10..857bd51028 100644 --- a/src/Trading/Types/LocalMarketAutoDeclineEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketAutoDeclineEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketBestOfferEnabledDefinitionType.php b/src/Trading/Types/LocalMarketBestOfferEnabledDefinitionType.php index 8a227ae118..28f57a0065 100644 --- a/src/Trading/Types/LocalMarketBestOfferEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketBestOfferEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketCompanyNameEnabledDefinitionType.php b/src/Trading/Types/LocalMarketCompanyNameEnabledDefinitionType.php index f14264573e..eecf816287 100644 --- a/src/Trading/Types/LocalMarketCompanyNameEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketCompanyNameEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketContactByAddressEnabledDefinitionType.php b/src/Trading/Types/LocalMarketContactByAddressEnabledDefinitionType.php index 6b04cf219e..88aacded0b 100644 --- a/src/Trading/Types/LocalMarketContactByAddressEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketContactByAddressEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketContactByEmailEnabledDefinitionType.php b/src/Trading/Types/LocalMarketContactByEmailEnabledDefinitionType.php index 35c12758c7..8ec1a777c5 100644 --- a/src/Trading/Types/LocalMarketContactByEmailEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketContactByEmailEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketContactByPhoneEnabledDefinitionType.php b/src/Trading/Types/LocalMarketContactByPhoneEnabledDefinitionType.php index 7301d0a760..4f367a927a 100644 --- a/src/Trading/Types/LocalMarketContactByPhoneEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketContactByPhoneEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketCounterOfferEnabledDefinitionType.php b/src/Trading/Types/LocalMarketCounterOfferEnabledDefinitionType.php index 21a3736f23..f22c06e5b2 100644 --- a/src/Trading/Types/LocalMarketCounterOfferEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketCounterOfferEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketNonSubscriptionDefinitionType.php b/src/Trading/Types/LocalMarketNonSubscriptionDefinitionType.php index df08b85686..6b2c44c060 100644 --- a/src/Trading/Types/LocalMarketNonSubscriptionDefinitionType.php +++ b/src/Trading/Types/LocalMarketNonSubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketPaymentMethodCheckOutEnabledDefinitionType.php b/src/Trading/Types/LocalMarketPaymentMethodCheckOutEnabledDefinitionType.php index 53e72058fc..dfd2326503 100644 --- a/src/Trading/Types/LocalMarketPaymentMethodCheckOutEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketPaymentMethodCheckOutEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketPhoneCountDefinitionType.php b/src/Trading/Types/LocalMarketPhoneCountDefinitionType.php index 7489b8ee31..d4715ce6dd 100644 --- a/src/Trading/Types/LocalMarketPhoneCountDefinitionType.php +++ b/src/Trading/Types/LocalMarketPhoneCountDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketPremiumSubscriptionDefinitionType.php b/src/Trading/Types/LocalMarketPremiumSubscriptionDefinitionType.php index 9cef9c8707..07d15d2c6b 100644 --- a/src/Trading/Types/LocalMarketPremiumSubscriptionDefinitionType.php +++ b/src/Trading/Types/LocalMarketPremiumSubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketRegularSubscriptionDefinitionType.php b/src/Trading/Types/LocalMarketRegularSubscriptionDefinitionType.php index 4afc949693..cdd93c7eae 100644 --- a/src/Trading/Types/LocalMarketRegularSubscriptionDefinitionType.php +++ b/src/Trading/Types/LocalMarketRegularSubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketSellerContactDetailsEnabledDefinitionType.php b/src/Trading/Types/LocalMarketSellerContactDetailsEnabledDefinitionType.php index f8e7e966e9..76ed9e3aa9 100644 --- a/src/Trading/Types/LocalMarketSellerContactDetailsEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketSellerContactDetailsEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketShippingMethodEnabledDefinitionType.php b/src/Trading/Types/LocalMarketShippingMethodEnabledDefinitionType.php index 298fc867bc..46f1000dd4 100644 --- a/src/Trading/Types/LocalMarketShippingMethodEnabledDefinitionType.php +++ b/src/Trading/Types/LocalMarketShippingMethodEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketSpecialitySubscriptionDefinitionType.php b/src/Trading/Types/LocalMarketSpecialitySubscriptionDefinitionType.php index ac6f23d0fd..19f69605c2 100644 --- a/src/Trading/Types/LocalMarketSpecialitySubscriptionDefinitionType.php +++ b/src/Trading/Types/LocalMarketSpecialitySubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalMarketStreetCountDefinitionType.php b/src/Trading/Types/LocalMarketStreetCountDefinitionType.php index 704405c42d..2b8ee3d029 100644 --- a/src/Trading/Types/LocalMarketStreetCountDefinitionType.php +++ b/src/Trading/Types/LocalMarketStreetCountDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LocalSearchType.php b/src/Trading/Types/LocalSearchType.php index 311c82ad68..bd37d6031d 100644 --- a/src/Trading/Types/LocalSearchType.php +++ b/src/Trading/Types/LocalSearchType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LookupAttributeArrayType.php b/src/Trading/Types/LookupAttributeArrayType.php index e66293f923..981a27e305 100644 --- a/src/Trading/Types/LookupAttributeArrayType.php +++ b/src/Trading/Types/LookupAttributeArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/LookupAttributeType.php b/src/Trading/Types/LookupAttributeType.php index e3a653189e..8d442c9bd0 100644 --- a/src/Trading/Types/LookupAttributeType.php +++ b/src/Trading/Types/LookupAttributeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MarkUpMarkDownEventType.php b/src/Trading/Types/MarkUpMarkDownEventType.php index ea20a9ed88..3adefdfa70 100644 --- a/src/Trading/Types/MarkUpMarkDownEventType.php +++ b/src/Trading/Types/MarkUpMarkDownEventType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MarkUpMarkDownHistoryType.php b/src/Trading/Types/MarkUpMarkDownHistoryType.php index d8e0429622..2832a38f48 100644 --- a/src/Trading/Types/MarkUpMarkDownHistoryType.php +++ b/src/Trading/Types/MarkUpMarkDownHistoryType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaxFlatShippingCostCBTExemptDefinitionType.php b/src/Trading/Types/MaxFlatShippingCostCBTExemptDefinitionType.php index a28599f894..b644c16d27 100644 --- a/src/Trading/Types/MaxFlatShippingCostCBTExemptDefinitionType.php +++ b/src/Trading/Types/MaxFlatShippingCostCBTExemptDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaxFlatShippingCostDefinitionType.php b/src/Trading/Types/MaxFlatShippingCostDefinitionType.php index 7528242f5c..669ab3d268 100644 --- a/src/Trading/Types/MaxFlatShippingCostDefinitionType.php +++ b/src/Trading/Types/MaxFlatShippingCostDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaxGranularFitmentCountDefinitionType.php b/src/Trading/Types/MaxGranularFitmentCountDefinitionType.php index 6b94c3a1bc..c98de98ae7 100644 --- a/src/Trading/Types/MaxGranularFitmentCountDefinitionType.php +++ b/src/Trading/Types/MaxGranularFitmentCountDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaxItemCompatibilityDefinitionType.php b/src/Trading/Types/MaxItemCompatibilityDefinitionType.php index 3178a730b9..bf9b6efcba 100644 --- a/src/Trading/Types/MaxItemCompatibilityDefinitionType.php +++ b/src/Trading/Types/MaxItemCompatibilityDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumBuyerPolicyViolationsDetailsType.php b/src/Trading/Types/MaximumBuyerPolicyViolationsDetailsType.php index 4a2abab92f..6594738391 100644 --- a/src/Trading/Types/MaximumBuyerPolicyViolationsDetailsType.php +++ b/src/Trading/Types/MaximumBuyerPolicyViolationsDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumBuyerPolicyViolationsType.php b/src/Trading/Types/MaximumBuyerPolicyViolationsType.php index 4d2339c97a..e2fd0ab55d 100644 --- a/src/Trading/Types/MaximumBuyerPolicyViolationsType.php +++ b/src/Trading/Types/MaximumBuyerPolicyViolationsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumItemRequirementsDetailsType.php b/src/Trading/Types/MaximumItemRequirementsDetailsType.php index dd07b06b0d..2e363c9f15 100644 --- a/src/Trading/Types/MaximumItemRequirementsDetailsType.php +++ b/src/Trading/Types/MaximumItemRequirementsDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumItemRequirementsType.php b/src/Trading/Types/MaximumItemRequirementsType.php index e3868c397c..054d9dd28e 100644 --- a/src/Trading/Types/MaximumItemRequirementsType.php +++ b/src/Trading/Types/MaximumItemRequirementsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumUnpaidItemStrikesCountDetailsType.php b/src/Trading/Types/MaximumUnpaidItemStrikesCountDetailsType.php index a0e4d82ae6..af10bbe564 100644 --- a/src/Trading/Types/MaximumUnpaidItemStrikesCountDetailsType.php +++ b/src/Trading/Types/MaximumUnpaidItemStrikesCountDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumUnpaidItemStrikesDurationDetailsType.php b/src/Trading/Types/MaximumUnpaidItemStrikesDurationDetailsType.php index acfd2c613e..e30cc0552e 100644 --- a/src/Trading/Types/MaximumUnpaidItemStrikesDurationDetailsType.php +++ b/src/Trading/Types/MaximumUnpaidItemStrikesDurationDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumUnpaidItemStrikesInfoDetailsType.php b/src/Trading/Types/MaximumUnpaidItemStrikesInfoDetailsType.php index 5be2c3d4a9..4f7d725013 100644 --- a/src/Trading/Types/MaximumUnpaidItemStrikesInfoDetailsType.php +++ b/src/Trading/Types/MaximumUnpaidItemStrikesInfoDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MaximumUnpaidItemStrikesInfoType.php b/src/Trading/Types/MaximumUnpaidItemStrikesInfoType.php index fa28d471fb..6cb9b38e7d 100644 --- a/src/Trading/Types/MaximumUnpaidItemStrikesInfoType.php +++ b/src/Trading/Types/MaximumUnpaidItemStrikesInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MeasureType.php b/src/Trading/Types/MeasureType.php index 9e7da609db..37d4550699 100644 --- a/src/Trading/Types/MeasureType.php +++ b/src/Trading/Types/MeasureType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MemberMessageExchangeArrayType.php b/src/Trading/Types/MemberMessageExchangeArrayType.php index 1558c7be19..3c1c98b1ef 100644 --- a/src/Trading/Types/MemberMessageExchangeArrayType.php +++ b/src/Trading/Types/MemberMessageExchangeArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MemberMessageExchangeType.php b/src/Trading/Types/MemberMessageExchangeType.php index 6cb28ffa57..11805a4278 100644 --- a/src/Trading/Types/MemberMessageExchangeType.php +++ b/src/Trading/Types/MemberMessageExchangeType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MemberMessageType.php b/src/Trading/Types/MemberMessageType.php index 2ede79b6ec..fdf07b684e 100644 --- a/src/Trading/Types/MemberMessageType.php +++ b/src/Trading/Types/MemberMessageType.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MembershipDetailType.php b/src/Trading/Types/MembershipDetailType.php index 8a4d983827..c4c691246f 100644 --- a/src/Trading/Types/MembershipDetailType.php +++ b/src/Trading/Types/MembershipDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MembershipDetailsType.php b/src/Trading/Types/MembershipDetailsType.php index 7bfde401ef..37c8cb520e 100644 --- a/src/Trading/Types/MembershipDetailsType.php +++ b/src/Trading/Types/MembershipDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MessageMediaType.php b/src/Trading/Types/MessageMediaType.php index 2a6f36aefe..7294053bf7 100644 --- a/src/Trading/Types/MessageMediaType.php +++ b/src/Trading/Types/MessageMediaType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MetadataType.php b/src/Trading/Types/MetadataType.php index 13973357be..46e1824bdd 100644 --- a/src/Trading/Types/MetadataType.php +++ b/src/Trading/Types/MetadataType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MinItemCompatibilityDefinitionType.php b/src/Trading/Types/MinItemCompatibilityDefinitionType.php index ed1ab27528..616dcc8450 100644 --- a/src/Trading/Types/MinItemCompatibilityDefinitionType.php +++ b/src/Trading/Types/MinItemCompatibilityDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MinimumFeedbackScoreDetailsType.php b/src/Trading/Types/MinimumFeedbackScoreDetailsType.php index 8d074a8817..a72cff3f07 100644 --- a/src/Trading/Types/MinimumFeedbackScoreDetailsType.php +++ b/src/Trading/Types/MinimumFeedbackScoreDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MinimumReservePriceDefinitionType.php b/src/Trading/Types/MinimumReservePriceDefinitionType.php index 20b4d09cbe..42de627ab4 100644 --- a/src/Trading/Types/MinimumReservePriceDefinitionType.php +++ b/src/Trading/Types/MinimumReservePriceDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ModifyNameArrayType.php b/src/Trading/Types/ModifyNameArrayType.php index 4fdcf65a1f..08ac33cfdd 100644 --- a/src/Trading/Types/ModifyNameArrayType.php +++ b/src/Trading/Types/ModifyNameArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ModifyNameType.php b/src/Trading/Types/ModifyNameType.php index fd15791b57..d5ff263fd0 100644 --- a/src/Trading/Types/ModifyNameType.php +++ b/src/Trading/Types/ModifyNameType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MotorsLocalMarketEnabledDefinitionType.php b/src/Trading/Types/MotorsLocalMarketEnabledDefinitionType.php index a20661a014..e1b83cc5b5 100644 --- a/src/Trading/Types/MotorsLocalMarketEnabledDefinitionType.php +++ b/src/Trading/Types/MotorsLocalMarketEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MoveSellingManagerInventoryFolderRequestType.php b/src/Trading/Types/MoveSellingManagerInventoryFolderRequestType.php index 908eb22a36..2e12047560 100644 --- a/src/Trading/Types/MoveSellingManagerInventoryFolderRequestType.php +++ b/src/Trading/Types/MoveSellingManagerInventoryFolderRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MoveSellingManagerInventoryFolderResponseType.php b/src/Trading/Types/MoveSellingManagerInventoryFolderResponseType.php index da53d4b21d..fbe409b744 100644 --- a/src/Trading/Types/MoveSellingManagerInventoryFolderResponseType.php +++ b/src/Trading/Types/MoveSellingManagerInventoryFolderResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MultiLegShipmentType.php b/src/Trading/Types/MultiLegShipmentType.php index 62fd7c75f1..4a61f81a5b 100644 --- a/src/Trading/Types/MultiLegShipmentType.php +++ b/src/Trading/Types/MultiLegShipmentType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MultiLegShippingDetailsType.php b/src/Trading/Types/MultiLegShippingDetailsType.php index 8b8b4c9391..13b80a1141 100644 --- a/src/Trading/Types/MultiLegShippingDetailsType.php +++ b/src/Trading/Types/MultiLegShippingDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MultiLegShippingServiceType.php b/src/Trading/Types/MultiLegShippingServiceType.php index 705daa7af1..f43781cb64 100644 --- a/src/Trading/Types/MultiLegShippingServiceType.php +++ b/src/Trading/Types/MultiLegShippingServiceType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesAlertArrayType.php b/src/Trading/Types/MyMessagesAlertArrayType.php index bd6d33603a..3b442a222b 100644 --- a/src/Trading/Types/MyMessagesAlertArrayType.php +++ b/src/Trading/Types/MyMessagesAlertArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesAlertIDArrayType.php b/src/Trading/Types/MyMessagesAlertIDArrayType.php index bc0bc48363..dfa2df6acc 100644 --- a/src/Trading/Types/MyMessagesAlertIDArrayType.php +++ b/src/Trading/Types/MyMessagesAlertIDArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesAlertType.php b/src/Trading/Types/MyMessagesAlertType.php index d26ab88392..fcb2280196 100644 --- a/src/Trading/Types/MyMessagesAlertType.php +++ b/src/Trading/Types/MyMessagesAlertType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesExternalMessageIDArrayType.php b/src/Trading/Types/MyMessagesExternalMessageIDArrayType.php index 1bf7e9069f..3a4120e6d3 100644 --- a/src/Trading/Types/MyMessagesExternalMessageIDArrayType.php +++ b/src/Trading/Types/MyMessagesExternalMessageIDArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesFolderSummaryType.php b/src/Trading/Types/MyMessagesFolderSummaryType.php index a93ab0f377..9cc58f2322 100644 --- a/src/Trading/Types/MyMessagesFolderSummaryType.php +++ b/src/Trading/Types/MyMessagesFolderSummaryType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesFolderType.php b/src/Trading/Types/MyMessagesFolderType.php index 30b4845662..8c211c9f37 100644 --- a/src/Trading/Types/MyMessagesFolderType.php +++ b/src/Trading/Types/MyMessagesFolderType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesForwardDetailsType.php b/src/Trading/Types/MyMessagesForwardDetailsType.php index 4255d81bd5..2cdcc50260 100644 --- a/src/Trading/Types/MyMessagesForwardDetailsType.php +++ b/src/Trading/Types/MyMessagesForwardDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesMessageArrayType.php b/src/Trading/Types/MyMessagesMessageArrayType.php index 82476470e8..28c51aa155 100644 --- a/src/Trading/Types/MyMessagesMessageArrayType.php +++ b/src/Trading/Types/MyMessagesMessageArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesMessageIDArrayType.php b/src/Trading/Types/MyMessagesMessageIDArrayType.php index c394267ae9..76ab7053fc 100644 --- a/src/Trading/Types/MyMessagesMessageIDArrayType.php +++ b/src/Trading/Types/MyMessagesMessageIDArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesMessageType.php b/src/Trading/Types/MyMessagesMessageType.php index d54f97bf6a..04d831371a 100644 --- a/src/Trading/Types/MyMessagesMessageType.php +++ b/src/Trading/Types/MyMessagesMessageType.php @@ -206,7 +206,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesResponseDetailsType.php b/src/Trading/Types/MyMessagesResponseDetailsType.php index c3898cbcff..70a4a3fd89 100644 --- a/src/Trading/Types/MyMessagesResponseDetailsType.php +++ b/src/Trading/Types/MyMessagesResponseDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyMessagesSummaryType.php b/src/Trading/Types/MyMessagesSummaryType.php index 0f3dea38d2..a952c7242a 100644 --- a/src/Trading/Types/MyMessagesSummaryType.php +++ b/src/Trading/Types/MyMessagesSummaryType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyeBayFavoriteSearchListType.php b/src/Trading/Types/MyeBayFavoriteSearchListType.php index 931e48fdc9..39618a35a4 100644 --- a/src/Trading/Types/MyeBayFavoriteSearchListType.php +++ b/src/Trading/Types/MyeBayFavoriteSearchListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyeBayFavoriteSearchType.php b/src/Trading/Types/MyeBayFavoriteSearchType.php index 629121274c..f84a08f2fe 100644 --- a/src/Trading/Types/MyeBayFavoriteSearchType.php +++ b/src/Trading/Types/MyeBayFavoriteSearchType.php @@ -220,7 +220,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyeBayFavoriteSellerListType.php b/src/Trading/Types/MyeBayFavoriteSellerListType.php index 88fd29e2aa..66f70e5a31 100644 --- a/src/Trading/Types/MyeBayFavoriteSellerListType.php +++ b/src/Trading/Types/MyeBayFavoriteSellerListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyeBayFavoriteSellerType.php b/src/Trading/Types/MyeBayFavoriteSellerType.php index 2e8e9754fb..7bd6055433 100644 --- a/src/Trading/Types/MyeBayFavoriteSellerType.php +++ b/src/Trading/Types/MyeBayFavoriteSellerType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyeBaySecondChanceOfferListType.php b/src/Trading/Types/MyeBaySecondChanceOfferListType.php index 3fe0d5b097..c7919e127c 100644 --- a/src/Trading/Types/MyeBaySecondChanceOfferListType.php +++ b/src/Trading/Types/MyeBaySecondChanceOfferListType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyeBaySelectionType.php b/src/Trading/Types/MyeBaySelectionType.php index c44cd0b094..95ea226643 100644 --- a/src/Trading/Types/MyeBaySelectionType.php +++ b/src/Trading/Types/MyeBaySelectionType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/MyeBaySellingSummaryType.php b/src/Trading/Types/MyeBaySellingSummaryType.php index c90cb464ca..11169b5390 100644 --- a/src/Trading/Types/MyeBaySellingSummaryType.php +++ b/src/Trading/Types/MyeBaySellingSummaryType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NameRecommendationType.php b/src/Trading/Types/NameRecommendationType.php index 378650beed..e7edc4ff5b 100644 --- a/src/Trading/Types/NameRecommendationType.php +++ b/src/Trading/Types/NameRecommendationType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NameValueListArrayType.php b/src/Trading/Types/NameValueListArrayType.php index a22c8ba420..924fa913cc 100644 --- a/src/Trading/Types/NameValueListArrayType.php +++ b/src/Trading/Types/NameValueListArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NameValueListType.php b/src/Trading/Types/NameValueListType.php index 8a6bc7e080..04b2bd5b22 100644 --- a/src/Trading/Types/NameValueListType.php +++ b/src/Trading/Types/NameValueListType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NameValueRelationshipType.php b/src/Trading/Types/NameValueRelationshipType.php index 3f1312154d..05c8b82681 100644 --- a/src/Trading/Types/NameValueRelationshipType.php +++ b/src/Trading/Types/NameValueRelationshipType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NonProfitAddressType.php b/src/Trading/Types/NonProfitAddressType.php index 6e84208ee5..88ba634e3c 100644 --- a/src/Trading/Types/NonProfitAddressType.php +++ b/src/Trading/Types/NonProfitAddressType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NonProfitSocialAddressType.php b/src/Trading/Types/NonProfitSocialAddressType.php index 5bb0512710..93ff3a78b4 100644 --- a/src/Trading/Types/NonProfitSocialAddressType.php +++ b/src/Trading/Types/NonProfitSocialAddressType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NonSubscriptionDefinitionType.php b/src/Trading/Types/NonSubscriptionDefinitionType.php index 8bf03533ac..cc81f2eac8 100644 --- a/src/Trading/Types/NonSubscriptionDefinitionType.php +++ b/src/Trading/Types/NonSubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationDetailsArrayType.php b/src/Trading/Types/NotificationDetailsArrayType.php index f6d80bfdc5..22cbbbcec3 100644 --- a/src/Trading/Types/NotificationDetailsArrayType.php +++ b/src/Trading/Types/NotificationDetailsArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationDetailsType.php b/src/Trading/Types/NotificationDetailsType.php index 52d754ba0f..db5253afb6 100644 --- a/src/Trading/Types/NotificationDetailsType.php +++ b/src/Trading/Types/NotificationDetailsType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationEnableArrayType.php b/src/Trading/Types/NotificationEnableArrayType.php index 47514f7450..0d96cb0e97 100644 --- a/src/Trading/Types/NotificationEnableArrayType.php +++ b/src/Trading/Types/NotificationEnableArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationEnableType.php b/src/Trading/Types/NotificationEnableType.php index 22eaae6b7a..7cd7875c44 100644 --- a/src/Trading/Types/NotificationEnableType.php +++ b/src/Trading/Types/NotificationEnableType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationEventPropertyType.php b/src/Trading/Types/NotificationEventPropertyType.php index 3cb169e022..9c012627a1 100644 --- a/src/Trading/Types/NotificationEventPropertyType.php +++ b/src/Trading/Types/NotificationEventPropertyType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationMessageType.php b/src/Trading/Types/NotificationMessageType.php index 50b7f9ec59..98b0165760 100644 --- a/src/Trading/Types/NotificationMessageType.php +++ b/src/Trading/Types/NotificationMessageType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationStatisticsType.php b/src/Trading/Types/NotificationStatisticsType.php index 63aca8d6e8..598f53a6e2 100644 --- a/src/Trading/Types/NotificationStatisticsType.php +++ b/src/Trading/Types/NotificationStatisticsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NotificationUserDataType.php b/src/Trading/Types/NotificationUserDataType.php index 91a9636f58..4dc4c09c63 100644 --- a/src/Trading/Types/NotificationUserDataType.php +++ b/src/Trading/Types/NotificationUserDataType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/NumberOfPolicyViolationsDetailsType.php b/src/Trading/Types/NumberOfPolicyViolationsDetailsType.php index 0694178f9e..2ac4d1c908 100644 --- a/src/Trading/Types/NumberOfPolicyViolationsDetailsType.php +++ b/src/Trading/Types/NumberOfPolicyViolationsDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/OfferArrayType.php b/src/Trading/Types/OfferArrayType.php index e67cd11985..b5ff9d585f 100644 --- a/src/Trading/Types/OfferArrayType.php +++ b/src/Trading/Types/OfferArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/OfferType.php b/src/Trading/Types/OfferType.php index 356e90721f..a2d3a4b6b0 100644 --- a/src/Trading/Types/OfferType.php +++ b/src/Trading/Types/OfferType.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/OrderArrayType.php b/src/Trading/Types/OrderArrayType.php index 6202bd9b42..a029a5ed26 100644 --- a/src/Trading/Types/OrderArrayType.php +++ b/src/Trading/Types/OrderArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/OrderIDArrayType.php b/src/Trading/Types/OrderIDArrayType.php index 8ce7aa9bcb..92aa6674cc 100644 --- a/src/Trading/Types/OrderIDArrayType.php +++ b/src/Trading/Types/OrderIDArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/OrderTransactionArrayType.php b/src/Trading/Types/OrderTransactionArrayType.php index d07c154d85..c5b5ab8511 100644 --- a/src/Trading/Types/OrderTransactionArrayType.php +++ b/src/Trading/Types/OrderTransactionArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/OrderTransactionType.php b/src/Trading/Types/OrderTransactionType.php index fe78f2c24b..134337f898 100644 --- a/src/Trading/Types/OrderTransactionType.php +++ b/src/Trading/Types/OrderTransactionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/OrderType.php b/src/Trading/Types/OrderType.php index d27ecf2538..bdd2e11a56 100644 --- a/src/Trading/Types/OrderType.php +++ b/src/Trading/Types/OrderType.php @@ -339,7 +339,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaginatedItemArrayType.php b/src/Trading/Types/PaginatedItemArrayType.php index 6a11e245ab..769960386b 100644 --- a/src/Trading/Types/PaginatedItemArrayType.php +++ b/src/Trading/Types/PaginatedItemArrayType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaginatedOrderTransactionArrayType.php b/src/Trading/Types/PaginatedOrderTransactionArrayType.php index d4066636b7..229f258961 100644 --- a/src/Trading/Types/PaginatedOrderTransactionArrayType.php +++ b/src/Trading/Types/PaginatedOrderTransactionArrayType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaginatedTransactionArrayType.php b/src/Trading/Types/PaginatedTransactionArrayType.php index fa439f2691..0c7078fa10 100644 --- a/src/Trading/Types/PaginatedTransactionArrayType.php +++ b/src/Trading/Types/PaginatedTransactionArrayType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaginationResultType.php b/src/Trading/Types/PaginationResultType.php index fd1087917b..03e1ceffab 100644 --- a/src/Trading/Types/PaginationResultType.php +++ b/src/Trading/Types/PaginationResultType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaginationType.php b/src/Trading/Types/PaginationType.php index 5d8dda57e3..32a75f546e 100644 --- a/src/Trading/Types/PaginationType.php +++ b/src/Trading/Types/PaginationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaisaPayFullEscrowEnabledDefinitionType.php b/src/Trading/Types/PaisaPayFullEscrowEnabledDefinitionType.php index b140d0578e..b194bd96c1 100644 --- a/src/Trading/Types/PaisaPayFullEscrowEnabledDefinitionType.php +++ b/src/Trading/Types/PaisaPayFullEscrowEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PayPalBuyerProtectionEnabledDefinitionType.php b/src/Trading/Types/PayPalBuyerProtectionEnabledDefinitionType.php index cb3799023f..ea99ad999d 100644 --- a/src/Trading/Types/PayPalBuyerProtectionEnabledDefinitionType.php +++ b/src/Trading/Types/PayPalBuyerProtectionEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PayPalRequiredDefinitionType.php b/src/Trading/Types/PayPalRequiredDefinitionType.php index 5f8658a963..b2c25ab4f7 100644 --- a/src/Trading/Types/PayPalRequiredDefinitionType.php +++ b/src/Trading/Types/PayPalRequiredDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PayPalRequiredForStoreOwnerDefinitionType.php b/src/Trading/Types/PayPalRequiredForStoreOwnerDefinitionType.php index 6e0f554906..46c67086c7 100644 --- a/src/Trading/Types/PayPalRequiredForStoreOwnerDefinitionType.php +++ b/src/Trading/Types/PayPalRequiredForStoreOwnerDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentDetailsType.php b/src/Trading/Types/PaymentDetailsType.php index ddf5a7d340..5418fd24a9 100644 --- a/src/Trading/Types/PaymentDetailsType.php +++ b/src/Trading/Types/PaymentDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentHoldDetailType.php b/src/Trading/Types/PaymentHoldDetailType.php index f4dc03febd..1edcbaeb61 100644 --- a/src/Trading/Types/PaymentHoldDetailType.php +++ b/src/Trading/Types/PaymentHoldDetailType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentInformationCodeType.php b/src/Trading/Types/PaymentInformationCodeType.php index 4bdcc5d2f7..1232f7d547 100644 --- a/src/Trading/Types/PaymentInformationCodeType.php +++ b/src/Trading/Types/PaymentInformationCodeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentInformationType.php b/src/Trading/Types/PaymentInformationType.php index 70d16cf469..70b1b1ac64 100644 --- a/src/Trading/Types/PaymentInformationType.php +++ b/src/Trading/Types/PaymentInformationType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentMethodDefinitionType.php b/src/Trading/Types/PaymentMethodDefinitionType.php index e92f76133e..dee3f404b6 100644 --- a/src/Trading/Types/PaymentMethodDefinitionType.php +++ b/src/Trading/Types/PaymentMethodDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentOptionDetailsType.php b/src/Trading/Types/PaymentOptionDetailsType.php index 1ee7162be2..d24c79fef2 100644 --- a/src/Trading/Types/PaymentOptionDetailsType.php +++ b/src/Trading/Types/PaymentOptionDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentOptionsGroupEnabledDefinitionType.php b/src/Trading/Types/PaymentOptionsGroupEnabledDefinitionType.php index 0ee94057e2..d9e9033804 100644 --- a/src/Trading/Types/PaymentOptionsGroupEnabledDefinitionType.php +++ b/src/Trading/Types/PaymentOptionsGroupEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentTransactionCodeType.php b/src/Trading/Types/PaymentTransactionCodeType.php index 47209e478a..da7777e865 100644 --- a/src/Trading/Types/PaymentTransactionCodeType.php +++ b/src/Trading/Types/PaymentTransactionCodeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentTransactionType.php b/src/Trading/Types/PaymentTransactionType.php index c0fa0cc60b..d7ab6677fd 100644 --- a/src/Trading/Types/PaymentTransactionType.php +++ b/src/Trading/Types/PaymentTransactionType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentsInformationCodeType.php b/src/Trading/Types/PaymentsInformationCodeType.php index 154aa46e57..3d28a814af 100644 --- a/src/Trading/Types/PaymentsInformationCodeType.php +++ b/src/Trading/Types/PaymentsInformationCodeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PaymentsInformationType.php b/src/Trading/Types/PaymentsInformationType.php index 585949df9d..db69d8d2f0 100644 --- a/src/Trading/Types/PaymentsInformationType.php +++ b/src/Trading/Types/PaymentsInformationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PerformanceDashboardType.php b/src/Trading/Types/PerformanceDashboardType.php index 3d52180c51..f1dae29a23 100644 --- a/src/Trading/Types/PerformanceDashboardType.php +++ b/src/Trading/Types/PerformanceDashboardType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PickupDetailsType.php b/src/Trading/Types/PickupDetailsType.php index b554acda7b..51e736ab5e 100644 --- a/src/Trading/Types/PickupDetailsType.php +++ b/src/Trading/Types/PickupDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PickupDropOffEnabledDefinitionType.php b/src/Trading/Types/PickupDropOffEnabledDefinitionType.php index 4846bab1ee..dbb1d269fa 100644 --- a/src/Trading/Types/PickupDropOffEnabledDefinitionType.php +++ b/src/Trading/Types/PickupDropOffEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PickupInStoreDetailsType.php b/src/Trading/Types/PickupInStoreDetailsType.php index f43e378de6..cc76dbe2f7 100644 --- a/src/Trading/Types/PickupInStoreDetailsType.php +++ b/src/Trading/Types/PickupInStoreDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PickupMethodSelectedType.php b/src/Trading/Types/PickupMethodSelectedType.php index b31136031e..5555d29e6f 100644 --- a/src/Trading/Types/PickupMethodSelectedType.php +++ b/src/Trading/Types/PickupMethodSelectedType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PickupOptionsType.php b/src/Trading/Types/PickupOptionsType.php index c556b16244..5fabc794dd 100644 --- a/src/Trading/Types/PickupOptionsType.php +++ b/src/Trading/Types/PickupOptionsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureDetailsType.php b/src/Trading/Types/PictureDetailsType.php index 5164dc42c4..9eb33dca79 100644 --- a/src/Trading/Types/PictureDetailsType.php +++ b/src/Trading/Types/PictureDetailsType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureManagerDetailsType.php b/src/Trading/Types/PictureManagerDetailsType.php index 51a69a2fa9..7b9ac59723 100644 --- a/src/Trading/Types/PictureManagerDetailsType.php +++ b/src/Trading/Types/PictureManagerDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureManagerFolderType.php b/src/Trading/Types/PictureManagerFolderType.php index 177aebf3cf..650f8d33bf 100644 --- a/src/Trading/Types/PictureManagerFolderType.php +++ b/src/Trading/Types/PictureManagerFolderType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureManagerPictureDisplayType.php b/src/Trading/Types/PictureManagerPictureDisplayType.php index baad5c6dda..c5edfa9be1 100644 --- a/src/Trading/Types/PictureManagerPictureDisplayType.php +++ b/src/Trading/Types/PictureManagerPictureDisplayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureManagerPictureType.php b/src/Trading/Types/PictureManagerPictureType.php index 1f07941424..1568ac657d 100644 --- a/src/Trading/Types/PictureManagerPictureType.php +++ b/src/Trading/Types/PictureManagerPictureType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureManagerSubscriptionType.php b/src/Trading/Types/PictureManagerSubscriptionType.php index 013aeae761..1e3a17db77 100644 --- a/src/Trading/Types/PictureManagerSubscriptionType.php +++ b/src/Trading/Types/PictureManagerSubscriptionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureSetMemberType.php b/src/Trading/Types/PictureSetMemberType.php index ef05d496c3..b3fe5d5f98 100644 --- a/src/Trading/Types/PictureSetMemberType.php +++ b/src/Trading/Types/PictureSetMemberType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PictureURLsType.php b/src/Trading/Types/PictureURLsType.php index 9b94f9d79a..44b5f013d6 100644 --- a/src/Trading/Types/PictureURLsType.php +++ b/src/Trading/Types/PictureURLsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PicturesType.php b/src/Trading/Types/PicturesType.php index c606c907dc..b1310d6435 100644 --- a/src/Trading/Types/PicturesType.php +++ b/src/Trading/Types/PicturesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PlaceOfferRequestType.php b/src/Trading/Types/PlaceOfferRequestType.php index e96b377415..e072ed4977 100644 --- a/src/Trading/Types/PlaceOfferRequestType.php +++ b/src/Trading/Types/PlaceOfferRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PlaceOfferResponseType.php b/src/Trading/Types/PlaceOfferResponseType.php index 5e4fe70fd8..94b7b16b32 100644 --- a/src/Trading/Types/PlaceOfferResponseType.php +++ b/src/Trading/Types/PlaceOfferResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PolicyComplianceDashboardType.php b/src/Trading/Types/PolicyComplianceDashboardType.php index 2065661619..6869cfc400 100644 --- a/src/Trading/Types/PolicyComplianceDashboardType.php +++ b/src/Trading/Types/PolicyComplianceDashboardType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PolicyViolationDurationDetailsType.php b/src/Trading/Types/PolicyViolationDurationDetailsType.php index 4a2b70d91a..5ae077f30f 100644 --- a/src/Trading/Types/PolicyViolationDurationDetailsType.php +++ b/src/Trading/Types/PolicyViolationDurationDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PowerSellerDashboardType.php b/src/Trading/Types/PowerSellerDashboardType.php index dc0161ed90..e49e908ae9 100644 --- a/src/Trading/Types/PowerSellerDashboardType.php +++ b/src/Trading/Types/PowerSellerDashboardType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PremiumSubscriptionDefinitionType.php b/src/Trading/Types/PremiumSubscriptionDefinitionType.php index 8d5c148456..f33b6d5392 100644 --- a/src/Trading/Types/PremiumSubscriptionDefinitionType.php +++ b/src/Trading/Types/PremiumSubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PricingRecommendationsType.php b/src/Trading/Types/PricingRecommendationsType.php index 08082c1a67..1ef6c6c604 100644 --- a/src/Trading/Types/PricingRecommendationsType.php +++ b/src/Trading/Types/PricingRecommendationsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProPackEnabledDefinitionType.php b/src/Trading/Types/ProPackEnabledDefinitionType.php index a71df420d0..56d4242a81 100644 --- a/src/Trading/Types/ProPackEnabledDefinitionType.php +++ b/src/Trading/Types/ProPackEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProPackPlusEnabledDefinitionType.php b/src/Trading/Types/ProPackPlusEnabledDefinitionType.php index 04575ac93d..b896eac9fb 100644 --- a/src/Trading/Types/ProPackPlusEnabledDefinitionType.php +++ b/src/Trading/Types/ProPackPlusEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProStoresCheckoutPreferenceType.php b/src/Trading/Types/ProStoresCheckoutPreferenceType.php index e9e61da07a..de003dc850 100644 --- a/src/Trading/Types/ProStoresCheckoutPreferenceType.php +++ b/src/Trading/Types/ProStoresCheckoutPreferenceType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProStoresDetailsType.php b/src/Trading/Types/ProStoresDetailsType.php index d533b16708..7d3c84d32b 100644 --- a/src/Trading/Types/ProStoresDetailsType.php +++ b/src/Trading/Types/ProStoresDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductCreationEnabledDefinitionType.php b/src/Trading/Types/ProductCreationEnabledDefinitionType.php index d3c1c7b9e9..8435eb8bf0 100644 --- a/src/Trading/Types/ProductCreationEnabledDefinitionType.php +++ b/src/Trading/Types/ProductCreationEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductDetailsType.php b/src/Trading/Types/ProductDetailsType.php index a4750ea3d8..36a851a5f8 100644 --- a/src/Trading/Types/ProductDetailsType.php +++ b/src/Trading/Types/ProductDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductFamilyType.php b/src/Trading/Types/ProductFamilyType.php index 8bd5e6b331..038042b0d7 100644 --- a/src/Trading/Types/ProductFamilyType.php +++ b/src/Trading/Types/ProductFamilyType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductFinderConstraintType.php b/src/Trading/Types/ProductFinderConstraintType.php index 8a74fb25f4..25e5b91ee3 100644 --- a/src/Trading/Types/ProductFinderConstraintType.php +++ b/src/Trading/Types/ProductFinderConstraintType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductIdentifiersType.php b/src/Trading/Types/ProductIdentifiersType.php index bca621ea36..62b0f56363 100644 --- a/src/Trading/Types/ProductIdentifiersType.php +++ b/src/Trading/Types/ProductIdentifiersType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductInfoType.php b/src/Trading/Types/ProductInfoType.php index fe4d46da22..2827653ea2 100644 --- a/src/Trading/Types/ProductInfoType.php +++ b/src/Trading/Types/ProductInfoType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductListingDetailsType.php b/src/Trading/Types/ProductListingDetailsType.php index 5521cebb26..96061394cc 100644 --- a/src/Trading/Types/ProductListingDetailsType.php +++ b/src/Trading/Types/ProductListingDetailsType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductRecommendationsType.php b/src/Trading/Types/ProductRecommendationsType.php index 9d86fc21d2..972d49f6ef 100644 --- a/src/Trading/Types/ProductRecommendationsType.php +++ b/src/Trading/Types/ProductRecommendationsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductRequiredEnabledDefinitionType.php b/src/Trading/Types/ProductRequiredEnabledDefinitionType.php index a4f961a60a..af2aefaf24 100644 --- a/src/Trading/Types/ProductRequiredEnabledDefinitionType.php +++ b/src/Trading/Types/ProductRequiredEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductSearchPageType.php b/src/Trading/Types/ProductSearchPageType.php index 7e41029716..a0ddf68090 100644 --- a/src/Trading/Types/ProductSearchPageType.php +++ b/src/Trading/Types/ProductSearchPageType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductSearchResultType.php b/src/Trading/Types/ProductSearchResultType.php index e2e8a5f6a5..63884971b3 100644 --- a/src/Trading/Types/ProductSearchResultType.php +++ b/src/Trading/Types/ProductSearchResultType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductSearchType.php b/src/Trading/Types/ProductSearchType.php index fc4231827b..fe84fbcb48 100644 --- a/src/Trading/Types/ProductSearchType.php +++ b/src/Trading/Types/ProductSearchType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductSuggestionType.php b/src/Trading/Types/ProductSuggestionType.php index cd61d182cc..06c02fc3ed 100644 --- a/src/Trading/Types/ProductSuggestionType.php +++ b/src/Trading/Types/ProductSuggestionType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductSuggestionsType.php b/src/Trading/Types/ProductSuggestionsType.php index aee9d30f20..67c8d10363 100644 --- a/src/Trading/Types/ProductSuggestionsType.php +++ b/src/Trading/Types/ProductSuggestionsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProductType.php b/src/Trading/Types/ProductType.php index 6490b9d800..7b02c05629 100644 --- a/src/Trading/Types/ProductType.php +++ b/src/Trading/Types/ProductType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ProfileCategoryGroupDefinitionType.php b/src/Trading/Types/ProfileCategoryGroupDefinitionType.php index 1743810935..4da234f9ea 100644 --- a/src/Trading/Types/ProfileCategoryGroupDefinitionType.php +++ b/src/Trading/Types/ProfileCategoryGroupDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotedItemType.php b/src/Trading/Types/PromotedItemType.php index c5ed8015e8..d6c4f399c8 100644 --- a/src/Trading/Types/PromotedItemType.php +++ b/src/Trading/Types/PromotedItemType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotionDetailsType.php b/src/Trading/Types/PromotionDetailsType.php index d9304d6a8b..1f318fae18 100644 --- a/src/Trading/Types/PromotionDetailsType.php +++ b/src/Trading/Types/PromotionDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotionRuleArrayType.php b/src/Trading/Types/PromotionRuleArrayType.php index e078cf0798..062b315569 100644 --- a/src/Trading/Types/PromotionRuleArrayType.php +++ b/src/Trading/Types/PromotionRuleArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotionRuleType.php b/src/Trading/Types/PromotionRuleType.php index 07a0902004..36a41e647d 100644 --- a/src/Trading/Types/PromotionRuleType.php +++ b/src/Trading/Types/PromotionRuleType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotionalSaleArrayType.php b/src/Trading/Types/PromotionalSaleArrayType.php index 80899a6c93..d9295d0452 100644 --- a/src/Trading/Types/PromotionalSaleArrayType.php +++ b/src/Trading/Types/PromotionalSaleArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotionalSaleDetailsType.php b/src/Trading/Types/PromotionalSaleDetailsType.php index bf387b512e..0927c11acd 100644 --- a/src/Trading/Types/PromotionalSaleDetailsType.php +++ b/src/Trading/Types/PromotionalSaleDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotionalSaleType.php b/src/Trading/Types/PromotionalSaleType.php index b5eea9f949..4348fbf37e 100644 --- a/src/Trading/Types/PromotionalSaleType.php +++ b/src/Trading/Types/PromotionalSaleType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PromotionalShippingDiscountDetailsType.php b/src/Trading/Types/PromotionalShippingDiscountDetailsType.php index 5a2599bad5..cd5ffa3c74 100644 --- a/src/Trading/Types/PromotionalShippingDiscountDetailsType.php +++ b/src/Trading/Types/PromotionalShippingDiscountDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/PurchaseReminderEmailPreferencesType.php b/src/Trading/Types/PurchaseReminderEmailPreferencesType.php index 9c1fe218b8..ea3feb2b47 100644 --- a/src/Trading/Types/PurchaseReminderEmailPreferencesType.php +++ b/src/Trading/Types/PurchaseReminderEmailPreferencesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/QuantityInfoType.php b/src/Trading/Types/QuantityInfoType.php index 689838c243..f35f5f94b7 100644 --- a/src/Trading/Types/QuantityInfoType.php +++ b/src/Trading/Types/QuantityInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/QuantityRestrictionPerBuyerInfoType.php b/src/Trading/Types/QuantityRestrictionPerBuyerInfoType.php index 1a15ff32ee..e341801f07 100644 --- a/src/Trading/Types/QuantityRestrictionPerBuyerInfoType.php +++ b/src/Trading/Types/QuantityRestrictionPerBuyerInfoType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/QuantityType.php b/src/Trading/Types/QuantityType.php index 1a0405aefc..78ad674501 100644 --- a/src/Trading/Types/QuantityType.php +++ b/src/Trading/Types/QuantityType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RateTableDetailsType.php b/src/Trading/Types/RateTableDetailsType.php index 9a51688fe5..5504b59b08 100644 --- a/src/Trading/Types/RateTableDetailsType.php +++ b/src/Trading/Types/RateTableDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReasonCodeDetailType.php b/src/Trading/Types/ReasonCodeDetailType.php index b4d8b320f2..18169f9e00 100644 --- a/src/Trading/Types/ReasonCodeDetailType.php +++ b/src/Trading/Types/ReasonCodeDetailType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RecommendationType.php b/src/Trading/Types/RecommendationType.php index b09294bbd6..1505b0fb65 100644 --- a/src/Trading/Types/RecommendationType.php +++ b/src/Trading/Types/RecommendationType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RecommendationValidationRulesType.php b/src/Trading/Types/RecommendationValidationRulesType.php index 2a030ff8ea..f8da64f4dd 100644 --- a/src/Trading/Types/RecommendationValidationRulesType.php +++ b/src/Trading/Types/RecommendationValidationRulesType.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RecommendationsType.php b/src/Trading/Types/RecommendationsType.php index 846957363f..d876f1db12 100644 --- a/src/Trading/Types/RecommendationsType.php +++ b/src/Trading/Types/RecommendationsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RecoupmentPolicyConsentType.php b/src/Trading/Types/RecoupmentPolicyConsentType.php index c6ada2bf17..e173f6dac7 100644 --- a/src/Trading/Types/RecoupmentPolicyConsentType.php +++ b/src/Trading/Types/RecoupmentPolicyConsentType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RecoupmentPolicyDetailsType.php b/src/Trading/Types/RecoupmentPolicyDetailsType.php index 4270086656..3e729e06e1 100644 --- a/src/Trading/Types/RecoupmentPolicyDetailsType.php +++ b/src/Trading/Types/RecoupmentPolicyDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundArrayType.php b/src/Trading/Types/RefundArrayType.php index 0a8566c618..e35b9cc0dc 100644 --- a/src/Trading/Types/RefundArrayType.php +++ b/src/Trading/Types/RefundArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundDetailsType.php b/src/Trading/Types/RefundDetailsType.php index f4c124622b..a5e3fd4caa 100644 --- a/src/Trading/Types/RefundDetailsType.php +++ b/src/Trading/Types/RefundDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundFailureReasonType.php b/src/Trading/Types/RefundFailureReasonType.php index 0a0f1b3e38..d3f0b7d413 100644 --- a/src/Trading/Types/RefundFailureReasonType.php +++ b/src/Trading/Types/RefundFailureReasonType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundFundingSourceArrayType.php b/src/Trading/Types/RefundFundingSourceArrayType.php index ed2c9aca3d..5d183411b5 100644 --- a/src/Trading/Types/RefundFundingSourceArrayType.php +++ b/src/Trading/Types/RefundFundingSourceArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundFundingSourceType.php b/src/Trading/Types/RefundFundingSourceType.php index f42742ac53..5da2692670 100644 --- a/src/Trading/Types/RefundFundingSourceType.php +++ b/src/Trading/Types/RefundFundingSourceType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundInformationType.php b/src/Trading/Types/RefundInformationType.php index 156d7e385e..6b52df17b2 100644 --- a/src/Trading/Types/RefundInformationType.php +++ b/src/Trading/Types/RefundInformationType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundLineArrayType.php b/src/Trading/Types/RefundLineArrayType.php index 0ac9ed2039..886c51741d 100644 --- a/src/Trading/Types/RefundLineArrayType.php +++ b/src/Trading/Types/RefundLineArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundLineType.php b/src/Trading/Types/RefundLineType.php index 484a6819ea..81bbb8c1f4 100644 --- a/src/Trading/Types/RefundLineType.php +++ b/src/Trading/Types/RefundLineType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundTransactionArrayType.php b/src/Trading/Types/RefundTransactionArrayType.php index d104d5f907..e6c1107113 100644 --- a/src/Trading/Types/RefundTransactionArrayType.php +++ b/src/Trading/Types/RefundTransactionArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundTransactionInfoType.php b/src/Trading/Types/RefundTransactionInfoType.php index 01d5405a0d..72a7ae52ab 100644 --- a/src/Trading/Types/RefundTransactionInfoType.php +++ b/src/Trading/Types/RefundTransactionInfoType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundTransactionType.php b/src/Trading/Types/RefundTransactionType.php index 36da2223c7..a92e2a2c27 100644 --- a/src/Trading/Types/RefundTransactionType.php +++ b/src/Trading/Types/RefundTransactionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RefundType.php b/src/Trading/Types/RefundType.php index 2c9dc36d49..81efba1007 100644 --- a/src/Trading/Types/RefundType.php +++ b/src/Trading/Types/RefundType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RegionDetailsType.php b/src/Trading/Types/RegionDetailsType.php index 3bbfe21b85..dbe5808178 100644 --- a/src/Trading/Types/RegionDetailsType.php +++ b/src/Trading/Types/RegionDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RegionOfOriginDetailsType.php b/src/Trading/Types/RegionOfOriginDetailsType.php index ba13c89566..0416a63f9a 100644 --- a/src/Trading/Types/RegionOfOriginDetailsType.php +++ b/src/Trading/Types/RegionOfOriginDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RegularSubscriptionDefinitionType.php b/src/Trading/Types/RegularSubscriptionDefinitionType.php index 182298a01f..cd2617c4d6 100644 --- a/src/Trading/Types/RegularSubscriptionDefinitionType.php +++ b/src/Trading/Types/RegularSubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RelistFixedPriceItemRequestType.php b/src/Trading/Types/RelistFixedPriceItemRequestType.php index d9da6aa018..18dffe5f27 100644 --- a/src/Trading/Types/RelistFixedPriceItemRequestType.php +++ b/src/Trading/Types/RelistFixedPriceItemRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RelistFixedPriceItemResponseType.php b/src/Trading/Types/RelistFixedPriceItemResponseType.php index be9ad39258..124ff9d597 100644 --- a/src/Trading/Types/RelistFixedPriceItemResponseType.php +++ b/src/Trading/Types/RelistFixedPriceItemResponseType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RelistItemRequestType.php b/src/Trading/Types/RelistItemRequestType.php index 168bb0f21a..0b6530f718 100644 --- a/src/Trading/Types/RelistItemRequestType.php +++ b/src/Trading/Types/RelistItemRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RelistItemResponseType.php b/src/Trading/Types/RelistItemResponseType.php index 08f1cc6288..03af9b039d 100644 --- a/src/Trading/Types/RelistItemResponseType.php +++ b/src/Trading/Types/RelistItemResponseType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReminderCustomizationType.php b/src/Trading/Types/ReminderCustomizationType.php index a9977c1778..cd6f6e0830 100644 --- a/src/Trading/Types/ReminderCustomizationType.php +++ b/src/Trading/Types/ReminderCustomizationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RemindersType.php b/src/Trading/Types/RemindersType.php index 6a9a3a2a15..5c47a3efca 100644 --- a/src/Trading/Types/RemindersType.php +++ b/src/Trading/Types/RemindersType.php @@ -164,7 +164,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RemoveFromWatchListRequestType.php b/src/Trading/Types/RemoveFromWatchListRequestType.php index a671f1417d..3332e421e7 100644 --- a/src/Trading/Types/RemoveFromWatchListRequestType.php +++ b/src/Trading/Types/RemoveFromWatchListRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RemoveFromWatchListResponseType.php b/src/Trading/Types/RemoveFromWatchListResponseType.php index ffee45cd88..c0f75b26aa 100644 --- a/src/Trading/Types/RemoveFromWatchListResponseType.php +++ b/src/Trading/Types/RemoveFromWatchListResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RequiredSellerActionArrayType.php b/src/Trading/Types/RequiredSellerActionArrayType.php index 0c1bb18e71..fbb8e0964a 100644 --- a/src/Trading/Types/RequiredSellerActionArrayType.php +++ b/src/Trading/Types/RequiredSellerActionArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RespondToBestOfferRequestType.php b/src/Trading/Types/RespondToBestOfferRequestType.php index 89852fcda0..0a6d791815 100644 --- a/src/Trading/Types/RespondToBestOfferRequestType.php +++ b/src/Trading/Types/RespondToBestOfferRequestType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RespondToBestOfferResponseType.php b/src/Trading/Types/RespondToBestOfferResponseType.php index ba57c51ad3..78f7990457 100644 --- a/src/Trading/Types/RespondToBestOfferResponseType.php +++ b/src/Trading/Types/RespondToBestOfferResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RespondToFeedbackRequestType.php b/src/Trading/Types/RespondToFeedbackRequestType.php index 8e60ae1ede..2f34933ccc 100644 --- a/src/Trading/Types/RespondToFeedbackRequestType.php +++ b/src/Trading/Types/RespondToFeedbackRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RespondToFeedbackResponseType.php b/src/Trading/Types/RespondToFeedbackResponseType.php index 188a526961..40de0524a4 100644 --- a/src/Trading/Types/RespondToFeedbackResponseType.php +++ b/src/Trading/Types/RespondToFeedbackResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ResponseAttributeSetType.php b/src/Trading/Types/ResponseAttributeSetType.php index 0609b23599..af99ceb370 100644 --- a/src/Trading/Types/ResponseAttributeSetType.php +++ b/src/Trading/Types/ResponseAttributeSetType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RestockingFeeValueDetailsType.php b/src/Trading/Types/RestockingFeeValueDetailsType.php index ff9494e0ae..216b93d114 100644 --- a/src/Trading/Types/RestockingFeeValueDetailsType.php +++ b/src/Trading/Types/RestockingFeeValueDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReturnPolicyDetailsType.php b/src/Trading/Types/ReturnPolicyDetailsType.php index a4eb5daf52..0cea6fa706 100644 --- a/src/Trading/Types/ReturnPolicyDetailsType.php +++ b/src/Trading/Types/ReturnPolicyDetailsType.php @@ -115,7 +115,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReturnPolicyEnabledDefinitionType.php b/src/Trading/Types/ReturnPolicyEnabledDefinitionType.php index 6ea7d8a086..9ddc418674 100644 --- a/src/Trading/Types/ReturnPolicyEnabledDefinitionType.php +++ b/src/Trading/Types/ReturnPolicyEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReturnPolicyType.php b/src/Trading/Types/ReturnPolicyType.php index ca3b0568e9..3dd9973e88 100644 --- a/src/Trading/Types/ReturnPolicyType.php +++ b/src/Trading/Types/ReturnPolicyType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReturnsAcceptedDetailsType.php b/src/Trading/Types/ReturnsAcceptedDetailsType.php index bab23a2d38..f3d04f85c9 100644 --- a/src/Trading/Types/ReturnsAcceptedDetailsType.php +++ b/src/Trading/Types/ReturnsAcceptedDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReturnsWithinDetailsType.php b/src/Trading/Types/ReturnsWithinDetailsType.php index 8e7ce42bed..e1c98b34ea 100644 --- a/src/Trading/Types/ReturnsWithinDetailsType.php +++ b/src/Trading/Types/ReturnsWithinDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviewDetailsType.php b/src/Trading/Types/ReviewDetailsType.php index b51c50d24a..345c0e427a 100644 --- a/src/Trading/Types/ReviewDetailsType.php +++ b/src/Trading/Types/ReviewDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviewType.php b/src/Trading/Types/ReviewType.php index ad3c835468..e4bebb5a76 100644 --- a/src/Trading/Types/ReviewType.php +++ b/src/Trading/Types/ReviewType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseCheckoutStatusRequestType.php b/src/Trading/Types/ReviseCheckoutStatusRequestType.php index e229c9cc55..b03bedd7d3 100644 --- a/src/Trading/Types/ReviseCheckoutStatusRequestType.php +++ b/src/Trading/Types/ReviseCheckoutStatusRequestType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseCheckoutStatusResponseType.php b/src/Trading/Types/ReviseCheckoutStatusResponseType.php index b27f27f5fd..127500e6ff 100644 --- a/src/Trading/Types/ReviseCheckoutStatusResponseType.php +++ b/src/Trading/Types/ReviseCheckoutStatusResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseFixedPriceItemRequestType.php b/src/Trading/Types/ReviseFixedPriceItemRequestType.php index 0f78f2d8d5..76445ca67b 100644 --- a/src/Trading/Types/ReviseFixedPriceItemRequestType.php +++ b/src/Trading/Types/ReviseFixedPriceItemRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseFixedPriceItemResponseType.php b/src/Trading/Types/ReviseFixedPriceItemResponseType.php index dcd259d87b..19fa000a52 100644 --- a/src/Trading/Types/ReviseFixedPriceItemResponseType.php +++ b/src/Trading/Types/ReviseFixedPriceItemResponseType.php @@ -108,7 +108,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseInventoryStatusRequestType.php b/src/Trading/Types/ReviseInventoryStatusRequestType.php index f039d2c4be..5dff9c9640 100644 --- a/src/Trading/Types/ReviseInventoryStatusRequestType.php +++ b/src/Trading/Types/ReviseInventoryStatusRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseInventoryStatusResponseType.php b/src/Trading/Types/ReviseInventoryStatusResponseType.php index 044fe7e159..6db3a37362 100644 --- a/src/Trading/Types/ReviseInventoryStatusResponseType.php +++ b/src/Trading/Types/ReviseInventoryStatusResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseItemRequestType.php b/src/Trading/Types/ReviseItemRequestType.php index 4de97c7d66..dd2cd3d0e2 100644 --- a/src/Trading/Types/ReviseItemRequestType.php +++ b/src/Trading/Types/ReviseItemRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseItemResponseType.php b/src/Trading/Types/ReviseItemResponseType.php index c9d8d6517c..d1dbbad616 100644 --- a/src/Trading/Types/ReviseItemResponseType.php +++ b/src/Trading/Types/ReviseItemResponseType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseMyMessagesFoldersRequestType.php b/src/Trading/Types/ReviseMyMessagesFoldersRequestType.php index 3fc2cc62fc..b5659f083d 100644 --- a/src/Trading/Types/ReviseMyMessagesFoldersRequestType.php +++ b/src/Trading/Types/ReviseMyMessagesFoldersRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseMyMessagesFoldersResponseType.php b/src/Trading/Types/ReviseMyMessagesFoldersResponseType.php index 8888db5ce1..cb8af71f09 100644 --- a/src/Trading/Types/ReviseMyMessagesFoldersResponseType.php +++ b/src/Trading/Types/ReviseMyMessagesFoldersResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseMyMessagesRequestType.php b/src/Trading/Types/ReviseMyMessagesRequestType.php index f99b02c563..f6448fc845 100644 --- a/src/Trading/Types/ReviseMyMessagesRequestType.php +++ b/src/Trading/Types/ReviseMyMessagesRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseMyMessagesResponseType.php b/src/Trading/Types/ReviseMyMessagesResponseType.php index 9c68867591..bf1d12cf2f 100644 --- a/src/Trading/Types/ReviseMyMessagesResponseType.php +++ b/src/Trading/Types/ReviseMyMessagesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RevisePriceAllowedDefinitionType.php b/src/Trading/Types/RevisePriceAllowedDefinitionType.php index e6d0ff9ce4..99a7a944a2 100644 --- a/src/Trading/Types/RevisePriceAllowedDefinitionType.php +++ b/src/Trading/Types/RevisePriceAllowedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseQuantityAllowedDefinitionType.php b/src/Trading/Types/ReviseQuantityAllowedDefinitionType.php index 4f897a07da..5d60c68c31 100644 --- a/src/Trading/Types/ReviseQuantityAllowedDefinitionType.php +++ b/src/Trading/Types/ReviseQuantityAllowedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerInventoryFolderRequestType.php b/src/Trading/Types/ReviseSellingManagerInventoryFolderRequestType.php index e7ec053005..24577c54c7 100644 --- a/src/Trading/Types/ReviseSellingManagerInventoryFolderRequestType.php +++ b/src/Trading/Types/ReviseSellingManagerInventoryFolderRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerInventoryFolderResponseType.php b/src/Trading/Types/ReviseSellingManagerInventoryFolderResponseType.php index 65884625da..784cd5f062 100644 --- a/src/Trading/Types/ReviseSellingManagerInventoryFolderResponseType.php +++ b/src/Trading/Types/ReviseSellingManagerInventoryFolderResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerProductRequestType.php b/src/Trading/Types/ReviseSellingManagerProductRequestType.php index 7151b435b7..7b17c9072e 100644 --- a/src/Trading/Types/ReviseSellingManagerProductRequestType.php +++ b/src/Trading/Types/ReviseSellingManagerProductRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerProductResponseType.php b/src/Trading/Types/ReviseSellingManagerProductResponseType.php index e87c3b45ab..bdac7a8cd4 100644 --- a/src/Trading/Types/ReviseSellingManagerProductResponseType.php +++ b/src/Trading/Types/ReviseSellingManagerProductResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerSaleRecordRequestType.php b/src/Trading/Types/ReviseSellingManagerSaleRecordRequestType.php index c9daed684f..e9f4636493 100644 --- a/src/Trading/Types/ReviseSellingManagerSaleRecordRequestType.php +++ b/src/Trading/Types/ReviseSellingManagerSaleRecordRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerSaleRecordResponseType.php b/src/Trading/Types/ReviseSellingManagerSaleRecordResponseType.php index f262418d80..bf0b3b65c0 100644 --- a/src/Trading/Types/ReviseSellingManagerSaleRecordResponseType.php +++ b/src/Trading/Types/ReviseSellingManagerSaleRecordResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerTemplateRequestType.php b/src/Trading/Types/ReviseSellingManagerTemplateRequestType.php index 53dd3e2e87..19d0b1d1dc 100644 --- a/src/Trading/Types/ReviseSellingManagerTemplateRequestType.php +++ b/src/Trading/Types/ReviseSellingManagerTemplateRequestType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseSellingManagerTemplateResponseType.php b/src/Trading/Types/ReviseSellingManagerTemplateResponseType.php index 94f5610097..33a13af4fa 100644 --- a/src/Trading/Types/ReviseSellingManagerTemplateResponseType.php +++ b/src/Trading/Types/ReviseSellingManagerTemplateResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ReviseStatusType.php b/src/Trading/Types/ReviseStatusType.php index b02f63ffc6..4b6c3c98a2 100644 --- a/src/Trading/Types/ReviseStatusType.php +++ b/src/Trading/Types/ReviseStatusType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RevokeTokenRequestType.php b/src/Trading/Types/RevokeTokenRequestType.php index dc9413f7c0..d50c49ea79 100644 --- a/src/Trading/Types/RevokeTokenRequestType.php +++ b/src/Trading/Types/RevokeTokenRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/RevokeTokenResponseType.php b/src/Trading/Types/RevokeTokenResponseType.php index 6b2458325c..a4c25f4d44 100644 --- a/src/Trading/Types/RevokeTokenResponseType.php +++ b/src/Trading/Types/RevokeTokenResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SIFFTASRecommendationsType.php b/src/Trading/Types/SIFFTASRecommendationsType.php index 10f003aa33..d9d7d89204 100644 --- a/src/Trading/Types/SIFFTASRecommendationsType.php +++ b/src/Trading/Types/SIFFTASRecommendationsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SKUArrayType.php b/src/Trading/Types/SKUArrayType.php index a426e089e8..fca67beb43 100644 --- a/src/Trading/Types/SKUArrayType.php +++ b/src/Trading/Types/SKUArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SMSSubscriptionType.php b/src/Trading/Types/SMSSubscriptionType.php index 6a1228c24e..cd49ac1509 100644 --- a/src/Trading/Types/SMSSubscriptionType.php +++ b/src/Trading/Types/SMSSubscriptionType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SafePaymentRequiredDefinitionType.php b/src/Trading/Types/SafePaymentRequiredDefinitionType.php index e850f12bcf..08e24df7f2 100644 --- a/src/Trading/Types/SafePaymentRequiredDefinitionType.php +++ b/src/Trading/Types/SafePaymentRequiredDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SalesTaxType.php b/src/Trading/Types/SalesTaxType.php index a52cd934cc..8ad04b58f2 100644 --- a/src/Trading/Types/SalesTaxType.php +++ b/src/Trading/Types/SalesTaxType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SaveItemToSellingManagerTemplateRequestType.php b/src/Trading/Types/SaveItemToSellingManagerTemplateRequestType.php index c82f857c2f..bd1155e583 100644 --- a/src/Trading/Types/SaveItemToSellingManagerTemplateRequestType.php +++ b/src/Trading/Types/SaveItemToSellingManagerTemplateRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SaveItemToSellingManagerTemplateResponseType.php b/src/Trading/Types/SaveItemToSellingManagerTemplateResponseType.php index 51d9b7395c..08d79f6bac 100644 --- a/src/Trading/Types/SaveItemToSellingManagerTemplateResponseType.php +++ b/src/Trading/Types/SaveItemToSellingManagerTemplateResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ScheduleType.php b/src/Trading/Types/ScheduleType.php index 46be1b1c29..9da6e21da4 100644 --- a/src/Trading/Types/ScheduleType.php +++ b/src/Trading/Types/ScheduleType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SchedulingInfoType.php b/src/Trading/Types/SchedulingInfoType.php index 71ebc26428..0fbf033816 100644 --- a/src/Trading/Types/SchedulingInfoType.php +++ b/src/Trading/Types/SchedulingInfoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SearchAttributesType.php b/src/Trading/Types/SearchAttributesType.php index 0d312a42a9..8d2001af7f 100644 --- a/src/Trading/Types/SearchAttributesType.php +++ b/src/Trading/Types/SearchAttributesType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SearchDetailsType.php b/src/Trading/Types/SearchDetailsType.php index a3ecfa7554..c54311e556 100644 --- a/src/Trading/Types/SearchDetailsType.php +++ b/src/Trading/Types/SearchDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SearchStandingDashboardType.php b/src/Trading/Types/SearchStandingDashboardType.php index 23291a2287..1d6ec96ed3 100644 --- a/src/Trading/Types/SearchStandingDashboardType.php +++ b/src/Trading/Types/SearchStandingDashboardType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerAccountDashboardType.php b/src/Trading/Types/SellerAccountDashboardType.php index feef9b3691..b9bceebd6c 100644 --- a/src/Trading/Types/SellerAccountDashboardType.php +++ b/src/Trading/Types/SellerAccountDashboardType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerContactDetailsEnabledDefinitionType.php b/src/Trading/Types/SellerContactDetailsEnabledDefinitionType.php index 629532fb39..cb4a551260 100644 --- a/src/Trading/Types/SellerContactDetailsEnabledDefinitionType.php +++ b/src/Trading/Types/SellerContactDetailsEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerDashboardAlertType.php b/src/Trading/Types/SellerDashboardAlertType.php index 11d0652475..f64e67b114 100644 --- a/src/Trading/Types/SellerDashboardAlertType.php +++ b/src/Trading/Types/SellerDashboardAlertType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerDiscountType.php b/src/Trading/Types/SellerDiscountType.php index c042875f72..e073d303d7 100644 --- a/src/Trading/Types/SellerDiscountType.php +++ b/src/Trading/Types/SellerDiscountType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerDiscountsType.php b/src/Trading/Types/SellerDiscountsType.php index 8e19f8739b..0de65833a0 100644 --- a/src/Trading/Types/SellerDiscountsType.php +++ b/src/Trading/Types/SellerDiscountsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerExcludeShipToLocationPreferencesType.php b/src/Trading/Types/SellerExcludeShipToLocationPreferencesType.php index a98bc5f2fa..bb622e03f5 100644 --- a/src/Trading/Types/SellerExcludeShipToLocationPreferencesType.php +++ b/src/Trading/Types/SellerExcludeShipToLocationPreferencesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerFavoriteItemPreferencesType.php b/src/Trading/Types/SellerFavoriteItemPreferencesType.php index 8dffaa3cd5..7a02792b95 100644 --- a/src/Trading/Types/SellerFavoriteItemPreferencesType.php +++ b/src/Trading/Types/SellerFavoriteItemPreferencesType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerFeeDiscountDashboardType.php b/src/Trading/Types/SellerFeeDiscountDashboardType.php index 8123e44287..b557559853 100644 --- a/src/Trading/Types/SellerFeeDiscountDashboardType.php +++ b/src/Trading/Types/SellerFeeDiscountDashboardType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerPaymentPreferencesType.php b/src/Trading/Types/SellerPaymentPreferencesType.php index 2c05cd891b..360696f50e 100644 --- a/src/Trading/Types/SellerPaymentPreferencesType.php +++ b/src/Trading/Types/SellerPaymentPreferencesType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerPaymentProfileType.php b/src/Trading/Types/SellerPaymentProfileType.php index 69d1576619..542cafcf93 100644 --- a/src/Trading/Types/SellerPaymentProfileType.php +++ b/src/Trading/Types/SellerPaymentProfileType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerPaymentType.php b/src/Trading/Types/SellerPaymentType.php index 8030a7f7f3..55c4236d96 100644 --- a/src/Trading/Types/SellerPaymentType.php +++ b/src/Trading/Types/SellerPaymentType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerProfilePreferencesType.php b/src/Trading/Types/SellerProfilePreferencesType.php index a4727fd24c..34ca2e9516 100644 --- a/src/Trading/Types/SellerProfilePreferencesType.php +++ b/src/Trading/Types/SellerProfilePreferencesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerProfilesType.php b/src/Trading/Types/SellerProfilesType.php index 0d62c981ce..359d9dce1d 100644 --- a/src/Trading/Types/SellerProfilesType.php +++ b/src/Trading/Types/SellerProfilesType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerProvidedTitleSupportedDefinitionType.php b/src/Trading/Types/SellerProvidedTitleSupportedDefinitionType.php index 1320a67c86..1a90d35ade 100644 --- a/src/Trading/Types/SellerProvidedTitleSupportedDefinitionType.php +++ b/src/Trading/Types/SellerProvidedTitleSupportedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerRatingSummaryArrayType.php b/src/Trading/Types/SellerRatingSummaryArrayType.php index d1a5deca26..d419e6e78b 100644 --- a/src/Trading/Types/SellerRatingSummaryArrayType.php +++ b/src/Trading/Types/SellerRatingSummaryArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerReturnPreferencesType.php b/src/Trading/Types/SellerReturnPreferencesType.php index 15680e2f40..6ba31a3fea 100644 --- a/src/Trading/Types/SellerReturnPreferencesType.php +++ b/src/Trading/Types/SellerReturnPreferencesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerReturnProfileType.php b/src/Trading/Types/SellerReturnProfileType.php index 52c3db9fa6..d11ac6334e 100644 --- a/src/Trading/Types/SellerReturnProfileType.php +++ b/src/Trading/Types/SellerReturnProfileType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerReverseDisputeRequestType.php b/src/Trading/Types/SellerReverseDisputeRequestType.php index b59cebdb85..dc16b8c972 100644 --- a/src/Trading/Types/SellerReverseDisputeRequestType.php +++ b/src/Trading/Types/SellerReverseDisputeRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerReverseDisputeResponseType.php b/src/Trading/Types/SellerReverseDisputeResponseType.php index 3f377daa17..3effbdda9d 100644 --- a/src/Trading/Types/SellerReverseDisputeResponseType.php +++ b/src/Trading/Types/SellerReverseDisputeResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerRoleMetricsType.php b/src/Trading/Types/SellerRoleMetricsType.php index 152bb61112..8d75e8013e 100644 --- a/src/Trading/Types/SellerRoleMetricsType.php +++ b/src/Trading/Types/SellerRoleMetricsType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerShippingProfileType.php b/src/Trading/Types/SellerShippingProfileType.php index 681a1646c4..1210aa2463 100644 --- a/src/Trading/Types/SellerShippingProfileType.php +++ b/src/Trading/Types/SellerShippingProfileType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellerType.php b/src/Trading/Types/SellerType.php index 5f4bf5851d..cb11088bbe 100644 --- a/src/Trading/Types/SellerType.php +++ b/src/Trading/Types/SellerType.php @@ -220,7 +220,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellereBayPaymentProcessConsentCodeType.php b/src/Trading/Types/SellereBayPaymentProcessConsentCodeType.php index d38e167a66..9ba89bd45b 100644 --- a/src/Trading/Types/SellereBayPaymentProcessConsentCodeType.php +++ b/src/Trading/Types/SellereBayPaymentProcessConsentCodeType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerAlertType.php b/src/Trading/Types/SellingManagerAlertType.php index 6be9c00ef6..467f8115b7 100644 --- a/src/Trading/Types/SellingManagerAlertType.php +++ b/src/Trading/Types/SellingManagerAlertType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerAutoListAccordingToScheduleType.php b/src/Trading/Types/SellingManagerAutoListAccordingToScheduleType.php index eafff3f0ab..86f2637997 100644 --- a/src/Trading/Types/SellingManagerAutoListAccordingToScheduleType.php +++ b/src/Trading/Types/SellingManagerAutoListAccordingToScheduleType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerAutoListMinActiveItemsType.php b/src/Trading/Types/SellingManagerAutoListMinActiveItemsType.php index 690aa7b823..f01a748d24 100644 --- a/src/Trading/Types/SellingManagerAutoListMinActiveItemsType.php +++ b/src/Trading/Types/SellingManagerAutoListMinActiveItemsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerAutoListType.php b/src/Trading/Types/SellingManagerAutoListType.php index 13fd08f630..b462045815 100644 --- a/src/Trading/Types/SellingManagerAutoListType.php +++ b/src/Trading/Types/SellingManagerAutoListType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerAutoRelistType.php b/src/Trading/Types/SellingManagerAutoRelistType.php index d438d9c2a6..99ac091957 100644 --- a/src/Trading/Types/SellingManagerAutoRelistType.php +++ b/src/Trading/Types/SellingManagerAutoRelistType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerAutoSecondChanceOfferType.php b/src/Trading/Types/SellingManagerAutoSecondChanceOfferType.php index 3d16a8f806..92502e6b63 100644 --- a/src/Trading/Types/SellingManagerAutoSecondChanceOfferType.php +++ b/src/Trading/Types/SellingManagerAutoSecondChanceOfferType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerEmailLogType.php b/src/Trading/Types/SellingManagerEmailLogType.php index 36595f4528..b9b3cbf7bd 100644 --- a/src/Trading/Types/SellingManagerEmailLogType.php +++ b/src/Trading/Types/SellingManagerEmailLogType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerFolderDetailsType.php b/src/Trading/Types/SellingManagerFolderDetailsType.php index b7b7a7ad33..b5e0c01b74 100644 --- a/src/Trading/Types/SellingManagerFolderDetailsType.php +++ b/src/Trading/Types/SellingManagerFolderDetailsType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerOrderStatusType.php b/src/Trading/Types/SellingManagerOrderStatusType.php index 53a4cbae15..330f84b9c6 100644 --- a/src/Trading/Types/SellingManagerOrderStatusType.php +++ b/src/Trading/Types/SellingManagerOrderStatusType.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerProductDetailsType.php b/src/Trading/Types/SellingManagerProductDetailsType.php index 843810a05f..b8f33454b3 100644 --- a/src/Trading/Types/SellingManagerProductDetailsType.php +++ b/src/Trading/Types/SellingManagerProductDetailsType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerProductInventoryStatusType.php b/src/Trading/Types/SellingManagerProductInventoryStatusType.php index 8b04569f88..2b58ce2e9b 100644 --- a/src/Trading/Types/SellingManagerProductInventoryStatusType.php +++ b/src/Trading/Types/SellingManagerProductInventoryStatusType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerProductSpecificsType.php b/src/Trading/Types/SellingManagerProductSpecificsType.php index 9c6d9dbadc..b1f058fb60 100644 --- a/src/Trading/Types/SellingManagerProductSpecificsType.php +++ b/src/Trading/Types/SellingManagerProductSpecificsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerProductType.php b/src/Trading/Types/SellingManagerProductType.php index 2ab24680e8..1e0d7409a4 100644 --- a/src/Trading/Types/SellingManagerProductType.php +++ b/src/Trading/Types/SellingManagerProductType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerSearchType.php b/src/Trading/Types/SellingManagerSearchType.php index 8ddcb83be6..0c1175b125 100644 --- a/src/Trading/Types/SellingManagerSearchType.php +++ b/src/Trading/Types/SellingManagerSearchType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerSoldOrderType.php b/src/Trading/Types/SellingManagerSoldOrderType.php index 1e78fcad6f..93cb66f954 100644 --- a/src/Trading/Types/SellingManagerSoldOrderType.php +++ b/src/Trading/Types/SellingManagerSoldOrderType.php @@ -227,7 +227,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerSoldTransactionType.php b/src/Trading/Types/SellingManagerSoldTransactionType.php index 532009c445..ae687e4c48 100644 --- a/src/Trading/Types/SellingManagerSoldTransactionType.php +++ b/src/Trading/Types/SellingManagerSoldTransactionType.php @@ -178,7 +178,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerTemplateDetailsArrayType.php b/src/Trading/Types/SellingManagerTemplateDetailsArrayType.php index 9a19ce6624..5a8df83b07 100644 --- a/src/Trading/Types/SellingManagerTemplateDetailsArrayType.php +++ b/src/Trading/Types/SellingManagerTemplateDetailsArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerTemplateDetailsType.php b/src/Trading/Types/SellingManagerTemplateDetailsType.php index 2fadd1db05..e073999658 100644 --- a/src/Trading/Types/SellingManagerTemplateDetailsType.php +++ b/src/Trading/Types/SellingManagerTemplateDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingManagerVendorDetailsType.php b/src/Trading/Types/SellingManagerVendorDetailsType.php index e2332a8c8e..b0173ef991 100644 --- a/src/Trading/Types/SellingManagerVendorDetailsType.php +++ b/src/Trading/Types/SellingManagerVendorDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingStatusType.php b/src/Trading/Types/SellingStatusType.php index 052d1f3b24..b5dfe1b058 100644 --- a/src/Trading/Types/SellingStatusType.php +++ b/src/Trading/Types/SellingStatusType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SellingSummaryType.php b/src/Trading/Types/SellingSummaryType.php index 1dcde5503b..a90eb141f0 100644 --- a/src/Trading/Types/SellingSummaryType.php +++ b/src/Trading/Types/SellingSummaryType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SendInvoiceRequestType.php b/src/Trading/Types/SendInvoiceRequestType.php index 1a42183435..9368199a8d 100644 --- a/src/Trading/Types/SendInvoiceRequestType.php +++ b/src/Trading/Types/SendInvoiceRequestType.php @@ -143,7 +143,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SendInvoiceResponseType.php b/src/Trading/Types/SendInvoiceResponseType.php index 22265bf403..d0b7a10d9d 100644 --- a/src/Trading/Types/SendInvoiceResponseType.php +++ b/src/Trading/Types/SendInvoiceResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetMessagePreferencesRequestType.php b/src/Trading/Types/SetMessagePreferencesRequestType.php index 7eb3b39e13..4016143e30 100644 --- a/src/Trading/Types/SetMessagePreferencesRequestType.php +++ b/src/Trading/Types/SetMessagePreferencesRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetMessagePreferencesResponseType.php b/src/Trading/Types/SetMessagePreferencesResponseType.php index a250e4744a..aef9e7bb1d 100644 --- a/src/Trading/Types/SetMessagePreferencesResponseType.php +++ b/src/Trading/Types/SetMessagePreferencesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetNotificationPreferencesRequestType.php b/src/Trading/Types/SetNotificationPreferencesRequestType.php index c5d2d8cedc..f5350e6dcc 100644 --- a/src/Trading/Types/SetNotificationPreferencesRequestType.php +++ b/src/Trading/Types/SetNotificationPreferencesRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetNotificationPreferencesResponseType.php b/src/Trading/Types/SetNotificationPreferencesResponseType.php index 8d429a99d4..ec09ea8e0c 100644 --- a/src/Trading/Types/SetNotificationPreferencesResponseType.php +++ b/src/Trading/Types/SetNotificationPreferencesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetPromotionalSaleListingsRequestType.php b/src/Trading/Types/SetPromotionalSaleListingsRequestType.php index 933f0f5b40..417bcb2063 100644 --- a/src/Trading/Types/SetPromotionalSaleListingsRequestType.php +++ b/src/Trading/Types/SetPromotionalSaleListingsRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetPromotionalSaleListingsResponseType.php b/src/Trading/Types/SetPromotionalSaleListingsResponseType.php index 4b317bf4fb..103e975582 100644 --- a/src/Trading/Types/SetPromotionalSaleListingsResponseType.php +++ b/src/Trading/Types/SetPromotionalSaleListingsResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetPromotionalSaleRequestType.php b/src/Trading/Types/SetPromotionalSaleRequestType.php index 2ea5d492c0..ce050825b1 100644 --- a/src/Trading/Types/SetPromotionalSaleRequestType.php +++ b/src/Trading/Types/SetPromotionalSaleRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetPromotionalSaleResponseType.php b/src/Trading/Types/SetPromotionalSaleResponseType.php index 5af0f71ad1..7cc626ae8c 100644 --- a/src/Trading/Types/SetPromotionalSaleResponseType.php +++ b/src/Trading/Types/SetPromotionalSaleResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetSellingManagerFeedbackOptionsRequestType.php b/src/Trading/Types/SetSellingManagerFeedbackOptionsRequestType.php index 3da13ff577..d17dce12f3 100644 --- a/src/Trading/Types/SetSellingManagerFeedbackOptionsRequestType.php +++ b/src/Trading/Types/SetSellingManagerFeedbackOptionsRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetSellingManagerFeedbackOptionsResponseType.php b/src/Trading/Types/SetSellingManagerFeedbackOptionsResponseType.php index cf6dd92e8f..db3322b995 100644 --- a/src/Trading/Types/SetSellingManagerFeedbackOptionsResponseType.php +++ b/src/Trading/Types/SetSellingManagerFeedbackOptionsResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetSellingManagerItemAutomationRuleRequestType.php b/src/Trading/Types/SetSellingManagerItemAutomationRuleRequestType.php index f8196402b0..cf09ae40f2 100644 --- a/src/Trading/Types/SetSellingManagerItemAutomationRuleRequestType.php +++ b/src/Trading/Types/SetSellingManagerItemAutomationRuleRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetSellingManagerItemAutomationRuleResponseType.php b/src/Trading/Types/SetSellingManagerItemAutomationRuleResponseType.php index 8d3bc76b32..cc9fb56776 100644 --- a/src/Trading/Types/SetSellingManagerItemAutomationRuleResponseType.php +++ b/src/Trading/Types/SetSellingManagerItemAutomationRuleResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetSellingManagerTemplateAutomationRuleRequestType.php b/src/Trading/Types/SetSellingManagerTemplateAutomationRuleRequestType.php index b5b06accdc..2983c142bf 100644 --- a/src/Trading/Types/SetSellingManagerTemplateAutomationRuleRequestType.php +++ b/src/Trading/Types/SetSellingManagerTemplateAutomationRuleRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetSellingManagerTemplateAutomationRuleResponseType.php b/src/Trading/Types/SetSellingManagerTemplateAutomationRuleResponseType.php index ef7fe9c6ee..1f8ada4e63 100644 --- a/src/Trading/Types/SetSellingManagerTemplateAutomationRuleResponseType.php +++ b/src/Trading/Types/SetSellingManagerTemplateAutomationRuleResponseType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetShippingDiscountProfilesRequestType.php b/src/Trading/Types/SetShippingDiscountProfilesRequestType.php index f6a5577110..c579ba424f 100644 --- a/src/Trading/Types/SetShippingDiscountProfilesRequestType.php +++ b/src/Trading/Types/SetShippingDiscountProfilesRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetShippingDiscountProfilesResponseType.php b/src/Trading/Types/SetShippingDiscountProfilesResponseType.php index dd64378b33..7e90262514 100644 --- a/src/Trading/Types/SetShippingDiscountProfilesResponseType.php +++ b/src/Trading/Types/SetShippingDiscountProfilesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStoreCategoriesRequestType.php b/src/Trading/Types/SetStoreCategoriesRequestType.php index e52580f260..222cc99b26 100644 --- a/src/Trading/Types/SetStoreCategoriesRequestType.php +++ b/src/Trading/Types/SetStoreCategoriesRequestType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStoreCategoriesResponseType.php b/src/Trading/Types/SetStoreCategoriesResponseType.php index ab53b2e7d6..7d111ffc54 100644 --- a/src/Trading/Types/SetStoreCategoriesResponseType.php +++ b/src/Trading/Types/SetStoreCategoriesResponseType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStoreCustomPageRequestType.php b/src/Trading/Types/SetStoreCustomPageRequestType.php index ccc9e40f1e..174f16e1d9 100644 --- a/src/Trading/Types/SetStoreCustomPageRequestType.php +++ b/src/Trading/Types/SetStoreCustomPageRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStoreCustomPageResponseType.php b/src/Trading/Types/SetStoreCustomPageResponseType.php index f416e7f516..3111b2803c 100644 --- a/src/Trading/Types/SetStoreCustomPageResponseType.php +++ b/src/Trading/Types/SetStoreCustomPageResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStorePreferencesRequestType.php b/src/Trading/Types/SetStorePreferencesRequestType.php index 84c353381c..8e2a491d63 100644 --- a/src/Trading/Types/SetStorePreferencesRequestType.php +++ b/src/Trading/Types/SetStorePreferencesRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStorePreferencesResponseType.php b/src/Trading/Types/SetStorePreferencesResponseType.php index 10015fcff1..caa82d519c 100644 --- a/src/Trading/Types/SetStorePreferencesResponseType.php +++ b/src/Trading/Types/SetStorePreferencesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStoreRequestType.php b/src/Trading/Types/SetStoreRequestType.php index 87f3f6543e..9b7b2cddef 100644 --- a/src/Trading/Types/SetStoreRequestType.php +++ b/src/Trading/Types/SetStoreRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetStoreResponseType.php b/src/Trading/Types/SetStoreResponseType.php index aa54e9938c..eb239ccb93 100644 --- a/src/Trading/Types/SetStoreResponseType.php +++ b/src/Trading/Types/SetStoreResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetTaxTableRequestType.php b/src/Trading/Types/SetTaxTableRequestType.php index 7f283b7212..df99235265 100644 --- a/src/Trading/Types/SetTaxTableRequestType.php +++ b/src/Trading/Types/SetTaxTableRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetTaxTableResponseType.php b/src/Trading/Types/SetTaxTableResponseType.php index 642610af6e..0570cc9f44 100644 --- a/src/Trading/Types/SetTaxTableResponseType.php +++ b/src/Trading/Types/SetTaxTableResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetUserNotesRequestType.php b/src/Trading/Types/SetUserNotesRequestType.php index 86fde161b0..591a113b5c 100644 --- a/src/Trading/Types/SetUserNotesRequestType.php +++ b/src/Trading/Types/SetUserNotesRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetUserNotesResponseType.php b/src/Trading/Types/SetUserNotesResponseType.php index 4d7a54e3cd..79c49c346d 100644 --- a/src/Trading/Types/SetUserNotesResponseType.php +++ b/src/Trading/Types/SetUserNotesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetUserPreferencesRequestType.php b/src/Trading/Types/SetUserPreferencesRequestType.php index 85338f8e86..0f526722f5 100644 --- a/src/Trading/Types/SetUserPreferencesRequestType.php +++ b/src/Trading/Types/SetUserPreferencesRequestType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SetUserPreferencesResponseType.php b/src/Trading/Types/SetUserPreferencesResponseType.php index f538b42484..fbb03f5a03 100644 --- a/src/Trading/Types/SetUserPreferencesResponseType.php +++ b/src/Trading/Types/SetUserPreferencesResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShipPackageDetailsType.php b/src/Trading/Types/ShipPackageDetailsType.php index 6b8b51b3c4..adbc6901b5 100644 --- a/src/Trading/Types/ShipPackageDetailsType.php +++ b/src/Trading/Types/ShipPackageDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShipmentLineItemType.php b/src/Trading/Types/ShipmentLineItemType.php index ae9d93e465..a05f04b502 100644 --- a/src/Trading/Types/ShipmentLineItemType.php +++ b/src/Trading/Types/ShipmentLineItemType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShipmentTrackingDetailsType.php b/src/Trading/Types/ShipmentTrackingDetailsType.php index 5dee0550b0..e77d7c6471 100644 --- a/src/Trading/Types/ShipmentTrackingDetailsType.php +++ b/src/Trading/Types/ShipmentTrackingDetailsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShipmentType.php b/src/Trading/Types/ShipmentType.php index a6a46faf38..52a4b3352b 100644 --- a/src/Trading/Types/ShipmentType.php +++ b/src/Trading/Types/ShipmentType.php @@ -206,7 +206,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingCarrierDetailsType.php b/src/Trading/Types/ShippingCarrierDetailsType.php index 593858dedb..524ac06f46 100644 --- a/src/Trading/Types/ShippingCarrierDetailsType.php +++ b/src/Trading/Types/ShippingCarrierDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingCategoryDetailsType.php b/src/Trading/Types/ShippingCategoryDetailsType.php index 51568af5e4..24028909d6 100644 --- a/src/Trading/Types/ShippingCategoryDetailsType.php +++ b/src/Trading/Types/ShippingCategoryDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingCostPaidByDetailsType.php b/src/Trading/Types/ShippingCostPaidByDetailsType.php index 3e67a64e58..395b550221 100644 --- a/src/Trading/Types/ShippingCostPaidByDetailsType.php +++ b/src/Trading/Types/ShippingCostPaidByDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingDetailsType.php b/src/Trading/Types/ShippingDetailsType.php index 9e64820ae7..f28d46d682 100644 --- a/src/Trading/Types/ShippingDetailsType.php +++ b/src/Trading/Types/ShippingDetailsType.php @@ -234,7 +234,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingEstimatedDeliveryInfoType.php b/src/Trading/Types/ShippingEstimatedDeliveryInfoType.php index 6f63d4650b..cb5fe8ea26 100644 --- a/src/Trading/Types/ShippingEstimatedDeliveryInfoType.php +++ b/src/Trading/Types/ShippingEstimatedDeliveryInfoType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingInsuranceType.php b/src/Trading/Types/ShippingInsuranceType.php index 3967a75e65..6a172f4ef9 100644 --- a/src/Trading/Types/ShippingInsuranceType.php +++ b/src/Trading/Types/ShippingInsuranceType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingLocationDetailsType.php b/src/Trading/Types/ShippingLocationDetailsType.php index a9d249a82b..3f18d3028f 100644 --- a/src/Trading/Types/ShippingLocationDetailsType.php +++ b/src/Trading/Types/ShippingLocationDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingOverrideType.php b/src/Trading/Types/ShippingOverrideType.php index efc80c5aa4..567b12e8d7 100644 --- a/src/Trading/Types/ShippingOverrideType.php +++ b/src/Trading/Types/ShippingOverrideType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingPackageDetailsType.php b/src/Trading/Types/ShippingPackageDetailsType.php index 020346ad11..64048deb75 100644 --- a/src/Trading/Types/ShippingPackageDetailsType.php +++ b/src/Trading/Types/ShippingPackageDetailsType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingPackageInfoType.php b/src/Trading/Types/ShippingPackageInfoType.php index 6048e3d882..eb25049145 100644 --- a/src/Trading/Types/ShippingPackageInfoType.php +++ b/src/Trading/Types/ShippingPackageInfoType.php @@ -101,7 +101,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingServiceCostOverrideListType.php b/src/Trading/Types/ShippingServiceCostOverrideListType.php index d52fb535c7..dea39f4215 100644 --- a/src/Trading/Types/ShippingServiceCostOverrideListType.php +++ b/src/Trading/Types/ShippingServiceCostOverrideListType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingServiceCostOverrideType.php b/src/Trading/Types/ShippingServiceCostOverrideType.php index 20927b27bc..4e171013da 100644 --- a/src/Trading/Types/ShippingServiceCostOverrideType.php +++ b/src/Trading/Types/ShippingServiceCostOverrideType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingServiceDetailsType.php b/src/Trading/Types/ShippingServiceDetailsType.php index d02d993540..9a9215631f 100644 --- a/src/Trading/Types/ShippingServiceDetailsType.php +++ b/src/Trading/Types/ShippingServiceDetailsType.php @@ -192,7 +192,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingServiceOptionsType.php b/src/Trading/Types/ShippingServiceOptionsType.php index 3f59de6b63..e296a99e2e 100644 --- a/src/Trading/Types/ShippingServiceOptionsType.php +++ b/src/Trading/Types/ShippingServiceOptionsType.php @@ -129,7 +129,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingServicePackageDetailsType.php b/src/Trading/Types/ShippingServicePackageDetailsType.php index c051467f62..1e7524ca86 100644 --- a/src/Trading/Types/ShippingServicePackageDetailsType.php +++ b/src/Trading/Types/ShippingServicePackageDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ShippingTermRequiredDefinitionType.php b/src/Trading/Types/ShippingTermRequiredDefinitionType.php index 4194e7b1f0..16cdb4f4e1 100644 --- a/src/Trading/Types/ShippingTermRequiredDefinitionType.php +++ b/src/Trading/Types/ShippingTermRequiredDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SiteBuyerRequirementDetailsType.php b/src/Trading/Types/SiteBuyerRequirementDetailsType.php index 4225c9c906..49cffac886 100644 --- a/src/Trading/Types/SiteBuyerRequirementDetailsType.php +++ b/src/Trading/Types/SiteBuyerRequirementDetailsType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SiteDefaultsType.php b/src/Trading/Types/SiteDefaultsType.php index 54c474361d..269ce9011f 100644 --- a/src/Trading/Types/SiteDefaultsType.php +++ b/src/Trading/Types/SiteDefaultsType.php @@ -927,7 +927,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SiteDetailsType.php b/src/Trading/Types/SiteDetailsType.php index 31d2f0c561..c03667489d 100644 --- a/src/Trading/Types/SiteDetailsType.php +++ b/src/Trading/Types/SiteDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SiteHostedPictureDetailsType.php b/src/Trading/Types/SiteHostedPictureDetailsType.php index f3662b28de..f30c396341 100644 --- a/src/Trading/Types/SiteHostedPictureDetailsType.php +++ b/src/Trading/Types/SiteHostedPictureDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SiteLocationType.php b/src/Trading/Types/SiteLocationType.php index 9b3b3c4fbe..01aa673c1f 100644 --- a/src/Trading/Types/SiteLocationType.php +++ b/src/Trading/Types/SiteLocationType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SiteWideCharacteristicsType.php b/src/Trading/Types/SiteWideCharacteristicsType.php index 5d0d62f30f..0cd5407137 100644 --- a/src/Trading/Types/SiteWideCharacteristicsType.php +++ b/src/Trading/Types/SiteWideCharacteristicsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SkypeMeNonTransactionalEnabledDefinitionType.php b/src/Trading/Types/SkypeMeNonTransactionalEnabledDefinitionType.php index 98f7576148..03b38d0f46 100644 --- a/src/Trading/Types/SkypeMeNonTransactionalEnabledDefinitionType.php +++ b/src/Trading/Types/SkypeMeNonTransactionalEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SkypeMeTransactionalEnabledDefinitionType.php b/src/Trading/Types/SkypeMeTransactionalEnabledDefinitionType.php index eaec6ce8fa..361b4fa051 100644 --- a/src/Trading/Types/SkypeMeTransactionalEnabledDefinitionType.php +++ b/src/Trading/Types/SkypeMeTransactionalEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SpecialitySubscriptionDefinitionType.php b/src/Trading/Types/SpecialitySubscriptionDefinitionType.php index 5092e94c7e..6bf5dd4656 100644 --- a/src/Trading/Types/SpecialitySubscriptionDefinitionType.php +++ b/src/Trading/Types/SpecialitySubscriptionDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreColorSchemeArrayType.php b/src/Trading/Types/StoreColorSchemeArrayType.php index 8f334a950a..33885dc86b 100644 --- a/src/Trading/Types/StoreColorSchemeArrayType.php +++ b/src/Trading/Types/StoreColorSchemeArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreColorSchemeType.php b/src/Trading/Types/StoreColorSchemeType.php index 6701a42d8c..5321ba5618 100644 --- a/src/Trading/Types/StoreColorSchemeType.php +++ b/src/Trading/Types/StoreColorSchemeType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreColorType.php b/src/Trading/Types/StoreColorType.php index f785bdf506..f7333f2864 100644 --- a/src/Trading/Types/StoreColorType.php +++ b/src/Trading/Types/StoreColorType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreCustomCategoryArrayType.php b/src/Trading/Types/StoreCustomCategoryArrayType.php index f6043445ae..8707743141 100644 --- a/src/Trading/Types/StoreCustomCategoryArrayType.php +++ b/src/Trading/Types/StoreCustomCategoryArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreCustomCategoryType.php b/src/Trading/Types/StoreCustomCategoryType.php index 781f3ca0f0..ea5cba7c93 100644 --- a/src/Trading/Types/StoreCustomCategoryType.php +++ b/src/Trading/Types/StoreCustomCategoryType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreCustomListingHeaderLinkType.php b/src/Trading/Types/StoreCustomListingHeaderLinkType.php index d925e70319..14b142a8b2 100644 --- a/src/Trading/Types/StoreCustomListingHeaderLinkType.php +++ b/src/Trading/Types/StoreCustomListingHeaderLinkType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreCustomListingHeaderType.php b/src/Trading/Types/StoreCustomListingHeaderType.php index 631f4cf5f3..7ac3d1305f 100644 --- a/src/Trading/Types/StoreCustomListingHeaderType.php +++ b/src/Trading/Types/StoreCustomListingHeaderType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreCustomPageArrayType.php b/src/Trading/Types/StoreCustomPageArrayType.php index 9214b6d4a9..443c2d3dde 100644 --- a/src/Trading/Types/StoreCustomPageArrayType.php +++ b/src/Trading/Types/StoreCustomPageArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreCustomPageType.php b/src/Trading/Types/StoreCustomPageType.php index 9e21ef808c..f2d67d8aa7 100644 --- a/src/Trading/Types/StoreCustomPageType.php +++ b/src/Trading/Types/StoreCustomPageType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreFontType.php b/src/Trading/Types/StoreFontType.php index c07a156862..d56744ff73 100644 --- a/src/Trading/Types/StoreFontType.php +++ b/src/Trading/Types/StoreFontType.php @@ -94,7 +94,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreInventoryEnabledDefinitionType.php b/src/Trading/Types/StoreInventoryEnabledDefinitionType.php index 487626e51d..cd81d4bdc9 100644 --- a/src/Trading/Types/StoreInventoryEnabledDefinitionType.php +++ b/src/Trading/Types/StoreInventoryEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreLogoArrayType.php b/src/Trading/Types/StoreLogoArrayType.php index 164c9634c5..3ab45bafb7 100644 --- a/src/Trading/Types/StoreLogoArrayType.php +++ b/src/Trading/Types/StoreLogoArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreLogoType.php b/src/Trading/Types/StoreLogoType.php index 4a9b49c07c..14d935bbd6 100644 --- a/src/Trading/Types/StoreLogoType.php +++ b/src/Trading/Types/StoreLogoType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreOwnerExtendedListingDurationsDefinitionType.php b/src/Trading/Types/StoreOwnerExtendedListingDurationsDefinitionType.php index 967156c0ea..9c905dda6b 100644 --- a/src/Trading/Types/StoreOwnerExtendedListingDurationsDefinitionType.php +++ b/src/Trading/Types/StoreOwnerExtendedListingDurationsDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreOwnerExtendedListingDurationsEnabledDefinitionType.php b/src/Trading/Types/StoreOwnerExtendedListingDurationsEnabledDefinitionType.php index 488da5f6dd..83215f7a35 100644 --- a/src/Trading/Types/StoreOwnerExtendedListingDurationsEnabledDefinitionType.php +++ b/src/Trading/Types/StoreOwnerExtendedListingDurationsEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreOwnerExtendedListingDurationsType.php b/src/Trading/Types/StoreOwnerExtendedListingDurationsType.php index 14a6933b5b..14c24e7cdd 100644 --- a/src/Trading/Types/StoreOwnerExtendedListingDurationsType.php +++ b/src/Trading/Types/StoreOwnerExtendedListingDurationsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StorePreferencesType.php b/src/Trading/Types/StorePreferencesType.php index e656b9d9f9..cacb5ad552 100644 --- a/src/Trading/Types/StorePreferencesType.php +++ b/src/Trading/Types/StorePreferencesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreSubscriptionArrayType.php b/src/Trading/Types/StoreSubscriptionArrayType.php index 38f6dd2d24..ab252ac808 100644 --- a/src/Trading/Types/StoreSubscriptionArrayType.php +++ b/src/Trading/Types/StoreSubscriptionArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreSubscriptionType.php b/src/Trading/Types/StoreSubscriptionType.php index 460dc84492..fd4205dcdb 100644 --- a/src/Trading/Types/StoreSubscriptionType.php +++ b/src/Trading/Types/StoreSubscriptionType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreThemeArrayType.php b/src/Trading/Types/StoreThemeArrayType.php index 808037c9b2..a384952fac 100644 --- a/src/Trading/Types/StoreThemeArrayType.php +++ b/src/Trading/Types/StoreThemeArrayType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreThemeType.php b/src/Trading/Types/StoreThemeType.php index 4fff8f1c08..7b7ee8a90a 100644 --- a/src/Trading/Types/StoreThemeType.php +++ b/src/Trading/Types/StoreThemeType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreType.php b/src/Trading/Types/StoreType.php index d38521e11a..c87323f375 100644 --- a/src/Trading/Types/StoreType.php +++ b/src/Trading/Types/StoreType.php @@ -157,7 +157,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StoreVacationPreferencesType.php b/src/Trading/Types/StoreVacationPreferencesType.php index 5ddd5af5f7..4459595a1f 100644 --- a/src/Trading/Types/StoreVacationPreferencesType.php +++ b/src/Trading/Types/StoreVacationPreferencesType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/StorefrontType.php b/src/Trading/Types/StorefrontType.php index 0ebd01bb19..48f645d0ca 100644 --- a/src/Trading/Types/StorefrontType.php +++ b/src/Trading/Types/StorefrontType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SubscriptionType.php b/src/Trading/Types/SubscriptionType.php index 6f0b3b80d2..f481848552 100644 --- a/src/Trading/Types/SubscriptionType.php +++ b/src/Trading/Types/SubscriptionType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SuggestedBidValueType.php b/src/Trading/Types/SuggestedBidValueType.php index 7c9eb70e2f..386993ebbf 100644 --- a/src/Trading/Types/SuggestedBidValueType.php +++ b/src/Trading/Types/SuggestedBidValueType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SuggestedCategoryArrayType.php b/src/Trading/Types/SuggestedCategoryArrayType.php index e83bcf244b..8c0735b47b 100644 --- a/src/Trading/Types/SuggestedCategoryArrayType.php +++ b/src/Trading/Types/SuggestedCategoryArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SuggestedCategoryType.php b/src/Trading/Types/SuggestedCategoryType.php index 70792301a1..08f3fff6da 100644 --- a/src/Trading/Types/SuggestedCategoryType.php +++ b/src/Trading/Types/SuggestedCategoryType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SummaryEventScheduleType.php b/src/Trading/Types/SummaryEventScheduleType.php index a1f761b685..c5114f4088 100644 --- a/src/Trading/Types/SummaryEventScheduleType.php +++ b/src/Trading/Types/SummaryEventScheduleType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SupportedEventTypesArrayType.php b/src/Trading/Types/SupportedEventTypesArrayType.php index 85be962a37..cc4b8c9a43 100644 --- a/src/Trading/Types/SupportedEventTypesArrayType.php +++ b/src/Trading/Types/SupportedEventTypesArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SupportedSellerProfileType.php b/src/Trading/Types/SupportedSellerProfileType.php index 043243a933..9b541c5c61 100644 --- a/src/Trading/Types/SupportedSellerProfileType.php +++ b/src/Trading/Types/SupportedSellerProfileType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/SupportedSellerProfilesType.php b/src/Trading/Types/SupportedSellerProfilesType.php index a4bb822e64..0b429f8351 100644 --- a/src/Trading/Types/SupportedSellerProfilesType.php +++ b/src/Trading/Types/SupportedSellerProfilesType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TCREnabledDefinitionType.php b/src/Trading/Types/TCREnabledDefinitionType.php index d498c39431..6a01b876e0 100644 --- a/src/Trading/Types/TCREnabledDefinitionType.php +++ b/src/Trading/Types/TCREnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TaxDetailsType.php b/src/Trading/Types/TaxDetailsType.php index 69d637347c..35d78c8d3e 100644 --- a/src/Trading/Types/TaxDetailsType.php +++ b/src/Trading/Types/TaxDetailsType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TaxIdentifierAttributeType.php b/src/Trading/Types/TaxIdentifierAttributeType.php index 024d3aac01..6674dcf797 100644 --- a/src/Trading/Types/TaxIdentifierAttributeType.php +++ b/src/Trading/Types/TaxIdentifierAttributeType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TaxIdentifierType.php b/src/Trading/Types/TaxIdentifierType.php index c56e484b78..0f7eba8bc8 100644 --- a/src/Trading/Types/TaxIdentifierType.php +++ b/src/Trading/Types/TaxIdentifierType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TaxJurisdictionType.php b/src/Trading/Types/TaxJurisdictionType.php index cb7fe7a934..96e3e7f233 100644 --- a/src/Trading/Types/TaxJurisdictionType.php +++ b/src/Trading/Types/TaxJurisdictionType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TaxTableType.php b/src/Trading/Types/TaxTableType.php index 63a7ec194e..ab14a95e55 100644 --- a/src/Trading/Types/TaxTableType.php +++ b/src/Trading/Types/TaxTableType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TaxesType.php b/src/Trading/Types/TaxesType.php index 5a3712f1f1..6a6997e575 100644 --- a/src/Trading/Types/TaxesType.php +++ b/src/Trading/Types/TaxesType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ThemeGroupType.php b/src/Trading/Types/ThemeGroupType.php index 96ffb9bd99..c8cc15a954 100644 --- a/src/Trading/Types/ThemeGroupType.php +++ b/src/Trading/Types/ThemeGroupType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TicketListingDetailsType.php b/src/Trading/Types/TicketListingDetailsType.php index 071232d36e..973823199c 100644 --- a/src/Trading/Types/TicketListingDetailsType.php +++ b/src/Trading/Types/TicketListingDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TimeRangeType.php b/src/Trading/Types/TimeRangeType.php index 1c89359046..e6abda3720 100644 --- a/src/Trading/Types/TimeRangeType.php +++ b/src/Trading/Types/TimeRangeType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TimeZoneDetailsType.php b/src/Trading/Types/TimeZoneDetailsType.php index 16e571d0d4..45e5d58479 100644 --- a/src/Trading/Types/TimeZoneDetailsType.php +++ b/src/Trading/Types/TimeZoneDetailsType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TokenStatusType.php b/src/Trading/Types/TokenStatusType.php index 6e328a5c06..8911cc9786 100644 --- a/src/Trading/Types/TokenStatusType.php +++ b/src/Trading/Types/TokenStatusType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TopRatedSellerDetailsType.php b/src/Trading/Types/TopRatedSellerDetailsType.php index d5b89212e3..2848074311 100644 --- a/src/Trading/Types/TopRatedSellerDetailsType.php +++ b/src/Trading/Types/TopRatedSellerDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TransactionArrayType.php b/src/Trading/Types/TransactionArrayType.php index 60efddc4f3..b5948acbf1 100644 --- a/src/Trading/Types/TransactionArrayType.php +++ b/src/Trading/Types/TransactionArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TransactionReferenceType.php b/src/Trading/Types/TransactionReferenceType.php index d222273a9d..b5e335625a 100644 --- a/src/Trading/Types/TransactionReferenceType.php +++ b/src/Trading/Types/TransactionReferenceType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TransactionStatusType.php b/src/Trading/Types/TransactionStatusType.php index 64626ced23..66c720a216 100644 --- a/src/Trading/Types/TransactionStatusType.php +++ b/src/Trading/Types/TransactionStatusType.php @@ -122,7 +122,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/TransactionType.php b/src/Trading/Types/TransactionType.php index 671ab8009f..6c88f35f62 100644 --- a/src/Trading/Types/TransactionType.php +++ b/src/Trading/Types/TransactionType.php @@ -479,7 +479,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UPCEnabledDefinitionType.php b/src/Trading/Types/UPCEnabledDefinitionType.php index ade0894485..b3ed9639ba 100644 --- a/src/Trading/Types/UPCEnabledDefinitionType.php +++ b/src/Trading/Types/UPCEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UPCIdentifierEnabledDefinitionType.php b/src/Trading/Types/UPCIdentifierEnabledDefinitionType.php index eeb36868af..0eb14141f4 100644 --- a/src/Trading/Types/UPCIdentifierEnabledDefinitionType.php +++ b/src/Trading/Types/UPCIdentifierEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/URLDetailsType.php b/src/Trading/Types/URLDetailsType.php index 98dc3c3aa6..4b35df22ce 100644 --- a/src/Trading/Types/URLDetailsType.php +++ b/src/Trading/Types/URLDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UnitInfoType.php b/src/Trading/Types/UnitInfoType.php index bf4b2b2eba..08588b9f4c 100644 --- a/src/Trading/Types/UnitInfoType.php +++ b/src/Trading/Types/UnitInfoType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UnitOfMeasurementDetailsType.php b/src/Trading/Types/UnitOfMeasurementDetailsType.php index 63f9c3d749..84ef1f967a 100644 --- a/src/Trading/Types/UnitOfMeasurementDetailsType.php +++ b/src/Trading/Types/UnitOfMeasurementDetailsType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UnitOfMeasurementType.php b/src/Trading/Types/UnitOfMeasurementType.php index bf32f6d503..7064e3800d 100644 --- a/src/Trading/Types/UnitOfMeasurementType.php +++ b/src/Trading/Types/UnitOfMeasurementType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UnpaidItemAssistancePreferencesType.php b/src/Trading/Types/UnpaidItemAssistancePreferencesType.php index 4a484bb766..0aa97540ab 100644 --- a/src/Trading/Types/UnpaidItemAssistancePreferencesType.php +++ b/src/Trading/Types/UnpaidItemAssistancePreferencesType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UnpaidItemType.php b/src/Trading/Types/UnpaidItemType.php index 41d2eecba8..ec242905c4 100644 --- a/src/Trading/Types/UnpaidItemType.php +++ b/src/Trading/Types/UnpaidItemType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UploadSiteHostedPicturesRequestType.php b/src/Trading/Types/UploadSiteHostedPicturesRequestType.php index 7118b67807..0eecc2efa2 100644 --- a/src/Trading/Types/UploadSiteHostedPicturesRequestType.php +++ b/src/Trading/Types/UploadSiteHostedPicturesRequestType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UploadSiteHostedPicturesResponseType.php b/src/Trading/Types/UploadSiteHostedPicturesResponseType.php index d6f9629819..3474db963f 100644 --- a/src/Trading/Types/UploadSiteHostedPicturesResponseType.php +++ b/src/Trading/Types/UploadSiteHostedPicturesResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UserAgreementInfoType.php b/src/Trading/Types/UserAgreementInfoType.php index e917109892..abbb9a8e35 100644 --- a/src/Trading/Types/UserAgreementInfoType.php +++ b/src/Trading/Types/UserAgreementInfoType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UserConsentRequiredDefinitionType.php b/src/Trading/Types/UserConsentRequiredDefinitionType.php index a98f7701bb..002c5b6061 100644 --- a/src/Trading/Types/UserConsentRequiredDefinitionType.php +++ b/src/Trading/Types/UserConsentRequiredDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UserDefinedListType.php b/src/Trading/Types/UserDefinedListType.php index 14ed47a458..135ed90bc6 100644 --- a/src/Trading/Types/UserDefinedListType.php +++ b/src/Trading/Types/UserDefinedListType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UserIDArrayType.php b/src/Trading/Types/UserIDArrayType.php index 96383f3f7a..d617c7761d 100644 --- a/src/Trading/Types/UserIDArrayType.php +++ b/src/Trading/Types/UserIDArrayType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UserIdPasswordType.php b/src/Trading/Types/UserIdPasswordType.php index 9b4f5a58fd..97e28a4d9c 100644 --- a/src/Trading/Types/UserIdPasswordType.php +++ b/src/Trading/Types/UserIdPasswordType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UserIdentityType.php b/src/Trading/Types/UserIdentityType.php index 68cb5740b5..099b32f3d1 100644 --- a/src/Trading/Types/UserIdentityType.php +++ b/src/Trading/Types/UserIdentityType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/UserType.php b/src/Trading/Types/UserType.php index 99c64d9101..38e8acf675 100644 --- a/src/Trading/Types/UserType.php +++ b/src/Trading/Types/UserType.php @@ -325,7 +325,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VATDetailsType.php b/src/Trading/Types/VATDetailsType.php index 815aa9efa4..0513e6697b 100644 --- a/src/Trading/Types/VATDetailsType.php +++ b/src/Trading/Types/VATDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VATRateType.php b/src/Trading/Types/VATRateType.php index 57e83d2981..ac2f4c3ed3 100644 --- a/src/Trading/Types/VATRateType.php +++ b/src/Trading/Types/VATRateType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VINSupportedDefinitionType.php b/src/Trading/Types/VINSupportedDefinitionType.php index a18b720fbb..c1e1d48cb3 100644 --- a/src/Trading/Types/VINSupportedDefinitionType.php +++ b/src/Trading/Types/VINSupportedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VRMSupportedDefinitionType.php b/src/Trading/Types/VRMSupportedDefinitionType.php index 607b6f94f7..e645aa7fbf 100644 --- a/src/Trading/Types/VRMSupportedDefinitionType.php +++ b/src/Trading/Types/VRMSupportedDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValType.php b/src/Trading/Types/ValType.php index 74a36ca87e..1848a5765e 100644 --- a/src/Trading/Types/ValType.php +++ b/src/Trading/Types/ValType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValidateChallengeInputRequestType.php b/src/Trading/Types/ValidateChallengeInputRequestType.php index 4802fa7f89..f3ae7f8b80 100644 --- a/src/Trading/Types/ValidateChallengeInputRequestType.php +++ b/src/Trading/Types/ValidateChallengeInputRequestType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValidateChallengeInputResponseType.php b/src/Trading/Types/ValidateChallengeInputResponseType.php index 1829e6a248..0795043b92 100644 --- a/src/Trading/Types/ValidateChallengeInputResponseType.php +++ b/src/Trading/Types/ValidateChallengeInputResponseType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValidateTestUserRegistrationRequestType.php b/src/Trading/Types/ValidateTestUserRegistrationRequestType.php index d2a465d582..29c07b9c93 100644 --- a/src/Trading/Types/ValidateTestUserRegistrationRequestType.php +++ b/src/Trading/Types/ValidateTestUserRegistrationRequestType.php @@ -73,7 +73,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValidateTestUserRegistrationResponseType.php b/src/Trading/Types/ValidateTestUserRegistrationResponseType.php index 5baa9adc2c..d0bff881ac 100644 --- a/src/Trading/Types/ValidateTestUserRegistrationResponseType.php +++ b/src/Trading/Types/ValidateTestUserRegistrationResponseType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValueCategoryDefinitionType.php b/src/Trading/Types/ValueCategoryDefinitionType.php index c526828358..17b62463e0 100644 --- a/src/Trading/Types/ValueCategoryDefinitionType.php +++ b/src/Trading/Types/ValueCategoryDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValuePackEnabledDefinitionType.php b/src/Trading/Types/ValuePackEnabledDefinitionType.php index 43bd30e398..d386334adf 100644 --- a/src/Trading/Types/ValuePackEnabledDefinitionType.php +++ b/src/Trading/Types/ValuePackEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/ValueRecommendationType.php b/src/Trading/Types/ValueRecommendationType.php index d115d7ebca..9d84cbf8ca 100644 --- a/src/Trading/Types/ValueRecommendationType.php +++ b/src/Trading/Types/ValueRecommendationType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VariationDetailsType.php b/src/Trading/Types/VariationDetailsType.php index 6ecfc30f4f..739a646157 100644 --- a/src/Trading/Types/VariationDetailsType.php +++ b/src/Trading/Types/VariationDetailsType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VariationKeyType.php b/src/Trading/Types/VariationKeyType.php index de090504f4..5737294957 100644 --- a/src/Trading/Types/VariationKeyType.php +++ b/src/Trading/Types/VariationKeyType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VariationProductListingDetailsType.php b/src/Trading/Types/VariationProductListingDetailsType.php index 4e3904e613..73c8706521 100644 --- a/src/Trading/Types/VariationProductListingDetailsType.php +++ b/src/Trading/Types/VariationProductListingDetailsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VariationSpecificPictureSetType.php b/src/Trading/Types/VariationSpecificPictureSetType.php index 5966638d39..ba163d6de9 100644 --- a/src/Trading/Types/VariationSpecificPictureSetType.php +++ b/src/Trading/Types/VariationSpecificPictureSetType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VariationType.php b/src/Trading/Types/VariationType.php index 3790023ab1..70ba15f9e5 100644 --- a/src/Trading/Types/VariationType.php +++ b/src/Trading/Types/VariationType.php @@ -136,7 +136,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VariationsEnabledDefinitionType.php b/src/Trading/Types/VariationsEnabledDefinitionType.php index 0864a9b2de..d8eae49104 100644 --- a/src/Trading/Types/VariationsEnabledDefinitionType.php +++ b/src/Trading/Types/VariationsEnabledDefinitionType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VariationsType.php b/src/Trading/Types/VariationsType.php index e74581aa7d..1caeb05d83 100644 --- a/src/Trading/Types/VariationsType.php +++ b/src/Trading/Types/VariationsType.php @@ -59,7 +59,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROReasonCodeDetailsType.php b/src/Trading/Types/VeROReasonCodeDetailsType.php index 29525bf30a..67dd810c60 100644 --- a/src/Trading/Types/VeROReasonCodeDetailsType.php +++ b/src/Trading/Types/VeROReasonCodeDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROReportItemType.php b/src/Trading/Types/VeROReportItemType.php index 4e109ea964..603747e19a 100644 --- a/src/Trading/Types/VeROReportItemType.php +++ b/src/Trading/Types/VeROReportItemType.php @@ -87,7 +87,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROReportItemsRequestType.php b/src/Trading/Types/VeROReportItemsRequestType.php index 79fb78c0a8..e4e028e678 100644 --- a/src/Trading/Types/VeROReportItemsRequestType.php +++ b/src/Trading/Types/VeROReportItemsRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROReportItemsResponseType.php b/src/Trading/Types/VeROReportItemsResponseType.php index 44c0c3a65a..6b83aa7a71 100644 --- a/src/Trading/Types/VeROReportItemsResponseType.php +++ b/src/Trading/Types/VeROReportItemsResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROReportItemsType.php b/src/Trading/Types/VeROReportItemsType.php index 9c7053f935..9a57f95d19 100644 --- a/src/Trading/Types/VeROReportItemsType.php +++ b/src/Trading/Types/VeROReportItemsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROReportedItemDetailsType.php b/src/Trading/Types/VeROReportedItemDetailsType.php index 0004cb65d0..834767b0f6 100644 --- a/src/Trading/Types/VeROReportedItemDetailsType.php +++ b/src/Trading/Types/VeROReportedItemDetailsType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROReportedItemType.php b/src/Trading/Types/VeROReportedItemType.php index 5a32e65ac4..aab87ee9bd 100644 --- a/src/Trading/Types/VeROReportedItemType.php +++ b/src/Trading/Types/VeROReportedItemType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VeROSiteDetailType.php b/src/Trading/Types/VeROSiteDetailType.php index dda80788ae..9a1efeead6 100644 --- a/src/Trading/Types/VeROSiteDetailType.php +++ b/src/Trading/Types/VeROSiteDetailType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifiedUserRequirementsDetailsType.php b/src/Trading/Types/VerifiedUserRequirementsDetailsType.php index 5e25448dc0..502f70937e 100644 --- a/src/Trading/Types/VerifiedUserRequirementsDetailsType.php +++ b/src/Trading/Types/VerifiedUserRequirementsDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifiedUserRequirementsType.php b/src/Trading/Types/VerifiedUserRequirementsType.php index 8889be226f..d762a6e465 100644 --- a/src/Trading/Types/VerifiedUserRequirementsType.php +++ b/src/Trading/Types/VerifiedUserRequirementsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyAddFixedPriceItemRequestType.php b/src/Trading/Types/VerifyAddFixedPriceItemRequestType.php index 5ebfccdd4e..f97455cb06 100644 --- a/src/Trading/Types/VerifyAddFixedPriceItemRequestType.php +++ b/src/Trading/Types/VerifyAddFixedPriceItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyAddFixedPriceItemResponseType.php b/src/Trading/Types/VerifyAddFixedPriceItemResponseType.php index d44924b5ef..4a26377158 100644 --- a/src/Trading/Types/VerifyAddFixedPriceItemResponseType.php +++ b/src/Trading/Types/VerifyAddFixedPriceItemResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyAddItemRequestType.php b/src/Trading/Types/VerifyAddItemRequestType.php index 5f0ff70324..db1630a0c7 100644 --- a/src/Trading/Types/VerifyAddItemRequestType.php +++ b/src/Trading/Types/VerifyAddItemRequestType.php @@ -38,7 +38,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyAddItemResponseType.php b/src/Trading/Types/VerifyAddItemResponseType.php index aec35a052d..ba745024b3 100644 --- a/src/Trading/Types/VerifyAddItemResponseType.php +++ b/src/Trading/Types/VerifyAddItemResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyAddSecondChanceItemRequestType.php b/src/Trading/Types/VerifyAddSecondChanceItemRequestType.php index 1a2e22fbf5..714fb99c57 100644 --- a/src/Trading/Types/VerifyAddSecondChanceItemRequestType.php +++ b/src/Trading/Types/VerifyAddSecondChanceItemRequestType.php @@ -66,7 +66,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyAddSecondChanceItemResponseType.php b/src/Trading/Types/VerifyAddSecondChanceItemResponseType.php index 1c5224a873..3420efff9d 100644 --- a/src/Trading/Types/VerifyAddSecondChanceItemResponseType.php +++ b/src/Trading/Types/VerifyAddSecondChanceItemResponseType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyRelistItemRequestType.php b/src/Trading/Types/VerifyRelistItemRequestType.php index d669e7f36d..12cad77a9a 100644 --- a/src/Trading/Types/VerifyRelistItemRequestType.php +++ b/src/Trading/Types/VerifyRelistItemRequestType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/VerifyRelistItemResponseType.php b/src/Trading/Types/VerifyRelistItemResponseType.php index 64d02d33b0..cd2f65890b 100644 --- a/src/Trading/Types/VerifyRelistItemResponseType.php +++ b/src/Trading/Types/VerifyRelistItemResponseType.php @@ -80,7 +80,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/WantItNowPostArrayType.php b/src/Trading/Types/WantItNowPostArrayType.php index 51fb8630f0..f1dd6d99a2 100644 --- a/src/Trading/Types/WantItNowPostArrayType.php +++ b/src/Trading/Types/WantItNowPostArrayType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/WantItNowPostType.php b/src/Trading/Types/WantItNowPostType.php index 7a2847310a..4fe44e2b6a 100644 --- a/src/Trading/Types/WantItNowPostType.php +++ b/src/Trading/Types/WantItNowPostType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/WarrantyDurationDetailsType.php b/src/Trading/Types/WarrantyDurationDetailsType.php index a49101de24..fd6acc66ee 100644 --- a/src/Trading/Types/WarrantyDurationDetailsType.php +++ b/src/Trading/Types/WarrantyDurationDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/WarrantyOfferedDetailsType.php b/src/Trading/Types/WarrantyOfferedDetailsType.php index 548461a119..a5f54d9d20 100644 --- a/src/Trading/Types/WarrantyOfferedDetailsType.php +++ b/src/Trading/Types/WarrantyOfferedDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/WarrantyTypeDetailsType.php b/src/Trading/Types/WarrantyTypeDetailsType.php index 606dac7eca..ac8fe03cc2 100644 --- a/src/Trading/Types/WarrantyTypeDetailsType.php +++ b/src/Trading/Types/WarrantyTypeDetailsType.php @@ -45,7 +45,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/XMLRequesterCredentialsType.php b/src/Trading/Types/XMLRequesterCredentialsType.php index 16ba2399d6..3c1a623640 100644 --- a/src/Trading/Types/XMLRequesterCredentialsType.php +++ b/src/Trading/Types/XMLRequesterCredentialsType.php @@ -52,7 +52,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Trading/Types/XSLFileType.php b/src/Trading/Types/XSLFileType.php index 9503fd4f01..a4b481d425 100644 --- a/src/Trading/Types/XSLFileType.php +++ b/src/Trading/Types/XSLFileType.php @@ -31,7 +31,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } if (!array_key_exists(__CLASS__, self::$xmlNamespaces)) { diff --git a/src/Types/Base64BinaryType.php b/src/Types/Base64BinaryType.php index 6fd97eeac7..73df4ae0de 100644 --- a/src/Types/Base64BinaryType.php +++ b/src/Types/Base64BinaryType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Types/BooleanType.php b/src/Types/BooleanType.php index 7ede6ccd71..ef2545e838 100644 --- a/src/Types/BooleanType.php +++ b/src/Types/BooleanType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Types/DecimalType.php b/src/Types/DecimalType.php index 5ba7156e14..2bcc0cc706 100644 --- a/src/Types/DecimalType.php +++ b/src/Types/DecimalType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Types/DoubleType.php b/src/Types/DoubleType.php index b7c8eba1c2..06bee725ec 100644 --- a/src/Types/DoubleType.php +++ b/src/Types/DoubleType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Types/IntegerType.php b/src/Types/IntegerType.php index 91e2fa13be..c383e878d8 100644 --- a/src/Types/IntegerType.php +++ b/src/Types/IntegerType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Types/StringType.php b/src/Types/StringType.php index cc8739a729..8eac691976 100644 --- a/src/Types/StringType.php +++ b/src/Types/StringType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Types/TokenType.php b/src/Types/TokenType.php index 8696118397..0a7c5d171d 100644 --- a/src/Types/TokenType.php +++ b/src/Types/TokenType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues); diff --git a/src/Types/URIType.php b/src/Types/URIType.php index a2720b0522..85dc09d6a7 100644 --- a/src/Types/URIType.php +++ b/src/Types/URIType.php @@ -29,7 +29,7 @@ public function __construct(array $values = []) parent::__construct($parentValues); if (!array_key_exists(__CLASS__, self::$properties)) { - self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class()], self::$propertyTypes); + self::$properties[__CLASS__] = array_merge(self::$properties[get_parent_class(__CLASS__)], self::$propertyTypes); } $this->setValues(__CLASS__, $childValues);