1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
iapp.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 IApp extends ICmd
10{
11 public function optionSet($options);
12}
$options
Определения commerceml2.php:49