Omnipay\Alipay\Responses\LegacyAppPurchaseResponse::getOrderString PHP 메소드

getOrderString() 공개 메소드

public getOrderString ( )
    public function getOrderString()
    {
        return $this->data['order_string'];
    }
LegacyAppPurchaseResponse