Notify::sendOrderPaid

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. Notify
  4. sendOrderPaid
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/notify.php
  • Класс: Bitrix\Crm\Invoice\Notify
  • Вызов: Notify::sendOrderPaid
static function sendOrderPaid(Internals\Entity $entity)
{
	return new Sale\Result();
}

Добавить комментарий