Files
yookassa-sdk-php/docs/classes/YooKassa-Model-SettlementInterface.md
T
2021-09-17 15:46:46 +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 2021-09-17 using phpDocumentor

© 2021 YooMoney