Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md
T
Антон Н. Николаев 31dc0221be Добавлено поле refund_method в возвратах. Добавлено поле sbp_operation_id в PaymentMethodSbp
Добавлено поле `merchant_customer_bank_account` в объекте `FraudData`
Добавлен статус самозанятого `unregistered`
Добавлен список провайдеров онлайн-касс `FiscalizationProvider`
Добавлен объект Me с подобъектом `Fiscalization`
2023-12-11 15:15:42 +03:00

2.8 KiB

YooKassa API SDK

Class: \YooKassa\Common\Exceptions\InvalidPropertyValueException

Namespace: \YooKassa\Common\Exceptions



Constants

  • No constants found

Methods

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

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 getValue() : mixed

public getValue() : mixed

Details:

Returns: mixed -


Top Namespaces


Reports


This document was automatically generated from source code comments on 2023-12-11 using phpDocumentor

© 2023 YooMoney