• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/fullprepaymentcheck.php
  • Класс: BitrixSaleCashboxFullPrepaymentCheck
  • Вызов: FullPrepaymentCheck::getSupportedRelatedEntityType
static function getSupportedRelatedEntityType()
{
	return static::SUPPORTED_ENTITY_TYPE_SHIPMENT;
}