ezvatrule

Summary

Contains information about a VAT charging rule.

Persistent

Yes.

Attributes

Attribute

Type

Static*

Description

id

integer

Yes.

The ID number of the VAT charging rule.

country

string

Yes.

The name of the country.

vat_type

integer

Yes.

The ID number of the VAT type.

product_categories

array

No.

The product categories affected by this VAT rule as an array of hashes where each hash consists of the following elements:

Attribute

Type

Description

id

integer

The ID number of the product category.

name

string

The name of the product category.

product_categories_string

string

No.

The names of the product categories affected by this VAT rule (separated by commas).

product_categories_ids

array

No.

The ID numbers of the product categories affected by this VAT rule.

product_categories_names

array

No.

The names of the product categories affected by this VAT rule.

vat_type_object

object

No.

The VAT type (as ezvattype object).

vat_type_name

string

No.

The name of the VAT type.

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.