ConsentResponseMail::getContactId

  1. Bitrix24 API (v. 23.675.0)
  2. sender
  3. ConsentResponseMail
  4. getContactId
  • Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/sender/mail/consentresponsemail.php
  • Класс: Bitrix\Sender\Integration\Sender\Mail\ConsentResponseMail
  • Вызов: ConsentResponseMail::getContactId
protected function getContactId()
{
	return $this->fields['CONTACT'];
}

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