meraproject/vendor/yoomoney/yookassa-sdk-php/docs/classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestSerializer.md

70 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

# [YooKassa API SDK](../home.md)
# Class: \YooKassa\Request\SelfEmployed\SelfEmployedRequestSerializer
### Namespace: [\YooKassa\Request\SelfEmployed](../namespaces/yookassa-request-selfemployed.md)
---
**Summary:**
Класс сериалайзера объекта запроса к API на создание самозанятого
---
### Constants
* No constants found
---
### Methods
| Visibility | Name | Flag | Summary |
| ----------:| ---- | ---- | ------- |
| public | [serialize()](../classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestSerializer.md#method_serialize) | | Формирует ассоциативный массив данных из объекта запроса |
---
### Details
* File: [lib/Request/SelfEmployed/SelfEmployedRequestSerializer.php](../../lib/Request/SelfEmployed/SelfEmployedRequestSerializer.php)
* Package: YooKassa
* Class Hierarchy:
* \YooKassa\Request\SelfEmployed\SelfEmployedRequestSerializer
---
## Methods
<a name="method_serialize" class="anchor"></a>
#### public serialize() : array
```php
public serialize(\YooKassa\Request\SelfEmployed\SelfEmployedRequest $request) : array
```
**Summary**
Формирует ассоциативный массив данных из объекта запроса
**Details:**
* Inherited From: [\YooKassa\Request\SelfEmployed\SelfEmployedRequestSerializer](../classes/YooKassa-Request-SelfEmployed-SelfEmployedRequestSerializer.md)
##### Parameters:
| Type | Name | Description |
| ---- | ---- | ----------- |
| <code lang="php">\YooKassa\Request\SelfEmployed\SelfEmployedRequest</code> | request | Объект запроса |
**Returns:** array - Массив данных для дальнейшего кодирования в JSON
---
### Top Namespaces
* [\YooKassa](../namespaces/yookassa.md)
---
### Reports
* [Errors - 0](../reports/errors.md)
* [Markers - 1](../reports/markers.md)
* [Deprecated - 25](../reports/deprecated.md)
---
This document was automatically generated from source code comments on 2023-04-06 using [phpDocumentor](http://www.phpdoc.org/)
&copy; 2023 YooMoney