1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
handlertype.php
См. документацию.
1
<?php
2
3
4
namespace
Bitrix\Sale\Exchange\Integration;
5
6
7
class
HandlerType
8
{
9
const
ORDER_NEW
=
'new'
;
10
const
ORDER_REGISTRY
=
'registry'
;
11
}
Bitrix\Sale\Exchange\Integration\HandlerType
Определения
handlertype.php:8
Bitrix\Sale\Exchange\Integration\HandlerType\ORDER_REGISTRY
const ORDER_REGISTRY
Определения
handlertype.php:10
Bitrix\Sale\Exchange\Integration\HandlerType\ORDER_NEW
const ORDER_NEW
Определения
handlertype.php:9
bitrix
modules
sale
lib
exchange
integration
handlertype.php
Создано системой
1.14.0