Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md
T
Антон Н. Николаев 07548dff5e Добавлен параметр suspended_until (период охлаждения для «Покупок в кредит» от СберБанка). В запрос на создание выплаты у bank_id добавлена минимально допустимая длина 12 и проверка по регулярному выражению
Добавлен новый способ оплаты — Плати частями
Ошибки вынесены в отдельные объекты
Внесены небольшие изменения в тексты
2025-09-04 14:26:26 +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 2025-09-04 using phpDocumentor

© 2025 YooMoney