1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
itimeline.php
См. документацию.
1<?php
2
3
4namespace Bitrix\Sale\Exchange\Integration\Rest\RemoteProxies\CRM;
5
6
7interface ITimeline
8{
9 public function onReceive($entityId, $entitTypeId, $settings);
10}
$entityId
Определения payment.php:4
$settings
Определения product_settings.php:43