Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Omnipay
Alipay
Requests
AopTradeQueryRequest
PHP 클래스 Omnipay\Alipay\Requests\AopTradeQueryRequest
링크 보기:
https://doc.open.alipay.com/docs/api.htm?docType=4&apiId=757
상속:
extends
AbstractAopRequest
파일 보기
프로젝트 열기: lokielse/omnipay-alipay
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$method
공개 메소드들
메소드
설명
sendData
(
mixed
$data
) :
Omnipay\Common\Message\ResponseInterface
Send the request with specified data
validateParams
( )
메소드 상세
sendData()
공개
메소드
Send the request with specified data
public
sendData
(
mixed
$data
) :
Omnipay\Common\Message\ResponseInterface
$data
mixed
The data to send
리턴
Omnipay\Common\Message\ResponseInterface
validateParams()
공개
메소드
public
validateParams
( )
프로퍼티 상세
$method
보호되어 있는 프로퍼티
protected
$method