mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-30 03:58:43 +00:00
47 lines
3.6 KiB
Markdown
47 lines
3.6 KiB
Markdown
# [YooKassa API SDK](../home.md)
|
|
|
|
# Namespace: \YooKassa\Model\Notification
|
|
|
|
## Parent: [\YooKassa\Model](../namespaces/yookassa-model.md)
|
|
|
|
### Interfaces
|
|
|
|
| Name | Summary |
|
|
| ---- | ------- |
|
|
| [\YooKassa\Model\Notification\NotificationInterface](../classes/YooKassa-Model-Notification-NotificationInterface.md) | |
|
|
|
|
### Classes
|
|
|
|
| Name | Summary |
|
|
| ---- | ------- |
|
|
| [\YooKassa\Model\Notification\AbstractNotification](../classes/YooKassa-Model-Notification-AbstractNotification.md) | Базовый класс уведомлений. |
|
|
| [\YooKassa\Model\Notification\NotificationCanceled](../classes/YooKassa-Model-Notification-NotificationCanceled.md) | Класс объекта, присылаемого API при изменении статуса платежа на "canceled". |
|
|
| [\YooKassa\Model\Notification\NotificationDealClosed](../classes/YooKassa-Model-Notification-NotificationDealClosed.md) | Класс объекта, присылаемого API при изменении статуса сделки на "closed". |
|
|
| [\YooKassa\Model\Notification\NotificationEventType](../classes/YooKassa-Model-Notification-NotificationEventType.md) | NotificationEventType - Тип уведомления. |
|
|
| [\YooKassa\Model\Notification\NotificationFactory](../classes/YooKassa-Model-Notification-NotificationFactory.md) | Фабрика для получения конкретного объекта уведомления. |
|
|
| [\YooKassa\Model\Notification\NotificationPaymentMethodActive](../classes/YooKassa-Model-Notification-NotificationPaymentMethodActive.md) | Класс объекта, присылаемого API при сохранении способа оплаты. |
|
|
| [\YooKassa\Model\Notification\NotificationPayoutCanceled](../classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md) | Класс объекта, присылаемого API при изменении статуса выплаты на "canceled". |
|
|
| [\YooKassa\Model\Notification\NotificationPayoutSucceeded](../classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md) | Класс объекта, присылаемого API при изменении статуса выплаты на "succeeded". |
|
|
| [\YooKassa\Model\Notification\NotificationRefundSucceeded](../classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md) | Класс объекта, присылаемого API при изменении статуса возврата на "succeeded". |
|
|
| [\YooKassa\Model\Notification\NotificationSucceeded](../classes/YooKassa-Model-Notification-NotificationSucceeded.md) | Класс объекта, присылаемого API при изменении статуса платежа на "succeeded". |
|
|
| [\YooKassa\Model\Notification\NotificationType](../classes/YooKassa-Model-Notification-NotificationType.md) | Класс, представляющий модель AbstractEnum. |
|
|
| [\YooKassa\Model\Notification\NotificationWaitingForCapture](../classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md) | Класс объекта, присылаемого API при изменении статуса платежа на "waiting_for_capture". |
|
|
|
|
---
|
|
|
|
### Top Namespaces
|
|
|
|
* [\YooKassa](../namespaces/yookassa.md)
|
|
|
|
---
|
|
|
|
### Reports
|
|
* [Errors - 0](../reports/errors.md)
|
|
* [Markers - 0](../reports/markers.md)
|
|
* [Deprecated - 43](../reports/deprecated.md)
|
|
|
|
---
|
|
|
|
This document was automatically generated from source code comments on 2026-08-13 using [phpDocumentor](http://www.phpdoc.org/)
|
|
|
|
© 2026 YooMoney |