2.9 KiB
2.9 KiB
YooKassa API SDK
Interface: VatDataInterface
Namespace: \YooKassa\Model\PaymentData\B2b\Sberbank
Summary:
Interface VatDataInterface
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | getAmount() | Возвращает сумму НДС | |
| public | getRate() | Возвращает данные об НДС | |
| public | getType() | Возвращает способ расчёта НДС |
Details
- File: lib/Model/PaymentData/B2b/Sberbank/VatDataInterface.php
- Package: \YooKassa
Tags
| Tag | Version | Description |
|---|---|---|
| property-read | Способ расчёта НДС | |
| property-read | Данные об НДС в случае, если сумма НДС включена в сумму платежа | |
| property-read | Сумма НДС |
Methods
public getType() : string
public getType() : string
Summary
Возвращает способ расчёта НДС
Details:
- Inherited From: \YooKassa\Model\PaymentData\B2b\Sberbank\VatDataInterface
Returns: string - Способ расчёта НДС
public getRate() : string
public getRate() : string
Summary
Возвращает данные об НДС
Details:
- Inherited From: \YooKassa\Model\PaymentData\B2b\Sberbank\VatDataInterface
Returns: string - Данные об НДС
public getAmount() : \YooKassa\Model\AmountInterface
public getAmount() : \YooKassa\Model\AmountInterface
Summary
Возвращает сумму НДС
Details:
- Inherited From: \YooKassa\Model\PaymentData\B2b\Sberbank\VatDataInterface
Returns: \YooKassa\Model\AmountInterface - Сумма НДС
Top Namespaces
Reports
This document was automatically generated from source code comments on 2023-04-06 using phpDocumentor
© 2023 YooMoney