diff --git a/CHANGELOG.md b/CHANGELOG.md index 67fef339..d1677f96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v2.10.1 от 04.06.2024 +* Устанавливаем cms_name = yookassa_sdk_php_2 если он не установлен в запросе + ### v2.10.0 от 01.04.2024 * Отключен платежный метод Qiwi diff --git a/composer.json b/composer.json index 1baef434..ebf5c909 100644 --- a/composer.json +++ b/composer.json @@ -13,9 +13,9 @@ ], "dist": { "type": "zip", - "url": "https://git.yoomoney.ru/rest/api/latest/projects/SDK/repos/yookassa-sdk-php/archive?at=refs%2Ftags%2F2.10.0&format=zip" + "url": "https://git.yoomoney.ru/rest/api/latest/projects/SDK/repos/yookassa-sdk-php/archive?at=refs%2Ftags%2F2.10.1&format=zip" }, - "version": "2.10.0", + "version": "2.10.1", "require": { "php": ">=5.3.0", "ext-curl": "*", diff --git a/docs/classes/JsonSerializable.md b/docs/classes/JsonSerializable.md index 019164c2..ec23de63 100644 --- a/docs/classes/JsonSerializable.md +++ b/docs/classes/JsonSerializable.md @@ -50,6 +50,6 @@ public jsonSerialize() : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-ApiClientInterface.md b/docs/classes/YooKassa-Client-ApiClientInterface.md index da12c85b..96ab8440 100644 --- a/docs/classes/YooKassa-Client-ApiClientInterface.md +++ b/docs/classes/YooKassa-Client-ApiClientInterface.md @@ -218,6 +218,6 @@ public setAdvancedCurlOptions() : void --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-BaseClient.md b/docs/classes/YooKassa-Client-BaseClient.md index 4cb824cb..e16a57c8 100644 --- a/docs/classes/YooKassa-Client-BaseClient.md +++ b/docs/classes/YooKassa-Client-BaseClient.md @@ -698,6 +698,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-CurlClient.md b/docs/classes/YooKassa-Client-CurlClient.md index e0133932..39008939 100644 --- a/docs/classes/YooKassa-Client-CurlClient.md +++ b/docs/classes/YooKassa-Client-CurlClient.md @@ -513,6 +513,6 @@ public setTimeout(int $timeout) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-UserAgent.md b/docs/classes/YooKassa-Client-UserAgent.md index 1cc2823a..4923d5ac 100644 --- a/docs/classes/YooKassa-Client-UserAgent.md +++ b/docs/classes/YooKassa-Client-UserAgent.md @@ -316,6 +316,6 @@ public setModule(string $name, string $version) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client.md b/docs/classes/YooKassa-Client.md index 748d168b..3f8e67b1 100644 --- a/docs/classes/YooKassa-Client.md +++ b/docs/classes/YooKassa-Client.md @@ -276,7 +276,7 @@ DEFAULT_ATTEMPTS_COUNT = 3 Текущая версия библиотеки ```php -SDK_VERSION = '2.10.0' +SDK_VERSION = '2.10.1' ``` @@ -2501,6 +2501,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractEnum.md b/docs/classes/YooKassa-Common-AbstractEnum.md index 032aa0b2..f04ae762 100644 --- a/docs/classes/YooKassa-Common-AbstractEnum.md +++ b/docs/classes/YooKassa-Common-AbstractEnum.md @@ -118,6 +118,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractObject.md b/docs/classes/YooKassa-Common-AbstractObject.md index e53faa9c..cc775985 100644 --- a/docs/classes/YooKassa-Common-AbstractObject.md +++ b/docs/classes/YooKassa-Common-AbstractObject.md @@ -332,6 +332,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractPaymentRequest.md b/docs/classes/YooKassa-Common-AbstractPaymentRequest.md index 1076c3ba..8bc74fb2 100644 --- a/docs/classes/YooKassa-Common-AbstractPaymentRequest.md +++ b/docs/classes/YooKassa-Common-AbstractPaymentRequest.md @@ -738,6 +738,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md b/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md index 681f552b..24b05761 100644 --- a/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md +++ b/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md @@ -462,6 +462,6 @@ protected initCurrentObject() : self --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRefundRequest.md b/docs/classes/YooKassa-Common-AbstractRefundRequest.md index 2a9e6cd4..aa54dfbe 100644 --- a/docs/classes/YooKassa-Common-AbstractRefundRequest.md +++ b/docs/classes/YooKassa-Common-AbstractRefundRequest.md @@ -637,6 +637,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRequest.md b/docs/classes/YooKassa-Common-AbstractRequest.md index 8a36d59e..55121f6d 100644 --- a/docs/classes/YooKassa-Common-AbstractRequest.md +++ b/docs/classes/YooKassa-Common-AbstractRequest.md @@ -407,6 +407,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRequestBuilder.md b/docs/classes/YooKassa-Common-AbstractRequestBuilder.md index 2dbf98d3..7f7b299c 100644 --- a/docs/classes/YooKassa-Common-AbstractRequestBuilder.md +++ b/docs/classes/YooKassa-Common-AbstractRequestBuilder.md @@ -157,6 +157,6 @@ Abstract protected initCurrentObject() : \YooKassa\Common\AbstractRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md b/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md index b5d9cdaa..9292becf 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md @@ -126,6 +126,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ApiException.md b/docs/classes/YooKassa-Common-Exceptions-ApiException.md index be170952..26b96a9a 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ApiException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ApiException.md @@ -123,6 +123,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md b/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md index 1e9ff69b..dc6fd21e 100644 --- a/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md +++ b/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md @@ -126,6 +126,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md b/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md index 196588bf..a6f90cf6 100644 --- a/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md +++ b/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md b/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md index 35b779fa..2e0aa98a 100644 --- a/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md +++ b/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md @@ -79,6 +79,6 @@ public getProperty() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md b/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md index 013d0321..7bd95c3d 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md @@ -67,6 +67,6 @@ Constructor --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md b/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md index ab2a54d6..8efc17ba 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md b/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md index 6b141940..5a14c79a 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md +++ b/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md @@ -155,6 +155,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md index 10ccd68c..a6b5b391 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md @@ -78,6 +78,6 @@ public getProperty() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md index a5663879..5dfc3827 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md @@ -94,6 +94,6 @@ public getValue() : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md index a1369eea..0e181e29 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md @@ -94,6 +94,6 @@ public getType() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md index 83c96fdd..98144e59 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md @@ -78,6 +78,6 @@ public getRequestObject() : \YooKassa\Common\AbstractRequest|null --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-JsonException.md b/docs/classes/YooKassa-Common-Exceptions-JsonException.md index b7bc5324..002608c8 100644 --- a/docs/classes/YooKassa-Common-Exceptions-JsonException.md +++ b/docs/classes/YooKassa-Common-Exceptions-JsonException.md @@ -76,6 +76,6 @@ public __construct(mixed $message = "", mixed $code, mixed $previous = --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md b/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md index 21b2fbd6..856d579d 100644 --- a/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md +++ b/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md b/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md index 302ab7b5..4658a029 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md b/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md index 0030945e..2ccefe08 100644 --- a/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md +++ b/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md b/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md index 44c6029f..1522c021 100644 --- a/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md +++ b/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md @@ -155,6 +155,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-HttpVerb.md b/docs/classes/YooKassa-Common-HttpVerb.md index a7678026..c2c06106 100644 --- a/docs/classes/YooKassa-Common-HttpVerb.md +++ b/docs/classes/YooKassa-Common-HttpVerb.md @@ -193,6 +193,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-LoggerWrapper.md b/docs/classes/YooKassa-Common-LoggerWrapper.md index ca80e949..e4c1d1ed 100644 --- a/docs/classes/YooKassa-Common-LoggerWrapper.md +++ b/docs/classes/YooKassa-Common-LoggerWrapper.md @@ -299,6 +299,6 @@ that are not necessarily wrong. --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-ResponseObject.md b/docs/classes/YooKassa-Common-ResponseObject.md index dc70f07f..92e48c3b 100644 --- a/docs/classes/YooKassa-Common-ResponseObject.md +++ b/docs/classes/YooKassa-Common-ResponseObject.md @@ -162,6 +162,6 @@ public getHeaders() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md index 5518ae2c..b842b452 100644 --- a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md +++ b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md @@ -73,6 +73,6 @@ public load(mixed $filePath = null) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md index 6f82a8bc..062699e5 100644 --- a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md +++ b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md @@ -64,6 +64,6 @@ public load() : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-ProductCode.md b/docs/classes/YooKassa-Helpers-ProductCode.md index 26efe948..ad317ba4 100644 --- a/docs/classes/YooKassa-Helpers-ProductCode.md +++ b/docs/classes/YooKassa-Helpers-ProductCode.md @@ -635,6 +635,6 @@ public validate() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-Random.md b/docs/classes/YooKassa-Helpers-Random.md index d42637a1..cc2ff9d3 100644 --- a/docs/classes/YooKassa-Helpers-Random.md +++ b/docs/classes/YooKassa-Helpers-Random.md @@ -243,6 +243,6 @@ Static public value(array $values, bool $useBest = true) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-RawHeadersParser.md b/docs/classes/YooKassa-Helpers-RawHeadersParser.md index 81fcacaf..5e397997 100644 --- a/docs/classes/YooKassa-Helpers-RawHeadersParser.md +++ b/docs/classes/YooKassa-Helpers-RawHeadersParser.md @@ -57,6 +57,6 @@ Static public parse(mixed $rawHeaders) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-SecurityHelper.md b/docs/classes/YooKassa-Helpers-SecurityHelper.md index dc241142..f2274feb 100644 --- a/docs/classes/YooKassa-Helpers-SecurityHelper.md +++ b/docs/classes/YooKassa-Helpers-SecurityHelper.md @@ -66,6 +66,6 @@ public isIPTrusted($ip) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-StringObject.md b/docs/classes/YooKassa-Helpers-StringObject.md index 720e5530..cf8f7314 100644 --- a/docs/classes/YooKassa-Helpers-StringObject.md +++ b/docs/classes/YooKassa-Helpers-StringObject.md @@ -83,6 +83,6 @@ public __toString() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-TypeCast.md b/docs/classes/YooKassa-Helpers-TypeCast.md index 7a646b46..7a37b634 100644 --- a/docs/classes/YooKassa-Helpers-TypeCast.md +++ b/docs/classes/YooKassa-Helpers-TypeCast.md @@ -162,6 +162,6 @@ Static public castToDateTime(string|int|\DateTime $value) : \DateTime|null --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-UUID.md b/docs/classes/YooKassa-Helpers-UUID.md index 67ca8e1b..ded0b765 100644 --- a/docs/classes/YooKassa-Helpers-UUID.md +++ b/docs/classes/YooKassa-Helpers-UUID.md @@ -57,6 +57,6 @@ Static public v4() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Airline.md b/docs/classes/YooKassa-Model-Airline.md index 3223af84..51475bf0 100644 --- a/docs/classes/YooKassa-Model-Airline.md +++ b/docs/classes/YooKassa-Model-Airline.md @@ -666,6 +666,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AirlineInterface.md b/docs/classes/YooKassa-Model-AirlineInterface.md index 55e5591c..ea8f3206 100644 --- a/docs/classes/YooKassa-Model-AirlineInterface.md +++ b/docs/classes/YooKassa-Model-AirlineInterface.md @@ -108,6 +108,6 @@ public getLegs() : \YooKassa\Model\LegInterface[] --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AmountInterface.md b/docs/classes/YooKassa-Model-AmountInterface.md index 49cfe21a..a40c7ee9 100644 --- a/docs/classes/YooKassa-Model-AmountInterface.md +++ b/docs/classes/YooKassa-Model-AmountInterface.md @@ -165,6 +165,6 @@ public toArray() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AuthorizationDetails.md b/docs/classes/YooKassa-Model-AuthorizationDetails.md index 93c79421..97280149 100644 --- a/docs/classes/YooKassa-Model-AuthorizationDetails.md +++ b/docs/classes/YooKassa-Model-AuthorizationDetails.md @@ -517,6 +517,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md b/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md index 22e2b68f..22066c5e 100644 --- a/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md +++ b/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md @@ -102,6 +102,6 @@ public getThreeDSecure() : \YooKassa\Model\ThreeDSecure|null --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-BaseDeal.md b/docs/classes/YooKassa-Model-BaseDeal.md index 2b439089..38e5be02 100644 --- a/docs/classes/YooKassa-Model-BaseDeal.md +++ b/docs/classes/YooKassa-Model-BaseDeal.md @@ -371,6 +371,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetails.md b/docs/classes/YooKassa-Model-CancellationDetails.md index b1556f42..9a147898 100644 --- a/docs/classes/YooKassa-Model-CancellationDetails.md +++ b/docs/classes/YooKassa-Model-CancellationDetails.md @@ -449,6 +449,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsInterface.md b/docs/classes/YooKassa-Model-CancellationDetailsInterface.md index 30d19541..c7d02389 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsInterface.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsInterface.md @@ -83,6 +83,6 @@ public getReason() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md b/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md index 6dc64528..bff9f7ba 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md @@ -153,6 +153,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md b/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md index 384925f5..b5a702bd 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md @@ -330,6 +330,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md b/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md index 47853351..260db2c8 100644 --- a/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md +++ b/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md @@ -442,6 +442,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md index 10317834..e95b9699 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md @@ -435,6 +435,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md index 9c68ea3f..6c9eca69 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md @@ -481,6 +481,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md index 856eb249..113ae63b 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md @@ -436,6 +436,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md index 6d9bb038..3375172a 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md index c4860eaa..a2190d3e 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md @@ -559,6 +559,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md index 196fa449..bc367c80 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md @@ -494,6 +494,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md index dc27d0be..61eeb4cb 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md @@ -602,6 +602,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md index 24488b80..42e1fab4 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md @@ -413,6 +413,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md index 28831210..2e8b9cbc 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md @@ -406,6 +406,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md index bb3ae34a..b0e19850 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md @@ -406,6 +406,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md index ae52c703..ddb3da20 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md @@ -407,6 +407,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md index e03263f0..885d38c2 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md @@ -81,6 +81,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md index 9b9a79ec..afa002ce 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md @@ -470,6 +470,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md index ac1d6f5d..35a6d973 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md @@ -406,6 +406,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md index 9f55af71..c53101c2 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md @@ -513,6 +513,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationType.md b/docs/classes/YooKassa-Model-ConfirmationType.md index c54bf3c4..bf6e60a1 100644 --- a/docs/classes/YooKassa-Model-ConfirmationType.md +++ b/docs/classes/YooKassa-Model-ConfirmationType.md @@ -194,6 +194,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CurrencyCode.md b/docs/classes/YooKassa-Model-CurrencyCode.md index 4eb6e500..fbe850d7 100644 --- a/docs/classes/YooKassa-Model-CurrencyCode.md +++ b/docs/classes/YooKassa-Model-CurrencyCode.md @@ -253,6 +253,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-CaptureDealData.md b/docs/classes/YooKassa-Model-Deal-CaptureDealData.md index f183ca4f..f756d192 100644 --- a/docs/classes/YooKassa-Model-Deal-CaptureDealData.md +++ b/docs/classes/YooKassa-Model-Deal-CaptureDealData.md @@ -415,6 +415,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md b/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md index c9c75e40..c38c817d 100644 --- a/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md +++ b/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md @@ -481,6 +481,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-DealStatus.md b/docs/classes/YooKassa-Model-Deal-DealStatus.md index a54486a0..5c729ead 100644 --- a/docs/classes/YooKassa-Model-Deal-DealStatus.md +++ b/docs/classes/YooKassa-Model-Deal-DealStatus.md @@ -144,6 +144,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-DealType.md b/docs/classes/YooKassa-Model-Deal-DealType.md index f1332598..f0ba3f4c 100644 --- a/docs/classes/YooKassa-Model-Deal-DealType.md +++ b/docs/classes/YooKassa-Model-Deal-DealType.md @@ -133,6 +133,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-FeeMoment.md b/docs/classes/YooKassa-Model-Deal-FeeMoment.md index 033ed82e..b957a9e0 100644 --- a/docs/classes/YooKassa-Model-Deal-FeeMoment.md +++ b/docs/classes/YooKassa-Model-Deal-FeeMoment.md @@ -143,6 +143,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md b/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md index 36e68fe2..921b98cf 100644 --- a/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md +++ b/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md @@ -469,6 +469,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md b/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md index e96929c4..822e9cc5 100644 --- a/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md +++ b/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md @@ -392,6 +392,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-RefundDealData.md b/docs/classes/YooKassa-Model-Deal-RefundDealData.md index dfb3702f..ab082287 100644 --- a/docs/classes/YooKassa-Model-Deal-RefundDealData.md +++ b/docs/classes/YooKassa-Model-Deal-RefundDealData.md @@ -428,6 +428,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md b/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md index 4835c9d9..b27ef9b0 100644 --- a/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md +++ b/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md @@ -482,6 +482,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md index 77153ee5..ec0464dd 100644 --- a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md +++ b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md @@ -448,6 +448,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md index cb70e4b2..cac5c22a 100644 --- a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md +++ b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md @@ -131,6 +131,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md b/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md index c9eeeb44..d55d2bd9 100644 --- a/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md +++ b/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md @@ -452,6 +452,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-DealInterface.md b/docs/classes/YooKassa-Model-DealInterface.md index 6ce8d464..9444b9e3 100644 --- a/docs/classes/YooKassa-Model-DealInterface.md +++ b/docs/classes/YooKassa-Model-DealInterface.md @@ -258,6 +258,6 @@ public getTest() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-FraudData.md b/docs/classes/YooKassa-Model-FraudData.md index 85b3ff84..ce378b4a 100644 --- a/docs/classes/YooKassa-Model-FraudData.md +++ b/docs/classes/YooKassa-Model-FraudData.md @@ -414,6 +414,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Leg.md b/docs/classes/YooKassa-Model-Leg.md index 24a19cc5..3aac3dad 100644 --- a/docs/classes/YooKassa-Model-Leg.md +++ b/docs/classes/YooKassa-Model-Leg.md @@ -584,6 +584,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-LegInterface.md b/docs/classes/YooKassa-Model-LegInterface.md index 03bed317..6868f4af 100644 --- a/docs/classes/YooKassa-Model-LegInterface.md +++ b/docs/classes/YooKassa-Model-LegInterface.md @@ -159,6 +159,6 @@ public setDepartureDate(\DateTime|string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Locale.md b/docs/classes/YooKassa-Model-Locale.md index f34626cd..9c7036af 100644 --- a/docs/classes/YooKassa-Model-Locale.md +++ b/docs/classes/YooKassa-Model-Locale.md @@ -148,6 +148,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Metadata.md b/docs/classes/YooKassa-Model-Metadata.md index 741e0e40..f23b267d 100644 --- a/docs/classes/YooKassa-Model-Metadata.md +++ b/docs/classes/YooKassa-Model-Metadata.md @@ -377,6 +377,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-MonetaryAmount.md b/docs/classes/YooKassa-Model-MonetaryAmount.md index fe4c3bf3..89266a50 100644 --- a/docs/classes/YooKassa-Model-MonetaryAmount.md +++ b/docs/classes/YooKassa-Model-MonetaryAmount.md @@ -541,6 +541,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-AbstractNotification.md b/docs/classes/YooKassa-Model-Notification-AbstractNotification.md index 41a4307d..8cab5353 100644 --- a/docs/classes/YooKassa-Model-Notification-AbstractNotification.md +++ b/docs/classes/YooKassa-Model-Notification-AbstractNotification.md @@ -571,6 +571,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md b/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md index 511d4f39..6c228a16 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md @@ -596,6 +596,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md b/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md index d5e5e826..1f12b8a6 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md @@ -596,6 +596,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationFactory.md b/docs/classes/YooKassa-Model-Notification-NotificationFactory.md index 96518173..324da957 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationFactory.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationFactory.md @@ -138,6 +138,6 @@ public factory(array $data) : \YooKassa\Model\Notification\AbstractNotification --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationInterface.md b/docs/classes/YooKassa-Model-Notification-NotificationInterface.md index c7419488..4540280d 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationInterface.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationInterface.md @@ -104,6 +104,6 @@ public getObject() : \YooKassa\Model\PaymentInterface|\YooKassa\Model\RefundInte --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md b/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md index 8e47b273..6d826340 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md @@ -596,6 +596,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md b/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md index 338c176b..60fc45b2 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md @@ -596,6 +596,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md b/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md index a931d30a..b16fafc1 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md @@ -596,6 +596,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md b/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md index 53b9bdea..f4ebdbc2 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md @@ -596,6 +596,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md b/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md index 83544eb9..5d1f7185 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md @@ -601,6 +601,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-NotificationEventType.md b/docs/classes/YooKassa-Model-NotificationEventType.md index df2a817a..48880d4c 100644 --- a/docs/classes/YooKassa-Model-NotificationEventType.md +++ b/docs/classes/YooKassa-Model-NotificationEventType.md @@ -203,6 +203,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-NotificationType.md b/docs/classes/YooKassa-Model-NotificationType.md index 28d63e90..8bd44433 100644 --- a/docs/classes/YooKassa-Model-NotificationType.md +++ b/docs/classes/YooKassa-Model-NotificationType.md @@ -131,6 +131,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Passenger.md b/docs/classes/YooKassa-Model-Passenger.md index a3703e86..b5b87922 100644 --- a/docs/classes/YooKassa-Model-Passenger.md +++ b/docs/classes/YooKassa-Model-Passenger.md @@ -490,6 +490,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PassengerInterface.md b/docs/classes/YooKassa-Model-PassengerInterface.md index 481f335c..086f4536 100644 --- a/docs/classes/YooKassa-Model-PassengerInterface.md +++ b/docs/classes/YooKassa-Model-PassengerInterface.md @@ -118,6 +118,6 @@ public setLastName(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payment.md b/docs/classes/YooKassa-Model-Payment.md index d13acddb..3f0da8b3 100644 --- a/docs/classes/YooKassa-Model-Payment.md +++ b/docs/classes/YooKassa-Model-Payment.md @@ -1808,6 +1808,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md b/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md index 226d1563..f20ecaa8 100644 --- a/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md +++ b/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md @@ -392,6 +392,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md index 13aec6dd..8b0a9bc4 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md @@ -516,6 +516,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md index 2dd3cf6c..2fceef14 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md @@ -102,6 +102,6 @@ public getAmount() : \YooKassa\Model\AmountInterface --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md index 43b957b8..07a4f50d 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md @@ -169,6 +169,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md index 5e2de360..316b75f1 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md @@ -159,6 +159,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md index 779e495e..37973bfc 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md @@ -446,6 +446,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md index 4d3ed56c..c9e43fed 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md @@ -466,6 +466,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md index ae32ab9f..8e8c3623 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md @@ -494,6 +494,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md index a413d422..4e9da292 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md @@ -440,6 +440,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md index 289b7907..6bdf73fe 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md @@ -635,6 +635,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md index e81813a2..fa11c8dd 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md @@ -440,6 +440,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md index 80b6b5d9..856fc531 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md index d259b1e2..89d8d22f 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md @@ -494,6 +494,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md index 353a0386..51c7cc61 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md @@ -385,6 +385,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md index 27fee10a..8f859edb 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md @@ -436,6 +436,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md index 4151d480..bdc503c2 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md @@ -433,6 +433,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberLoan.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberLoan.md index 31341a42..bdb1d06b 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberLoan.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberLoan.md @@ -385,6 +385,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md index 195ae81f..6854421c 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md @@ -436,6 +436,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSbp.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSbp.md index dc626a75..30bd5348 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSbp.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSbp.md @@ -385,6 +385,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md index d2405226..912d6ee0 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md @@ -385,6 +385,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md index 009331dc..b6f30af1 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md @@ -392,6 +392,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md index 13231cf8..eff2ca06 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md @@ -391,6 +391,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md index 760ee438..bfeff13a 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md @@ -385,6 +385,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentInterface.md b/docs/classes/YooKassa-Model-PaymentInterface.md index 9afc680f..5417afaf 100644 --- a/docs/classes/YooKassa-Model-PaymentInterface.md +++ b/docs/classes/YooKassa-Model-PaymentInterface.md @@ -428,6 +428,6 @@ public getDeal() : \YooKassa\Model\Deal\PaymentDealInfo --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md b/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md index 30ceb6e4..5691df6e 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md @@ -541,6 +541,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md index 72fb475e..5748c15a 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md @@ -826,6 +826,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md index cfba32b7..e7b74363 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md @@ -216,6 +216,6 @@ public getAccount() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-BankCard.md b/docs/classes/YooKassa-Model-PaymentMethod-BankCard.md index 01f23cea..59616fb3 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-BankCard.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-BankCard.md @@ -855,6 +855,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md b/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md index 4a15e405..69645ea2 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md @@ -159,6 +159,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md index 653e5b0e..1f7d7d6c 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md @@ -609,6 +609,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md index 4601d357..df5821f3 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md @@ -549,6 +549,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md index 28b8ede3..7d35c284 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md @@ -724,6 +724,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md index eb7010d1..44ee8a0b 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md @@ -781,6 +781,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md index 9deee454..75356be9 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md @@ -261,6 +261,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md index 7b83367f..087dc956 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md @@ -549,6 +549,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md index 519ce029..b1caba4a 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md @@ -103,6 +103,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md index d5f8259b..98432d2c 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md @@ -549,6 +549,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md index fd36f3a4..95ae3555 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md @@ -549,6 +549,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md index 1102e95a..15766f9a 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md @@ -603,6 +603,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md index 349237d1..e159c88b 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md @@ -542,6 +542,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md index bc9e1228..9bd4d18b 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md @@ -555,6 +555,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberLoan.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberLoan.md index f0838475..42f6303e 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberLoan.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberLoan.md @@ -670,6 +670,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md index 6d805730..297dfc5c 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md @@ -853,6 +853,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSbp.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSbp.md index dec9da55..d4a8b338 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSbp.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSbp.md @@ -536,6 +536,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md index d1925045..865554d8 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md @@ -536,6 +536,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodUnknown.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodUnknown.md index ae3a06da..d73b7329 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodUnknown.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodUnknown.md @@ -542,6 +542,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md index 5cd5f6b2..1d6887e8 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md @@ -555,6 +555,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md index 0ff5adfe..aad4817b 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md @@ -542,6 +542,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md index 837e49bd..6eb51ca9 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md @@ -616,6 +616,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethodType.md b/docs/classes/YooKassa-Model-PaymentMethodType.md index 1fe3b9e8..70e7544d 100644 --- a/docs/classes/YooKassa-Model-PaymentMethodType.md +++ b/docs/classes/YooKassa-Model-PaymentMethodType.md @@ -334,6 +334,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentStatus.md b/docs/classes/YooKassa-Model-PaymentStatus.md index 61894934..7d242863 100644 --- a/docs/classes/YooKassa-Model-PaymentStatus.md +++ b/docs/classes/YooKassa-Model-PaymentStatus.md @@ -170,6 +170,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md b/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md index 0af4492c..ee671f30 100644 --- a/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md +++ b/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md @@ -392,6 +392,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-IncomeReceipt.md b/docs/classes/YooKassa-Model-Payout-IncomeReceipt.md index ae185de4..8f623e6a 100644 --- a/docs/classes/YooKassa-Model-Payout-IncomeReceipt.md +++ b/docs/classes/YooKassa-Model-Payout-IncomeReceipt.md @@ -601,6 +601,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md index f73ec1a4..6a78d323 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md @@ -448,6 +448,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md index e54a5b95..bb5efb6c 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md @@ -155,6 +155,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md index 4b9fa82a..b2f21254 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md @@ -255,6 +255,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md index b2f96c0d..83e5835e 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md @@ -440,6 +440,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md index 11986db1..3f51ebf5 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md @@ -668,6 +668,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md index 12527d33..f962046d 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationSbp.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationSbp.md index 95e38ccf..5df5e0ba 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationSbp.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationSbp.md @@ -586,6 +586,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md index 39a723a5..73e0df97 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md @@ -125,6 +125,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md index f1293b43..40dde5b8 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md @@ -465,6 +465,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutSelfEmployed.md b/docs/classes/YooKassa-Model-Payout-PayoutSelfEmployed.md index 3a80d13b..a8b85e9b 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutSelfEmployed.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutSelfEmployed.md @@ -398,6 +398,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-SbpParticipantBank.md b/docs/classes/YooKassa-Model-Payout-SbpParticipantBank.md index fbbdd384..be9cdf6b 100644 --- a/docs/classes/YooKassa-Model-Payout-SbpParticipantBank.md +++ b/docs/classes/YooKassa-Model-Payout-SbpParticipantBank.md @@ -462,6 +462,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout.md b/docs/classes/YooKassa-Model-Payout.md index daf1206c..43368b6e 100644 --- a/docs/classes/YooKassa-Model-Payout.md +++ b/docs/classes/YooKassa-Model-Payout.md @@ -1083,6 +1083,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PayoutInterface.md b/docs/classes/YooKassa-Model-PayoutInterface.md index ccd111ec..c3f727dd 100644 --- a/docs/classes/YooKassa-Model-PayoutInterface.md +++ b/docs/classes/YooKassa-Model-PayoutInterface.md @@ -238,6 +238,6 @@ public getTest() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PayoutStatus.md b/docs/classes/YooKassa-Model-PayoutStatus.md index 76f041c2..d15528f0 100644 --- a/docs/classes/YooKassa-Model-PayoutStatus.md +++ b/docs/classes/YooKassa-Model-PayoutStatus.md @@ -159,6 +159,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PersonalData-PersonalData.md b/docs/classes/YooKassa-Model-PersonalData-PersonalData.md index df636982..ee19bd88 100644 --- a/docs/classes/YooKassa-Model-PersonalData-PersonalData.md +++ b/docs/classes/YooKassa-Model-PersonalData-PersonalData.md @@ -776,6 +776,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetails.md b/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetails.md index a23110ba..2152239a 100644 --- a/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetails.md +++ b/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetails.md @@ -421,6 +421,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsPartyCode.md b/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsPartyCode.md index 9dda0790..0f902c3f 100644 --- a/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsPartyCode.md +++ b/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsPartyCode.md @@ -133,6 +133,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsReasonCode.md b/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsReasonCode.md index bef864fc..35d8e2ad 100644 --- a/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsReasonCode.md +++ b/docs/classes/YooKassa-Model-PersonalData-PersonalDataCancellationDetailsReasonCode.md @@ -133,6 +133,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PersonalData-PersonalDataInterface.md b/docs/classes/YooKassa-Model-PersonalData-PersonalDataInterface.md index 693697d7..83d91fc1 100644 --- a/docs/classes/YooKassa-Model-PersonalData-PersonalDataInterface.md +++ b/docs/classes/YooKassa-Model-PersonalData-PersonalDataInterface.md @@ -357,6 +357,6 @@ public setMetadata(\YooKassa\Model\Metadata|array|null $metadata = null) : $this --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PersonalData-PersonalDataStatus.md b/docs/classes/YooKassa-Model-PersonalData-PersonalDataStatus.md index 05aa6977..cea2d7dd 100644 --- a/docs/classes/YooKassa-Model-PersonalData-PersonalDataStatus.md +++ b/docs/classes/YooKassa-Model-PersonalData-PersonalDataStatus.md @@ -169,6 +169,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PersonalData-PersonalDataType.md b/docs/classes/YooKassa-Model-PersonalData-PersonalDataType.md index e76c4b7e..c140afb8 100644 --- a/docs/classes/YooKassa-Model-PersonalData-PersonalDataType.md +++ b/docs/classes/YooKassa-Model-PersonalData-PersonalDataType.md @@ -145,6 +145,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-AdditionalUserProps.md b/docs/classes/YooKassa-Model-Receipt-AdditionalUserProps.md index dc1c9eaa..f4ee8c87 100644 --- a/docs/classes/YooKassa-Model-Receipt-AdditionalUserProps.md +++ b/docs/classes/YooKassa-Model-Receipt-AdditionalUserProps.md @@ -469,6 +469,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-AgentType.md b/docs/classes/YooKassa-Model-Receipt-AgentType.md index 43dce1ea..d4ef1c96 100644 --- a/docs/classes/YooKassa-Model-Receipt-AgentType.md +++ b/docs/classes/YooKassa-Model-Receipt-AgentType.md @@ -207,6 +207,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-IndustryDetails.md b/docs/classes/YooKassa-Model-Receipt-IndustryDetails.md index 288f5f46..9a027758 100644 --- a/docs/classes/YooKassa-Model-Receipt-IndustryDetails.md +++ b/docs/classes/YooKassa-Model-Receipt-IndustryDetails.md @@ -633,6 +633,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-MarkCodeInfo.md b/docs/classes/YooKassa-Model-Receipt-MarkCodeInfo.md index d39c1d14..b4c76c71 100644 --- a/docs/classes/YooKassa-Model-Receipt-MarkCodeInfo.md +++ b/docs/classes/YooKassa-Model-Receipt-MarkCodeInfo.md @@ -965,6 +965,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-MarkQuantity.md b/docs/classes/YooKassa-Model-Receipt-MarkQuantity.md index eaa572a1..248e2d71 100644 --- a/docs/classes/YooKassa-Model-Receipt-MarkQuantity.md +++ b/docs/classes/YooKassa-Model-Receipt-MarkQuantity.md @@ -461,6 +461,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-OperationalDetails.md b/docs/classes/YooKassa-Model-Receipt-OperationalDetails.md index ddb05f8a..272267b4 100644 --- a/docs/classes/YooKassa-Model-Receipt-OperationalDetails.md +++ b/docs/classes/YooKassa-Model-Receipt-OperationalDetails.md @@ -558,6 +558,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-PaymentMode.md b/docs/classes/YooKassa-Model-Receipt-PaymentMode.md index 7580b259..c6889a02 100644 --- a/docs/classes/YooKassa-Model-Receipt-PaymentMode.md +++ b/docs/classes/YooKassa-Model-Receipt-PaymentMode.md @@ -193,6 +193,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md b/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md index ef493e16..58abfaab 100644 --- a/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md +++ b/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md @@ -453,6 +453,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md b/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md index 5ba45c08..d746a0ed 100644 --- a/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md +++ b/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md @@ -538,6 +538,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-ReceiptItemMeasure.md b/docs/classes/YooKassa-Model-Receipt-ReceiptItemMeasure.md index 0568c3a5..7c85c306 100644 --- a/docs/classes/YooKassa-Model-Receipt-ReceiptItemMeasure.md +++ b/docs/classes/YooKassa-Model-Receipt-ReceiptItemMeasure.md @@ -366,6 +366,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-SettlementType.md b/docs/classes/YooKassa-Model-Receipt-SettlementType.md index b4722211..629ef07c 100644 --- a/docs/classes/YooKassa-Model-Receipt-SettlementType.md +++ b/docs/classes/YooKassa-Model-Receipt-SettlementType.md @@ -172,6 +172,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt.md b/docs/classes/YooKassa-Model-Receipt.md index 28a9cb12..ef0965cb 100644 --- a/docs/classes/YooKassa-Model-Receipt.md +++ b/docs/classes/YooKassa-Model-Receipt.md @@ -1049,6 +1049,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptCustomer.md b/docs/classes/YooKassa-Model-ReceiptCustomer.md index c75457ef..efc3bece 100644 --- a/docs/classes/YooKassa-Model-ReceiptCustomer.md +++ b/docs/classes/YooKassa-Model-ReceiptCustomer.md @@ -608,6 +608,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md b/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md index 0ac7a902..8f32a972 100644 --- a/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md +++ b/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md @@ -140,6 +140,6 @@ public jsonSerialize() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptInterface.md b/docs/classes/YooKassa-Model-ReceiptInterface.md index 1ddcd98d..526e45b9 100644 --- a/docs/classes/YooKassa-Model-ReceiptInterface.md +++ b/docs/classes/YooKassa-Model-ReceiptInterface.md @@ -181,6 +181,6 @@ public normalize(\YooKassa\Model\AmountInterface $orderAmount, bool $withShippin --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptItem.md b/docs/classes/YooKassa-Model-ReceiptItem.md index a2f31d49..06ad7bb0 100644 --- a/docs/classes/YooKassa-Model-ReceiptItem.md +++ b/docs/classes/YooKassa-Model-ReceiptItem.md @@ -1707,6 +1707,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptItemInterface.md b/docs/classes/YooKassa-Model-ReceiptItemInterface.md index f400cb95..97a5d6cf 100644 --- a/docs/classes/YooKassa-Model-ReceiptItemInterface.md +++ b/docs/classes/YooKassa-Model-ReceiptItemInterface.md @@ -436,6 +436,6 @@ public isShipping() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md b/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md index ad87012f..a96a5ebe 100644 --- a/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md +++ b/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md @@ -159,6 +159,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptType.md b/docs/classes/YooKassa-Model-ReceiptType.md index a5ed829b..549a1735 100644 --- a/docs/classes/YooKassa-Model-ReceiptType.md +++ b/docs/classes/YooKassa-Model-ReceiptType.md @@ -159,6 +159,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Recipient.md b/docs/classes/YooKassa-Model-Recipient.md index c774250a..52a3f91a 100644 --- a/docs/classes/YooKassa-Model-Recipient.md +++ b/docs/classes/YooKassa-Model-Recipient.md @@ -494,6 +494,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RecipientInterface.md b/docs/classes/YooKassa-Model-RecipientInterface.md index 2bf847dc..d11a1655 100644 --- a/docs/classes/YooKassa-Model-RecipientInterface.md +++ b/docs/classes/YooKassa-Model-RecipientInterface.md @@ -94,6 +94,6 @@ public getGatewayId() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Refund.md b/docs/classes/YooKassa-Model-Refund.md index 631eff4d..eebf1e63 100644 --- a/docs/classes/YooKassa-Model-Refund.md +++ b/docs/classes/YooKassa-Model-Refund.md @@ -944,6 +944,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundInterface.md b/docs/classes/YooKassa-Model-RefundInterface.md index d8e544f7..03b805de 100644 --- a/docs/classes/YooKassa-Model-RefundInterface.md +++ b/docs/classes/YooKassa-Model-RefundInterface.md @@ -218,6 +218,6 @@ public getDeal() : \YooKassa\Model\Deal\RefundDealInfo --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundStatus.md b/docs/classes/YooKassa-Model-RefundStatus.md index fd5836a8..302c0a86 100644 --- a/docs/classes/YooKassa-Model-RefundStatus.md +++ b/docs/classes/YooKassa-Model-RefundStatus.md @@ -153,6 +153,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Requestor.md b/docs/classes/YooKassa-Model-Requestor.md index 910d3172..1d861ba2 100644 --- a/docs/classes/YooKassa-Model-Requestor.md +++ b/docs/classes/YooKassa-Model-Requestor.md @@ -637,6 +637,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RequestorInterface.md b/docs/classes/YooKassa-Model-RequestorInterface.md index d462bd85..86d61ffc 100644 --- a/docs/classes/YooKassa-Model-RequestorInterface.md +++ b/docs/classes/YooKassa-Model-RequestorInterface.md @@ -217,6 +217,6 @@ public setClientName(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SafeDeal.md b/docs/classes/YooKassa-Model-SafeDeal.md index 03edd899..496b6ba3 100644 --- a/docs/classes/YooKassa-Model-SafeDeal.md +++ b/docs/classes/YooKassa-Model-SafeDeal.md @@ -858,6 +858,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployed.md b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployed.md index 12b26ca1..0a118bf3 100644 --- a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployed.md +++ b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployed.md @@ -747,6 +747,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmation.md b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmation.md index 75dc20ab..eae06aca 100644 --- a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmation.md +++ b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmation.md @@ -398,6 +398,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationFactory.md b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationFactory.md index 231795db..cf7a840c 100644 --- a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationFactory.md +++ b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationRedirect.md b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationRedirect.md index afdb4649..99ed2526 100644 --- a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationRedirect.md +++ b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationRedirect.md @@ -461,6 +461,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationType.md b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationType.md index b4677a1a..bfb1895a 100644 --- a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationType.md +++ b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedConfirmationType.md @@ -142,6 +142,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedInterface.md b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedInterface.md index 36411be3..8b297eb2 100644 --- a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedInterface.md +++ b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedInterface.md @@ -372,6 +372,6 @@ public setTest(bool $test) : $this --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedStatus.md b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedStatus.md index 866e45e5..04c549af 100644 --- a/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedStatus.md +++ b/docs/classes/YooKassa-Model-SelfEmployed-SelfEmployedStatus.md @@ -167,6 +167,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Settlement.md b/docs/classes/YooKassa-Model-Settlement.md index 0a1d7ca8..b9daf1d6 100644 --- a/docs/classes/YooKassa-Model-Settlement.md +++ b/docs/classes/YooKassa-Model-Settlement.md @@ -448,6 +448,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SettlementInterface.md b/docs/classes/YooKassa-Model-SettlementInterface.md index 0f9c7848..cd73fe20 100644 --- a/docs/classes/YooKassa-Model-SettlementInterface.md +++ b/docs/classes/YooKassa-Model-SettlementInterface.md @@ -83,6 +83,6 @@ public getAmount() : \YooKassa\Model\AmountInterface --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Source.md b/docs/classes/YooKassa-Model-Source.md index 6560cf2c..97722e33 100644 --- a/docs/classes/YooKassa-Model-Source.md +++ b/docs/classes/YooKassa-Model-Source.md @@ -570,6 +570,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SourceInterface.md b/docs/classes/YooKassa-Model-SourceInterface.md index 3b6205e4..f10b4c76 100644 --- a/docs/classes/YooKassa-Model-SourceInterface.md +++ b/docs/classes/YooKassa-Model-SourceInterface.md @@ -207,6 +207,6 @@ public setPlatformFeeAmount(\YooKassa\Model\AmountInterface|array $value) : mixe --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Supplier.md b/docs/classes/YooKassa-Model-Supplier.md index 648e17a7..6a7a529d 100644 --- a/docs/classes/YooKassa-Model-Supplier.md +++ b/docs/classes/YooKassa-Model-Supplier.md @@ -505,6 +505,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SupplierInterface.md b/docs/classes/YooKassa-Model-SupplierInterface.md index 0642c578..3f85c9e3 100644 --- a/docs/classes/YooKassa-Model-SupplierInterface.md +++ b/docs/classes/YooKassa-Model-SupplierInterface.md @@ -177,6 +177,6 @@ public setInn(string|null $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ThreeDSecure.md b/docs/classes/YooKassa-Model-ThreeDSecure.md index 4e258632..af1b51b4 100644 --- a/docs/classes/YooKassa-Model-ThreeDSecure.md +++ b/docs/classes/YooKassa-Model-ThreeDSecure.md @@ -397,6 +397,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Transfer.md b/docs/classes/YooKassa-Model-Transfer.md index 355aa5a4..d4eabed2 100644 --- a/docs/classes/YooKassa-Model-Transfer.md +++ b/docs/classes/YooKassa-Model-Transfer.md @@ -814,6 +814,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-TransferInterface.md b/docs/classes/YooKassa-Model-TransferInterface.md index 93ecbe0e..8776344f 100644 --- a/docs/classes/YooKassa-Model-TransferInterface.md +++ b/docs/classes/YooKassa-Model-TransferInterface.md @@ -374,6 +374,6 @@ public hasMetadata() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-TransferStatus.md b/docs/classes/YooKassa-Model-TransferStatus.md index 2d87d45a..3b300ee4 100644 --- a/docs/classes/YooKassa-Model-TransferStatus.md +++ b/docs/classes/YooKassa-Model-TransferStatus.md @@ -170,6 +170,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Webhook-Webhook.md b/docs/classes/YooKassa-Model-Webhook-Webhook.md index 8a2e3a52..c19fa49b 100644 --- a/docs/classes/YooKassa-Model-Webhook-Webhook.md +++ b/docs/classes/YooKassa-Model-Webhook-Webhook.md @@ -500,6 +500,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md b/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md index 50666d9f..a68ce53c 100644 --- a/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md +++ b/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md @@ -861,6 +861,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md index 7827d53d..b08a8b20 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md @@ -766,6 +766,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md index e8f5dc4e..c8d6fed7 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md @@ -353,6 +353,6 @@ protected initCurrentObject() : \YooKassa\Request\Deals\CreateDealRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md index d2a516c0..b90b6a28 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md @@ -286,6 +286,6 @@ public setMetadata(\YooKassa\Model\Metadata|array|null $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md index 1271803a..51e10436 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Deals\CreateDealRequestInterface $request) : --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md b/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md index b47cd9b1..a0f600dd 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md @@ -860,6 +860,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealResponse.md b/docs/classes/YooKassa-Request-Deals-DealResponse.md index 7deeb17a..11226c1d 100644 --- a/docs/classes/YooKassa-Request-Deals-DealResponse.md +++ b/docs/classes/YooKassa-Request-Deals-DealResponse.md @@ -860,6 +860,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequest.md b/docs/classes/YooKassa-Request-Deals-DealsRequest.md index a5342f53..1ebb01d3 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequest.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequest.md @@ -1394,6 +1394,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md b/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md index c90c2faa..67300066 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md @@ -498,6 +498,6 @@ protected initCurrentObject() : \YooKassa\Request\Deals\DealsRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md b/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md index a3fa1a3d..71493a21 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md @@ -765,6 +765,6 @@ public setFullTextSearch(string $value) : void --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md b/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md index 35161a2c..6604cd63 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Deals\DealsRequest|\YooKassa\Request\Deals\De --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsResponse.md b/docs/classes/YooKassa-Request-Deals-DealsResponse.md index 2caef8ca..ff9761bc 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsResponse.md +++ b/docs/classes/YooKassa-Request-Deals-DealsResponse.md @@ -389,6 +389,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md b/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md index 9c22369c..0bb0308e 100644 --- a/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md +++ b/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md @@ -1850,6 +1850,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md index 208a0a1f..359540b0 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md @@ -1965,6 +1965,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md index 38faa601..ac154e64 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md @@ -1130,6 +1130,6 @@ protected initCurrentObject() : \YooKassa\Request\Payments\CreatePaymentRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md index ceba6053..7339d62c 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md @@ -1016,6 +1016,6 @@ public setMerchantCustomerId(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md index 49f0ce08..c01779a2 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payments\CreatePaymentRequestInterface $reque --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md index 9ec677e0..203dd194 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md b/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md index 1ddf6af5..29f5f783 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md index 6e636d4a..b35e1936 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md @@ -860,6 +860,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md index add36a4c..38c1e8f8 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md @@ -529,6 +529,6 @@ protected initCurrentObject() : \YooKassa\Request\Payments\Payment\CreateCapture --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md index 73741cf6..62cd6e97 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md @@ -296,6 +296,6 @@ public setDeal(\YooKassa\Model\Deal\PaymentDealInfo|array|null $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md index f042c0d7..a2383917 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payments\Payment\CreateCaptureRequestInterfac --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md index 6c5019a4..414a9459 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentResponse.md b/docs/classes/YooKassa-Request-Payments-PaymentResponse.md index a9ed16b1..bb9e0c42 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentResponse.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md index 4cf0bb2a..2da73e50 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md @@ -1384,6 +1384,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md index c2b14e8a..9fc7e3ce 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md @@ -498,6 +498,6 @@ protected initCurrentObject() : \YooKassa\Request\Payments\PaymentsRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md index e82a43a5..4640d4d0 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md @@ -765,6 +765,6 @@ public setPaymentMethod(string $value) : void --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md index 8cec91e3..65c4f25d 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payments\PaymentsRequestInterface $request) : --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md b/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md index 536de200..024a4b4d 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md @@ -389,6 +389,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md b/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md index 6c716d14..cc472f81 100644 --- a/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md +++ b/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md @@ -1100,6 +1100,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md index b4b5b4f5..8e346ef7 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md @@ -1266,6 +1266,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md index c17c62c5..0df20d00 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md @@ -519,6 +519,6 @@ protected initCurrentObject() : \YooKassa\Request\Payouts\CreatePayoutRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md index 9561915c..47e0e725 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md @@ -655,6 +655,6 @@ public setMetadata(\YooKassa\Model\Metadata|array|null $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md index 8ae187a6..4342bfb6 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payouts\CreatePayoutRequestInterface $request --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md index ad9a1106..00dbfca2 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md @@ -1101,6 +1101,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-IncomeReceiptData.md b/docs/classes/YooKassa-Request-Payouts-IncomeReceiptData.md index de5d93f0..84ab921e 100644 --- a/docs/classes/YooKassa-Request-Payouts-IncomeReceiptData.md +++ b/docs/classes/YooKassa-Request-Payouts-IncomeReceiptData.md @@ -468,6 +468,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md index 9bb33306..8064e825 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md @@ -407,6 +407,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md index 2df87c9d..76f25948 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md @@ -455,6 +455,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md index 7c6087b1..be1fe86b 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md @@ -395,6 +395,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md index 5d29488c..fd58ffbd 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md @@ -92,6 +92,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Reque --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataSbp.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataSbp.md index eae2f631..69323736 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataSbp.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataSbp.md @@ -537,6 +537,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md index f5d6c7a0..70229bb6 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md @@ -483,6 +483,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutPersonalData.md b/docs/classes/YooKassa-Request-Payouts-PayoutPersonalData.md index 4b95cea7..19550772 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutPersonalData.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutPersonalData.md @@ -380,6 +380,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md b/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md index b48343e6..c1cc48b4 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md @@ -1101,6 +1101,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutSelfEmployedInfo.md b/docs/classes/YooKassa-Request-Payouts-PayoutSelfEmployedInfo.md index 6414d0de..12508029 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutSelfEmployedInfo.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutSelfEmployedInfo.md @@ -401,6 +401,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-SbpBanksResponse.md b/docs/classes/YooKassa-Request-Payouts-SbpBanksResponse.md index a21bbb02..56ec6923 100644 --- a/docs/classes/YooKassa-Request-Payouts-SbpBanksResponse.md +++ b/docs/classes/YooKassa-Request-Payouts-SbpBanksResponse.md @@ -403,6 +403,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequest.md b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequest.md index 7e7900e1..17ebecad 100644 --- a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequest.md +++ b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequest.md @@ -865,6 +865,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestBuilder.md b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestBuilder.md index dff339db..2642440e 100644 --- a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestBuilder.md +++ b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestBuilder.md @@ -363,6 +363,6 @@ protected initCurrentObject() : \YooKassa\Request\PersonalData\CreatePersonalDat --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestInterface.md b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestInterface.md index edc038b8..70121246 100644 --- a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestInterface.md +++ b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestInterface.md @@ -377,6 +377,6 @@ public toArray() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestSerializer.md b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestSerializer.md index e87fcb2b..aeda99ec 100644 --- a/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestSerializer.md +++ b/docs/classes/YooKassa-Request-PersonalData-CreatePersonalDataRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\PersonalData\CreatePersonalDataRequestInterfa --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-PersonalData-PersonalDataResponse.md b/docs/classes/YooKassa-Request-PersonalData-PersonalDataResponse.md index 5e6f89bf..ed99bd0f 100644 --- a/docs/classes/YooKassa-Request-PersonalData-PersonalDataResponse.md +++ b/docs/classes/YooKassa-Request-PersonalData-PersonalDataResponse.md @@ -785,6 +785,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md index 3b0b3532..201ccab9 100644 --- a/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md @@ -1461,6 +1461,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md index f25efc47..eb8c2fd4 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md @@ -1094,6 +1094,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md index 58af3728..cc193541 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md @@ -598,6 +598,6 @@ protected initCurrentObject() : \YooKassa\Request\Receipts\CreatePostReceiptRequ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md index 03603d7a..24306ed2 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md @@ -618,6 +618,6 @@ public notEmpty() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md index f9508229..73bb25a1 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Receipts\CreatePostReceiptRequestInterface $r --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md index 907926e8..e554accd 100644 --- a/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md @@ -1565,6 +1565,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md index 0e93a647..97dfa1cb 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md @@ -65,6 +65,6 @@ public factory(array $data) : \YooKassa\Request\Receipts\AbstractReceiptResponse --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md index cbce30c9..d28afabf 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md @@ -214,6 +214,6 @@ public notEmpty() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md index 35c259dd..ea6369f4 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md @@ -1513,6 +1513,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md index 2317ff4a..aa80fc3b 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md @@ -378,6 +378,6 @@ public getSupplier() : \YooKassa\Model\SupplierInterface --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md index e9f04d52..f7990c0f 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md @@ -1144,6 +1144,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md index 2df79d55..a561a125 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md @@ -411,6 +411,6 @@ protected initCurrentObject() : \YooKassa\Request\Receipts\ReceiptsRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md index 95785c12..f926f4b0 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md @@ -378,6 +378,6 @@ public hasLimit() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md index 89fde5c4..07a15b3e 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Receipts\ReceiptsRequestInterface $request) : --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md index 1d86abd4..643be642 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md @@ -142,6 +142,6 @@ public hasNextCursor() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md index 7d33b1b5..35c6826f 100644 --- a/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md @@ -1565,6 +1565,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md index d86afc69..48296fac 100644 --- a/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md @@ -1482,6 +1482,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md b/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md index 2f3af5d9..07f73986 100644 --- a/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md @@ -959,6 +959,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md index eb01cae9..6bbfd388 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md @@ -980,6 +980,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md index 0b090f46..9ed42aff 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md @@ -624,6 +624,6 @@ protected initCurrentObject() : \YooKassa\Request\Refunds\CreateRefundRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md index 5adda9d6..735d966a 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md @@ -339,6 +339,6 @@ public hasDeal() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md index 9016db04..d4ccb1b9 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Refunds\CreateRefundRequestInterface $request --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md index 5245ab4f..8c47fe92 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md @@ -955,6 +955,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundResponse.md b/docs/classes/YooKassa-Request-Refunds-RefundResponse.md index 48f98442..c775b032 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundResponse.md @@ -955,6 +955,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md index f47cc790..823e0117 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md @@ -1072,6 +1072,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md index 1e747eb9..4f4e58fd 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md @@ -382,6 +382,6 @@ protected initCurrentObject() : \YooKassa\Request\Refunds\RefundsRequest --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md index 67096195..f5316707 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md @@ -305,6 +305,6 @@ public hasCursor() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md index 74432d6f..e717ded3 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Refunds\RefundsRequestInterface $request) : a --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md b/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md index ce39304f..8f8a1773 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md @@ -124,6 +124,6 @@ public hasNextCursor() : bool --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequest.md b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequest.md index f6b1f35a..1c6cfaa6 100644 --- a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequest.md +++ b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequest.md @@ -659,6 +659,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestBuilder.md b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestBuilder.md index be00a266..fdd852fa 100644 --- a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestBuilder.md +++ b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestBuilder.md @@ -232,6 +232,6 @@ protected initCurrentObject() : \YooKassa\Request\SelfEmployed\SelfEmployedReque --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmation.md b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmation.md index c04a0e5e..aa475e8f 100644 --- a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmation.md +++ b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmation.md @@ -377,6 +377,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationFactory.md b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationFactory.md index 259b7328..5653ec9c 100644 --- a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationFactory.md +++ b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Reque --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationRedirect.md b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationRedirect.md index 64fe5c2f..11b5294b 100644 --- a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationRedirect.md +++ b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestConfirmationRedirect.md @@ -372,6 +372,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestSerializer.md b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestSerializer.md index 098087ec..274769f4 100644 --- a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestSerializer.md +++ b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\SelfEmployed\SelfEmployedRequest $request) : --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedResponse.md b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedResponse.md index 215da8db..2c155bc3 100644 --- a/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedResponse.md +++ b/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedResponse.md @@ -754,6 +754,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md b/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md index 6ee22c22..d35ab1c0 100644 --- a/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md +++ b/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md @@ -101,6 +101,6 @@ public getType() : string --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/default.md b/docs/namespaces/default.md index 48b2cc11..8e8c75f1 100644 --- a/docs/namespaces/default.md +++ b/docs/namespaces/default.md @@ -52,6 +52,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-client.md b/docs/namespaces/yookassa-client.md index 680ee51b..6275e2cc 100644 --- a/docs/namespaces/yookassa-client.md +++ b/docs/namespaces/yookassa-client.md @@ -33,6 +33,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-common-exceptions.md b/docs/namespaces/yookassa-common-exceptions.md index 32dd706e..5b631da1 100644 --- a/docs/namespaces/yookassa-common-exceptions.md +++ b/docs/namespaces/yookassa-common-exceptions.md @@ -41,6 +41,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-common.md b/docs/namespaces/yookassa-common.md index d792d306..62f4edfd 100644 --- a/docs/namespaces/yookassa-common.md +++ b/docs/namespaces/yookassa-common.md @@ -38,6 +38,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-helpers-config.md b/docs/namespaces/yookassa-helpers-config.md index 57d5f4ea..e282e262 100644 --- a/docs/namespaces/yookassa-helpers-config.md +++ b/docs/namespaces/yookassa-helpers-config.md @@ -31,6 +31,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-helpers.md b/docs/namespaces/yookassa-helpers.md index 40a26ac9..6b7213b8 100644 --- a/docs/namespaces/yookassa-helpers.md +++ b/docs/namespaces/yookassa-helpers.md @@ -35,6 +35,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-confirmation.md b/docs/namespaces/yookassa-model-confirmation.md index 76c6d27b..cdea44ef 100644 --- a/docs/namespaces/yookassa-model-confirmation.md +++ b/docs/namespaces/yookassa-model-confirmation.md @@ -32,6 +32,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-confirmationattributes.md b/docs/namespaces/yookassa-model-confirmationattributes.md index 6dc2ba5d..bc561dc3 100644 --- a/docs/namespaces/yookassa-model-confirmationattributes.md +++ b/docs/namespaces/yookassa-model-confirmationattributes.md @@ -32,6 +32,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-deal.md b/docs/namespaces/yookassa-model-deal.md index 1a6e7b22..a4fd748e 100644 --- a/docs/namespaces/yookassa-model-deal.md +++ b/docs/namespaces/yookassa-model-deal.md @@ -36,6 +36,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-notification.md b/docs/namespaces/yookassa-model-notification.md index 392b8134..0be7f462 100644 --- a/docs/namespaces/yookassa-model-notification.md +++ b/docs/namespaces/yookassa-model-notification.md @@ -39,6 +39,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md b/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md index 963a5bb6..fc72fcee 100644 --- a/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md +++ b/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md @@ -33,6 +33,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentdata-b2b.md b/docs/namespaces/yookassa-model-paymentdata-b2b.md index 208213af..3856ac65 100644 --- a/docs/namespaces/yookassa-model-paymentdata-b2b.md +++ b/docs/namespaces/yookassa-model-paymentdata-b2b.md @@ -23,6 +23,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentdata.md b/docs/namespaces/yookassa-model-paymentdata.md index 73b0494f..a3eb96f8 100644 --- a/docs/namespaces/yookassa-model-paymentdata.md +++ b/docs/namespaces/yookassa-model-paymentdata.md @@ -47,6 +47,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md b/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md index 5fee5e5f..4f2f61b8 100644 --- a/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md +++ b/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md @@ -31,6 +31,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentmethod-b2b.md b/docs/namespaces/yookassa-model-paymentmethod-b2b.md index 483e97a2..b5974e70 100644 --- a/docs/namespaces/yookassa-model-paymentmethod-b2b.md +++ b/docs/namespaces/yookassa-model-paymentmethod-b2b.md @@ -23,6 +23,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentmethod.md b/docs/namespaces/yookassa-model-paymentmethod.md index cec3c122..c0af2470 100644 --- a/docs/namespaces/yookassa-model-paymentmethod.md +++ b/docs/namespaces/yookassa-model-paymentmethod.md @@ -51,6 +51,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-payout.md b/docs/namespaces/yookassa-model-payout.md index b7abd6ed..f07f9474 100644 --- a/docs/namespaces/yookassa-model-payout.md +++ b/docs/namespaces/yookassa-model-payout.md @@ -37,6 +37,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-personaldata.md b/docs/namespaces/yookassa-model-personaldata.md index 9d20006e..4a5821b2 100644 --- a/docs/namespaces/yookassa-model-personaldata.md +++ b/docs/namespaces/yookassa-model-personaldata.md @@ -36,6 +36,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-receipt.md b/docs/namespaces/yookassa-model-receipt.md index 17a5f136..e8e3ec23 100644 --- a/docs/namespaces/yookassa-model-receipt.md +++ b/docs/namespaces/yookassa-model-receipt.md @@ -35,6 +35,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-selfemployed.md b/docs/namespaces/yookassa-model-selfemployed.md index 6d632ab5..dcc43191 100644 --- a/docs/namespaces/yookassa-model-selfemployed.md +++ b/docs/namespaces/yookassa-model-selfemployed.md @@ -36,6 +36,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-webhook.md b/docs/namespaces/yookassa-model-webhook.md index f6a05c59..b0020c8c 100644 --- a/docs/namespaces/yookassa-model-webhook.md +++ b/docs/namespaces/yookassa-model-webhook.md @@ -25,6 +25,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model.md b/docs/namespaces/yookassa-model.md index 247bb31d..7e3c790e 100644 --- a/docs/namespaces/yookassa-model.md +++ b/docs/namespaces/yookassa-model.md @@ -99,6 +99,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-deals.md b/docs/namespaces/yookassa-request-deals.md index 123f5d0b..0b2d25fe 100644 --- a/docs/namespaces/yookassa-request-deals.md +++ b/docs/namespaces/yookassa-request-deals.md @@ -41,6 +41,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payments-payment.md b/docs/namespaces/yookassa-request-payments-payment.md index d4506077..ebc06873 100644 --- a/docs/namespaces/yookassa-request-payments-payment.md +++ b/docs/namespaces/yookassa-request-payments-payment.md @@ -35,6 +35,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payments.md b/docs/namespaces/yookassa-request-payments.md index 331bd6ea..b8d30d3c 100644 --- a/docs/namespaces/yookassa-request-payments.md +++ b/docs/namespaces/yookassa-request-payments.md @@ -45,6 +45,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md b/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md index 95950697..59a3618c 100644 --- a/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md +++ b/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md @@ -30,6 +30,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payouts.md b/docs/namespaces/yookassa-request-payouts.md index 79edb06a..c9f34b21 100644 --- a/docs/namespaces/yookassa-request-payouts.md +++ b/docs/namespaces/yookassa-request-payouts.md @@ -44,6 +44,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-personaldata.md b/docs/namespaces/yookassa-request-personaldata.md index b410243c..238896cb 100644 --- a/docs/namespaces/yookassa-request-personaldata.md +++ b/docs/namespaces/yookassa-request-personaldata.md @@ -34,6 +34,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-receipts.md b/docs/namespaces/yookassa-request-receipts.md index 2a0d3246..204792cd 100644 --- a/docs/namespaces/yookassa-request-receipts.md +++ b/docs/namespaces/yookassa-request-receipts.md @@ -46,6 +46,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-refunds.md b/docs/namespaces/yookassa-request-refunds.md index 08f6feb2..650f83fe 100644 --- a/docs/namespaces/yookassa-request-refunds.md +++ b/docs/namespaces/yookassa-request-refunds.md @@ -41,6 +41,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-selfemployed.md b/docs/namespaces/yookassa-request-selfemployed.md index d555af5c..e47c861e 100644 --- a/docs/namespaces/yookassa-request-selfemployed.md +++ b/docs/namespaces/yookassa-request-selfemployed.md @@ -31,6 +31,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-webhook.md b/docs/namespaces/yookassa-request-webhook.md index 39c55a48..95eda0be 100644 --- a/docs/namespaces/yookassa-request-webhook.md +++ b/docs/namespaces/yookassa-request-webhook.md @@ -25,6 +25,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request.md b/docs/namespaces/yookassa-request.md index 2d99d824..fd20c3bd 100644 --- a/docs/namespaces/yookassa-request.md +++ b/docs/namespaces/yookassa-request.md @@ -30,6 +30,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa.md b/docs/namespaces/yookassa.md index 8948a8a4..a14cd758 100644 --- a/docs/namespaces/yookassa.md +++ b/docs/namespaces/yookassa.md @@ -33,6 +33,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/readme.md b/docs/readme.md index e3ffaec3..fc2fea7c 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -52,6 +52,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/reports/deprecated.md b/docs/reports/deprecated.md index 3bc019f4..2731f6d4 100644 --- a/docs/reports/deprecated.md +++ b/docs/reports/deprecated.md @@ -157,6 +157,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/reports/errors.md b/docs/reports/errors.md index 340043f8..0c05ddbf 100644 --- a/docs/reports/errors.md +++ b/docs/reports/errors.md @@ -18,6 +18,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/docs/reports/markers.md b/docs/reports/markers.md index 3317ec3a..61177adb 100644 --- a/docs/reports/markers.md +++ b/docs/reports/markers.md @@ -22,6 +22,6 @@ --- -This document was automatically generated from source code comments on 2024-04-01 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2024-06-05 using [phpDocumentor](http://www.phpdoc.org/) © 2024 YooMoney \ No newline at end of file diff --git a/lib/Client.php b/lib/Client.php index 10010afc..fa7d5e0b 100644 --- a/lib/Client.php +++ b/lib/Client.php @@ -122,7 +122,7 @@ class Client extends BaseClient /** * Текущая версия библиотеки */ - const SDK_VERSION = '2.10.0'; + const SDK_VERSION = '2.10.1'; /** * Получить список платежей магазина @@ -234,7 +234,7 @@ class Client extends BaseClient $serializer = new CreatePaymentRequestSerializer(); $serializedData = $serializer->serialize($payment); - $httpBody = $this->encodeData($serializedData); + $httpBody = $this->encodeData($this->addDefaultCmsName($serializedData)); $response = $this->execute($path, HttpVerb::POST, null, $httpBody, $headers); @@ -1471,4 +1471,18 @@ class Client extends BaseClient return $result; } + + /** + * Добавляет в metadata метку cms_name, если она не была установлена + * + * @param array $requestArray + * @return array + */ + private function addDefaultCmsName(array $requestArray) + { + $defaultMetadata = array('cms_name' => 'yookassa_sdk_php_2'); + $requestArray['metadata'] = array_merge($defaultMetadata, isset($requestArray['metadata']) ? $requestArray['metadata'] : array()); + + return $requestArray; + } } diff --git a/phpdoc.xml b/phpdoc.xml index fd7fa57b..25e5ee03 100644 --- a/phpdoc.xml +++ b/phpdoc.xml @@ -9,7 +9,7 @@ .phpdoc - + latest