Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md
Евгений Ю. Лозный 260d13f890 Добавлен прием платежей через Alfa Pay. Добавлен новый тип ошибки RuleViolationError
Добавлены нулевые привязки по СБП
Добавлена причина отмены возвратов `payment_expired`
2026-06-29 17:46:40 +03:00

2.9 KiB

YooKassa API SDK

Class: \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException

Namespace: \YooKassa\Common\Exceptions



Constants

  • No constants found

Methods

Visibility Name Flag Summary
public __construct() InvalidPropertyValueTypeException constructor.
public getProperty()
public getType()

Details


Methods

public __construct() : mixed

public __construct(string $message = '', int $code, string $property = '', mixed|null $value = null) : mixed

Summary

InvalidPropertyValueTypeException constructor.

Details:

Parameters:
Type Name Description
string message
int code
string property
mixed OR null value

Returns: mixed -

public getProperty() : string

public getProperty() : string

Details:

Returns: string -

public getType() : string

public getType() : string

Details:

Returns: string -


Top Namespaces


Reports


This document was automatically generated from source code comments on 2026-06-29 using phpDocumentor

© 2026 YooMoney