Iyzipay\Model\Mapper\IyzipayResourceMapper::__construct PHP Method

__construct() public method

public __construct ( $rawResult )
    public function __construct($rawResult)
    {
        $this->rawResult = $rawResult;
    }