mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-18 02:36:28 +00:00
2.1 KiB
2.1 KiB
YooKassa API SDK
Class: \YooKassa\Request\Receipts\CreatePostReceiptRequestSerializer
Namespace: \YooKassa\Request\Receipts
Summary:
Класс сериалайзера объекта запроса к API создание чека
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | serialize() | Сериализует объект запроса к API для дальнейшей его отправки |
Details
- File: lib/Request/Receipts/CreatePostReceiptRequestSerializer.php
- Package: YooKassa
- Class Hierarchy:
- \YooKassa\Request\Receipts\CreatePostReceiptRequestSerializer
Methods
public serialize() : array
public serialize(\YooKassa\Request\Receipts\CreatePostReceiptRequestInterface $request) : array
Summary
Сериализует объект запроса к API для дальнейшей его отправки
Details:
- Inherited From: \YooKassa\Request\Receipts\CreatePostReceiptRequestSerializer
Parameters:
| Type | Name | Description |
|---|---|---|
\YooKassa\Request\Receipts\CreatePostReceiptRequestInterface |
request | Сериализуемый объект |
Returns: array - Массив с информацией, отправляемый в дальнейшем в API
Top Namespaces
Reports
This document was automatically generated from source code comments on 2022-01-21 using phpDocumentor
© 2022 YooMoney