• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/entity/paymentimport.php
  • Класс: BitrixSaleExchangeEntityPaymentCardImport
  • Вызов: PaymentCardImport::__construct
public function __construct($parentEntityContext = null)
    {
        parent::__construct($parentEntityContext);
    }