ezvattype
Summary
Contains information about a VAT.Persistent
Yes.Attributes
Attribute | Type | Static* | Description |
---|---|---|---|
id |
string |
Yes. |
The ID number of the VAT type. |
name |
string |
Yes. |
The name of the VAT type (for example "Standard"). |
percentage |
string |
Yes. |
The actual VAT percentage value (without the percent symbol). |
is_dynamic |
boolean |
No. |
Returns TRUE if the VAT type is dynamic, FALSE otherwise. |
* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.
Balazs Halasy (27/04/2005 9:31 am)
Svitlana Shatokhina (12/03/2007 11:04 am)
Comments
There are no comments.