ibexa

Path

ez publish / technical manual / 4.x / reference / objects / ezvatrule


Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

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.

Svitlana Shatokhina (12/05/2006 12:24 pm)

Svitlana Shatokhina (12/03/2007 11:04 am)


Comments

There are no comments.