BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
vendor
/
yoomoney
/
yookassa-sdk-php
/
docs
/
classes
📤 Upload
📝 New File
📁 New Folder
Close
Editing: YooKassa-Request-Invoices-CreateInvoiceRequestSerializer.md
# [YooKassa API SDK](../home.md) # Class: \YooKassa\Request\Invoices\CreateInvoiceRequestSerializer ### Namespace: [\YooKassa\Request\Invoices](../namespaces/yookassa-request-invoices.md) --- **Summary:** Класс, представляющий модель CreateInvoiceRequestSerializer. **Description:** Класс объекта осуществляющего сериализацию запроса к API на создание счета. --- ### Constants * No constants found --- ### Methods | Visibility | Name | Flag | Summary | | ----------:| ---- | ---- | ------- | | public | [serialize()](../classes/YooKassa-Request-Invoices-CreateInvoiceRequestSerializer.md#method_serialize) | | Формирует ассоциативный массив данных из объекта запроса. | --- ### Details * File: [lib/Request/Invoices/CreateInvoiceRequestSerializer.php](../../lib/Request/Invoices/CreateInvoiceRequestSerializer.php) * Package: YooKassa\Request * Class Hierarchy: * \YooKassa\Request\Invoices\CreateInvoiceRequestSerializer * See Also: * [](https://yookassa.ru/developers/api) --- ### Tags | Tag | Version | Description | | --- | ------- | ----------- | | category | | Class | | author | | cms@yoomoney.ru | --- ## Methods <a name="method_serialize" class="anchor"></a> #### public serialize() : array ```php public serialize(\YooKassa\Request\Invoices\CreateInvoiceRequestInterface $request) : array ``` **Summary** Формирует ассоциативный массив данных из объекта запроса. **Details:** * Inherited From: [\YooKassa\Request\Invoices\CreateInvoiceRequestSerializer](../classes/YooKassa-Request-Invoices-CreateInvoiceRequestSerializer.md) ##### Parameters: | Type | Name | Description | | ---- | ---- | ----------- | | <code lang="php">\YooKassa\Request\Invoices\CreateInvoiceRequestInterface</code> | request | Объект запроса | **Returns:** array - Массив данных для дальнейшего кодирования в JSON --- ### Top Namespaces * [\YooKassa](../namespaces/yookassa.md) --- ### Reports * [Errors - 0](../reports/errors.md) * [Markers - 0](../reports/markers.md) * [Deprecated - 40](../reports/deprecated.md) --- This document was automatically generated from source code comments on 2025-10-31 using [phpDocumentor](http://www.phpdoc.org/) © 2025 YooMoney
Save
Cancel