Updated Invoicing APIs

- Updated Model objects.
- Updated Samples.
- Updated Tests.
This commit is contained in:
Jay Patel
2016-07-13 15:16:25 -05:00
parent 9534bcb176
commit c714f77980
48 changed files with 3320 additions and 2881 deletions

View File

@@ -17,7 +17,7 @@ class Address extends BaseAddress
* Phone number in E.123 format.
*
* @param string $phone
*
*
* @return $this
*/
public function setPhone($phone)