meraproject/vendor/yoomoney/yookassa-sdk-php/docs/classes/YooKassa-Model-CancellationDetailsInterface.md
keboss-m 5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 11:04:05 +03:00

2.4 KiB
Raw Blame History

YooKassa API SDK

Interface: CancellationDetailsInterface

Namespace: \YooKassa\Model


Summary:

Interface CancellationDetailsInterface


Constants

  • No constants found

Methods

Visibility Name Flag Summary
public getParty() Возвращает участника процесса платежа, который принял решение об отмене транзакции
public getReason() Возвращает причину отмены платежа

Details


Tags

Tag Version Description
property-read Участник процесса платежа, который принял решение об отмене транзакции.
property-read Причина отмены платежа.

Methods

public getParty() : string

public getParty() : string

Summary

Возвращает участника процесса платежа, который принял решение об отмене транзакции

Details:

Returns: string - Участник процесса платежа

public getReason() : string

public getReason() : string

Summary

Возвращает причину отмены платежа

Details:

Returns: string - Причина отмены платежа


Top Namespaces


Reports


This document was automatically generated from source code comments on 2023-04-06 using phpDocumentor

© 2023 YooMoney