meraproject/vendor/yoomoney/yookassa-sdk-php/docs/classes/YooKassa-Model-SettlementInterface.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.2 KiB

YooKassa API SDK

Interface: SettlementInterface

Namespace: \YooKassa\Model


Summary:

Interface PostReceiptResponseSettlementInterface


Constants

  • No constants found

Methods

Visibility Name Flag Summary
public getAmount() Возвращает размер оплаты
public getType() Возвращает вид оплаты в чеке (cashless

Details


Tags

Tag Version Description
property-read Вид оплаты в чеке
property-read Размер оплаты

Methods

public getType() : string

public getType() : string

Summary

Возвращает вид оплаты в чеке (cashless | prepayment | postpayment | consideration)

Details:

Returns: string - Вид оплаты в чеке

public getAmount() : \YooKassa\Model\AmountInterface

public getAmount() : \YooKassa\Model\AmountInterface

Summary

Возвращает размер оплаты

Details:

Returns: \YooKassa\Model\AmountInterface - Размер оплаты


Top Namespaces


Reports


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

© 2023 YooMoney