Добавлен список провайдеров онлайн-касс

This commit is contained in:
Антон Н. Николаев
2025-07-15 13:11:12 +03:00
parent 4f18b2b638
commit eeeedc71dc
359 changed files with 765 additions and 358 deletions
+3
View File
@@ -1,3 +1,6 @@
### v2.12.2 от 15.07.2025
* Добавлен список провайдеров онлайн-касс
### v2.12.1 от 08.07.2025
* Удалены deprecated конструкции
+2 -2
View File
@@ -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": "*",
+1 -1
View File
@@ -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
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
+1 -1
View File
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
<a name="constant_ATOL" class="anchor"></a>
###### ATOL
АТОЛ Онлайн
```php
ATOL = 'atol'
```
<a name="constant_BUSINESS_RU" class="anchor"></a>
###### BUSINESS_RU
Бизнес.ру
```php
BUSINESS_RU = 'business_ru'
```
<a name="constant_SHTRIH_M" class="anchor"></a>
###### SHTRIH_M
Orange Data
```php
SHTRIH_M = 'shtrih_m'
```
<a name="constant_MODUL_KASSA" class="anchor"></a>
###### MODUL_KASSA
МодульКасса
```php
MODUL_KASSA = 'modul_kassa'
```
<a name="constant_EVOTOR" class="anchor"></a>
###### EVOTOR
Эвотор
```php
EVOTOR = 'evotor'
```
<a name="constant_KIT_INVEST" class="anchor"></a>
###### KIT_INVEST
Кит Инвест
```php
KIT_INVEST = 'kit_invest'
```
<a name="constant_A_QSI" class="anchor"></a>
###### A_QSI
aQsi online
```php
A_QSI = 'a_qsi'
```
<a name="constant_FNS" class="anchor"></a>
###### FNS
Чеки для самозанятых
```php
FNS = 'fns'
```
<a name="constant_AVANPOST" class="anchor"></a>
###### AVANPOST
54-ФЗ: Чеки от ЮKassa
```php
AVANPOST = 'avanpost'
```
<a name="constant_MERTRADE" class="anchor"></a>
###### MERTRADE
Mertrade
```php
MERTRADE = 'mertrade'
```
<a name="constant_FIRST_OFD" class="anchor"></a>
###### FIRST_OFD
Первый ОФД
```php
FIRST_OFD = 'first_ofd'
```
<a name="constant_LIFE_PAY" class="anchor"></a>
###### LIFE_PAY
LIFE PAY
```php
LIFE_PAY = 'life_pay'
```
<a name="constant_ROCKET" class="anchor"></a>
###### ROCKET
RocketR
```php
ROCKET = 'rocket'
```
<a name="constant_DIGITAL_KASSA" class="anchor"></a>
###### DIGITAL_KASSA
digitalkassa
```php
DIGITAL_KASSA = 'digital_kassa'
```
<a name="constant_KOMTET" class="anchor"></a>
###### KOMTET
КОМТЕТ Касса
```php
KOMTET = 'komtet'
```
---
## Properties
<a name="property_validValues"></a>
#### protected $validValues : array
---
**Summary**
Возвращает список доступных значений
**Type:** <a href="../array"><abbr title="array">array</abbr></a>
Массив принимаемых enum&#039;ом значений
**Details:**
##### Tags
| Tag | Version | Description |
| --- | ------- | ----------- |
| return | | |
---
## Methods
<a name="method_getEnabledValues" class="anchor"></a>
#### public getEnabledValues() : string[]
```php
Static public getEnabledValues() : string[]
```
**Summary**
Возвращает значения в enum'е значения которых разрешены
**Details:**
* Inherited From: [\YooKassa\Common\AbstractEnum](../classes/YooKassa-Common-AbstractEnum.md)
**Returns:** string[] - Массив разрешённых значений
<a name="method_getValidValues" class="anchor"></a>
#### public getValidValues() : array
```php
Static public getValidValues() : array
```
**Summary**
Возвращает все значения в enum'e
**Details:**
* Inherited From: [\YooKassa\Common\AbstractEnum](../classes/YooKassa-Common-AbstractEnum.md)
**Returns:** array - Массив значений в перечислении
<a name="method_valueExists" class="anchor"></a>
#### 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 |
| ---- | ---- | ----------- |
| <code lang="php">mixed</code> | 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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
+1 -1
View File
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney
@@ -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/)
&copy; 2025 YooMoney

Some files were not shown because too many files have changed in this diff Show More