1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
icontact.php
См. документацию.
1<?php
2
3
4namespace Bitrix\Sale\Exchange\Integration\Rest\RemoteProxies\CRM;
5
6
7use Bitrix\Sale\Exchange\Integration\Rest\RemoteProxies\ICmd;
8
9interface IContact extends ICmd
10{
11 public function adds($list);
12 public function getList($select=[], $filter, $order=[], $pageNavigation);
13}
$select
Определения iblock_catalog_list.php:194
$filter
Определения iblock_catalog_list.php:54
getList($select=[], $filter, $order=[], $pageNavigation)
$order
Определения payment.php:8