Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Omnipay
Alipay
Requests
AopTradeQueryRequest
PHP Class Omnipay\Alipay\Requests\AopTradeQueryRequest
See link:
https://doc.open.alipay.com/docs/api.htm?docType=4&apiId=757
Inheritance:
extends
AbstractAopRequest
Mostrar archivo
Open project: lokielse/omnipay-alipay
Class Usage Examples
Protected Properties
Property
Type
Description
$method
Public Methods
Method
Description
sendData
(
mixed
$data
) :
Omnipay\Common\Message\ResponseInterface
Send the request with specified data
validateParams
( )
Method Details
sendData()
public
method
Send the request with specified data
public
sendData
(
mixed
$data
) :
Omnipay\Common\Message\ResponseInterface
$data
mixed
The data to send
return
Omnipay\Common\Message\ResponseInterface
validateParams()
public
method
public
validateParams
( )
Property Details
$method
protected_oe property
protected
$method