PHP Class Omnipay\Alipay\Responses\AopTradeQueryResponse

Inheritance: extends AbstractAopResponse
Show file Open project: lokielse/omnipay-alipay Class Usage Examples

Protected Properties

Property Type Description
$key
$request Omnipay\Alipay\Requests\AopTradeQueryRequest

Public Methods

Method Description
getTradeStatus ( ) : mixed
isClosed ( )
isPaid ( )
isWaitPay ( )

Method Details

getTradeStatus() public method

public getTradeStatus ( ) : mixed
return mixed

isClosed() public method

public isClosed ( )

isPaid() public method

public isPaid ( )

isWaitPay() public method

public isWaitPay ( )

Property Details

$key protected property

protected $key

$request protected property

protected AopTradeQueryRequest,Omnipay\Alipay\Requests $request
return Omnipay\Alipay\Requests\AopTradeQueryRequest