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