• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipmentitemstore.php
  • Класс: BitrixSaleShipmentItemStore
  • Вызов: ShipmentItemStore::getBarcode
public function getBarcode() : string
{
	return (string)$this->getField('BARCODE');
}