PHP Класс Omnipay\Alipay\Responses\LegacyRefundResponse

Наследование: extends AbstractLegacyResponse, implements Omnipay\Common\Message\RedirectResponseInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
getRedirectData ( ) Gets the redirect form data array, if the redirect method is POST.
getRedirectMethod ( ) Get the required redirect method (either GET or POST).
getRedirectUrl ( )
isRedirect ( )
isSuccessful ( ) : boolean Is the response successful?

Описание методов

getRedirectData() публичный Метод

Gets the redirect form data array, if the redirect method is POST.
public getRedirectData ( )

getRedirectMethod() публичный Метод

Get the required redirect method (either GET or POST).
public getRedirectMethod ( )

getRedirectUrl() публичный Метод

public getRedirectUrl ( )

isRedirect() публичный Метод

public isRedirect ( )

isSuccessful() публичный Метод

Is the response successful?
public isSuccessful ( ) : boolean
Результат boolean