diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dec601d..9af78a0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v2.12.2 от 15.07.2025 +* Добавлен список провайдеров онлайн-касс + ### v2.12.1 от 08.07.2025 * Удалены deprecated конструкции diff --git a/composer.json b/composer.json index c08e6cd0..6d2a068c 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.12.1&format=zip" + "url": "https://git.yoomoney.ru/rest/api/latest/projects/SDK/repos/yookassa-sdk-php/archive?at=refs%2Ftags%2F2.12.2&format=zip" }, - "version": "2.12.1", + "version": "2.12.2", "require": { "php": ">=5.3.0", "ext-curl": "*", diff --git a/docs/classes/JsonSerializable.md b/docs/classes/JsonSerializable.md index 631f95a7..1537cf61 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-ApiClientInterface.md b/docs/classes/YooKassa-Client-ApiClientInterface.md index 8a497aea..933af40c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-BaseClient.md b/docs/classes/YooKassa-Client-BaseClient.md index 44e3e1b7..a9da8978 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-CurlClient.md b/docs/classes/YooKassa-Client-CurlClient.md index 7e578c25..d26cbce4 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-UserAgent.md b/docs/classes/YooKassa-Client-UserAgent.md index ca3c9bf7..ab7b0ee7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client.md b/docs/classes/YooKassa-Client.md index 01e9eace..e0521b42 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.12.1' +SDK_VERSION = '2.12.2' ``` @@ -2501,6 +2501,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractEnum.md b/docs/classes/YooKassa-Common-AbstractEnum.md index eed478e9..ef65ed4d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractObject.md b/docs/classes/YooKassa-Common-AbstractObject.md index ebd52828..8b5f0093 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractPaymentRequest.md b/docs/classes/YooKassa-Common-AbstractPaymentRequest.md index a738bdbd..fe37363b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md b/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md index 6c0ec0f5..e03f5fb6 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRefundRequest.md b/docs/classes/YooKassa-Common-AbstractRefundRequest.md index 834c359a..97f95e35 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRequest.md b/docs/classes/YooKassa-Common-AbstractRequest.md index 20c8de9b..03c350ce 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRequestBuilder.md b/docs/classes/YooKassa-Common-AbstractRequestBuilder.md index 8e5d233c..f7e941dd 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 5eed0750..a4b1156f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d112f55d..cb4d9597 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 651c9961..30a5f201 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 87f754da..0b716d5b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 52a81860..a0495c73 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 74ada6e9..e87409c5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 e811ed60..30350a17 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 214a51ba..132cbeaf 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 fbb62a46..00e6fd53 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d3c9ac2c..8d5c0505 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 9bf273ba..3bd9c03f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 84763db5..52f45f55 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f55c1b7e..2de9d76e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a5cf3557..787f6bdd 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 10128752..482b9095 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 52e0ee5e..090a35ac 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 ff368634..484e44ee 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-HttpVerb.md b/docs/classes/YooKassa-Common-HttpVerb.md index 6b1c8769..10afa6da 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-LoggerWrapper.md b/docs/classes/YooKassa-Common-LoggerWrapper.md index 774da335..7b71e1b4 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-ResponseObject.md b/docs/classes/YooKassa-Common-ResponseObject.md index 09a2e993..70cef5b7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c1765c6c..d1509b7c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 114475ba..feebd515 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-FiscalizationProvider.md b/docs/classes/YooKassa-Helpers-FiscalizationProvider.md new file mode 100644 index 00000000..3325d794 --- /dev/null +++ b/docs/classes/YooKassa-Helpers-FiscalizationProvider.md @@ -0,0 +1,304 @@ +# [YooKassa API SDK](../home.md) + +# Class: \YooKassa\Helpers\FiscalizationProvider +### Namespace: [\YooKassa\Helpers](../namespaces/yookassa-helpers.md) +--- +**Summary:** + +Класс, представляющий модель FiscalizationProvider. + +**Description:** + +Решение ЮKassa, которое магазин использует для отправки чеков. +Возможные значения: +- [Чеки для самозанятых](https://yookassa.ru/developers/payment-acceptance/receipts/self-employed/basics) — `fns` +- [54-ФЗ: Чеки от ЮKassa](https://yookassa.ru/developers/payment-acceptance/receipts/54fz/yoomoney/basics) — `avanpost` +- [54-ФЗ: сторонняя онлайн-касса](https://yookassa.ru/developers/payment-acceptance/receipts/54fz/other-services/basics) (наименование онлайн-кассы) — ~`a_qsi` (aQsi online), ~`atol` (АТОЛ Онлайн), ~`business_ru` (Бизнес.ру), ~`digital_kassa` (digitalkassa), ~`evotor` (Эвотор), ~`first_ofd` (Первый ОФД), ~`kit_invest` (Кит Инвест), ~`komtet` (КОМТЕТ Касса), ~`life_pay` (LIFE PAY), ~`mertrade` (Mertrade), ~`modul_kassa` (МодульКасса), ~`rocket` (RocketR), ~`shtrih_m` (Orange Data). + +--- +### Constants +| Visibility | Name | Flag | Summary | +| ----------:| ---- | ---- | ------- | +| public | [ATOL](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_ATOL) | | АТОЛ Онлайн | +| public | [BUSINESS_RU](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_BUSINESS_RU) | | Бизнес.ру | +| public | [SHTRIH_M](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_SHTRIH_M) | | Orange Data | +| public | [MODUL_KASSA](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_MODUL_KASSA) | | МодульКасса | +| public | [EVOTOR](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_EVOTOR) | | Эвотор | +| public | [KIT_INVEST](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_KIT_INVEST) | | Кит Инвест | +| public | [A_QSI](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_A_QSI) | | aQsi online | +| public | [FNS](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_FNS) | | Чеки для самозанятых | +| public | [AVANPOST](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_AVANPOST) | | 54-ФЗ: Чеки от ЮKassa | +| public | [MERTRADE](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_MERTRADE) | | Mertrade | +| public | [FIRST_OFD](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_FIRST_OFD) | | Первый ОФД | +| public | [LIFE_PAY](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_LIFE_PAY) | | LIFE PAY | +| public | [ROCKET](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_ROCKET) | | RocketR | +| public | [DIGITAL_KASSA](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_DIGITAL_KASSA) | | digitalkassa | +| public | [KOMTET](../classes/YooKassa-Helpers-FiscalizationProvider.md#constant_KOMTET) | | КОМТЕТ Касса | + +--- +### Properties +| Visibility | Name | Flag | Summary | +| ----------:| ---- | ---- | ------- | +| protected | [$validValues](../classes/YooKassa-Helpers-FiscalizationProvider.md#property_validValues) | | Возвращает список доступных значений | + +--- +### Methods +| Visibility | Name | Flag | Summary | +| ----------:| ---- | ---- | ------- | +| public | [getEnabledValues()](../classes/YooKassa-Common-AbstractEnum.md#method_getEnabledValues) | | Возвращает значения в enum'е значения которых разрешены | +| public | [getValidValues()](../classes/YooKassa-Common-AbstractEnum.md#method_getValidValues) | | Возвращает все значения в enum'e | +| public | [valueExists()](../classes/YooKassa-Common-AbstractEnum.md#method_valueExists) | | Проверяет наличие значения в enum'e | + +--- +### Details +* File: [lib/Helpers/FiscalizationProvider.php](../../lib/Helpers/FiscalizationProvider.php) +* Package: YooKassa\Model +* Class Hierarchy: + * [\YooKassa\Common\AbstractEnum](../classes/YooKassa-Common-AbstractEnum.md) + * \YooKassa\Helpers\FiscalizationProvider + +* See Also: + * [](https://yookassa.ru/developers/api) + +--- +### Tags +| Tag | Version | Description | +| --- | ------- | ----------- | +| category | | Class | +| author | | cms@yoomoney.ru | + +--- +## Constants + +###### ATOL +АТОЛ Онлайн + +```php +ATOL = 'atol' +``` + + + +###### BUSINESS_RU +Бизнес.ру + +```php +BUSINESS_RU = 'business_ru' +``` + + + +###### SHTRIH_M +Orange Data + +```php +SHTRIH_M = 'shtrih_m' +``` + + + +###### MODUL_KASSA +МодульКасса + +```php +MODUL_KASSA = 'modul_kassa' +``` + + + +###### EVOTOR +Эвотор + +```php +EVOTOR = 'evotor' +``` + + + +###### KIT_INVEST +Кит Инвест + +```php +KIT_INVEST = 'kit_invest' +``` + + + +###### A_QSI +aQsi online + +```php +A_QSI = 'a_qsi' +``` + + + +###### FNS +Чеки для самозанятых + +```php +FNS = 'fns' +``` + + + +###### AVANPOST +54-ФЗ: Чеки от ЮKassa + +```php +AVANPOST = 'avanpost' +``` + + + +###### MERTRADE +Mertrade + +```php +MERTRADE = 'mertrade' +``` + + + +###### FIRST_OFD +Первый ОФД + +```php +FIRST_OFD = 'first_ofd' +``` + + + +###### LIFE_PAY +LIFE PAY + +```php +LIFE_PAY = 'life_pay' +``` + + + +###### ROCKET +RocketR + +```php +ROCKET = 'rocket' +``` + + + +###### DIGITAL_KASSA +digitalkassa + +```php +DIGITAL_KASSA = 'digital_kassa' +``` + + + +###### KOMTET +КОМТЕТ Касса + +```php +KOMTET = 'komtet' +``` + + + +--- +## Properties + +#### protected $validValues : array +--- +**Summary** + +Возвращает список доступных значений + +**Type:** array +Массив принимаемых enum'ом значений +**Details:** + + +##### Tags +| Tag | Version | Description | +| --- | ------- | ----------- | +| return | | | + + +--- +## Methods + +#### public getEnabledValues() : string[] + +```php +Static public getEnabledValues() : string[] +``` + +**Summary** + +Возвращает значения в enum'е значения которых разрешены + +**Details:** +* Inherited From: [\YooKassa\Common\AbstractEnum](../classes/YooKassa-Common-AbstractEnum.md) + +**Returns:** string[] - Массив разрешённых значений + + + +#### public getValidValues() : array + +```php +Static public getValidValues() : array +``` + +**Summary** + +Возвращает все значения в enum'e + +**Details:** +* Inherited From: [\YooKassa\Common\AbstractEnum](../classes/YooKassa-Common-AbstractEnum.md) + +**Returns:** array - Массив значений в перечислении + + + +#### public valueExists() : bool + +```php +Static public valueExists(mixed $value) : bool +``` + +**Summary** + +Проверяет наличие значения в enum'e + +**Details:** +* Inherited From: [\YooKassa\Common\AbstractEnum](../classes/YooKassa-Common-AbstractEnum.md) + +##### Parameters: +| Type | Name | Description | +| ---- | ---- | ----------- | +| mixed | value | Проверяемое значение | + +**Returns:** bool - True если значение имеется, false если нет + + + +--- + +### Top Namespaces + +* [\YooKassa](../namespaces/yookassa.md) + +--- + +### Reports +* [Errors - 0](../reports/errors.md) +* [Markers - 1](../reports/markers.md) +* [Deprecated - 43](../reports/deprecated.md) + +--- + +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) + +© 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-ProductCode.md b/docs/classes/YooKassa-Helpers-ProductCode.md index 6262ea2c..e237652d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-Random.md b/docs/classes/YooKassa-Helpers-Random.md index 426983ca..638c3694 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-RawHeadersParser.md b/docs/classes/YooKassa-Helpers-RawHeadersParser.md index 3ef5cac8..9ff34270 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-SecurityHelper.md b/docs/classes/YooKassa-Helpers-SecurityHelper.md index 83841e0c..74d51f7c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-StringObject.md b/docs/classes/YooKassa-Helpers-StringObject.md index 4ebec581..fe95b84f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-TypeCast.md b/docs/classes/YooKassa-Helpers-TypeCast.md index 63684f25..6aebb4ba 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-UUID.md b/docs/classes/YooKassa-Helpers-UUID.md index 8779665f..4fe62463 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Airline.md b/docs/classes/YooKassa-Model-Airline.md index a03a7d61..aaf37a7b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AirlineInterface.md b/docs/classes/YooKassa-Model-AirlineInterface.md index 756797f6..45fe905b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AmountInterface.md b/docs/classes/YooKassa-Model-AmountInterface.md index b5c8cca3..5e0ecdd8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AuthorizationDetails.md b/docs/classes/YooKassa-Model-AuthorizationDetails.md index 5cce1e90..60247425 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md b/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md index b0e042b7..56af7520 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-BaseDeal.md b/docs/classes/YooKassa-Model-BaseDeal.md index 2dbc7bc6..f661b275 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetails.md b/docs/classes/YooKassa-Model-CancellationDetails.md index 4e48e760..f5573371 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsInterface.md b/docs/classes/YooKassa-Model-CancellationDetailsInterface.md index 4a94ae67..694f78bc 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md b/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md index 53b76965..786ff64a 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md @@ -163,6 +163,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md b/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md index bbacad4a..3d49fcf4 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md @@ -340,6 +340,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4345e452..f21c3ece 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 dc2ac633..e0ce1ccd 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 0b82dd64..ef42decc 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 abe63cab..85536a65 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 73977af6..861a4ded 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d07e8faa..41d5bd7e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 9c08f7fd..8dd5199b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b849a58f..bde6413f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 abbb79c7..8f933911 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8db541f2..11434e3e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f72e2d79..7f339c7f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 42f8c850..48f4f926 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f5859fe2..d8092fdc 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2cecd496..8ab27d03 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2744633f..2cc78038 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7fb2114a..bcec226c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationType.md b/docs/classes/YooKassa-Model-ConfirmationType.md index 23163129..300b185d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CurrencyCode.md b/docs/classes/YooKassa-Model-CurrencyCode.md index a5b44424..fc678dc5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f74daf6f..14c97aff 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a7eeef84..d4f0e810 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2aa8f361..46b1f5c1 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 35ddadce..9b7f8d35 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a887c15c..6365e916 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 0e1814da..497e30c0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7a5f729b..8f17d054 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 24fe6f26..d62271a7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 567b5d56..3123d00f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7f85d939..2b2a9fc9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 ea44c033..c444ae1a 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1cdc65e4..136b4895 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-DealInterface.md b/docs/classes/YooKassa-Model-DealInterface.md index c2958a02..ce0ede8e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-FraudData.md b/docs/classes/YooKassa-Model-FraudData.md index 71227a77..7779f0ad 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Leg.md b/docs/classes/YooKassa-Model-Leg.md index b610592e..d5c25102 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-LegInterface.md b/docs/classes/YooKassa-Model-LegInterface.md index e190ba89..2f9078a9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Locale.md b/docs/classes/YooKassa-Model-Locale.md index 14ccb909..0db1d185 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Metadata.md b/docs/classes/YooKassa-Model-Metadata.md index 0ab1212e..16c63ba4 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-MonetaryAmount.md b/docs/classes/YooKassa-Model-MonetaryAmount.md index d992965e..a974f7b5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1ba88ce7..6787ae5d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 121470ca..5dc0a1b3 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 43e203b3..2324c9c4 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b86b507c..363377ae 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d5299dcd..9f203023 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8be602bf..a436ce5f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2c978e1a..43c62bc2 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 bc3e2edf..3425b257 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7bc94f48..1961ae62 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 5749b002..7c27d282 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-NotificationEventType.md b/docs/classes/YooKassa-Model-NotificationEventType.md index 7f702893..0ca76894 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-NotificationType.md b/docs/classes/YooKassa-Model-NotificationType.md index 3197ad38..c30aaa57 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Passenger.md b/docs/classes/YooKassa-Model-Passenger.md index 953d15e0..c378ac4e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PassengerInterface.md b/docs/classes/YooKassa-Model-PassengerInterface.md index 7dad2db2..52077fd1 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payment.md b/docs/classes/YooKassa-Model-Payment.md index c8a4375e..2b61df7a 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 e9a8bf10..bccbc5a2 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1c3e80c5..643892dd 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 01c0563c..da8638e0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 ed9deccf..bbd97050 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md @@ -180,6 +180,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 fc175f4c..ab6a5f26 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 677814d0..25f8ada4 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 5956ec19..a015b9b7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1069fd2c..a13ee6df 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4ef0f1da..bb8027b8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7ce2971b..8cb55561 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 25d1ccdd..2f8fbdf7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2f7f8a11..86b864ec 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8f4327d8..d1c8c126 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 3826cb97..64790fc6 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md @@ -391,6 +391,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b33e61bc..72ae9447 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4c15185b..1e6b3ef9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1c8c8c79..2c5aea2b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a2784f4f..3644730d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 14425952..9822fe11 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 79d00b93..3117b484 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 9b407aef..14058531 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 471d4f5d..59da1428 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8cfae497..e62c6ee5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentInterface.md b/docs/classes/YooKassa-Model-PaymentInterface.md index e9c13d73..d7264500 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 9111abc6..efd68d0c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 e69c970a..cb43b8c5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 72142c4d..807b2b2e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 cfcb1201..02ab93bd 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a8a0e111..d208d892 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 032a1c85..2af91eca 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 74fdfef9..dfa05f65 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2440fd58..5117bbf0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 414f4e78..3d1be233 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 e7989389..22cacc59 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 41d13d18..9b0b253c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8252a914..9a933325 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c59c0a2a..c84779ee 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7fc01da8..256bd51f 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md @@ -555,6 +555,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 48769df8..1cc4ac8c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 bf224117..99d1f9d3 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 9bb5811c..86092fa9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 71c09a29..3d582501 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7a7245f5..89117da7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 eafc8a11..ea8392d7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 42306861..f499b4c9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 e65f9b3e..35f5eada 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c70edca3..87eae99f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 38f6b8f6..7ebb8b73 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 fd7396d4..21e1ef86 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethodType.md b/docs/classes/YooKassa-Model-PaymentMethodType.md index cfbbb8a7..adf16c26 100644 --- a/docs/classes/YooKassa-Model-PaymentMethodType.md +++ b/docs/classes/YooKassa-Model-PaymentMethodType.md @@ -336,6 +336,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentStatus.md b/docs/classes/YooKassa-Model-PaymentStatus.md index be884bdd..81807087 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4c9e6352..af1d0948 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 17975be9..87a40348 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4c9826cd..1120627b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 16d6037c..3cf1b25e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d01a7882..89bf4433 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c3e8d2c8..cbe1a72e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 405164ea..21e5a347 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1765c642..681bef21 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1dbcca7b..454970f8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 548ffa4f..46b657f9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2558eed6..31fcefa0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d0d9a40e..a8b8159b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 35651920..f0b53aa7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout.md b/docs/classes/YooKassa-Model-Payout.md index 857b5c84..13f39327 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PayoutInterface.md b/docs/classes/YooKassa-Model-PayoutInterface.md index f375dd23..b42f55d8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PayoutStatus.md b/docs/classes/YooKassa-Model-PayoutStatus.md index d734e51d..d22bd889 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 dddec789..bde73dd6 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4aacd561..88e3f705 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 20f8333f..14b5b98f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 aa8ec26b..f49438af 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 91cb76be..a54f0367 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1cd77a80..8949e42c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 76321550..3c73c81e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1d924406..41b63ae8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 fd7356d2..655a859e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 af22d1f3..3b1ce35a 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 fde7cc91..5016a1b9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 dc5440e0..779b8d08 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 6923cb99..fd4dcd97 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 30276366..92b8b558 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 35fb124d..36fd6615 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 16801ea4..29ddb674 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 49d13495..6ff9b2ba 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1606e7cd..70648543 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt.md b/docs/classes/YooKassa-Model-Receipt.md index d1f5f744..8a494b88 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptCustomer.md b/docs/classes/YooKassa-Model-ReceiptCustomer.md index 4f91ab98..2edfdbc8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md b/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md index cb77856f..ff75c5ab 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptInterface.md b/docs/classes/YooKassa-Model-ReceiptInterface.md index eeb7a31d..bccf2786 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptItem.md b/docs/classes/YooKassa-Model-ReceiptItem.md index 3f1b83a1..0b4c3706 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptItemInterface.md b/docs/classes/YooKassa-Model-ReceiptItemInterface.md index 70415786..7387a021 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md b/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md index 15e27d19..c5e16b93 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptType.md b/docs/classes/YooKassa-Model-ReceiptType.md index d5ff1ac0..0586b4bd 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Recipient.md b/docs/classes/YooKassa-Model-Recipient.md index 53471ef0..43da4bbd 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RecipientInterface.md b/docs/classes/YooKassa-Model-RecipientInterface.md index 3164e742..d6b7f069 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Refund.md b/docs/classes/YooKassa-Model-Refund.md index 4f5515d5..78bb917a 100644 --- a/docs/classes/YooKassa-Model-Refund.md +++ b/docs/classes/YooKassa-Model-Refund.md @@ -1015,6 +1015,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundCancellationDetails.md b/docs/classes/YooKassa-Model-RefundCancellationDetails.md index 1edbcd68..67cbf0bf 100644 --- a/docs/classes/YooKassa-Model-RefundCancellationDetails.md +++ b/docs/classes/YooKassa-Model-RefundCancellationDetails.md @@ -462,6 +462,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundCancellationDetailsPartyCode.md b/docs/classes/YooKassa-Model-RefundCancellationDetailsPartyCode.md index 4cdf6d18..5c7e7e08 100644 --- a/docs/classes/YooKassa-Model-RefundCancellationDetailsPartyCode.md +++ b/docs/classes/YooKassa-Model-RefundCancellationDetailsPartyCode.md @@ -168,6 +168,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundCancellationDetailsReasonCode.md b/docs/classes/YooKassa-Model-RefundCancellationDetailsReasonCode.md index c5d29e2e..94af2ac3 100644 --- a/docs/classes/YooKassa-Model-RefundCancellationDetailsReasonCode.md +++ b/docs/classes/YooKassa-Model-RefundCancellationDetailsReasonCode.md @@ -236,6 +236,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundInterface.md b/docs/classes/YooKassa-Model-RefundInterface.md index 7fb75a74..7fa2e079 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundStatus.md b/docs/classes/YooKassa-Model-RefundStatus.md index 56889ca0..1a170f2b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Requestor.md b/docs/classes/YooKassa-Model-Requestor.md index 92817d61..bc022111 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RequestorInterface.md b/docs/classes/YooKassa-Model-RequestorInterface.md index 681d4f29..bc755cc1 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SafeDeal.md b/docs/classes/YooKassa-Model-SafeDeal.md index 54bb565b..e82eaa87 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 bd0edc41..2c48442e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 0755c552..09217f51 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c4e673d9..acd24760 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 e09240cf..d9d5de36 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4f22313d..ba79975e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f5dde251..790a1bdb 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f1c28199..f0f06947 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Settlement.md b/docs/classes/YooKassa-Model-Settlement.md index d1fba00f..cc1b77d6 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SettlementInterface.md b/docs/classes/YooKassa-Model-SettlementInterface.md index d88669d1..4d9ff77b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Source.md b/docs/classes/YooKassa-Model-Source.md index 34adf8fd..1e83baa5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SourceInterface.md b/docs/classes/YooKassa-Model-SourceInterface.md index bf4c7e14..ee546343 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Supplier.md b/docs/classes/YooKassa-Model-Supplier.md index cdef713f..df28a8ec 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SupplierInterface.md b/docs/classes/YooKassa-Model-SupplierInterface.md index c998cdc5..5770ea28 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ThreeDSecure.md b/docs/classes/YooKassa-Model-ThreeDSecure.md index 45cee38a..a664c059 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Transfer.md b/docs/classes/YooKassa-Model-Transfer.md index d12b4f1e..df9f18e5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-TransferInterface.md b/docs/classes/YooKassa-Model-TransferInterface.md index 915e051a..e690b2ae 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-TransferStatus.md b/docs/classes/YooKassa-Model-TransferStatus.md index 8e558f25..9f3b7c38 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 769821d0..a3b2fc2e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c73a48b9..f53225ee 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 7b1ab71b..193a5dc9 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b1b7752d..311eaa75 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8b7a2430..5d085757 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 19f42dee..a69eb0e8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 40c7adfe..8c2cb3c0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b709d5aa..51a2b609 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c66ee864..99b77a2d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d465da52..ecfaf59a 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 200d03e5..459c2f57 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 18fff02c..77086ab3 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 00c69037..f1760d7c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b20ce6d1..c9d25117 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f38ce92d..84e4318b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1a321ce0..8deaf338 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 5b49aa95..1b764735 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 33893241..9b7ecf48 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 859d0c1f..6ba3d813 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 5612f2f0..74c28c0f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 62011bbe..dfa559c7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 3fd02e1e..f1043a81 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 083d962f..371911a1 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1cc7ad84..655625d5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 6933f84f..2e9dc278 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 afd129c9..0602804c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b0c5ec38..cb5569ec 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f5c071c9..8bad3436 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c7b84435..b0f78b07 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a8175ada..f85a52ee 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b921444e..5b501200 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f1c5ffc7..88a5c027 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 39376735..469a7425 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 12050b4c..63177f44 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 80e8d609..fd0f3458 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 82570cde..c909e818 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a45748cd..449349f2 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 85e10fc4..655e37c7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 66ba3a59..170aec8b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 0bf6054c..9567272d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8b053142..9a6191e5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 6123a9e9..026ac0ab 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c501f7c7..7c400107 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4054cc04..c3b9497b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 91b46044..2bc4d908 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 844a4e2a..16974ab6 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 475b0537..fc70f51f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c17ebd9d..ab4df1f4 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4ed0cc59..5385844c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 41850643..e40b9f03 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f4218061..738ccb5e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 fd714554..c8825f66 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 965051d6..67b14ae7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 83128930..ae084656 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 680ed12a..3cc30c9b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 9e9cbc19..da0af583 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d0afc9d6..7deb7fcc 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 99b21960..79d17606 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4a50aa8f..951a51d5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 b80d3826..54bc9b7f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 37767dc6..994ee528 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 ce3af1e8..9ecc9954 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 018c8a56..73877d44 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 df025e3e..292e487d 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2e7b50ae..1e0cc875 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 bc0dfd55..3cc809c0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 39430991..6387af1b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1202f585..9d6ade50 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 909c8fd2..9b7e4485 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 6effcd66..97237c6b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 081c1fb7..bd9f996d 100644 --- a/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md @@ -1032,6 +1032,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 321e933a..986fb622 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 2f1f8182..af7b4c18 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 5a5cdebe..3fe07a90 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 0d4d44f9..90b486d0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 237dc91a..1b335be3 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md @@ -1028,6 +1028,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 df68e774..cbab9038 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundResponse.md @@ -1028,6 +1028,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 5fb1e2c8..acc65fda 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 33a217e3..4ee7a4d6 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 ee1c33d8..57f366d0 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1f99c980..cc8dd40e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 3e154cae..98a0b5ef 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4973b710..4b8bba62 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 9895168f..a45d7ade 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 a3769204..77746921 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 4c6c66fc..b7897c6a 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 1546e687..162b917b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 6f39ff46..d0952279 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 3b3fa569..ebd6f0f4 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 d8d15ad8..ee2d5968 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/default.md b/docs/namespaces/default.md index 702ca63e..5e6a706f 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-client.md b/docs/namespaces/yookassa-client.md index 197dfb1c..ea0803e3 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-common-exceptions.md b/docs/namespaces/yookassa-common-exceptions.md index 06b1b834..dfaa575c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-common.md b/docs/namespaces/yookassa-common.md index 0dffc6ee..e5251c38 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-helpers-config.md b/docs/namespaces/yookassa-helpers-config.md index 01b212f1..2e864e36 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-helpers.md b/docs/namespaces/yookassa-helpers.md index c5e6aee5..ca636150 100644 --- a/docs/namespaces/yookassa-helpers.md +++ b/docs/namespaces/yookassa-helpers.md @@ -12,6 +12,7 @@ | Name | Summary | | ---- | ------- | +| [\YooKassa\Helpers\FiscalizationProvider](../classes/YooKassa-Helpers-FiscalizationProvider.md) | Класс, представляющий модель FiscalizationProvider. | | [\YooKassa\Helpers\ProductCode](../classes/YooKassa-Helpers-ProductCode.md) | Класс для формирования тега 1162 на основе кода в формате Data Matrix | | [\YooKassa\Helpers\Random](../classes/YooKassa-Helpers-Random.md) | Класс хэлпера для генерации случайных значений, используется в тестах | | [\YooKassa\Helpers\RawHeadersParser](../classes/YooKassa-Helpers-RawHeadersParser.md) | | @@ -35,6 +36,6 @@ --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-confirmation.md b/docs/namespaces/yookassa-model-confirmation.md index 8f4eb758..a6b39564 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-confirmationattributes.md b/docs/namespaces/yookassa-model-confirmationattributes.md index b840fee3..af406cc1 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-deal.md b/docs/namespaces/yookassa-model-deal.md index 7ac122bf..7da3dcf7 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-notification.md b/docs/namespaces/yookassa-model-notification.md index 4f5ef65f..537cab8e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 91fd3fb1..494e6d0b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 97ee2b12..4bc93797 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentdata.md b/docs/namespaces/yookassa-model-paymentdata.md index 2f3589c0..2a105071 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 f2ce9c76..32c03a75 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 8d7a4cf3..9eebf1c3 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentmethod.md b/docs/namespaces/yookassa-model-paymentmethod.md index f34fe161..5bdd9072 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-payout.md b/docs/namespaces/yookassa-model-payout.md index 28b3fbf7..b250b58e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-personaldata.md b/docs/namespaces/yookassa-model-personaldata.md index c075fd60..85a744f3 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-receipt.md b/docs/namespaces/yookassa-model-receipt.md index b5ca6f82..d39c74a5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-selfemployed.md b/docs/namespaces/yookassa-model-selfemployed.md index 9931d333..a5cdbe3b 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-webhook.md b/docs/namespaces/yookassa-model-webhook.md index 33393b61..400aafad 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model.md b/docs/namespaces/yookassa-model.md index da1f342b..0071dc09 100644 --- a/docs/namespaces/yookassa-model.md +++ b/docs/namespaces/yookassa-model.md @@ -102,6 +102,6 @@ --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-deals.md b/docs/namespaces/yookassa-request-deals.md index 8f241388..2e5cd0c5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c28c160a..b4317f6e 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payments.md b/docs/namespaces/yookassa-request-payments.md index 43237e38..ec9ffcd5 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 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 c4c617b4..7d2464a1 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payouts.md b/docs/namespaces/yookassa-request-payouts.md index f4b4e2c4..4d16c31c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-personaldata.md b/docs/namespaces/yookassa-request-personaldata.md index fef49d93..3fd15d31 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-receipts.md b/docs/namespaces/yookassa-request-receipts.md index d368e34b..1bb8b531 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-refunds.md b/docs/namespaces/yookassa-request-refunds.md index 0220b9df..75e2674a 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-selfemployed.md b/docs/namespaces/yookassa-request-selfemployed.md index 38a7f159..e2b9740c 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-webhook.md b/docs/namespaces/yookassa-request-webhook.md index d0f8a6af..9caaa5d8 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request.md b/docs/namespaces/yookassa-request.md index 229ad08f..a208dd65 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa.md b/docs/namespaces/yookassa.md index 261d4840..42fec4ae 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/readme.md b/docs/readme.md index 01ab3907..95fbe18d 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -52,6 +52,6 @@ --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/reports/deprecated.md b/docs/reports/deprecated.md index 03ad0327..951b12ed 100644 --- a/docs/reports/deprecated.md +++ b/docs/reports/deprecated.md @@ -182,6 +182,6 @@ --- -This document was automatically generated from source code comments on 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/reports/errors.md b/docs/reports/errors.md index 70863a28..0d591985 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/docs/reports/markers.md b/docs/reports/markers.md index 6467a307..a4016c38 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 2025-07-08 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2025-07-15 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney \ No newline at end of file diff --git a/lib/Client.php b/lib/Client.php index 52214451..d4cdb029 100644 --- a/lib/Client.php +++ b/lib/Client.php @@ -122,7 +122,7 @@ class Client extends BaseClient /** * Текущая версия библиотеки */ - const SDK_VERSION = '2.12.1'; + const SDK_VERSION = '2.12.2'; /** * Получить список платежей магазина diff --git a/lib/Helpers/FiscalizationProvider.php b/lib/Helpers/FiscalizationProvider.php new file mode 100644 index 00000000..aa484d40 --- /dev/null +++ b/lib/Helpers/FiscalizationProvider.php @@ -0,0 +1,99 @@ + true, + self::BUSINESS_RU => true, + self::SHTRIH_M => true, + self::MODUL_KASSA => true, + self::EVOTOR => true, + self::KIT_INVEST => true, + self::A_QSI => true, + self::FNS => true, + self::AVANPOST => true, + self::MERTRADE => true, + self::FIRST_OFD => true, + self::LIFE_PAY => true, + self::ROCKET => true, + self::DIGITAL_KASSA => true, + self::KOMTET => true, + ); +} diff --git a/phpdoc.xml b/phpdoc.xml index bdc87b9a..22860167 100644 --- a/phpdoc.xml +++ b/phpdoc.xml @@ -9,7 +9,7 @@ .phpdoc - + latest