• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/deliveryservice.php
  • Класс: BitrixSaleDeliveryService
  • Вызов: DeliveryService::setAttributesFromArray
public function setAttributesFromArray($attributes)
{
	$this->attributes = $attributes;
}