Files
yookassa-sdk-php/docs/classes/YooKassa-Model-Payment-PaymentMethod-B2b-Sberbank-VatDataInterface.md
T
2024-12-05 17:27:30 +03:00

3.2 KiB

YooKassa API SDK

Interface: VatDataInterface

Namespace: \YooKassa\Model\Payment\PaymentMethod\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
category Class
author cms@yoomoney.ru
property Способ расчёта НДС
property Данные об НДС в случае, если сумма НДС включена в сумму платежа
property Сумма НДС

Methods

public getType() : string|null

public getType() : string|null

Summary

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

Details:

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

public getRate() : string|null

public getRate() : string|null

Summary

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

Details:

Returns: string|null - Данные об НДС

public getAmount() : \YooKassa\Model\AmountInterface|null

public getAmount() : \YooKassa\Model\AmountInterface|null

Summary

Возвращает сумму НДС

Details:

Returns: \YooKassa\Model\AmountInterface|null - Сумма НДС


Top Namespaces


Reports


This document was automatically generated from source code comments on 2024-12-05 using phpDocumentor

© 2024 YooMoney