API GetVATRates: Porovnání verzí
Z Podpora.nextis.cz
(Založena nová stránka s textem „==== Description ==== Method gives You overview of existing VAT rates in system. ==== Exact name ==== <code>API_GetVATRates</code> ==== Type ==== Standar…“) |
(Žádný rozdíl)
|
Verze z 31. 7. 2017, 10:49
Description
Method gives You overview of existing VAT rates in system.
Exact name
API_GetVATRates
Type
Standard view.
Specification
Column | Data type | Description | Relation |
---|---|---|---|
ID | int | Internal system id |
Example
SELECT TOP 1000 * FROM [API_GetVATRates]
Notices
None.