Class Mage_Sales_Model_Quote_Address
Sales Quote address model
- Varien_Object
- Mage_Core_Model_Abstract
- Mage_Customer_Model_Address_Abstract
- Mage_Sales_Model_Quote_Address
Package: Mage\Sales
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Sales/Model/Quote/Address.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Sales/Model/Quote/Address.php
integer |
RATES_FETCH
|
1 |
|
integer |
RATES_RECALCULATE
|
2 |
TYPE_BILLING,
TYPE_SHIPPING
|
protected
string
|
$_eventPrefix | 'sales_quote_address' |
#
Prefix of model events |
protected
string
|
$_eventObject | 'quote_address' |
#
Name of event object |
protected
|
$_items | null |
#
Quote object |
protected
|
$_quote | null |
#
Quote object |
protected
|
$_rates | null |
#
Sales Quote address rates |
protected
Mage_Sales_Model_Quote_Address_Totla_Collector
|
$_totalCollector | null |
#
Total models collector |
protected
array
|
$_totals | array() |
#
Total data as array |
protected
array
|
$_totalAmounts | array() |
|
protected
array
|
$_baseTotalAmounts | array() |
|
protected
boolean
|
$_nominalOnly | null |
#
Whether to segregate by nominal items only |
$_countryModels,
$_regionModels
|
$_cacheTag,
$_dataSaveAllowed,
$_isObjectNew,
$_resource,
$_resourceCollectionName,
$_resourceName
|