芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InvoiceAddress.php
phone = $phone; return $this; } /** * Phone number in E.123 format. * * @return \PayPal\Api\Phone */ public function getPhone() { return $this->phone; } }