2.0 KiB
2.0 KiB
YooKassa API SDK
Class: \YooKassa\Request\Refunds\CreateRefundRequestSerializer
Namespace: \YooKassa\Request\Refunds
Summary:
Класс сериалайзера запросов к API на создание нового возврата средств
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | serialize() | Сериализует переданный объект запроса к API в массив |
Details
- File: lib/Request/Refunds/CreateRefundRequestSerializer.php
- Package: YooKassa
- Class Hierarchy:
- \YooKassa\Request\Refunds\CreateRefundRequestSerializer
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 2023-04-06 using phpDocumentor
© 2023 YooMoney