• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/services/contact.php
  • Класс: Bitrix\Sale\Delivery\Services\Contact
  • Вызов: Contact::getName
public function getName(): ?string
{
	return $this->name;
}