2.2 KiB
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
- File: lib/Model/SettlementInterface.php
- Package: \YooKassa
Tags
| Tag | Version | Description |
|---|---|---|
| property-read | Вид оплаты в чеке | |
| property-read | Размер оплаты |
Methods
public getType() : string
public getType() : string
Summary
Возвращает вид оплаты в чеке (cashless | prepayment | postpayment | consideration)
Details:
- Inherited From: \YooKassa\Model\SettlementInterface
Returns: string - Вид оплаты в чеке
public getAmount() : \YooKassa\Model\AmountInterface
public getAmount() : \YooKassa\Model\AmountInterface
Summary
Возвращает размер оплаты
Details:
- Inherited From: \YooKassa\Model\SettlementInterface
Returns: \YooKassa\Model\AmountInterface - Размер оплаты
Top Namespaces
Reports
This document was automatically generated from source code comments on 2023-04-06 using phpDocumentor
© 2023 YooMoney