mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-18 12:30:30 +00:00
defd504ff2
Добавлено описание в документацию по новому методу
2.7 KiB
2.7 KiB
YooKassa API SDK
Class: \YooKassa\Model\ConfirmationAttributes\ConfirmationAttributesFactory
Namespace: \YooKassa\Model\ConfirmationAttributes
Summary:
Class ConfirmationAttributesFactory
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | factory() | ||
| public | factoryFromArray() |
Details
- File: lib/Model/ConfirmationAttributes/ConfirmationAttributesFactory.php
- Package: YooKassa
- Class Hierarchy:
- \YooKassa\Model\ConfirmationAttributes\ConfirmationAttributesFactory
Methods
public factory() : \YooKassa\Model\ConfirmationAttributes\AbstractConfirmationAttributes
public factory(string $type) : \YooKassa\Model\ConfirmationAttributes\AbstractConfirmationAttributes
Details:
Parameters:
| Type | Name | Description |
|---|---|---|
string |
type |
Returns: \YooKassa\Model\ConfirmationAttributes\AbstractConfirmationAttributes -
public factoryFromArray() : \YooKassa\Model\ConfirmationAttributes\AbstractConfirmationAttributes
public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model\ConfirmationAttributes\AbstractConfirmationAttributes
Details:
Parameters:
| Type | Name | Description |
|---|---|---|
array |
data | |
string OR null |
type |
Returns: \YooKassa\Model\ConfirmationAttributes\AbstractConfirmationAttributes -
Top Namespaces
Reports
This document was automatically generated from source code comments on 2023-03-09 using phpDocumentor
© 2023 YooMoney