meraproject/vendor/yoomoney/yookassa-sdk-php/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md
keboss-m 5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 11:04:05 +03:00

2.9 KiB
Raw Permalink Blame History

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 2023-04-06 using phpDocumentor

© 2023 YooMoney