mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-09-06 15:45:55 +00:00
b6bf136dc6
Добавлено новое значение `PayoutCancellationDetails.reason=self_employed_annual_limit_exceeded` - текущая выплата превысит лимит разрешенного годового дохода самозанятого В поле `SbpPayerBankDetails.bank_id` изменён паттерн валидации значения Добавлена поддержка работы со способами оплаты В объект возврата добавлен объект `refund_authorization_details` - детали авторизации возврата Обновлен Copyright Для чеков от ЮKassa (ЮЧеки), параметр `items`: изменено максимальное допустимо количество товаров в чеке (было 100, стало 80) В номере банковской карты разрешено указывать Diners Club (14 знаков) и American Express (15 знаков)
2.3 KiB
2.3 KiB
YooKassa API SDK
Class: \YooKassa\Common\Exceptions\EmptyPropertyValueException
Namespace: \YooKassa\Common\Exceptions
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | __construct() | InvalidValueException constructor. | |
| public | getProperty() |
Details
- File: lib/Common/Exceptions/EmptyPropertyValueException.php
- Package: Default
- Class Hierarchy:
- \InvalidArgumentException
- \YooKassa\Common\Exceptions\InvalidPropertyException
- \YooKassa\Common\Exceptions\EmptyPropertyValueException
Methods
public __construct() : mixed
public __construct(string $message = '', int $code, string $property = '') : mixed
Summary
InvalidValueException constructor.
Details:
- Inherited From: \YooKassa\Common\Exceptions\InvalidPropertyException
Parameters:
| Type | Name | Description |
|---|---|---|
string |
message | |
int |
code | |
string |
property |
Returns: mixed -
public getProperty() : string
public getProperty() : string
Details:
- Inherited From: \YooKassa\Common\Exceptions\InvalidPropertyException
Returns: string -
Top Namespaces
Reports
This document was automatically generated from source code comments on 2025-07-24 using phpDocumentor
© 2025 YooMoney