Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lib/exchange/logger/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lib/exchange/logger/providertype.php

<?php
namespace Bitrix\Sale\Exchange\Logger;

class ProviderType
{
	const ONEC_NAME = 'onec';
	const B24_INTEGRATION_NAME = 'b24integration';
}