Class RefundRequest
It is used to represent all request that can be send to PayU. It is not any form of cURL request. It collect informations about method, path and data. Note that path is not absolute here.
Interface PayURequestInterface
- Team3\PayU\Communication\Request\AbstractPayURequest implements Team3\PayU\Communication\Request\PayURequestInterface
 - 
			
Team3\PayU\Communication\Request\RefundRequest			
			
			
		 
		
		
		Namespace: Team3\PayU\Communication\Request
Package: Team3\PayU\Communication\Request
Located at Team3/PayU/Communication/Request/RefundRequest.php
	
		Package: Team3\PayU\Communication\Request
Located at Team3/PayU/Communication/Request/RefundRequest.php
Methods summary
				 public 
				
				
				
			 | 
			|
				 public 
				string
				
				
			 | 
			
Methods inherited from Team3\PayU\Communication\Request\AbstractPayURequest
Magic methods summary
Constants summary
Constants inherited from Team3\PayU\Communication\Request\PayURequestInterface
			METHOD_DELETE, 
			METHOD_GET, 
			METHOD_POST