Files
yookassa-sdk-php/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md
T
2022-04-19 11:43:11 +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 2022-04-19 using phpDocumentor

© 2022 YooMoney