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