Class Mage_Customer_Model_Api2_Customer_Address
API2 class for customer address
- Mage_Api2_Model_Resource
- Mage_Customer_Model_Api2_Customer_Address
Direct known subclasses
Mage_Customer_Model_Api2_Customer_Address_RestIndirect known subclasses
Mage_Customer_Model_Api2_Customer_Address_Rest_Admin_V1, Mage_Customer_Model_Api2_Customer_Address_Rest_Customer_V1
Package: Mage\Customer
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/Customer/Model/Api2/Customer/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/Customer/Model/Api2/Customer/Address.php
protected
array
|
#
_getResourceAttributes( )
Resource specific method to retrieve attributes' codes. May be overriden in child. |
protected
|
|
protected
boolean
|
#
_isDefaultBillingAddress(
Is specified address a default billing address? |
protected
boolean
|
#
_isDefaultShippingAddress(
Is specified address a default shipping address? |
protected
integer|string
|
#
_getRegionIdByNameOrCode( string $region, string $countryId )
Get region id by name or code If id is not found then return passed $region |
protected
|
|
protected
|
$_actionType,
$_apiType,
$_apiUser,
$_filter,
$_multicall,
$_operation,
$_renderer,
$_request,
$_resourceType,
$_response,
$_returnData,
$_userType,
$_version
|