Files
yookassa-sdk-php/docs/classes/YooKassa-Model-Receipt-SettlementInterface.md

2.4 KiB

YooKassa API SDK

Interface: SettlementInterface

Namespace: \YooKassa\Model\Receipt


Summary:

Interface PostReceiptResponseSettlementInterface.


Constants

  • No constants found

Methods

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

Details


Tags

Tag Version Description
category Interface
author cms@yoomoney.ru
property Вид оплаты в чеке
property Размер оплаты

Methods

public getType() : string|null

public getType() : string|null

Summary

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

Details:

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

public getAmount() : \YooKassa\Model\AmountInterface|null

public getAmount() : \YooKassa\Model\AmountInterface|null

Summary

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

Details:

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


Top Namespaces


Reports


This document was automatically generated from source code comments on 2026-08-13 using phpDocumentor

© 2026 YooMoney