• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/service/internal/entity/contact.php
  • Класс: BitrixSaleExchangeIntegrationServiceInternalEntityContact
  • Вызов: Contact::getAddressPostalCode
public function getAddressPostalCode()
{
	return $this->fields->get('ADDRESS_POSTAL_CODE');
}