Files
yookassa-sdk-php/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md
T
Антон Н. Николаев a619b74164 Модификация Amount
2021-06-02 16:24:30 +03:00

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


Tags

Tag Version Description
property-read Способ расчёта НДС
property-read Данные об НДС в случае, если сумма НДС включена в сумму платежа
property-read Сумма НДС

Methods

public getType() : string

public getType() : string

Summary

Возвращает способ расчёта НДС

Details:

Returns: string - Способ расчёта НДС

public getRate() : string

public getRate() : string

Summary

Возвращает данные об НДС

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-06-02 using phpDocumentor

© 2021 YooMoney