Files
yookassa-sdk-php/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md
T
Александра Д. Спиридонова defd504ff2 Добавлен idempotenceKey в документацию. Добавлен метод для установки дополнительных параметров curl
Добавлено описание в документацию по новому методу
2023-03-09 16:17:53 +03:00

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


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