• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/outgoingmessage.php
  • Класс: BitrixPullProtobufOutgoingMessage
  • Вызов: OutgoingMessage::setCreated
public function setCreated($value = null)
    {
        $this->created = $value;
    }