ezprice

Summary

Contains information about a price.

Persistent

No.

Attributes

Attribute

Type

Description

vat_type

array

The available VAT types (as an array of ezvattype objects).

current_user

object

The current user (as an ezuser object).

is_vat_included

boolean

TRUE if the VAT is included, FALSE otherwise.

vat_percent

string

The VAT percentage (without the percent symbol).

discount_percent

double

The discount percentage.

has_discount

boolean

TRUE if a discount rule affects the price, FALSE otherwise.

selected_vat_type

object

The selected VAT type (as an ezvattype object).

price

string

The entered price.

inc_vat_price

string

The price including the VAT.

ex_vat_price

double

The price excluding the VAT.

discount_price_inc_vat

double

The discounted price including the VAT.

discount_price_ex_vat

double

The discounted price excluding the VAT.

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