• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/documentgenerator/dataprovider/shipment.php
  • Класс: Bitrix\Crm\Integration\DocumentGenerator\DataProvider\Shipment
  • Вызов: Shipment::getCrmOwnerType
public function getCrmOwnerType(): int
{
	return \CCrmOwnerType::OrderShipment;
}