2.1 KiB
2.1 KiB
YooKassa API SDK
Class: \YooKassa\Request\SelfEmployed\SelfEmployedRequestSerializer
Namespace: \YooKassa\Request\SelfEmployed
Summary:
Класс сериалайзера объекта запроса к API на создание самозанятого
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | serialize() | Формирует ассоциативный массив данных из объекта запроса |
Details
- File: lib/Request/SelfEmployed/SelfEmployedRequestSerializer.php
- Package: YooKassa
- Class Hierarchy:
- \YooKassa\Request\SelfEmployed\SelfEmployedRequestSerializer
Methods
public serialize() : array
public serialize(\YooKassa\Request\SelfEmployed\SelfEmployedRequest $request) : array
Summary
Формирует ассоциативный массив данных из объекта запроса
Details:
- Inherited From: \YooKassa\Request\SelfEmployed\SelfEmployedRequestSerializer
Parameters:
| Type | Name | Description |
|---|---|---|
\YooKassa\Request\SelfEmployed\SelfEmployedRequest |
request | Объект запроса |
Returns: array - Массив данных для дальнейшего кодирования в JSON
Top Namespaces
Reports
This document was automatically generated from source code comments on 2023-04-06 using phpDocumentor
© 2023 YooMoney