mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-17 13:32:00 +00:00
260d13f890
Добавлены нулевые привязки по СБП Добавлена причина отмены возвратов `payment_expired`
2.4 KiB
2.4 KiB
YooKassa API SDK
Class: \YooKassa\Request\Payouts\CreatePayoutRequestSerializer
Namespace: \YooKassa\Request\Payouts
Summary:
Класс, представляющий модель CreatePayoutRequestSerializer.
Description:
Класс объекта осуществляющего сериализацию объекта запроса к API на проведение выплаты.
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | serialize() | Формирует ассоциативный массив данных из объекта запроса. |
Details
-
Package: YooKassa\Request
-
Class Hierarchy:
- \YooKassa\Request\Payouts\CreatePayoutRequestSerializer
-
See Also:
Tags
| Tag | Version | Description |
|---|---|---|
| category | Class | |
| author | cms@yoomoney.ru |
Methods
public serialize() : array
public serialize(\YooKassa\Request\Payouts\CreatePayoutRequestInterface $request) : array
Summary
Формирует ассоциативный массив данных из объекта запроса.
Details:
- Inherited From: \YooKassa\Request\Payouts\CreatePayoutRequestSerializer
Parameters:
| Type | Name | Description |
|---|---|---|
\YooKassa\Request\Payouts\CreatePayoutRequestInterface |
request | Объект запроса |
Returns: array - Массив данных для дальнейшего кодирования в JSON
Top Namespaces
Reports
This document was automatically generated from source code comments on 2026-06-29 using phpDocumentor
© 2026 YooMoney