Omnipay\Alipay\Responses\LegacyAppPurchaseResponse::getOrderString PHP Method

getOrderString() public method

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