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