From b74c27f27bc3ba6ec8ee483d973deae00494c4d9 Mon Sep 17 00:00:00 2001 From: Jeremy Dunn Date: Mon, 14 Feb 2022 19:31:05 -0600 Subject: [PATCH 1/6] update composer php requirement to support 8.1 --- composer.json | 2 +- composer.lock | 378 ++++++++++++++++++++++++++------------------------ 2 files changed, 199 insertions(+), 181 deletions(-) diff --git a/composer.json b/composer.json index baf97f46..24236c3b 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "php": "^7.3|^8.0", + "php": ">=7.3|>=8.0|>=8.1", "ext-soap": "*" }, "require-dev": { diff --git a/composer.lock b/composer.lock index e75b1720..4da2831a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b2ade573c6d9beb45438a0b1fba80f94", + "content-hash": "c5553d08e32abd6bc121976f00770390", "packages": [], "packages-dev": [ { @@ -78,32 +78,34 @@ }, { "name": "fakerphp/faker", - "version": "v1.16.0", + "version": "v1.19.0", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "271d384d216e5e5c468a6b28feedf95d49f83b35" + "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/271d384d216e5e5c468a6b28feedf95d49f83b35", - "reference": "271d384d216e5e5c468a6b28feedf95d49f83b35", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75", + "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "psr/container": "^1.0 || ^2.0", - "symfony/deprecation-contracts": "^2.2" + "symfony/deprecation-contracts": "^2.2 || ^3.0" }, "conflict": { "fzaninotto/faker": "*" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", + "doctrine/persistence": "^1.3 || ^2.0", "ext-intl": "*", "symfony/phpunit-bridge": "^4.4 || ^5.2" }, "suggest": { + "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", "ext-curl": "Required by Faker\\Provider\\Image to download images.", "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", @@ -112,7 +114,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "v1.16-dev" + "dev-main": "v1.19-dev" } }, "autoload": { @@ -137,9 +139,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.16.0" + "source": "https://github.com/FakerPHP/Faker/tree/v1.19.0" }, - "time": "2021-09-06T14:53:37+00:00" + "time": "2022-02-02T17:38:57+00:00" }, { "name": "myclabs/deep-copy", @@ -168,12 +170,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -201,16 +203,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.13.1", + "version": "v4.13.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd" + "reference": "210577fe3cf7badcc5814d99455df46564f3c077" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/63a79e8daa781cac14e5195e63ed8ae231dd10fd", - "reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077", + "reference": "210577fe3cf7badcc5814d99455df46564f3c077", "shasum": "" }, "require": { @@ -251,9 +253,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2" }, - "time": "2021-11-03T20:52:16+00:00" + "time": "2021-11-30T19:35:32+00:00" }, { "name": "phar-io/manifest", @@ -317,16 +319,16 @@ }, { "name": "phar-io/version", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "bae7c545bef187884426f042434e561ab1ddb182" + "reference": "15a90844ad40f127afd244c0cad228de2a80052a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182", - "reference": "bae7c545bef187884426f042434e561ab1ddb182", + "url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a", + "reference": "15a90844ad40f127afd244c0cad228de2a80052a", "shasum": "" }, "require": { @@ -362,9 +364,9 @@ "description": "Library for handling version information and constraints", "support": { "issues": "https://github.com/phar-io/version/issues", - "source": "https://github.com/phar-io/version/tree/3.1.0" + "source": "https://github.com/phar-io/version/tree/3.1.1" }, - "time": "2021-02-23T14:00:09+00:00" + "time": "2022-02-07T21:56:48+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -478,16 +480,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.5.1", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae" + "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae", - "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", + "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", "shasum": "" }, "require": { @@ -522,22 +524,22 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" }, - "time": "2021-10-02T14:08:47+00:00" + "time": "2022-01-04T19:58:01+00:00" }, { "name": "phpspec/prophecy", - "version": "1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e" + "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", - "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13", + "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", "shasum": "" }, "require": { @@ -589,22 +591,22 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/1.14.0" + "source": "https://github.com/phpspec/prophecy/tree/v1.15.0" }, - "time": "2021-09-10T09:02:12+00:00" + "time": "2021-12-08T12:19:24+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "9.2.8", + "version": "9.2.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e" + "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/cf04e88a2e3c56fc1a65488afd493325b4c1bc3e", - "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687", + "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687", "shasum": "" }, "require": { @@ -660,7 +662,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.8" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10" }, "funding": [ { @@ -668,20 +670,20 @@ "type": "github" } ], - "time": "2021-10-30T08:01:38+00:00" + "time": "2021-12-05T09:12:13+00:00" }, { "name": "phpunit/php-file-iterator", - "version": "3.0.5", + "version": "3.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8" + "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8", - "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", + "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", "shasum": "" }, "require": { @@ -720,7 +722,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", - "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5" + "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6" }, "funding": [ { @@ -728,7 +730,7 @@ "type": "github" } ], - "time": "2020-09-28T05:57:25+00:00" + "time": "2021-12-02T12:48:52+00:00" }, { "name": "phpunit/php-invoker", @@ -913,16 +915,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.10", + "version": "9.5.13", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a" + "reference": "597cb647654ede35e43b137926dfdfef0fb11743" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a", - "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743", + "reference": "597cb647654ede35e43b137926dfdfef0fb11743", "shasum": "" }, "require": { @@ -973,11 +975,11 @@ } }, "autoload": { - "classmap": [ - "src/" - ], "files": [ "src/Framework/Assert/Functions.php" + ], + "classmap": [ + "src/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1000,11 +1002,11 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13" }, "funding": [ { - "url": "https://phpunit.de/donate.html", + "url": "https://phpunit.de/sponsors.html", "type": "custom" }, { @@ -1012,26 +1014,31 @@ "type": "github" } ], - "time": "2021-09-25T07:38:51+00:00" + "time": "2022-01-24T07:33:35+00:00" }, { "name": "psr/container", - "version": "1.1.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", - "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", + "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { - "php": ">=7.2.0" + "php": ">=7.4.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" @@ -1058,9 +1065,9 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/1.1.1" + "source": "https://github.com/php-fig/container/tree/2.0.2" }, - "time": "2021-03-05T17:36:06+00:00" + "time": "2021-11-05T16:47:00+00:00" }, { "name": "sebastian/cli-parser", @@ -1491,16 +1498,16 @@ }, { "name": "sebastian/exporter", - "version": "4.0.3", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65" + "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65", - "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9", + "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9", "shasum": "" }, "require": { @@ -1549,14 +1556,14 @@ } ], "description": "Provides the functionality to export PHP variables for visualization", - "homepage": "http://www.github.com/sebastianbergmann/exporter", + "homepage": "https://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", - "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3" + "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4" }, "funding": [ { @@ -1564,20 +1571,20 @@ "type": "github" } ], - "time": "2020-09-28T05:24:23+00:00" + "time": "2021-11-11T14:18:36+00:00" }, { "name": "sebastian/global-state", - "version": "5.0.3", + "version": "5.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49" + "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49", - "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", "shasum": "" }, "require": { @@ -1620,7 +1627,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3" + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" }, "funding": [ { @@ -1628,7 +1635,7 @@ "type": "github" } ], - "time": "2021-06-11T13:31:12+00:00" + "time": "2022-02-14T08:28:10+00:00" }, { "name": "sebastian/lines-of-code", @@ -2028,16 +2035,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.1", + "version": "3.6.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e" + "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f268ca40d54617c6e06757f83f699775c9b3ff2e", - "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", + "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", "shasum": "" }, "require": { @@ -2080,30 +2087,30 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2021-10-11T04:00:11+00:00" + "time": "2021-12-12T21:44:58+00:00" }, { "name": "symfony/console", - "version": "v5.3.10", + "version": "v5.4.3", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3" + "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3", - "reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3", + "url": "https://api.github.com/repos/symfony/console/zipball/a2a86ec353d825c75856c6fd14fac416a7bdb6b8", + "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "^1.8", + "symfony/polyfill-php73": "^1.9", "symfony/polyfill-php80": "^1.16", - "symfony/service-contracts": "^1.1|^2", - "symfony/string": "^5.1" + "symfony/service-contracts": "^1.1|^2|^3", + "symfony/string": "^5.1|^6.0" }, "conflict": { "psr/log": ">=3", @@ -2118,12 +2125,12 @@ }, "require-dev": { "psr/log": "^1|^2", - "symfony/config": "^4.4|^5.0", - "symfony/dependency-injection": "^4.4|^5.0", - "symfony/event-dispatcher": "^4.4|^5.0", - "symfony/lock": "^4.4|^5.0", - "symfony/process": "^4.4|^5.0", - "symfony/var-dumper": "^4.4|^5.0" + "symfony/config": "^4.4|^5.0|^6.0", + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/event-dispatcher": "^4.4|^5.0|^6.0", + "symfony/lock": "^4.4|^5.0|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/var-dumper": "^4.4|^5.0|^6.0" }, "suggest": { "psr/log": "For using the console logger", @@ -2163,7 +2170,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.3.10" + "source": "https://github.com/symfony/console/tree/v5.4.3" }, "funding": [ { @@ -2179,29 +2186,29 @@ "type": "tidelift" } ], - "time": "2021-10-26T09:30:15+00:00" + "time": "2022-01-26T16:28:35+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.4.0", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" + "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", + "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=8.0.2" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -2230,7 +2237,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0" }, "funding": [ { @@ -2246,25 +2253,28 @@ "type": "tidelift" } ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2021-11-01T23:48:49+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.23.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" + "reference": "30885182c981ab175d4d034db0f6f469898070ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", - "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", + "reference": "30885182c981ab175d4d034db0f6f469898070ab", "shasum": "" }, "require": { "php": ">=7.1" }, + "provide": { + "ext-ctype": "*" + }, "suggest": { "ext-ctype": "For best performance" }, @@ -2309,7 +2319,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0" }, "funding": [ { @@ -2325,20 +2335,20 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2021-10-20T20:35:02+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.23.1", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "16880ba9c5ebe3642d1995ab866db29270b36535" + "reference": "81b86b50cf841a64252b439e738e97f4a34e2783" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535", - "reference": "16880ba9c5ebe3642d1995ab866db29270b36535", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783", + "reference": "81b86b50cf841a64252b439e738e97f4a34e2783", "shasum": "" }, "require": { @@ -2358,12 +2368,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Grapheme\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2390,7 +2400,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0" }, "funding": [ { @@ -2406,11 +2416,11 @@ "type": "tidelift" } ], - "time": "2021-05-27T12:26:48+00:00" + "time": "2021-11-23T21:10:46+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.23.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -2439,12 +2449,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -2474,7 +2484,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0" }, "funding": [ { @@ -2494,21 +2504,24 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.23.1", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", - "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", "shasum": "" }, "require": { "php": ">=7.1" }, + "provide": { + "ext-mbstring": "*" + }, "suggest": { "ext-mbstring": "For best performance" }, @@ -2523,12 +2536,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2554,7 +2567,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0" }, "funding": [ { @@ -2570,20 +2583,20 @@ "type": "tidelift" } ], - "time": "2021-05-27T12:26:48+00:00" + "time": "2021-11-30T18:21:41+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.23.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010" + "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010", - "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5", + "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5", "shasum": "" }, "require": { @@ -2600,12 +2613,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -2633,7 +2646,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0" }, "funding": [ { @@ -2649,20 +2662,20 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2021-06-05T21:20:04+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.23.1", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" + "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", - "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9", + "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9", "shasum": "" }, "require": { @@ -2679,12 +2692,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -2716,7 +2729,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0" }, "funding": [ { @@ -2732,25 +2745,28 @@ "type": "tidelift" } ], - "time": "2021-07-28T13:41:28+00:00" + "time": "2021-09-13T13:58:33+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.4.0", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb" + "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", - "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603", + "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603", "shasum": "" }, "require": { - "php": ">=7.2.5", - "psr/container": "^1.1" + "php": ">=8.0.2", + "psr/container": "^2.0" + }, + "conflict": { + "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" @@ -2758,7 +2774,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "3.0-dev" }, "thanks": { "name": "symfony/contracts", @@ -2795,7 +2811,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.0.0" }, "funding": [ { @@ -2811,35 +2827,37 @@ "type": "tidelift" } ], - "time": "2021-04-01T10:43:52+00:00" + "time": "2021-11-04T17:53:12+00:00" }, { "name": "symfony/string", - "version": "v5.3.10", + "version": "v6.0.3", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c" + "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c", - "reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c", + "url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2", + "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "~1.15" + "symfony/polyfill-mbstring": "~1.0" + }, + "conflict": { + "symfony/translation-contracts": "<2.0" }, "require-dev": { - "symfony/error-handler": "^4.4|^5.0", - "symfony/http-client": "^4.4|^5.0", - "symfony/translation-contracts": "^1.1|^2", - "symfony/var-exporter": "^4.4|^5.0" + "symfony/error-handler": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/translation-contracts": "^2.0|^3.0", + "symfony/var-exporter": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -2878,7 +2896,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.3.10" + "source": "https://github.com/symfony/string/tree/v6.0.3" }, "funding": [ { @@ -2894,7 +2912,7 @@ "type": "tidelift" } ], - "time": "2021-10-27T18:21:46+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "theseer/tokenizer", @@ -3011,7 +3029,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "^7.3", + "php": ">=7.3|>=8.0|>=8.1", "ext-soap": "*" }, "platform-dev": [], From 6608fd9e40dc9c7e92586dc371431a73fb0ce9a1 Mon Sep 17 00:00:00 2001 From: Jeremy Dunn Date: Mon, 14 Feb 2022 19:40:27 -0600 Subject: [PATCH 2/6] require-dev ext-simplexml --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 24236c3b..33d2ef6b 100644 --- a/composer.json +++ b/composer.json @@ -14,9 +14,10 @@ ], "require": { "php": ">=7.3|>=8.0|>=8.1", - "ext-soap": "*" + "ext-soap": "*", }, "require-dev": { + "ext-simplexml": "*", "symfony/console": "^5.2", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3.5", From c0a5d3fa8e3f0522e71c539c9a762f536e1ac308 Mon Sep 17 00:00:00 2001 From: Jeremy Dunn Date: Mon, 14 Feb 2022 19:43:43 -0600 Subject: [PATCH 3/6] remove composer.lock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ab49a487..c99b5b9e 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ Icon? # composer vendor/ composer.phar +composer.lock # Security tokens *.pem From c5385da073cdcba26cf730a7688c952404b6241f Mon Sep 17 00:00:00 2001 From: Jeremy Dunn Date: Mon, 14 Feb 2022 20:00:35 -0600 Subject: [PATCH 4/6] cleanup composer.json --- composer.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 33d2ef6b..2ccca94b 100644 --- a/composer.json +++ b/composer.json @@ -8,13 +8,12 @@ "authors": [ { "name": "Jeremy Dunn", - "email": "jeremy@jsdunn.info", - "homepage": "http://www.jsdunn.info" + "email": "jeremy@jsdunn.info" } ], "require": { "php": ">=7.3|>=8.0|>=8.1", - "ext-soap": "*", + "ext-soap": "*" }, "require-dev": { "ext-simplexml": "*", From 6e84ff2ffe1229eece7cef3af98bffff2a223eb1 Mon Sep 17 00:00:00 2001 From: Jeremy Dunn Date: Mon, 14 Feb 2022 20:01:51 -0600 Subject: [PATCH 5/6] remove @author tags from phpdocs --- src/FedEx/AbstractComplexType.php | 1 - src/FedEx/AbstractRequest.php | 2 +- src/FedEx/AbstractSimpleType.php | 1 - .../ComplexType/Address.php | 1 - .../ComplexType/AddressAttribute.php | 1 - .../ComplexType/AddressToValidate.php | 1 - .../ComplexType/AddressValidationReply.php | 1 - .../ComplexType/AddressValidationRequest.php | 1 - .../ComplexType/AddressValidationResult.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../ComplexType/Contact.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/ParsedAddressPartsDetail.php | 1 - .../ComplexType/ParsedPostalCodeDetail.php | 1 - .../ComplexType/ParsedStreetLineDetail.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../AddressValidationService/Request.php | 1 - .../SimpleType/AutoConfigurationType.php | 1 - .../FedExAddressClassificationType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../OperationalAddressStateType.php | 1 - .../AsyncService/ComplexType/ArtifactPart.php | 1 - .../ComplexType/ArtifactRetrievalFilter.php | 1 - .../AsyncService/ComplexType/ClientDetail.php | 1 - .../AsyncService/ComplexType/Localization.php | 1 - .../AsyncService/ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/RetrieveJobResultsReply.php | 1 - .../ComplexType/RetrieveJobResultsRequest.php | 1 - .../ComplexType/RetrievedArtifact.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../AsyncService/ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/AsyncService/Request.php | 1 - .../SimpleType/ArtifactFormatType.php | 1 - .../AsyncService/SimpleType/ArtifactType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../CloseService/ComplexType/ClientDetail.php | 1 - .../ComplexType/CloseDocument.php | 1 - .../ComplexType/CloseDocumentFormat.php | 1 - .../CloseDocumentSpecification.php | 1 - .../CloseManifestReferenceDetail.php | 1 - .../ComplexType/CloseSmartPostDetail.php | 1 - ...ithDocumentsProcessingOptionsRequested.php | 1 - .../ComplexType/CloseWithDocumentsReply.php | 1 - .../ComplexType/CloseWithDocumentsRequest.php | 1 - .../ComplexType/CustomerImageUsage.php | 1 - .../DetailedDeliveryManifestDetail.php | 1 - .../ComplexType/GroundCloseDocumentsReply.php | 1 - .../ComplexType/GroundCloseReply.php | 1 - .../GroundCloseReportsReprintReply.php | 1 - .../GroundCloseReportsReprintRequest.php | 1 - .../ComplexType/GroundCloseRequest.php | 1 - .../GroundCloseWithDocumentsRequest.php | 1 - .../HazardousMaterialsCertificationDetail.php | 1 - .../ComplexType/LinearMeasure.php | 1 - .../CloseService/ComplexType/Localization.php | 1 - .../ComplexType/ManifestDetail.php | 1 - .../CloseService/ComplexType/ManifestFile.php | 1 - .../CloseService/ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../CloseService/ComplexType/Op950Detail.php | 1 - .../ReprintGroundCloseDocumentsRequest.php | 1 - .../ShippingDocumentDispositionDetail.php | 1 - .../ShippingDocumentEMailDetail.php | 1 - .../ShippingDocumentEMailRecipient.php | 1 - .../ComplexType/ShippingDocumentPart.php | 1 - .../ShippingDocumentPrintDetail.php | 1 - .../ShippingDocumentStorageDetail.php | 1 - .../ComplexType/SmartPostCloseReply.php | 1 - .../ComplexType/SmartPostCloseRequest.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../CloseService/ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/CloseService/Request.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/CloseActionType.php | 1 - .../SimpleType/CloseDocumentType.php | 1 - .../SimpleType/CloseGroupingType.php | 1 - .../SimpleType/CloseReportType.php | 1 - ...CloseWithDocumentsProcessingOptionType.php | 1 - .../SimpleType/CustomerImageUsageType.php | 1 - .../SimpleType/CustomerReferenceType.php | 1 - .../EMailNotificationRecipientType.php | 1 - src/FedEx/CloseService/SimpleType/ImageId.php | 1 - .../SimpleType/InternalImageType.php | 1 - .../CloseService/SimpleType/LinearUnits.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../ReprintGroundCloseDocumentsOptionType.php | 1 - .../ShippingDocumentDispositionType.php | 1 - .../ShippingDocumentEMailGroupingType.php | 1 - .../ShippingDocumentGroupingType.php | 1 - .../SimpleType/ShippingDocumentImageType.php | 1 - .../SimpleType/ShippingDocumentNamingType.php | 1 - .../SimpleType/ShippingDocumentStockType.php | 1 - .../CountryService/ComplexType/Address.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/LocationDescription.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/PostalDetail.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/ValidatePostalReply.php | 1 - .../ComplexType/ValidatePostalRequest.php | 1 - .../CountryService/ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/CountryService/Request.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/PackageSpecialServiceType.php | 1 - .../SimpleType/ShipmentSpecialServiceType.php | 1 - .../ComplexType/Address.php | 1 - .../CancelCourierDispatchReply.php | 1 - .../CancelCourierDispatchRequest.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../CourierDispatchFreightDetail.php | 1 - .../CourierDispatchOriginDetail.php | 1 - .../ComplexType/CourierDispatchReply.php | 1 - .../ComplexType/CourierDispatchRequest.php | 1 - .../ComplexType/Dimensions.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/PickupAvailabilityReply.php | 1 - .../ComplexType/PickupAvailabilityRequest.php | 1 - .../ComplexType/PickupScheduleOption.php | 1 - .../ComplexType/PickupShipmentAttributes.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../ComplexType/Weight.php | 1 - src/FedEx/CourierDispatchService/Request.php | 1 - .../SimpleType/BuildingPartCode.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../CourierDispatchBuildingLocationType.php | 1 - .../SimpleType/LinearUnits.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/PickupRequestType.php | 1 - .../SimpleType/ServiceType.php | 1 - .../SimpleType/TrailerSizeType.php | 1 - .../SimpleType/TruckType.php | 1 - .../SimpleType/WeightUnits.php | 1 - .../AddDangerousGoodsHandlingUnitReply.php | 1 - .../AddDangerousGoodsHandlingUnitRequest.php | 1 - src/FedEx/DGDSService/ComplexType/Address.php | 1 - .../AssociatedEnterpriseDocumentDetail.php | 49 ------- .../DGDSService/ComplexType/ClientDetail.php | 1 - ...mpletedDangerousGoodsHandlingUnitGroup.php | 1 - .../CompletedDangerousGoodsShipmentDetail.php | 1 - src/FedEx/DGDSService/ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 49 ------- ...ngerousGoodsHandlingUnitShippingDetail.php | 1 - .../DangerousGoodsInnerReceptacleDetail.php | 1 - .../DangerousGoodsRadionuclideActivity.php | 1 - .../DangerousGoodsRadionuclideDetail.php | 1 - .../ComplexType/DangerousGoodsSignatory.php | 1 - .../DeleteDangerousGoodsHandlingUnitReply.php | 1 - ...eleteDangerousGoodsHandlingUnitRequest.php | 1 - .../ComplexType/DeleteDangerousGoodsReply.php | 1 - .../DeleteDangerousGoodsRequest.php | 1 - .../DGDSService/ComplexType/Localization.php | 1 - .../ComplexType/ManifestReferenceDetail.php | 49 ------- .../ModifyDangerousGoodsHandlingUnitReply.php | 1 - ...odifyDangerousGoodsHandlingUnitRequest.php | 1 - .../ModifyDangerousGoodsShipmentReply.php | 1 - .../ModifyDangerousGoodsShipmentRequest.php | 1 - .../ComplexType/NetExplosiveDetail.php | 1 - .../DGDSService/ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - src/FedEx/DGDSService/ComplexType/Party.php | 75 ----------- .../ComplexType/PreciseQuantity.php | 1 - ...activeDangerousGoodsHandlingUnitDetail.php | 1 - ...ecordedDangerousGoodsHandlingUnitGroup.php | 1 - .../RecordedDangerousGoodsShipmentDetail.php | 1 - .../RetrieveDangerousGoodsReply.php | 1 - .../RetrieveDangerousGoodsRequest.php | 1 - .../ComplexType/ShipmentDryIceDetail.php | 1 - ...ipmentDryIceProcessingOptionsRequested.php | 1 - .../ComplexType/TaxpayerIdentification.php | 88 ------------- .../DGDSService/ComplexType/TrackingId.php | 1 - .../ComplexType/TrackingNumberUnit.php | 1 - .../ComplexType/TransactionDetail.php | 1 - ...ngerousGoodsProcessingOptionsRequested.php | 36 ----- .../ComplexType/UploadDangerousGoodsReply.php | 1 - .../UploadDangerousGoodsRequest.php | 1 - ...UploadedDangerousGoodsCommodityContent.php | 1 - ...adedDangerousGoodsCommodityDescription.php | 1 - .../UploadedDangerousGoodsContainer.php | 1 - .../UploadedDangerousGoodsContainerGroup.php | 1 - .../UploadedDangerousGoodsHandlingUnit.php | 1 - ...ploadedDangerousGoodsHandlingUnitGroup.php | 1 - .../UploadedDangerousGoodsShipmentDetail.php | 1 - ...ngerousGoodsProcessingOptionsRequested.php | 36 ----- .../ValidateDangerousGoodsReply.php | 1 - .../ValidateDangerousGoodsRequest.php | 1 - .../DGDSService/ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/DGDSService/ComplexType/Weight.php | 1 - src/FedEx/DGDSService/Request.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/CustomerReferenceType.php | 26 ---- .../DangerousGoodsAccessibilityType.php | 1 - .../DangerousGoodsAircraftCategoryType.php | 1 - .../DangerousGoodsContainerAttributeType.php | 1 - .../DangerousGoodsDescriptorType.php | 1 - ...angerousGoodsHandlingUnitAttributeType.php | 1 - .../DangerousGoodsPackingGroupType.php | 1 - .../DangerousGoodsRegulationAttributeType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../FedExAddressClassificationType.php | 21 --- .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../NetExplosiveClassificationType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/PhysicalFormType.php | 1 - .../SimpleType/RadioactiveLabelType.php | 1 - .../SimpleType/RadioactivityUnitOfMeasure.php | 1 - .../DGDSService/SimpleType/ServiceType.php | 1 - .../ShipmentDryIceProcessingOptionType.php | 1 - src/FedEx/DGDSService/SimpleType/TinType.php | 20 --- .../DGDSService/SimpleType/TrackingIdType.php | 1 - ...loadDangerousGoodsProcessingOptionType.php | 16 --- ...dedDangerousGoodsShipmentAttributeType.php | 1 - ...dateDangerousGoodsProcessingOptionType.php | 17 --- .../DGDSService/SimpleType/WeightUnits.php | 1 - src/FedEx/DGLDService/ComplexType/Address.php | 1 - .../DGLDService/ComplexType/ClientDetail.php | 1 - .../ComplexType/ListDangerousGoodsDetail.php | 1 - .../ComplexType/ListDangerousGoodsReply.php | 1 - .../ComplexType/ListDangerousGoodsRequest.php | 1 - .../DGLDService/ComplexType/Localization.php | 1 - .../DGLDService/ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../DGLDService/ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/DGLDService/Request.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../DangerousGoodsAccessibilityType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../DGLDService/SimpleType/ServiceType.php | 1 - .../ComplexType/Address.php | 1 - .../ComplexType/AppointmentDetail.php | 1 - .../ComplexType/AppointmentTimeDetail.php | 1 - .../ComplexType/AssociatedAccount.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../ComplexType/CreditCard.php | 1 - .../CreditCardTransactionAttributesDetail.php | 1 - .../CreditCardTransactionDetail.php | 1 - .../CreditFraudDetectionDetail.php | 1 - .../ComplexType/DeliveryRequestDetail.php | 1 - .../DocumentFormatOptionsRequested.php | 1 - .../ComplexType/InitiativeManifest.php | 1 - .../ComplexType/LinearMeasure.php | 1 - .../ComplexType/LocalTimeRange.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/Money.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/OperationalDocumentPart.php | 1 - .../OperationalDocumentSpecification.php | 1 - .../ComplexType/ParsedContact.php | 1 - .../ComplexType/ParsedContactAndAddress.php | 1 - .../ComplexType/ParsedPersonName.php | 1 - .../ComplexType/Party.php | 1 - .../ComplexType/Payor.php | 1 - .../ComplexType/ProcessDeliveryReply.php | 1 - .../ComplexType/ProcessDeliveryRequest.php | 1 - .../ComplexType/RatedDeliveryDetail.php | 1 - .../RedirectToHoldAtLocationRequestDetail.php | 1 - .../ComplexType/RerouteDeliveryDetail.php | 1 - .../ShippingDocumentDispositionDetail.php | 1 - .../ShippingDocumentEMailDetail.php | 1 - .../ShippingDocumentEMailRecipient.php | 1 - .../ComplexType/ShippingDocumentFormat.php | 1 - .../ShippingDocumentPrintDetail.php | 1 - .../ShippingDocumentStorageDetail.php | 1 - .../SignatureReleaseDocumentDetail.php | 1 - .../ComplexType/Surcharge.php | 1 - .../ComplexType/TaxpayerIdentification.php | 1 - .../ComplexType/TrackingId.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/UniqueTrackingNumber.php | 1 - .../ComplexType/UserDetail.php | 1 - .../ComplexType/ValidateDeliveryReply.php | 1 - .../ComplexType/ValidateDeliveryRequest.php | 1 - .../ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/InFlightShipmentService/Request.php | 1 - .../SimpleType/AppointmentWindowType.php | 1 - .../AssociatedAccountNumberType.php | 1 - .../SimpleType/AutoConfigurationType.php | 1 - .../CreditCardAuthorizationType.php | 1 - .../CreditCardSettlementScheduleType.php | 1 - .../CreditCardTransactionAttributeType.php | 1 - .../SimpleType/CreditCardType.php | 1 - .../SimpleType/DeliveryActionType.php | 1 - .../SimpleType/DeliveryOptionType.php | 1 - .../SimpleType/DocumentFormatOptionType.php | 1 - .../EMailNotificationRecipientType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/LinearUnits.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/OperationalDocumentType.php | 1 - .../SimpleType/PaymentType.php | 1 - .../SimpleType/RerouteDeliveryType.php | 1 - .../SimpleType/RescheduleDeliveryType.php | 1 - .../ShippingDocumentDispositionType.php | 1 - .../ShippingDocumentEMailGroupingType.php | 1 - .../ShippingDocumentGroupingType.php | 1 - .../SimpleType/ShippingDocumentImageType.php | 1 - .../SimpleType/ShippingDocumentNamingType.php | 1 - .../SimpleType/ShippingDocumentStockType.php | 1 - .../SimpleType/SurchargeLevelType.php | 1 - .../SimpleType/SurchargeType.php | 1 - .../SimpleType/TinType.php | 1 - .../SimpleType/TrackingIdType.php | 1 - .../SimpleType/TransactionSourceFormat.php | 1 - .../SimpleType/TransitTimeType.php | 1 - .../SimpleType/WebServiceEnvironment.php | 1 - .../LocationsService/ComplexType/Address.php | 1 - .../ComplexType/AddressAncillaryDetail.php | 1 - .../AddressToLocationRelationshipDetail.php | 1 - .../ComplexType/CarrierDetail.php | 1 - .../ComplexType/ClearanceCountryDetail.php | 1 - .../ComplexType/ClearanceLocationDetail.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../LocationsService/ComplexType/Contact.php | 1 - .../ComplexType/Dimensions.php | 1 - .../LocationsService/ComplexType/Distance.php | 1 - .../ComplexType/DistanceAndLocationDetail.php | 1 - .../LocationsService/ComplexType/Holiday.php | 1 - .../ComplexType/LatestDropOffDetail.php | 1 - .../LatestDropoffOverlayDetail.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/LocationCapabilityDetail.php | 1 - .../ComplexType/LocationContactAndAddress.php | 1 - .../ComplexType/LocationDetail.php | 1 - ...ocationFieldsForInternalFedexUseDetail.php | 1 - .../ComplexType/LocationHours.php | 1 - .../LocationIdentificationDetail.php | 1 - .../LocationPackageLimitsDetail.php | 1 - .../ComplexType/LocationSortDetail.php | 1 - .../LocationSupportedPackageDetail.php | 1 - .../LocationSupportedShipmentDetail.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ReservationAvailabilityDetail.php | 1 - .../ComplexType/SearchLocationConstraints.php | 1 - .../ComplexType/SearchLocationsReply.php | 1 - .../ComplexType/SearchLocationsRequest.php | 1 - .../ComplexType/ShippingHoliday.php | 1 - .../ComplexType/TimeRange.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/UniqueTrackingNumber.php | 1 - .../ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../LocationsService/ComplexType/Weight.php | 1 - src/FedEx/LocationsService/Request.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ConsolidationType.php | 1 - .../SimpleType/CountryRelationshipType.php | 1 - .../SimpleType/DayOfWeekType.php | 1 - .../SimpleType/DistanceUnits.php | 1 - .../SimpleType/DistributionClearanceType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../SimpleType/LatestDropOffOverlayType.php | 1 - .../SimpleType/LinearUnits.php | 1 - .../SimpleType/LocationAccessibilityType.php | 1 - ...ationAttributesForInternalFedexUseType.php | 1 - .../SimpleType/LocationAttributesType.php | 1 - .../SimpleType/LocationContentOptionType.php | 1 - .../SimpleType/LocationSearchFilterType.php | 1 - .../SimpleType/LocationSortCriteriaType.php | 1 - .../SimpleType/LocationSortOrderType.php | 1 - .../LocationTransferOfPossessionType.php | 1 - .../LocationsSearchCriteriaType.php | 1 - .../SimpleType/MultipleMatchesActionType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/OperationalHoursType.php | 1 - .../SimpleType/PackageSpecialServiceType.php | 25 ---- .../SimpleType/ReservationAttributesType.php | 1 - .../SimpleType/ServiceCategoryType.php | 1 - .../SimpleType/ServiceType.php | 49 ------- .../SimpleType/ShippingActionType.php | 1 - .../SupportedRedirectToHoldServiceType.php | 1 - .../SimpleType/WeightUnits.php | 1 - .../AddPackagesToOpenShipmentReply.php | 1 - .../AddPackagesToOpenShipmentRequest.php | 1 - .../ComplexType/AdditionalLabelsDetail.php | 1 - .../OpenShipService/ComplexType/Address.php | 1 - .../ComplexType/AdrLicenseDetail.php | 1 - .../ComplexType/AlcoholDetail.php | 1 - .../ComplexType/AncillaryFeeAndTax.php | 1 - .../ComplexType/AssociatedAccount.php | 1 - .../AssociatedFreightLineItemDetail.php | 1 - .../ComplexType/AssociatedShipmentDetail.php | 1 - .../ComplexType/AssociatedTrackingId.php | 1 - ...AsynchronousProcessingOptionsRequested.php | 1 - .../AsynchronousProcessingResultsDetail.php | 1 - .../BatteryClassificationDetail.php | 1 - .../ComplexType/BinaryBarcode.php | 1 - .../ComplexType/BrokerDetail.php | 1 - .../ComplexType/CertificateOfOriginDetail.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../CodAddTransportationChargesDetail.php | 1 - .../OpenShipService/ComplexType/CodDetail.php | 1 - .../ComplexType/CodReturnPackageDetail.php | 1 - .../ComplexType/CommercialInvoice.php | 1 - .../ComplexType/CommercialInvoiceDetail.php | 1 - ...ommoditiesByTrackingNumberReportDetail.php | 1 - .../OpenShipService/ComplexType/Commodity.php | 1 - .../ComplexType/CompletedCodDetail.php | 1 - .../CompletedConsolidationDetail.php | 1 - .../ComplexType/CompletedEtdDetail.php | 1 - .../CompletedHazardousPackageDetail.php | 1 - .../CompletedHazardousShipmentDetail.php | 1 - .../CompletedHazardousSummaryDetail.php | 1 - .../CompletedHoldAtLocationDetail.php | 1 - .../ComplexType/CompletedPackageDetail.php | 1 - .../CompletedShipmentConsolidationDetail.php | 1 - .../ComplexType/CompletedShipmentDetail.php | 1 - .../ComplexType/CompletedSmartPostDetail.php | 1 - .../ComplexType/CompletedTagDetail.php | 1 - ...CompletedTransborderDistributionDetail.php | 1 - .../ComplexType/CondensedCrnReportDetail.php | 1 - .../ConfigurableLabelReferenceEntry.php | 1 - .../ComplexType/ConfirmConsolidationReply.php | 1 - .../ConfirmConsolidationRequest.php | 1 - .../ComplexType/ConfirmOpenShipmentReply.php | 1 - .../ConfirmOpenShipmentRequest.php | 1 - .../ConsolidatedCommercialInvoiceDetail.php | 1 - .../ConsolidatedCommoditiesSummaryDetail.php | 1 - .../ComplexType/ConsolidatedCommodity.php | 1 - ...ConsolidatedCommodityDestinationDetail.php | 1 - .../ConsolidatedCommodityDetail.php | 1 - .../ConsolidatedPartyReportDetail.php | 1 - .../ConsolidatedSoldToSummaryReportDetail.php | 1 - ...nsolidationCustomsLinehaulReportDetail.php | 1 - .../ComplexType/ConsolidationDataSource.php | 1 - .../ComplexType/ConsolidationDocument.php | 1 - .../ConsolidationDocumentSpecification.php | 1 - .../ComplexType/ConsolidationKey.php | 1 - .../ComplexType/ConsolidationShipment.php | 1 - .../ConsolidationSpecialServicesRequested.php | 1 - ...olidationTransborderDistributionDetail.php | 1 - .../OpenShipService/ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../ComplexType/ContentRecord.php | 1 - .../ComplexType/CreateConsolidationReply.php | 1 - .../CreateConsolidationRequest.php | 1 - .../ComplexType/CreateOpenShipmentReply.php | 1 - .../ComplexType/CreateOpenShipmentRequest.php | 1 - .../ComplexType/CrnReportDetail.php | 1 - .../ComplexType/CurrencyExchangeRate.php | 1 - .../CustomConsolidationDocumentDetail.php | 1 - .../CustomDeliveryWindowDetail.php | 1 - .../ComplexType/CustomDocumentDetail.php | 1 - .../ComplexType/CustomLabelBarcodeEntry.php | 1 - .../ComplexType/CustomLabelBoxEntry.php | 1 - .../ComplexType/CustomLabelDetail.php | 1 - .../ComplexType/CustomLabelGraphicEntry.php | 1 - .../ComplexType/CustomLabelPosition.php | 1 - .../ComplexType/CustomLabelTextBoxEntry.php | 1 - .../ComplexType/CustomLabelTextEntry.php | 1 - .../ComplexType/CustomerImageUsage.php | 1 - .../ComplexType/CustomerReference.php | 1 - .../CustomerSpecifiedLabelDetail.php | 1 - .../ComplexType/CustomsClearanceDetail.php | 1 - .../CustomsDeclarationStatementDetail.php | 1 - .../ComplexType/CustomsOptionDetail.php | 1 - .../ComplexType/CustomsPackingListDetail.php | 1 - .../ComplexType/DangerousGoodsContainer.php | 1 - .../ComplexType/DangerousGoodsDetail.php | 1 - ...angerousGoodsShippersDeclarationDetail.php | 1 - .../ComplexType/DangerousGoodsSignatory.php | 1 - .../OpenShipService/ComplexType/DateRange.php | 1 - .../ComplexType/DeclarationCurrency.php | 1 - .../DeleteOpenConsolidationReply.php | 1 - .../DeleteOpenConsolidationRequest.php | 1 - .../ComplexType/DeleteOpenShipmentReply.php | 1 - .../ComplexType/DeleteOpenShipmentRequest.php | 1 - .../DeletePackagesFromOpenShipmentReply.php | 1 - .../DeletePackagesFromOpenShipmentRequest.php | 1 - .../DeletePendingShipmentReply.php | 1 - .../DeletePendingShipmentRequest.php | 1 - .../ComplexType/DeleteShipmentRequest.php | 1 - .../DeliveryOnInvoiceAcceptanceDetail.php | 1 - .../ComplexType/DestinationControlDetail.php | 1 - .../ComplexType/Dimensions.php | 1 - .../ComplexType/DocTabContent.php | 1 - .../ComplexType/DocTabContentBarcoded.php | 1 - .../ComplexType/DocTabContentZone001.php | 1 - .../ComplexType/DocTabZoneSpecification.php | 1 - .../DocumentFormatOptionsRequested.php | 1 - .../ComplexType/DocumentGenerationDetail.php | 1 - .../DocumentRequirementsDetail.php | 1 - .../ComplexType/EMailDetail.php | 1 - .../ComplexType/EMailLabelDetail.php | 1 - .../ComplexType/EMailRecipient.php | 1 - .../ComplexType/EPaymentDetail.php | 1 - .../ComplexType/EdtCommodityTax.php | 1 - .../ComplexType/EdtExciseCondition.php | 1 - .../ComplexType/EdtTaxDetail.php | 1 - .../ComplexType/EmailOptionsRequested.php | 1 - .../OpenShipService/ComplexType/EtdDetail.php | 1 - .../ComplexType/ExportDeclarationDetail.php | 1 - .../ComplexType/ExportDetail.php | 1 - .../ComplexType/ExpressFreightDetail.php | 1 - .../ComplexType/FreightAddressLabelDetail.php | 1 - .../ComplexType/FreightBaseCharge.php | 1 - .../ComplexType/FreightBillOfLadingDetail.php | 1 - .../ComplexType/FreightGuaranteeDetail.php | 1 - .../ComplexType/FreightRateDetail.php | 1 - .../ComplexType/FreightRateNotation.php | 1 - .../ComplexType/FreightShipmentDetail.php | 1 - .../ComplexType/FreightShipmentLineItem.php | 1 - .../FreightSpecialServicePayment.php | 1 - .../GeneralAgencyAgreementDetail.php | 1 - .../GetConfirmConsolidationResultsReply.php | 1 - .../GetConfirmConsolidationResultsRequest.php | 1 - .../GetConfirmOpenShipmentResultsReply.php | 1 - .../GetConfirmOpenShipmentResultsRequest.php | 1 - .../GetCreateOpenShipmentResultsReply.php | 1 - .../GetCreateOpenShipmentResultsRequest.php | 1 - .../GetModifyOpenShipmentResultsReply.php | 1 - .../GetModifyOpenShipmentResultsRequest.php | 1 - .../ComplexType/HazardousCommodityContent.php | 1 - .../HazardousCommodityDescription.php | 1 - ...azardousCommodityInnerReceptacleDetail.php | 1 - .../HazardousCommodityOptionDetail.php | 1 - .../HazardousCommodityPackagingDetail.php | 1 - .../HazardousCommodityPackingDetail.php | 1 - .../HazardousCommodityQuantityDetail.php | 1 - .../ComplexType/HoldAtLocationDetail.php | 1 - .../ComplexType/HomeDeliveryPremiumDetail.php | 1 - .../InternationalControlledExportDetail.php | 1 - .../InternationalDistributionDetail.php | 1 - ...InternationalDistributionSummaryDetail.php | 1 - ...nationalTrafficInArmsRegulationsDetail.php | 1 - .../ComplexType/LabelSpecification.php | 1 - .../ComplexType/LiabilityCoverageDetail.php | 1 - .../ComplexType/LicenseOrPermitDetail.php | 1 - .../ComplexType/LinearMeasure.php | 1 - .../ComplexType/Localization.php | 1 - .../OpenShipService/ComplexType/Measure.php | 1 - .../OpenShipService/ComplexType/Message.php | 1 - .../ComplexType/MessageParameter.php | 1 - .../ComplexType/ModifyConsolidationReply.php | 1 - .../ModifyConsolidationRequest.php | 1 - .../ComplexType/ModifyOpenShipmentReply.php | 1 - .../ComplexType/ModifyOpenShipmentRequest.php | 1 - .../ModifyPackageInOpenShipmentReply.php | 1 - .../ModifyPackageInOpenShipmentRequest.php | 1 - .../OpenShipService/ComplexType/Money.php | 1 - .../NaftaCertificateOfOriginDetail.php | 114 ---------------- .../ComplexType/NaftaCommodityDetail.php | 88 ------------- .../NaftaLowValueStatementDetail.php | 36 ----- .../ComplexType/NaftaProducer.php | 49 ------- .../ComplexType/NetExplosiveDetail.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationDetail.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/OfferingIdentifierDetail.php | 1 - .../ComplexType/Op900Detail.php | 1 - .../ComplexType/OperationalInstruction.php | 1 - .../ComplexType/PackageBarcodes.php | 1 - .../ComplexType/PackageDocument.php | 1 - .../ComplexType/PackageOperationalDetail.php | 1 - .../ComplexType/PackageRateDetail.php | 1 - .../ComplexType/PackageRating.php | 1 - .../PackageSpecialServicesRequested.php | 1 - .../ComplexType/PackagingDescription.php | 1 - .../OpenShipService/ComplexType/Party.php | 1 - .../OpenShipService/ComplexType/Payment.php | 1 - .../OpenShipService/ComplexType/Payor.php | 1 - .../PendingShipmentAccessDetail.php | 1 - .../PendingShipmentAccessorDetail.php | 1 - .../ComplexType/PendingShipmentDetail.php | 1 - ...dingShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/PickupDetail.php | 1 - .../ComplexType/PrintedReference.php | 1 - .../ComplexType/PriorityAlertDetail.php | 1 - .../ComplexType/ProductName.php | 1 - .../ComplexType/RadioactivityDetail.php | 1 - .../ComplexType/RadionuclideActivity.php | 1 - .../ComplexType/RadionuclideDetail.php | 1 - .../ComplexType/RateDiscount.php | 1 - .../OpenShipService/ComplexType/Rebate.php | 1 - .../ComplexType/RecipientCustomsId.php | 1 - .../RecommendedDocumentSpecification.php | 1 - .../ComplexType/RegulatoryAdvisoryDetail.php | 1 - .../RegulatoryLabelContentDetail.php | 1 - .../ComplexType/RegulatoryProhibition.php | 1 - .../ComplexType/RegulatoryWaiver.php | 1 - .../ReprintShippingDocumentsReply.php | 1 - .../ReprintShippingDocumentsRequest.php | 1 - .../ComplexType/RequestedConsolidation.php | 1 - .../RequestedDistributionLocation.php | 1 - .../ComplexType/RequestedPackageLineItem.php | 1 - .../ComplexType/RequestedShipment.php | 1 - .../RetrieveConsolidatedCommoditiesReply.php | 1 - ...RetrieveConsolidatedCommoditiesRequest.php | 1 - .../RetrieveConsolidationReply.php | 1 - .../RetrieveConsolidationRequest.php | 1 - .../ComplexType/RetrieveOpenShipmentReply.php | 1 - .../RetrieveOpenShipmentRequest.php | 1 - .../RetrievePackageInOpenShipmentReply.php | 1 - .../RetrievePackageInOpenShipmentRequest.php | 1 - .../ComplexType/ReturnAssociationDetail.php | 1 - .../ComplexType/ReturnEMailDetail.php | 1 - .../ComplexType/ReturnInstructionsDetail.php | 1 - .../ComplexType/ReturnShipmentDetail.php | 1 - src/FedEx/OpenShipService/ComplexType/Rma.php | 1 - .../ComplexType/ServiceDescription.php | 1 - .../ComplexType/ShipmentAdvisoryDetail.php | 1 - .../ShipmentAuthorizationDetail.php | 1 - .../ComplexType/ShipmentConfigurationData.php | 1 - .../ShipmentConsolidationDetail.php | 1 - .../ComplexType/ShipmentDryIceDetail.php | 1 - ...ipmentDryIceProcessingOptionsRequested.php | 1 - .../ShipmentEventNotificationDetail.php | 1 - ...ShipmentEventNotificationSpecification.php | 1 - .../ShipmentInclusionSpecification.php | 1 - ...hipmentInternationalDistributionDetail.php | 1 - .../ComplexType/ShipmentLegRateDetail.php | 1 - .../ComplexType/ShipmentManifestDetail.php | 1 - ...hipmentNotificationFormatSpecification.php | 1 - .../ComplexType/ShipmentOperationalDetail.php | 1 - .../ShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/ShipmentRateDetail.php | 1 - .../ComplexType/ShipmentRating.php | 1 - .../ComplexType/ShipmentReply.php | 1 - .../ShipmentSpecialServicesRequested.php | 1 - .../ShipmentTransborderDistributionDetail.php | 1 - .../ComplexType/ShipperConveyanceDetail.php | 1 - .../ComplexType/ShippingDocument.php | 1 - .../ShippingDocumentDispositionDetail.php | 1 - .../ShippingDocumentEMailDetail.php | 1 - .../ShippingDocumentEMailRecipient.php | 1 - .../ComplexType/ShippingDocumentFormat.php | 1 - .../ComplexType/ShippingDocumentPart.php | 1 - .../ShippingDocumentPrintDetail.php | 1 - .../ShippingDocumentSpecification.php | 1 - .../ShippingDocumentStorageDetail.php | 1 - .../ComplexType/SignatureOptionDetail.php | 1 - .../ComplexType/SmartPostShipmentDetail.php | 1 - ...PostShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/SpecialServiceDescription.php | 1 - .../ComplexType/SplitPaymentDetail.php | 1 - .../ComplexType/SplitPaymentSpecification.php | 1 - .../ComplexType/StringBarcode.php | 1 - .../OpenShipService/ComplexType/Surcharge.php | 1 - src/FedEx/OpenShipService/ComplexType/Tax.php | 1 - .../ComplexType/TaxpayerIdentification.php | 1 - .../ComplexType/TrackingId.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../TransborderDistributionLtlDetail.php | 1 - ...erDistributionSpecialServicesRequested.php | 1 - .../TransborderDistributionSummaryDetail.php | 1 - .../UploadDocumentReferenceDetail.php | 1 - .../UsmcaCertificationOfOriginDetail.php | 1 - ...cialInvoiceCertificationOfOriginDetail.php | 1 - .../ComplexType/UsmcaCommodityDetail.php | 1 - .../ComplexType/ValidateOpenShipmentReply.php | 1 - .../ValidateOpenShipmentRequest.php | 1 - .../ValidatedHazardousCommodityContent.php | 1 - ...ValidatedHazardousCommodityDescription.php | 1 - .../ValidatedHazardousContainer.php | 1 - .../VariableHandlingChargeDetail.php | 1 - .../ComplexType/VariableHandlingCharges.php | 1 - .../OpenShipService/ComplexType/VersionId.php | 1 - .../OpenShipService/ComplexType/Volume.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../OpenShipService/ComplexType/Weight.php | 1 - src/FedEx/OpenShipService/Request.php | 1 - .../SimpleType/AccessorRoleType.php | 1 - .../AddPackagesToOpenShipmentActionType.php | 1 - .../SimpleType/AdditionalLabelsType.php | 1 - .../SimpleType/AlcoholRecipientType.php | 1 - .../SimpleType/AncillaryFeeAndTaxType.php | 1 - .../AssociatedAccountNumberType.php | 1 - .../SimpleType/AssociatedShipmentType.php | 1 - .../SimpleType/AssociatedTrackingIdType.php | 1 - .../AsynchronousProcessingOptionType.php | 1 - .../AsynchronousProcessingResultType.php | 1 - .../SimpleType/B13AFilingOptionType.php | 1 - .../SimpleType/BarcodeSymbologyType.php | 1 - .../SimpleType/BatteryMaterialType.php | 1 - .../SimpleType/BatteryPackingType.php | 1 - .../SimpleType/BatteryRegulatorySubType.php | 1 - .../SimpleType/BinaryBarcodeType.php | 1 - .../OpenShipService/SimpleType/BrokerType.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ChargeBasisLevelType.php | 1 - .../SimpleType/ClearanceBrokerageType.php | 1 - .../CodAddTransportationChargeBasisType.php | 1 - .../SimpleType/CodAdjustmentType.php | 1 - .../SimpleType/CodCollectionType.php | 1 - .../CodReturnReferenceIndicatorType.php | 1 - .../SimpleType/CommodityPurposeType.php | 1 - .../SimpleType/CompletedEtdType.php | 1 - .../ConsolidationDataSourceType.php | 1 - .../SimpleType/ConsolidationDataType.php | 1 - .../ConsolidationShipmentRoleType.php | 1 - .../ConsolidationSpecialServiceType.php | 1 - .../SimpleType/ConsolidationType.php | 1 - .../CreateOpenShipmentActionType.php | 1 - .../SimpleType/CustomDeliveryWindowType.php | 1 - .../SimpleType/CustomLabelCoordinateUnits.php | 1 - .../SimpleType/CustomerImageUsageType.php | 1 - .../SimpleType/CustomerReferenceType.php | 1 - ...omerSpecifiedLabelGenerationOptionType.php | 1 - .../CustomsDeclarationStatementType.php | 1 - .../SimpleType/CustomsOptionType.php | 1 - .../SimpleType/CustomsRoleType.php | 19 --- .../DangerousGoodsAccessibilityType.php | 1 - .../DangerousGoodsPackingOptionType.php | 1 - .../SimpleType/DayOfWeekType.php | 1 - .../SimpleType/DeclarationValueType.php | 1 - .../SimpleType/DeletionControlType.php | 1 - .../DestinationControlStatementType.php | 1 - .../SimpleType/DistributionClearanceType.php | 1 - .../SimpleType/DocTabContentType.php | 1 - .../DocTabZoneJustificationType.php | 1 - .../SimpleType/DocumentFormatOptionType.php | 1 - .../SimpleType/DropoffType.php | 1 - .../EMailNotificationRecipientType.php | 1 - .../SimpleType/EPaymentModeType.php | 1 - .../SimpleType/EPaymentProcessorType.php | 1 - .../SimpleType/EdtRequestType.php | 1 - .../OpenShipService/SimpleType/EdtTaxType.php | 1 - .../SimpleType/EmailOptionType.php | 1 - .../SimpleType/EnterpriseDocumentType.php | 1 - .../SimpleType/EtdAttributeType.php | 1 - .../FedExDistributionLocationType.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../FreightBaseChargeCalculationType.php | 1 - .../SimpleType/FreightChargeBasisType.php | 1 - .../SimpleType/FreightClassType.php | 1 - .../SimpleType/FreightCollectTermsType.php | 1 - .../SimpleType/FreightGuaranteeType.php | 1 - .../SimpleType/FreightOnValueType.php | 1 - .../SimpleType/FreightRateQuoteType.php | 1 - .../SimpleType/FreightShipmentRoleType.php | 1 - .../GroundDeliveryEligibilityType.php | 1 - .../HazardousCommodityAttributeType.php | 1 - ...mmodityDescriptionProcessingOptionType.php | 1 - .../HazardousCommodityLabelTextOptionType.php | 1 - .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityPackingGroupType.php | 1 - .../HazardousCommodityQuantityType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../HazardousContainerPackingType.php | 1 - .../SimpleType/HomeDeliveryPremiumType.php | 1 - .../OpenShipService/SimpleType/ImageId.php | 1 - .../InternationalControlledExportType.php | 1 - .../InternationalDocumentContentType.php | 1 - .../SimpleType/LabelFormatType.php | 1 - .../SimpleType/LabelMaskableDataType.php | 1 - .../SimpleType/LabelOrderType.php | 1 - .../LabelPrintingOrientationType.php | 1 - .../SimpleType/LabelRotationType.php | 1 - .../SimpleType/LabelStockType.php | 1 - .../SimpleType/LiabilityCoverageType.php | 1 - .../SimpleType/LinearUnits.php | 1 - .../SimpleType/MinimumChargeType.php | 1 - .../ModifyPackageInOpenShipmentActionType.php | 1 - .../NaftaImporterSpecificationType.php | 19 --- .../SimpleType/NaftaNetCostMethodCode.php | 17 --- .../NaftaPreferenceCriterionCode.php | 21 --- .../NaftaProducerDeterminationCode.php | 19 --- .../NaftaProducerSpecificationType.php | 20 --- .../NetExplosiveClassificationType.php | 1 - .../SimpleType/NotificationEventType.php | 1 - .../SimpleType/NotificationFormatType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/NotificationType.php | 1 - .../SimpleType/OversizeClassType.php | 1 - .../SimpleType/PackageSpecialServiceType.php | 24 ---- .../SimpleType/PackagingType.php | 26 ---- .../SimpleType/PageQuadrantType.php | 1 - .../SimpleType/PaymentType.php | 1 - .../PendingShipmentProcessingOptionType.php | 1 - .../SimpleType/PendingShipmentType.php | 1 - .../SimpleType/PhysicalFormType.php | 1 - .../SimpleType/PhysicalPackagingType.php | 1 - .../SimpleType/PickupRequestSourceType.php | 1 - .../SimpleType/PickupRequestType.php | 1 - .../SimpleType/PricingCodeType.php | 1 - .../SimpleType/PrintedReferenceType.php | 1 - .../PriorityAlertEnhancementType.php | 1 - .../SimpleType/ProhibitionSourceType.php | 1 - .../SimpleType/ProhibitionStatusType.php | 1 - .../SimpleType/ProhibitionType.php | 1 - .../SimpleType/PurposeOfShipmentType.php | 1 - .../RadioactiveContainerClassType.php | 1 - .../SimpleType/RadioactiveLabelType.php | 1 - .../SimpleType/RadioactivityUnitOfMeasure.php | 1 - .../SimpleType/RateDimensionalDivisorType.php | 1 - .../SimpleType/RateDiscountType.php | 1 - .../SimpleType/RateElementBasisType.php | 1 - .../SimpleType/RateRequestType.php | 1 - .../SimpleType/RateTypeBasisType.php | 1 - .../SimpleType/RatedWeightMethod.php | 1 - .../OpenShipService/SimpleType/RebateType.php | 1 - .../SimpleType/RecipientCustomsIdType.php | 1 - .../SimpleType/RecommendedDocumentType.php | 1 - .../SimpleType/RegulatoryControlType.php | 1 - .../SimpleType/RegulatoryLabelType.php | 1 - .../RelativeVerticalPositionType.php | 1 - .../RequestedConsolidationDocumentType.php | 1 - .../RequestedShippingDocumentType.php | 1 - .../SimpleType/RequiredDocumentType.php | 1 - .../SimpleType/RequirementType.php | 1 - .../ReturnEMailAllowedSpecialServiceType.php | 1 - .../OpenShipService/SimpleType/ReturnType.php | 1 - .../ReturnedConsolidationDocumentType.php | 1 - .../SimpleType/ReturnedRateType.php | 1 - .../ReturnedShippingDocumentType.php | 1 - .../SimpleType/RotationType.php | 1 - .../SimpleType/SecondaryBarcodeType.php | 1 - .../SimpleType/ServiceCategoryType.php | 1 - .../SimpleType/ServiceType.php | 49 ------- .../ShipmentDryIceProcessingOptionType.php | 1 - .../ShipmentNotificationAggregationType.php | 1 - .../ShipmentNotificationRoleType.php | 1 - .../ShipmentProcessingOptionType.php | 1 - .../SimpleType/ShipmentRuleType.php | 1 - .../SimpleType/ShipmentSpecialServiceType.php | 54 -------- .../ShippingDocumentDispositionType.php | 1 - .../ShippingDocumentEMailGroupingType.php | 1 - .../ShippingDocumentGroupingType.php | 1 - .../SimpleType/ShippingDocumentImageType.php | 1 - .../SimpleType/ShippingDocumentNamingType.php | 1 - .../SimpleType/ShippingDocumentStockType.php | 1 - .../ShippingDocumentStorageDetailType.php | 1 - .../SimpleType/SignatureOptionType.php | 1 - .../SmartPostAncillaryEndorsementType.php | 1 - .../SimpleType/SmartPostIndiciaType.php | 1 - .../SmartPostShipmentProcessingOptionType.php | 1 - .../SimpleType/SpecialRatingAppliedType.php | 1 - .../SimpleType/SplitPaymentType.php | 1 - .../SimpleType/StringBarcodeType.php | 1 - .../SimpleType/SurchargeLevelType.php | 1 - .../SimpleType/SurchargeType.php | 1 - .../OpenShipService/SimpleType/TaxType.php | 1 - .../TaxesOrMiscellaneousChargeType.php | 1 - .../OpenShipService/SimpleType/TinType.php | 1 - .../SimpleType/TrackingIdType.php | 1 - .../TransborderDistributionRoutingType.php | 1 - ...nsborderDistributionSpecialServiceType.php | 1 - .../SimpleType/TransitTimeType.php | 1 - .../SimpleType/UnitSystemType.php | 1 - .../SimpleType/UploadDocumentIdProducer.php | 1 - .../SimpleType/UploadDocumentProducerType.php | 1 - .../SimpleType/UploadDocumentType.php | 1 - .../UsmcaCertifierSpecificationType.php | 1 - .../UsmcaImporterSpecificationType.php | 1 - .../SimpleType/UsmcaOriginCriterionCode.php | 1 - .../UsmcaProducerSpecificationType.php | 1 - .../SimpleType/VolumeUnits.php | 1 - .../SimpleType/WeightUnits.php | 1 - .../ComplexType/Address.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/PostalCodeInquiryReply.php | 1 - .../ComplexType/PostalCodeInquiryRequest.php | 1 - .../PostalCodeServiceAreaDescription.php | 1 - .../ComplexType/ServiceAvailabilityOption.php | 1 - .../ComplexType/ServiceAvailabilityReply.php | 1 - .../ServiceAvailabilityRequest.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../Request.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/DayOfWeekType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/PackagingType.php | 1 - .../SimpleType/ServiceType.php | 1 - .../PickupService/ComplexType/Address.php | 1 - .../ComplexType/AssociatedAccount.php | 1 - .../ComplexType/CancelPickupReply.php | 1 - .../ComplexType/CancelPickupRequest.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../CodAddTransportationChargesDetail.php | 1 - .../PickupService/ComplexType/CodDetail.php | 1 - .../CompletedFreightPickupDetail.php | 1 - .../CompletedFreightPickupLineItem.php | 1 - .../PickupService/ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../ComplexType/CreatePickupReply.php | 1 - .../ComplexType/CreatePickupRequest.php | 1 - .../CustomDeliveryWindowDetail.php | 1 - .../ComplexType/CustomerReference.php | 1 - .../PickupService/ComplexType/DateRange.php | 1 - .../DeliveryOnInvoiceAcceptanceDetail.php | 1 - .../ComplexType/DetentionDetail.php | 1 - .../PickupService/ComplexType/Dimensions.php | 1 - .../PickupService/ComplexType/Distance.php | 1 - .../PickupService/ComplexType/EMailDetail.php | 1 - .../ComplexType/EMailLabelDetail.php | 1 - .../ComplexType/EMailRecipient.php | 1 - .../ComplexType/EPaymentDetail.php | 1 - .../ComplexType/EmailOptionsRequested.php | 1 - .../ComplexType/EnterprisePrivilegeDetail.php | 1 - .../PickupService/ComplexType/EtdDetail.php | 1 - .../ExpressFreightPickupDetail.php | 1 - .../ComplexType/ExtraLaborDetail.php | 1 - .../PickupService/ComplexType/FaxDetail.php | 1 - .../ComplexType/FlatbedTrailerDetail.php | 1 - .../ComplexType/FreightGuaranteeDetail.php | 1 - .../ComplexType/FreightPickupDetail.php | 1 - .../ComplexType/FreightPickupLineItem.php | 1 - .../FreightServiceCenterDetail.php | 1 - .../ComplexType/HoldAtLocationDetail.php | 1 - .../ComplexType/HomeDeliveryPremiumDetail.php | 1 - .../InternationalControlledExportDetail.php | 1 - ...nationalTrafficInArmsRegulationsDetail.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/MarkingOrTaggingDetail.php | 1 - src/FedEx/PickupService/ComplexType/Money.php | 1 - .../ComplexType/NonBusinessTimeDetail.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationDetail.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/PagingRequestDetail.php | 1 - .../ComplexType/PagingResultsDetail.php | 1 - .../ComplexType/PalletShrinkwrapDetail.php | 1 - .../ComplexType/PalletsProvidedDetail.php | 1 - src/FedEx/PickupService/ComplexType/Party.php | 1 - .../PickupService/ComplexType/Payment.php | 1 - src/FedEx/PickupService/ComplexType/Payor.php | 1 - .../ComplexType/PendingShipmentDetail.php | 1 - ...dingShipmentProcessingOptionsRequested.php | 36 ----- .../ComplexType/PickupAvailabilityReply.php | 1 - .../ComplexType/PickupAvailabilityRequest.php | 1 - .../PickupDangerousGoodsDetail.php | 1 - .../ComplexType/PickupHistoryDetailReply.php | 1 - .../PickupHistoryDetailRequest.php | 1 - .../ComplexType/PickupHistoryEvent.php | 1 - .../PickupHistoryServiceSummary.php | 1 - .../ComplexType/PickupHistorySummary.php | 1 - .../ComplexType/PickupHistorySummaryReply.php | 1 - .../PickupHistorySummaryRequest.php | 1 - .../ComplexType/PickupLookupCondition.php | 1 - .../ComplexType/PickupOriginDetail.php | 1 - .../ComplexType/PickupPackageDetail.php | 1 - .../PickupPackageSpecialServicesRequested.php | 1 - .../ComplexType/PickupScheduleOption.php | 1 - .../ComplexType/PickupShipmentAttributes.php | 1 - ...PickupShipmentSpecialServicesRequested.php | 1 - .../ComplexType/PickupTagDetail.php | 1 - .../ComplexType/PolicyGridManifest.php | 1 - .../ComplexType/PriorityAlertDetail.php | 1 - .../RecommendedDocumentSpecification.php | 1 - .../RequestedPickupPackageDetail.php | 1 - .../RequestedPickupShipmentDetail.php | 1 - .../RestrictionsAndPrivilegesPolicyDetail.php | 1 - .../ComplexType/ReturnAssociationDetail.php | 1 - .../ComplexType/ReturnEMailDetail.php | 1 - .../ComplexType/ReturnShipmentDetail.php | 1 - src/FedEx/PickupService/ComplexType/Rma.php | 1 - .../ComplexType/ShipmentAssemblyDetail.php | 1 - .../ComplexType/ShipmentDryIceDetail.php | 1 - ...ipmentDryIceProcessingOptionsRequested.php | 1 - .../ShipmentEventNotificationDetail.php | 1 - ...ShipmentEventNotificationSpecification.php | 1 - ...hipmentNotificationFormatSpecification.php | 1 - .../ShipmentSpecialServicesRequested.php | 1 - .../ComplexType/SignatureOptionDetail.php | 1 - .../PickupService/ComplexType/SmsDetail.php | 1 - .../ComplexType/SortAndSegregateDetail.php | 1 - .../ComplexType/SpecialEquipmentDetail.php | 1 - .../ComplexType/SpecialEquipmentLineItem.php | 1 - .../ComplexType/StorageDetail.php | 1 - .../ComplexType/TaxpayerIdentification.php | 1 - .../PickupService/ComplexType/TrackingId.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/UpdatePickupReply.php | 1 - .../ComplexType/UpdatePickupRequest.php | 1 - .../ComplexType/UploadDocumentDetail.php | 1 - .../UploadDocumentReferenceDetail.php | 1 - .../PickupService/ComplexType/UserDetail.php | 1 - .../ComplexType/VariationOptionDetail.php | 1 - .../PickupService/ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../ComplexType/WeighingDetail.php | 1 - .../PickupService/ComplexType/Weight.php | 1 - src/FedEx/PickupService/Request.php | 1 - .../SimpleType/AccessorRoleType.php | 1 - .../AssociatedAccountNumberType.php | 1 - .../SimpleType/AutoConfigurationType.php | 1 - .../SimpleType/BuildingPartCode.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ChargeBasisLevelType.php | 1 - .../SimpleType/CloseTimeType.php | 1 - .../CodAddTransportationChargeBasisType.php | 1 - .../SimpleType/CodCollectionType.php | 1 - .../CodReturnReferenceIndicatorType.php | 1 - .../SimpleType/CountryRelationshipType.php | 1 - ...reatePickupRequestProcessingOptionType.php | 1 - .../SimpleType/CustomDeliveryWindowType.php | 1 - .../SimpleType/CustomerReferenceType.php | 1 - .../DangerousGoodsAccessibilityType.php | 17 --- .../SimpleType/DayOfWeekType.php | 1 - .../SimpleType/DistanceUnits.php | 1 - .../SimpleType/EPaymentModeType.php | 1 - .../SimpleType/EPaymentProcessorType.php | 1 - .../SimpleType/EmailOptionType.php | 1 - .../SimpleType/EnterprisePermissionType.php | 1 - .../SimpleType/EtdAttributeType.php | 1 - .../SimpleType/EtdConfirmationType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../SimpleType/FlatbedTrailerOption.php | 1 - .../SimpleType/FreightGuaranteeType.php | 1 - .../FreightServiceSchedulingType.php | 1 - .../SimpleType/FreightShipmentRoleType.php | 1 - .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../SimpleType/HomeDeliveryPremiumType.php | 1 - .../InternationalControlledExportType.php | 1 - .../PickupService/SimpleType/LinearUnits.php | 1 - .../SimpleType/NotificationEventType.php | 1 - .../SimpleType/NotificationFormatType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/NotificationType.php | 1 - .../SimpleType/PackageSpecialServiceType.php | 25 ---- .../SimpleType/PackagingType.php | 26 ---- .../PickupService/SimpleType/PaymentType.php | 1 - .../PendingShipmentProcessingOptionType.php | 16 --- .../SimpleType/PendingShipmentType.php | 1 - .../SimpleType/PhysicalPackagingType.php | 1 - .../SimpleType/PickupBuildingLocationType.php | 1 - .../SimpleType/PickupEventType.php | 1 - .../SimpleType/PickupExceptionType.php | 1 - .../SimpleType/PickupLookupConditionType.php | 1 - .../SimpleType/PickupRequestType.php | 1 - .../SimpleType/PickupServiceCategoryType.php | 1 - .../SimpleType/PickupServiceLevelType.php | 1 - .../SimpleType/PickupStatusType.php | 1 - .../PickupService/SimpleType/PickupType.php | 1 - .../PriorityAlertEnhancementType.php | 1 - .../SimpleType/RateLevelBasisType.php | 1 - .../SimpleType/RateTypeBasisType.php | 1 - .../SimpleType/RecommendedDocumentType.php | 1 - .../RequestedShippingDocumentType.php | 1 - ...ctionsAndPrivilegesPolicyExceptionType.php | 1 - .../ReturnEMailAllowedSpecialServiceType.php | 1 - .../PickupService/SimpleType/ReturnType.php | 1 - .../PickupService/SimpleType/ServiceType.php | 70 ---------- .../ShipmentDryIceProcessingOptionType.php | 1 - .../ShipmentNotificationAggregationType.php | 1 - .../ShipmentNotificationRoleType.php | 1 - .../SimpleType/ShipmentSpecialServiceType.php | 95 -------------- .../SimpleType/SignatureOptionType.php | 1 - .../SimpleType/SpecialEquipmentType.php | 1 - .../PickupService/SimpleType/TinType.php | 1 - .../SimpleType/TrackingIdType.php | 1 - .../SimpleType/TrailerSizeType.php | 1 - .../SimpleType/TransactionSourceFormat.php | 1 - .../PickupService/SimpleType/TruckType.php | 1 - ...pdatePickupRequestProcessingOptionType.php | 1 - .../SimpleType/UploadDocumentIdProducer.php | 1 - .../SimpleType/UploadDocumentProducerType.php | 1 - .../SimpleType/UploadDocumentType.php | 1 - .../SimpleType/WebServiceEnvironment.php | 1 - .../SimpleType/WeighingScaleType.php | 1 - .../PickupService/SimpleType/WeightUnits.php | 1 - .../ComplexType/AdditionalLabelsDetail.php | 1 - src/FedEx/RateService/ComplexType/Address.php | 1 - .../RateService/ComplexType/AlcoholDetail.php | 1 - .../ComplexType/AncillaryFeeAndTax.php | 1 - .../AssociatedFreightLineItemDetail.php | 1 - .../BatteryClassificationDetail.php | 1 - .../RateService/ComplexType/BrokerDetail.php | 1 - .../ComplexType/CertificateOfOriginDetail.php | 1 - .../CleansedAddressAndLocationDetail.php | 1 - .../RateService/ComplexType/ClientDetail.php | 1 - .../CodAddTransportationChargesDetail.php | 1 - .../RateService/ComplexType/CodDetail.php | 1 - .../ComplexType/CommercialInvoice.php | 1 - .../ComplexType/CommercialInvoiceDetail.php | 1 - .../RateService/ComplexType/CommitDetail.php | 1 - .../RateService/ComplexType/Commodity.php | 1 - .../ConfigurableLabelReferenceEntry.php | 1 - .../ComplexType/ConsolidationKey.php | 1 - src/FedEx/RateService/ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../RateService/ComplexType/ContentRecord.php | 1 - .../ComplexType/CurrencyExchangeRate.php | 1 - .../CustomDeliveryWindowDetail.php | 1 - .../ComplexType/CustomDocumentDetail.php | 1 - .../ComplexType/CustomLabelBarcodeEntry.php | 1 - .../ComplexType/CustomLabelBoxEntry.php | 1 - .../ComplexType/CustomLabelDetail.php | 1 - .../ComplexType/CustomLabelGraphicEntry.php | 1 - .../ComplexType/CustomLabelPosition.php | 1 - .../ComplexType/CustomLabelTextBoxEntry.php | 1 - .../ComplexType/CustomLabelTextEntry.php | 1 - .../ComplexType/CustomerImageUsage.php | 1 - .../ComplexType/CustomerReference.php | 1 - .../CustomerSpecifiedLabelDetail.php | 1 - .../ComplexType/CustomsClearanceDetail.php | 1 - .../ComplexType/CustomsOptionDetail.php | 1 - .../ComplexType/DangerousGoodsContainer.php | 1 - .../ComplexType/DangerousGoodsDetail.php | 1 - ...angerousGoodsShippersDeclarationDetail.php | 1 - .../ComplexType/DangerousGoodsSignatory.php | 1 - .../RateService/ComplexType/DateRange.php | 1 - .../RateService/ComplexType/DelayDetail.php | 1 - .../DeliveryOnInvoiceAcceptanceDetail.php | 1 - .../ComplexType/DestinationControlDetail.php | 1 - .../RateService/ComplexType/Dimensions.php | 1 - .../RateService/ComplexType/Distance.php | 1 - .../RateService/ComplexType/DocTabContent.php | 1 - .../ComplexType/DocTabContentBarcoded.php | 1 - .../ComplexType/DocTabContentZone001.php | 1 - .../ComplexType/DocTabZoneSpecification.php | 1 - .../DocumentFormatOptionsRequested.php | 1 - .../ComplexType/DocumentLineItem.php | 36 ----- .../RateService/ComplexType/EMailDetail.php | 1 - .../ComplexType/EPaymentDetail.php | 1 - .../ComplexType/EdtCommodityTax.php | 1 - .../ComplexType/EdtExciseCondition.php | 1 - .../RateService/ComplexType/EdtTaxDetail.php | 1 - .../RateService/ComplexType/EtdDetail.php | 1 - .../ComplexType/ExportDeclarationDetail.php | 1 - .../RateService/ComplexType/ExportDetail.php | 1 - .../ComplexType/ExpressFreightDetail.php | 1 - .../ExpressFreightDetailContact.php | 1 - .../ComplexType/FlatbedTrailerDetail.php | 1 - .../ComplexType/FreightAddressLabelDetail.php | 1 - .../ComplexType/FreightBaseCharge.php | 1 - .../ComplexType/FreightCommitDetail.php | 1 - .../ComplexType/FreightGuaranteeDetail.php | 1 - .../ComplexType/FreightRateDetail.php | 1 - .../ComplexType/FreightRateNotation.php | 1 - .../FreightServiceCenterDetail.php | 1 - .../ComplexType/FreightShipmentDetail.php | 1 - .../ComplexType/FreightShipmentLineItem.php | 1 - .../FreightSpecialServicePayment.php | 1 - .../GeneralAgencyAgreementDetail.php | 1 - .../ComplexType/HazardousCommodityContent.php | 1 - .../HazardousCommodityDescription.php | 1 - ...azardousCommodityInnerReceptacleDetail.php | 1 - .../HazardousCommodityOptionDetail.php | 1 - .../HazardousCommodityPackagingDetail.php | 1 - .../HazardousCommodityPackingDetail.php | 1 - .../HazardousCommodityQuantityDetail.php | 1 - .../ComplexType/HoldAtLocationDetail.php | 1 - .../ComplexType/HomeDeliveryPremiumDetail.php | 1 - .../InternationalControlledExportDetail.php | 1 - ...nationalTrafficInArmsRegulationsDetail.php | 1 - .../ComplexType/KeyValueDetail.php | 49 ------- .../ComplexType/LabelSpecification.php | 1 - .../ComplexType/LiabilityCoverageDetail.php | 1 - .../RateService/ComplexType/LinearMeasure.php | 1 - .../RateService/ComplexType/Localization.php | 1 - src/FedEx/RateService/ComplexType/Measure.php | 1 - src/FedEx/RateService/ComplexType/Money.php | 1 - .../NaftaCertificateOfOriginDetail.php | 114 ---------------- .../ComplexType/NaftaCommodityDetail.php | 88 ------------- .../RateService/ComplexType/NaftaProducer.php | 49 ------- .../ComplexType/NetExplosiveDetail.php | 1 - .../RateService/ComplexType/Notification.php | 1 - .../ComplexType/NotificationDetail.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../RateService/ComplexType/Op900Detail.php | 1 - .../ComplexType/PackageRateDetail.php | 1 - .../PackageSpecialServicesRequested.php | 1 - src/FedEx/RateService/ComplexType/Party.php | 1 - src/FedEx/RateService/ComplexType/Payment.php | 1 - src/FedEx/RateService/ComplexType/Payor.php | 1 - .../ComplexType/PendingShipmentDetail.php | 1 - ...dingShipmentProcessingOptionsRequested.php | 1 - .../RateService/ComplexType/PickupDetail.php | 1 - .../ComplexType/PriorityAlertDetail.php | 1 - .../RateService/ComplexType/ProductName.php | 1 - .../ComplexType/RadioactivityDetail.php | 1 - .../ComplexType/RadionuclideActivity.php | 1 - .../ComplexType/RadionuclideDetail.php | 1 - .../RateService/ComplexType/RateDiscount.php | 1 - .../RateService/ComplexType/RateReply.php | 1 - .../ComplexType/RateReplyDetail.php | 1 - .../RateService/ComplexType/RateRequest.php | 1 - .../ComplexType/RatedPackageDetail.php | 1 - .../ComplexType/RatedShipmentDetail.php | 1 - src/FedEx/RateService/ComplexType/Rebate.php | 1 - .../ComplexType/RecipientCustomsId.php | 1 - .../RecommendedDocumentSpecification.php | 1 - .../RegulatoryLabelContentDetail.php | 1 - .../ComplexType/RequestedPackageLineItem.php | 1 - .../ComplexType/RequestedShipment.php | 1 - .../ComplexType/ReturnAssociationDetail.php | 1 - .../ComplexType/ReturnEMailDetail.php | 1 - .../ComplexType/ReturnInstructionsDetail.php | 1 - .../ComplexType/ReturnShipmentDetail.php | 1 - src/FedEx/RateService/ComplexType/Rma.php | 1 - .../ComplexType/ServiceDescription.php | 1 - .../ComplexType/ServiceSubOptionDetail.php | 1 - .../ShipmentAuthorizationDetail.php | 1 - .../ComplexType/ShipmentConfigurationData.php | 1 - .../ComplexType/ShipmentDryIceDetail.php | 1 - ...ipmentDryIceProcessingOptionsRequested.php | 1 - .../ShipmentEventNotificationDetail.php | 1 - ...ShipmentEventNotificationSpecification.php | 1 - .../ComplexType/ShipmentLegRateDetail.php | 1 - ...hipmentNotificationFormatSpecification.php | 1 - .../ComplexType/ShipmentRateDetail.php | 1 - .../ShipmentSpecialServicesRequested.php | 1 - .../ShipmentVariationOptionDetail.php | 1 - .../ComplexType/ShipperConveyanceDetail.php | 1 - .../ShippingDocumentDispositionDetail.php | 1 - .../ShippingDocumentEMailDetail.php | 1 - .../ShippingDocumentEMailRecipient.php | 1 - .../ComplexType/ShippingDocumentFormat.php | 1 - .../ShippingDocumentPrintDetail.php | 1 - .../ShippingDocumentSpecification.php | 1 - .../ComplexType/SignatureOptionDetail.php | 1 - .../ComplexType/SmartPostShipmentDetail.php | 1 - ...PostShipmentProcessingOptionsRequested.php | 1 - .../RateService/ComplexType/Surcharge.php | 1 - src/FedEx/RateService/ComplexType/Tax.php | 1 - .../ComplexType/TaxpayerIdentification.php | 1 - .../RateService/ComplexType/TrackingId.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../UploadDocumentReferenceDetail.php | 1 - .../UsmcaCertificationOfOriginDetail.php | 1 - ...cialInvoiceCertificationOfOriginDetail.php | 1 - .../ComplexType/UsmcaCommodityDetail.php | 1 - .../VariableHandlingChargeDetail.php | 1 - .../ComplexType/VariableHandlingCharges.php | 1 - .../RateService/ComplexType/VersionId.php | 1 - src/FedEx/RateService/ComplexType/Volume.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/RateService/ComplexType/Weight.php | 1 - src/FedEx/RateService/Request.php | 1 - .../SimpleType/AdditionalLabelsType.php | 1 - .../SimpleType/AlcoholRecipientType.php | 1 - .../SimpleType/AncillaryFeeAndTaxType.php | 1 - .../SimpleType/B13AFilingOptionType.php | 1 - .../SimpleType/BarcodeSymbologyType.php | 1 - .../SimpleType/BatteryMaterialType.php | 1 - .../SimpleType/BatteryPackingType.php | 1 - .../SimpleType/BatteryRegulatorySubType.php | 1 - .../RateService/SimpleType/BrokerType.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ChargeBasisLevelType.php | 1 - .../SimpleType/ClearanceBrokerageType.php | 1 - .../CodAddTransportationChargeBasisType.php | 1 - .../SimpleType/CodCollectionType.php | 1 - .../CodReturnReferenceIndicatorType.php | 1 - .../SimpleType/CommitmentDelayType.php | 1 - .../SimpleType/CommodityPurposeType.php | 1 - .../SimpleType/ConsolidationType.php | 1 - .../SimpleType/CustomDeliveryWindowType.php | 1 - .../SimpleType/CustomLabelCoordinateUnits.php | 1 - .../SimpleType/CustomerImageUsageType.php | 1 - .../SimpleType/CustomerReferenceType.php | 1 - ...omerSpecifiedLabelGenerationOptionType.php | 1 - .../SimpleType/CustomsOptionType.php | 1 - .../DangerousGoodsAccessibilityType.php | 1 - .../DangerousGoodsPackingOptionType.php | 1 - .../RateService/SimpleType/DayOfWeekType.php | 1 - .../RateService/SimpleType/DelayLevelType.php | 1 - .../RateService/SimpleType/DelayPointType.php | 1 - .../DestinationControlStatementType.php | 1 - .../RateService/SimpleType/DistanceUnits.php | 1 - .../SimpleType/DocTabContentType.php | 1 - .../DocTabZoneJustificationType.php | 1 - .../SimpleType/DocumentFormatOptionType.php | 1 - .../RateService/SimpleType/DropoffType.php | 1 - .../EMailNotificationRecipientType.php | 1 - .../SimpleType/EPaymentModeType.php | 1 - .../SimpleType/EPaymentProcessorType.php | 1 - .../RateService/SimpleType/EdtRequestType.php | 1 - .../RateService/SimpleType/EdtTaxType.php | 1 - .../SimpleType/EtdAttributeType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../SimpleType/FlatbedTrailerOption.php | 1 - .../FreightBaseChargeCalculationType.php | 1 - .../SimpleType/FreightChargeBasisType.php | 1 - .../SimpleType/FreightClassType.php | 1 - .../SimpleType/FreightCollectTermsType.php | 1 - .../SimpleType/FreightGuaranteeType.php | 1 - .../SimpleType/FreightOnValueType.php | 1 - .../SimpleType/FreightRateQuoteType.php | 1 - .../FreightServiceSchedulingType.php | 1 - .../SimpleType/FreightShipmentRoleType.php | 1 - ...mmodityDescriptionProcessingOptionType.php | 1 - .../HazardousCommodityLabelTextOptionType.php | 1 - .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityPackingGroupType.php | 1 - .../HazardousCommodityQuantityType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../HazardousContainerPackingType.php | 1 - .../SimpleType/HomeDeliveryPremiumType.php | 1 - src/FedEx/RateService/SimpleType/ImageId.php | 1 - .../InternationalControlledExportType.php | 1 - .../InternationalDocumentContentType.php | 1 - .../SimpleType/LabelFormatType.php | 1 - .../SimpleType/LabelMaskableDataType.php | 1 - .../RateService/SimpleType/LabelOrderType.php | 1 - .../LabelPrintingOrientationType.php | 1 - .../SimpleType/LabelRotationType.php | 1 - .../RateService/SimpleType/LabelStockType.php | 1 - .../SimpleType/LiabilityCoverageType.php | 1 - .../RateService/SimpleType/LinearUnits.php | 1 - .../SimpleType/MinimumChargeType.php | 1 - .../NaftaImporterSpecificationType.php | 19 --- .../SimpleType/NaftaNetCostMethodCode.php | 17 --- .../NaftaPreferenceCriterionCode.php | 21 --- .../NaftaProducerDeterminationCode.php | 19 --- .../NaftaProducerSpecificationType.php | 20 --- .../NetExplosiveClassificationType.php | 1 - .../SimpleType/NotificationEventType.php | 1 - .../SimpleType/NotificationFormatType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/NotificationType.php | 1 - .../SimpleType/OversizeClassType.php | 1 - .../SimpleType/PackageSpecialServiceType.php | 24 ---- .../RateService/SimpleType/PackagingType.php | 26 ---- .../SimpleType/PageQuadrantType.php | 1 - .../RateService/SimpleType/PaymentType.php | 1 - .../PendingShipmentProcessingOptionType.php | 1 - .../SimpleType/PendingShipmentType.php | 1 - .../SimpleType/PhysicalFormType.php | 1 - .../SimpleType/PhysicalPackagingType.php | 1 - .../SimpleType/PickupRequestSourceType.php | 1 - .../SimpleType/PickupRequestType.php | 1 - .../SimpleType/PricingCodeType.php | 1 - .../PriorityAlertEnhancementType.php | 1 - .../SimpleType/PurposeOfShipmentType.php | 1 - .../RadioactiveContainerClassType.php | 1 - .../SimpleType/RadioactivityUnitOfMeasure.php | 1 - .../SimpleType/RateDimensionalDivisorType.php | 1 - .../SimpleType/RateDiscountType.php | 1 - .../SimpleType/RateElementBasisType.php | 1 - .../SimpleType/RateRequestType.php | 1 - .../SimpleType/RateTypeBasisType.php | 1 - .../SimpleType/RatedWeightMethod.php | 1 - .../RateService/SimpleType/RebateType.php | 1 - .../SimpleType/RecipientCustomsIdType.php | 1 - .../SimpleType/RecommendedDocumentType.php | 1 - .../SimpleType/RegulatoryControlType.php | 1 - .../SimpleType/RegulatoryLabelType.php | 1 - .../RelativeVerticalPositionType.php | 1 - .../RequestedShippingDocumentType.php | 1 - .../RequiredShippingDocumentType.php | 1 - .../ReturnEMailAllowedSpecialServiceType.php | 1 - .../RateService/SimpleType/ReturnType.php | 1 - .../SimpleType/ReturnedRateType.php | 1 - .../RateService/SimpleType/RotationType.php | 1 - .../SimpleType/SecondaryBarcodeType.php | 1 - .../SimpleType/ServiceOptionType.php | 1 - .../RateService/SimpleType/ServiceType.php | 45 ------- .../ShipmentDryIceProcessingOptionType.php | 1 - .../ShipmentNotificationAggregationType.php | 1 - .../ShipmentNotificationRoleType.php | 1 - .../SimpleType/ShipmentOnlyFieldsType.php | 1 - .../SimpleType/ShipmentSpecialServiceType.php | 55 -------- .../ShippingDocumentDispositionType.php | 1 - .../ShippingDocumentEMailGroupingType.php | 1 - .../ShippingDocumentGroupingType.php | 1 - .../SimpleType/ShippingDocumentImageType.php | 1 - .../SimpleType/ShippingDocumentStockType.php | 1 - .../SimpleType/SignatureOptionType.php | 1 - .../SmartPostAncillaryEndorsementType.php | 1 - .../SimpleType/SmartPostIndiciaType.php | 1 - .../SmartPostShipmentProcessingOptionType.php | 1 - .../SimpleType/SpecialRatingAppliedType.php | 1 - .../SimpleType/SurchargeLevelType.php | 1 - .../RateService/SimpleType/SurchargeType.php | 1 - src/FedEx/RateService/SimpleType/TaxType.php | 1 - .../TaxesOrMiscellaneousChargeType.php | 1 - src/FedEx/RateService/SimpleType/TinType.php | 1 - .../RateService/SimpleType/TrackingIdType.php | 1 - .../SimpleType/TransitTimeType.php | 1 - .../SimpleType/UploadDocumentIdProducer.php | 1 - .../SimpleType/UploadDocumentProducerType.php | 1 - .../SimpleType/UploadDocumentType.php | 1 - .../UsmcaCertifierSpecificationType.php | 1 - .../UsmcaImporterSpecificationType.php | 1 - .../SimpleType/UsmcaOriginCriterionCode.php | 1 - .../UsmcaProducerSpecificationType.php | 1 - .../RateService/SimpleType/VolumeUnits.php | 1 - .../RateService/SimpleType/WeightUnits.php | 1 - .../ReturnTagService/ComplexType/Address.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../ExpressTagAvailabilityReply.php | 1 - .../ExpressTagAvailabilityRequest.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/Notification.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/ReturnTagService/Request.php | 1 - .../SimpleType/ExpressTagAvailabilityType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/PackagingType.php | 1 - .../SimpleType/ServiceType.php | 1 - .../ComplexType/AdditionalLabelsDetail.php | 1 - src/FedEx/ShipService/ComplexType/Address.php | 1 - .../ComplexType/AdrLicenseDetail.php | 1 - .../ShipService/ComplexType/AlcoholDetail.php | 1 - .../ComplexType/AncillaryFeeAndTax.php | 1 - .../ComplexType/AssociatedAccount.php | 1 - .../AssociatedFreightLineItemDetail.php | 1 - .../ComplexType/AssociatedShipmentDetail.php | 1 - .../BatteryClassificationDetail.php | 1 - .../ShipService/ComplexType/BinaryBarcode.php | 1 - .../ShipService/ComplexType/BrokerDetail.php | 1 - .../ComplexType/CertificateOfOriginDetail.php | 1 - .../ShipService/ComplexType/ClientDetail.php | 1 - .../CodAddTransportationChargesDetail.php | 1 - .../ShipService/ComplexType/CodDetail.php | 1 - .../ComplexType/CodReturnPackageDetail.php | 1 - .../ComplexType/CommercialInvoice.php | 1 - .../ComplexType/CommercialInvoiceDetail.php | 1 - .../ShipService/ComplexType/Commodity.php | 1 - .../ComplexType/CompletedCodDetail.php | 1 - .../ComplexType/CompletedEtdDetail.php | 1 - .../CompletedHazardousPackageDetail.php | 1 - .../CompletedHazardousShipmentDetail.php | 1 - .../CompletedHazardousSummaryDetail.php | 1 - .../CompletedHoldAtLocationDetail.php | 1 - .../ComplexType/CompletedPackageDetail.php | 1 - .../ComplexType/CompletedShipmentDetail.php | 1 - .../ComplexType/CompletedSmartPostDetail.php | 1 - .../ComplexType/CompletedTagDetail.php | 1 - .../ConfigurableLabelReferenceEntry.php | 1 - src/FedEx/ShipService/ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../ShipService/ComplexType/ContentRecord.php | 1 - .../ShipService/ComplexType/CreditCard.php | 1 - .../CreditCardTransactionAttributesDetail.php | 1 - .../CreditCardTransactionDetail.php | 1 - .../CreditFraudDetectionDetail.php | 1 - .../ComplexType/CurrencyExchangeRate.php | 1 - .../CustomDeliveryWindowDetail.php | 1 - .../CustomDiscountExclusionDetail.php | 1 - .../ComplexType/CustomDocumentDetail.php | 1 - .../ComplexType/CustomLabelBarcodeEntry.php | 1 - .../ComplexType/CustomLabelBoxEntry.php | 1 - .../ComplexType/CustomLabelDetail.php | 1 - .../ComplexType/CustomLabelGraphicEntry.php | 1 - .../ComplexType/CustomLabelPosition.php | 1 - .../ComplexType/CustomLabelTextBoxEntry.php | 1 - .../ComplexType/CustomLabelTextEntry.php | 1 - .../ComplexType/CustomRatingOptionDetail.php | 1 - .../ComplexType/CustomTransitTimeDetail.php | 1 - .../ComplexType/CustomerImageUsage.php | 1 - .../ComplexType/CustomerReference.php | 1 - .../CustomerSpecifiedLabelDetail.php | 1 - .../ComplexType/CustomsClearanceDetail.php | 1 - .../CustomsDeclarationStatementDetail.php | 1 - .../ComplexType/CustomsOptionDetail.php | 1 - .../ComplexType/DangerousGoodsContainer.php | 1 - .../ComplexType/DangerousGoodsDetail.php | 1 - ...angerousGoodsShippersDeclarationDetail.php | 1 - .../ComplexType/DangerousGoodsSignatory.php | 1 - .../ShipService/ComplexType/DateRange.php | 1 - .../ComplexType/DeleteShipmentRequest.php | 1 - .../ComplexType/DeleteTagRequest.php | 1 - .../DeliveryOnInvoiceAcceptanceDetail.php | 1 - .../ComplexType/DestinationControlDetail.php | 1 - .../ComplexType/DetentionDetail.php | 1 - .../ShipService/ComplexType/Dimensions.php | 1 - .../ShipService/ComplexType/DocTabContent.php | 1 - .../ComplexType/DocTabContentBarcoded.php | 1 - .../ComplexType/DocTabContentZone001.php | 1 - .../ComplexType/DocTabZoneSpecification.php | 1 - .../DocumentFormatOptionsRequested.php | 1 - .../ComplexType/DocumentGenerationDetail.php | 1 - .../DocumentRequirementsDetail.php | 1 - .../ShipService/ComplexType/EMailDetail.php | 1 - .../ComplexType/EMailLabelDetail.php | 1 - .../ComplexType/EMailRecipient.php | 1 - .../ComplexType/EPaymentDetail.php | 1 - .../ComplexType/EdtCommodityTax.php | 1 - .../ComplexType/EdtExciseCondition.php | 1 - .../ShipService/ComplexType/EdtTaxDetail.php | 1 - .../ComplexType/EmailOptionsRequested.php | 1 - .../ShipService/ComplexType/EtdDetail.php | 1 - .../ComplexType/ExportDeclarationDetail.php | 1 - .../ShipService/ComplexType/ExportDetail.php | 1 - .../ComplexType/ExpressFreightDetail.php | 1 - .../ExpressFreightDetailContact.php | 1 - .../ComplexType/ExtraLaborDetail.php | 1 - .../ComplexType/FlatbedTrailerDetail.php | 1 - .../ComplexType/FreightAddressLabelDetail.php | 1 - .../ComplexType/FreightBaseCharge.php | 1 - .../ComplexType/FreightBillOfLadingDetail.php | 1 - .../ComplexType/FreightGuaranteeDetail.php | 1 - .../ComplexType/FreightRateDetail.php | 1 - .../ComplexType/FreightRateNotation.php | 1 - .../ComplexType/FreightShipmentDetail.php | 1 - .../ComplexType/FreightShipmentLineItem.php | 1 - .../FreightSpecialServicePayment.php | 1 - .../GeneralAgencyAgreementDetail.php | 1 - .../ComplexType/HazardousCommodityContent.php | 1 - .../HazardousCommodityDescription.php | 1 - ...azardousCommodityInnerReceptacleDetail.php | 1 - .../HazardousCommodityOptionDetail.php | 1 - .../HazardousCommodityPackagingDetail.php | 1 - .../HazardousCommodityPackingDetail.php | 1 - .../HazardousCommodityQuantityDetail.php | 1 - .../ComplexType/HoldAtLocationDetail.php | 1 - .../ComplexType/HomeDeliveryPremiumDetail.php | 1 - .../InternationalControlledExportDetail.php | 1 - ...nationalTrafficInArmsRegulationsDetail.php | 1 - .../ComplexType/LabelSpecification.php | 1 - .../ComplexType/LiabilityCoverageDetail.php | 1 - .../ComplexType/LicenseOrPermitDetail.php | 1 - .../ShipService/ComplexType/LinearMeasure.php | 1 - .../ShipService/ComplexType/Localization.php | 1 - .../ComplexType/MarkingOrTaggingDetail.php | 1 - src/FedEx/ShipService/ComplexType/Measure.php | 1 - src/FedEx/ShipService/ComplexType/Message.php | 1 - .../ComplexType/MessageParameter.php | 1 - src/FedEx/ShipService/ComplexType/Money.php | 1 - .../NaftaCertificateOfOriginDetail.php | 114 ---------------- .../ComplexType/NaftaCommodityDetail.php | 88 ------------- .../NaftaLowValueStatementDetail.php | 36 ----- .../ShipService/ComplexType/NaftaProducer.php | 49 ------- .../ComplexType/NetExplosiveDetail.php | 1 - .../ComplexType/NonBusinessTimeDetail.php | 1 - .../ShipService/ComplexType/Notification.php | 1 - .../ComplexType/NotificationDetail.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/OfferingIdentifierDetail.php | 1 - .../ShipService/ComplexType/Op900Detail.php | 1 - .../ComplexType/OperationalInstruction.php | 1 - .../ComplexType/PackageBarcodes.php | 1 - .../ComplexType/PackageOperationalDetail.php | 1 - .../ComplexType/PackageRateDetail.php | 1 - .../ShipService/ComplexType/PackageRating.php | 1 - .../PackageSpecialServicesRequested.php | 1 - .../ComplexType/PackagingDescription.php | 1 - .../ComplexType/PalletShrinkwrapDetail.php | 1 - .../ComplexType/PalletsProvidedDetail.php | 1 - .../ShipService/ComplexType/ParsedContact.php | 1 - .../ComplexType/ParsedContactAndAddress.php | 1 - .../ComplexType/ParsedPersonName.php | 1 - src/FedEx/ShipService/ComplexType/Party.php | 1 - src/FedEx/ShipService/ComplexType/Payment.php | 1 - src/FedEx/ShipService/ComplexType/Payor.php | 1 - .../PendingShipmentAccessDetail.php | 1 - .../PendingShipmentAccessorDetail.php | 1 - .../ComplexType/PendingShipmentDetail.php | 1 - ...dingShipmentProcessingOptionsRequested.php | 1 - .../ShipService/ComplexType/PickupDetail.php | 1 - .../ComplexType/PrintedReference.php | 1 - .../ComplexType/PriorityAlertDetail.php | 1 - .../ComplexType/ProcessShipmentReply.php | 1 - .../ComplexType/ProcessShipmentRequest.php | 1 - .../ComplexType/ProcessTagReply.php | 1 - .../ComplexType/ProcessTagRequest.php | 1 - .../ShipService/ComplexType/ProductName.php | 1 - .../ComplexType/RadioactivityDetail.php | 1 - .../ComplexType/RadionuclideActivity.php | 1 - .../ComplexType/RadionuclideDetail.php | 1 - .../ShipService/ComplexType/RateDiscount.php | 1 - src/FedEx/ShipService/ComplexType/Rebate.php | 1 - .../ComplexType/RecipientCustomsId.php | 1 - .../RecommendedDocumentSpecification.php | 1 - .../ComplexType/RegulatoryAdvisoryDetail.php | 1 - .../RegulatoryLabelContentDetail.php | 1 - .../ComplexType/RegulatoryProhibition.php | 1 - .../ComplexType/RegulatoryWaiver.php | 1 - .../ComplexType/RequestedPackageLineItem.php | 1 - .../ComplexType/RequestedShipment.php | 1 - .../ComplexType/ReturnAssociationDetail.php | 1 - .../ComplexType/ReturnEMailDetail.php | 1 - .../ComplexType/ReturnInstructionsDetail.php | 1 - .../ComplexType/ReturnShipmentDetail.php | 1 - src/FedEx/ShipService/ComplexType/Rma.php | 1 - .../ComplexType/ServiceDescription.php | 1 - .../ComplexType/ShipmentAdvisoryDetail.php | 1 - .../ComplexType/ShipmentAssemblyDetail.php | 1 - .../ShipmentAuthorizationDetail.php | 1 - .../ComplexType/ShipmentConfigurationData.php | 1 - .../ComplexType/ShipmentDryIceDetail.php | 1 - ...ipmentDryIceProcessingOptionsRequested.php | 1 - .../ShipmentEventNotificationDetail.php | 1 - ...ShipmentEventNotificationSpecification.php | 1 - .../ComplexType/ShipmentLegRateDetail.php | 1 - .../ComplexType/ShipmentManifestDetail.php | 1 - ...hipmentNotificationFormatSpecification.php | 1 - .../ComplexType/ShipmentOperationalDetail.php | 1 - .../ShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/ShipmentRateDetail.php | 1 - .../ComplexType/ShipmentRating.php | 1 - .../ShipService/ComplexType/ShipmentReply.php | 1 - .../ShipmentSpecialServicesRequested.php | 1 - .../ShipmentVariationOptionDetail.php | 1 - .../ComplexType/ShipperConveyanceDetail.php | 1 - .../ComplexType/ShippingDocument.php | 1 - .../ShippingDocumentDispositionDetail.php | 1 - .../ShippingDocumentEMailDetail.php | 1 - .../ShippingDocumentEMailRecipient.php | 1 - .../ComplexType/ShippingDocumentFormat.php | 1 - .../ComplexType/ShippingDocumentPart.php | 1 - .../ShippingDocumentPrintDetail.php | 1 - .../ShippingDocumentSpecification.php | 1 - .../ShippingDocumentStorageDetail.php | 1 - .../ComplexType/SignatureOptionDetail.php | 1 - .../ComplexType/SmartPostShipmentDetail.php | 1 - ...PostShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/SortAndSegregateDetail.php | 1 - .../ComplexType/SpecialEquipmentDetail.php | 1 - .../ComplexType/SpecialEquipmentLineItem.php | 1 - .../ComplexType/SpecialServiceDescription.php | 1 - .../ShipService/ComplexType/StorageDetail.php | 1 - .../ShipService/ComplexType/StringBarcode.php | 1 - .../ShipService/ComplexType/Surcharge.php | 1 - src/FedEx/ShipService/ComplexType/Tax.php | 1 - .../ComplexType/TaxpayerIdentification.php | 1 - .../ShipService/ComplexType/TrackingId.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../UploadDocumentReferenceDetail.php | 1 - .../ShipService/ComplexType/UserDetail.php | 1 - .../UsmcaCertificationOfOriginDetail.php | 1 - ...cialInvoiceCertificationOfOriginDetail.php | 1 - .../ComplexType/UsmcaCommodityDetail.php | 1 - .../ComplexType/ValidateShipmentRequest.php | 1 - .../ValidatedHazardousCommodityContent.php | 1 - ...ValidatedHazardousCommodityDescription.php | 1 - .../ValidatedHazardousContainer.php | 1 - .../VariableHandlingChargeDetail.php | 1 - .../ComplexType/VariableHandlingCharges.php | 1 - .../ShipService/ComplexType/VersionId.php | 1 - src/FedEx/ShipService/ComplexType/Volume.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../ComplexType/WeighingDetail.php | 1 - src/FedEx/ShipService/ComplexType/Weight.php | 1 - src/FedEx/ShipService/Request.php | 1 - .../SimpleType/AccessorRoleType.php | 1 - .../SimpleType/AdditionalLabelsType.php | 1 - .../SimpleType/AlcoholRecipientType.php | 1 - .../SimpleType/AncillaryFeeAndTaxType.php | 1 - .../AssociatedAccountNumberType.php | 1 - .../SimpleType/AssociatedShipmentType.php | 1 - .../SimpleType/AutoConfigurationType.php | 1 - .../SimpleType/B13AFilingOptionType.php | 1 - .../SimpleType/BarcodeSymbologyType.php | 1 - .../SimpleType/BatteryMaterialType.php | 1 - .../SimpleType/BatteryPackingType.php | 1 - .../SimpleType/BatteryRegulatorySubType.php | 1 - .../SimpleType/BinaryBarcodeType.php | 1 - .../ShipService/SimpleType/BrokerType.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ChargeBasisLevelType.php | 1 - .../SimpleType/ClearanceBrokerageType.php | 1 - .../CodAddTransportationChargeBasisType.php | 1 - .../SimpleType/CodAdjustmentType.php | 1 - .../SimpleType/CodCollectionType.php | 1 - .../CodReturnReferenceIndicatorType.php | 1 - .../SimpleType/CommodityPurposeType.php | 1 - .../SimpleType/CompletedEtdType.php | 1 - .../CreditCardAuthorizationType.php | 1 - .../CreditCardTransactionAttributeType.php | 1 - .../ShipService/SimpleType/CreditCardType.php | 1 - .../SimpleType/CustomDeliveryWindowType.php | 1 - .../SimpleType/CustomLabelCoordinateUnits.php | 1 - .../SimpleType/CustomRatingOptionType.php | 1 - .../SimpleType/CustomerImageUsageType.php | 1 - .../SimpleType/CustomerReferenceType.php | 1 - ...omerSpecifiedLabelGenerationOptionType.php | 1 - .../CustomsDeclarationStatementType.php | 1 - .../SimpleType/CustomsOptionType.php | 1 - .../SimpleType/CustomsRoleType.php | 19 --- .../DangerousGoodsAccessibilityType.php | 1 - .../DangerousGoodsPackingOptionType.php | 1 - .../ShipService/SimpleType/DayOfWeekType.php | 1 - .../SimpleType/DeletionControlType.php | 1 - .../DestinationControlStatementType.php | 1 - .../SimpleType/DocTabContentType.php | 1 - .../DocTabZoneJustificationType.php | 1 - .../SimpleType/DocumentFormatOptionType.php | 1 - .../ShipService/SimpleType/DropoffType.php | 1 - .../EMailNotificationRecipientType.php | 1 - .../SimpleType/EPaymentModeType.php | 1 - .../SimpleType/EPaymentProcessorType.php | 1 - .../ShipService/SimpleType/EdtRequestType.php | 1 - .../ShipService/SimpleType/EdtTaxType.php | 1 - .../SimpleType/EmailOptionType.php | 1 - .../SimpleType/EnterpriseDocumentType.php | 1 - .../SimpleType/ErrorLabelBehaviorType.php | 1 - .../SimpleType/EtdAttributeType.php | 1 - .../SimpleType/EtdConfirmationType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../SimpleType/FlatbedTrailerOption.php | 1 - .../FreightBaseChargeCalculationType.php | 1 - .../SimpleType/FreightChargeBasisType.php | 1 - .../SimpleType/FreightClassType.php | 1 - .../SimpleType/FreightCollectTermsType.php | 1 - .../SimpleType/FreightGuaranteeType.php | 1 - .../SimpleType/FreightOnValueType.php | 1 - .../SimpleType/FreightRateQuoteType.php | 1 - .../SimpleType/FreightShipmentRoleType.php | 1 - .../GroundDeliveryEligibilityType.php | 1 - .../HazardousCommodityAttributeType.php | 1 - ...mmodityDescriptionProcessingOptionType.php | 1 - .../HazardousCommodityLabelTextOptionType.php | 1 - .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityPackingGroupType.php | 1 - .../HazardousCommodityQuantityType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../HazardousContainerPackingType.php | 1 - .../SimpleType/HomeDeliveryPremiumType.php | 1 - src/FedEx/ShipService/SimpleType/ImageId.php | 1 - .../SimpleType/InternalImageType.php | 1 - .../InternationalControlledExportType.php | 1 - .../InternationalDocumentContentType.php | 1 - .../SimpleType/LabelFormatType.php | 1 - .../SimpleType/LabelMaskableDataType.php | 1 - .../ShipService/SimpleType/LabelOrderType.php | 1 - .../LabelPrintingOrientationType.php | 1 - .../SimpleType/LabelRotationType.php | 1 - .../ShipService/SimpleType/LabelStockType.php | 1 - .../SimpleType/LiabilityCoverageType.php | 1 - .../ShipService/SimpleType/LinearUnits.php | 1 - .../SimpleType/MinimumChargeType.php | 1 - .../NaftaImporterSpecificationType.php | 19 --- .../SimpleType/NaftaNetCostMethodCode.php | 17 --- .../NaftaPreferenceCriterionCode.php | 21 --- .../NaftaProducerDeterminationCode.php | 19 --- .../NaftaProducerSpecificationType.php | 20 --- .../NetExplosiveClassificationType.php | 1 - .../SimpleType/NotificationEventType.php | 1 - .../SimpleType/NotificationFormatType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/NotificationType.php | 1 - .../SimpleType/OversizeClassType.php | 1 - .../SimpleType/PackageSpecialServiceType.php | 24 ---- .../ShipService/SimpleType/PackagingType.php | 26 ---- .../SimpleType/PageQuadrantType.php | 1 - .../ShipService/SimpleType/PaymentType.php | 1 - .../PendingShipmentProcessingOptionType.php | 1 - .../SimpleType/PendingShipmentType.php | 1 - .../SimpleType/PhysicalFormType.php | 1 - .../SimpleType/PhysicalPackagingType.php | 1 - .../SimpleType/PickupRequestSourceType.php | 1 - .../SimpleType/PickupRequestType.php | 1 - .../SimpleType/PricingCodeType.php | 1 - .../SimpleType/PrintedReferenceType.php | 1 - .../PriorityAlertEnhancementType.php | 1 - .../SimpleType/ProhibitionSourceType.php | 1 - .../SimpleType/ProhibitionStatusType.php | 1 - .../SimpleType/ProhibitionType.php | 1 - .../SimpleType/PurposeOfShipmentType.php | 1 - .../RadioactiveContainerClassType.php | 1 - .../SimpleType/RadioactiveLabelType.php | 1 - .../SimpleType/RadioactivityUnitOfMeasure.php | 1 - .../SimpleType/RateDimensionalDivisorType.php | 1 - .../SimpleType/RateDiscountType.php | 1 - .../SimpleType/RateElementBasisType.php | 1 - .../SimpleType/RateRequestType.php | 1 - .../SimpleType/RateTypeBasisType.php | 1 - .../SimpleType/RatedWeightMethod.php | 1 - .../ShipService/SimpleType/RebateType.php | 1 - .../SimpleType/RecipientCustomsIdType.php | 1 - .../SimpleType/RecommendedDocumentType.php | 1 - .../SimpleType/RegulatoryControlType.php | 1 - .../SimpleType/RegulatoryLabelType.php | 1 - .../RelativeVerticalPositionType.php | 1 - .../RequestedShippingDocumentType.php | 1 - .../SimpleType/RequiredDocumentType.php | 1 - .../SimpleType/RequirementType.php | 1 - .../ReturnEMailAllowedSpecialServiceType.php | 1 - .../ShipService/SimpleType/ReturnType.php | 1 - .../SimpleType/ReturnedRateType.php | 1 - .../ReturnedShippingDocumentType.php | 1 - .../ShipService/SimpleType/RotationType.php | 1 - .../SimpleType/SecondaryBarcodeType.php | 1 - .../ShipService/SimpleType/ServiceType.php | 45 ------- .../ShipmentDryIceProcessingOptionType.php | 1 - .../ShipmentNotificationAggregationType.php | 1 - .../ShipmentNotificationRoleType.php | 1 - .../ShipmentProcessingOptionType.php | 1 - .../SimpleType/ShipmentRuleType.php | 1 - .../SimpleType/ShipmentSpecialServiceType.php | 56 -------- .../ShippingDocumentDispositionType.php | 1 - .../ShippingDocumentEMailGroupingType.php | 1 - .../ShippingDocumentGroupingType.php | 1 - .../SimpleType/ShippingDocumentImageType.php | 1 - .../SimpleType/ShippingDocumentNamingType.php | 1 - .../SimpleType/ShippingDocumentStockType.php | 1 - .../ShippingDocumentStorageDetailType.php | 1 - .../SimpleType/SignatureOptionType.php | 1 - .../SmartPostAncillaryEndorsementType.php | 1 - .../SimpleType/SmartPostIndiciaType.php | 1 - .../SmartPostShipmentProcessingOptionType.php | 1 - .../SmartPostShipmentSpecialServiceType.php | 1 - .../SimpleType/SpecialEquipmentType.php | 1 - .../SimpleType/SpecialRatingAppliedType.php | 1 - .../SimpleType/StringBarcodeType.php | 1 - .../SimpleType/SurchargeLevelType.php | 1 - .../ShipService/SimpleType/SurchargeType.php | 1 - src/FedEx/ShipService/SimpleType/TaxType.php | 1 - .../TaxesOrMiscellaneousChargeType.php | 1 - src/FedEx/ShipService/SimpleType/TinType.php | 1 - .../ShipService/SimpleType/TrackingIdType.php | 1 - .../SimpleType/TransactionSourceFormat.php | 1 - .../SimpleType/TransitTimeType.php | 1 - .../SimpleType/UploadDocumentIdProducer.php | 1 - .../SimpleType/UploadDocumentProducerType.php | 1 - .../SimpleType/UploadDocumentType.php | 1 - .../UsmcaCertifierSpecificationType.php | 1 - .../UsmcaImporterSpecificationType.php | 1 - .../SimpleType/UsmcaOriginCriterionCode.php | 1 - .../UsmcaProducerSpecificationType.php | 1 - .../ShipService/SimpleType/VolumeUnits.php | 1 - .../SimpleType/WebServiceEnvironment.php | 1 - .../SimpleType/WeighingScaleType.php | 1 - .../ShipService/SimpleType/WeightSource.php | 1 - .../ShipService/SimpleType/WeightUnits.php | 1 - .../TrackService/ComplexType/Address.php | 1 - .../ComplexType/AppointmentDetail.php | 1 - .../ComplexType/AppointmentTimeDetail.php | 1 - .../ComplexType/AvailableImagesDetail.php | 1 - .../TrackService/ComplexType/ClientDetail.php | 1 - .../TrackService/ComplexType/Commodity.php | 1 - .../ComplexType/CompletedTrackDetail.php | 1 - .../TrackService/ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../ComplexType/ContentRecord.php | 1 - .../CustomerExceptionRequestDetail.php | 1 - .../ComplexType/CustomsOptionDetail.php | 1 - .../TrackService/ComplexType/DateRange.php | 49 ------- .../DeliveryOptionEligibilityDetail.php | 1 - .../TrackService/ComplexType/Dimensions.php | 1 - .../TrackService/ComplexType/Distance.php | 1 - .../TrackService/ComplexType/DocumentPart.php | 1 - .../TrackService/ComplexType/EMailDetail.php | 1 - .../ComplexType/EPaymentDetail.php | 1 - .../ComplexType/EdtExciseCondition.php | 1 - .../TrackService/ComplexType/FaxDetail.php | 1 - .../ComplexType/GetTrackingDocumentsReply.php | 1 - .../GetTrackingDocumentsRequest.php | 1 - .../ComplexType/LocalTimeRange.php | 1 - .../TrackService/ComplexType/Localization.php | 1 - .../TrackService/ComplexType/Measure.php | 1 - src/FedEx/TrackService/ComplexType/Money.php | 1 - .../ComplexType/NaftaCommodityDetail.php | 88 ------------- .../TrackService/ComplexType/Notification.php | 1 - .../ComplexType/NotificationDetail.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../TrackService/ComplexType/PagingDetail.php | 1 - .../PieceCountVerificationDetail.php | 1 - .../ComplexType/SendNotificationsReply.php | 1 - .../ComplexType/SendNotificationsRequest.php | 1 - .../ShipmentEventNotificationDetail.php | 1 - ...ShipmentEventNotificationSpecification.php | 1 - ...hipmentNotificationFormatSpecification.php | 1 - .../ComplexType/SignatureImageDetail.php | 1 - .../SpecialInstructionStatusDetail.php | 1 - .../ComplexType/StringBarcode.php | 1 - .../TrackAdvanceNotificationDetail.php | 1 - .../ComplexType/TrackChargeDetail.php | 1 - .../ComplexType/TrackDelayDetail.php | 1 - .../TrackService/ComplexType/TrackDetail.php | 1 - .../TrackService/ComplexType/TrackEvent.php | 1 - .../TrackInformationNoteDetail.php | 1 - .../ComplexType/TrackNotificationPackage.php | 1 - .../TrackNotificationRecipientDetail.php | 1 - .../TrackOtherIdentifierDetail.php | 1 - .../ComplexType/TrackPackageIdentifier.php | 1 - .../TrackPackagingDescriptionDetail.php | 1 - .../TrackService/ComplexType/TrackPayment.php | 1 - .../ComplexType/TrackReconciliation.php | 1 - .../TrackService/ComplexType/TrackReply.php | 1 - .../TrackService/ComplexType/TrackRequest.php | 1 - .../ComplexType/TrackReturnDetail.php | 1 - .../ComplexType/TrackSelectionDetail.php | 1 - .../TrackServiceDescriptionDetail.php | 1 - .../ComplexType/TrackSpecialHandling.php | 1 - .../ComplexType/TrackSpecialInstruction.php | 1 - .../ComplexType/TrackSplitShipmentPart.php | 1 - .../TrackStatusAncillaryDetail.php | 1 - .../ComplexType/TrackStatusDetail.php | 1 - .../TrackingBillOfLadingDocumentDetail.php | 1 - .../ComplexType/TrackingDateOrTimestamp.php | 1 - .../ComplexType/TrackingDocument.php | 1 - .../TrackingDocumentDispositionDetail.php | 1 - .../TrackingDocumentEmailDetail.php | 1 - .../ComplexType/TrackingDocumentFormat.php | 1 - .../TrackingDocumentSpecification.php | 1 - .../TrackingFreightBillingDocumentDetail.php | 1 - ...TrackingSignatureProofOfDeliveryDetail.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../TrackService/ComplexType/UserDetail.php | 1 - .../ComplexType/UsmcaCommodityDetail.php | 1 - .../TrackService/ComplexType/VersionId.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - src/FedEx/TrackService/ComplexType/Weight.php | 1 - src/FedEx/TrackService/Request.php | 1 - .../SimpleType/AppointmentWindowType.php | 1 - .../SimpleType/ArrivalLocationType.php | 1 - .../SimpleType/AvailableImageType.php | 1 - .../SimpleType/BarcodeEntryType.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ClearanceBrokerageType.php | 1 - .../SimpleType/CommodityPurposeType.php | 1 - .../SimpleType/CustomsOptionType.php | 1 - .../SimpleType/DeliveryOptionType.php | 1 - .../TrackService/SimpleType/DistanceUnits.php | 1 - .../SimpleType/EPaymentModeType.php | 1 - .../SimpleType/EPaymentProcessorType.php | 1 - .../SimpleType/EligibilityType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../TrackService/SimpleType/ImageSizeType.php | 1 - .../TrackService/SimpleType/LinearUnits.php | 1 - .../SimpleType/NaftaNetCostMethodCode.php | 17 --- .../NaftaPreferenceCriterionCode.php | 21 --- .../NaftaProducerDeterminationCode.php | 19 --- .../SimpleType/NotificationEventType.php | 1 - .../SimpleType/NotificationFormatType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/NotificationType.php | 1 - .../OfficeOrderDeliveryMethodType.php | 1 - .../SimpleType/OperatingCompanyType.php | 1 - .../TrackService/SimpleType/PackagingType.php | 26 ---- .../SimpleType/PhysicalPackagingType.php | 1 - .../SimpleType/PieceCountLocationType.php | 1 - .../SimpleType/ServiceDelayType.php | 1 - .../TrackService/SimpleType/ServiceType.php | 66 ---------- .../ShipmentNotificationAggregationType.php | 1 - .../ShipmentNotificationRoleType.php | 1 - .../SpecialInstructionsStatusCode.php | 1 - .../SimpleType/StringBarcodeType.php | 1 - .../TrackAdvanceNotificationStatusType.php | 1 - .../SimpleType/TrackChargeDetailType.php | 1 - .../TrackChargesPaymentClassificationType.php | 1 - .../SimpleType/TrackDelayType.php | 1 - .../SimpleType/TrackDeliveryLocationType.php | 1 - .../SimpleType/TrackDeliveryOptionType.php | 1 - .../SimpleType/TrackDetailAttributeType.php | 1 - .../SimpleType/TrackIdentifierType.php | 1 - .../SimpleType/TrackPaymentType.php | 1 - .../SimpleType/TrackPossessionStatusType.php | 1 - .../TrackRequestProcessingOptionType.php | 1 - .../SimpleType/TrackReturnLabelType.php | 1 - .../TrackReturnMovementStatusType.php | 1 - .../SimpleType/TrackSpecialHandlingType.php | 124 ------------------ .../SimpleType/TrackSubDelayType.php | 1 - .../TrackingDateOrTimestampType.php | 1 - .../TrackingDocumentDispositionType.php | 1 - .../TrackingDocumentGroupingType.php | 1 - .../SimpleType/TrackingDocumentImageType.php | 1 - .../SimpleType/TrackingDocumentType.php | 1 - .../SimpleType/UsmcaOriginCriterionCode.php | 1 - .../TrackService/SimpleType/WeightUnits.php | 1 - .../ComplexType/AdditionalLabelsDetail.php | 1 - .../ComplexType/Address.php | 1 - .../ComplexType/AdrLicenseDetail.php | 1 - .../ComplexType/AlcoholDetail.php | 1 - .../ComplexType/AncillaryFeeAndTax.php | 1 - .../ComplexType/AssociatedAccount.php | 1 - .../AssociatedFreightLineItemDetail.php | 1 - .../ComplexType/AssociatedShipmentDetail.php | 1 - .../ComplexType/AssociatedTrackingId.php | 1 - .../BatteryClassificationDetail.php | 1 - .../ComplexType/BinaryBarcode.php | 1 - .../ComplexType/BrokerDetail.php | 1 - .../ComplexType/CertificateOfOriginDetail.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../CodAddTransportationChargesDetail.php | 1 - .../ComplexType/CodDetail.php | 1 - .../ComplexType/CodReturnPackageDetail.php | 1 - .../ComplexType/CommercialInvoice.php | 1 - .../ComplexType/CommercialInvoiceDetail.php | 1 - .../ComplexType/Commodity.php | 1 - .../ComplexType/CompletedCodDetail.php | 1 - .../ComplexType/CompletedEtdDetail.php | 1 - .../CompletedHazardousPackageDetail.php | 1 - .../CompletedHazardousShipmentDetail.php | 1 - .../CompletedHazardousSummaryDetail.php | 1 - .../CompletedHoldAtLocationDetail.php | 1 - .../ComplexType/CompletedPackageDetail.php | 1 - .../CompletedShipmentConsolidationDetail.php | 1 - .../ComplexType/CompletedShipmentDetail.php | 1 - .../ComplexType/CompletedSmartPostDetail.php | 1 - .../ComplexType/CompletedTagDetail.php | 1 - ...CompletedTransborderDistributionDetail.php | 1 - .../ConfigurableLabelReferenceEntry.php | 1 - .../ConsolidationSpecialServicesRequested.php | 1 - .../ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../ComplexType/ContentRecord.php | 1 - .../ComplexType/CreditCard.php | 1 - .../CreditCardTransactionAttributesDetail.php | 1 - .../CreditCardTransactionDetail.php | 1 - .../CreditFraudDetectionDetail.php | 1 - .../ComplexType/CurrencyExchangeRate.php | 1 - .../CustomDeliveryWindowDetail.php | 1 - .../CustomDiscountExclusionDetail.php | 1 - .../ComplexType/CustomDocumentDetail.php | 1 - .../ComplexType/CustomLabelBarcodeEntry.php | 1 - .../ComplexType/CustomLabelBoxEntry.php | 1 - .../ComplexType/CustomLabelDetail.php | 1 - .../ComplexType/CustomLabelGraphicEntry.php | 1 - .../ComplexType/CustomLabelPosition.php | 1 - .../ComplexType/CustomLabelTextBoxEntry.php | 1 - .../ComplexType/CustomLabelTextEntry.php | 1 - .../ComplexType/CustomRatingOptionDetail.php | 1 - .../ComplexType/CustomTransitTimeDetail.php | 1 - .../ComplexType/CustomerImageUsage.php | 1 - .../ComplexType/CustomerProvidedImage.php | 1 - .../ComplexType/CustomerReference.php | 1 - .../CustomerSpecifiedLabelDetail.php | 1 - .../ComplexType/CustomsClearanceDetail.php | 1 - .../CustomsDeclarationStatementDetail.php | 1 - .../ComplexType/CustomsOptionDetail.php | 1 - .../ComplexType/DangerousGoodsContainer.php | 1 - .../ComplexType/DangerousGoodsDetail.php | 1 - ...angerousGoodsShippersDeclarationDetail.php | 1 - .../ComplexType/DangerousGoodsSignatory.php | 1 - .../ComplexType/DateRange.php | 1 - .../ComplexType/DeletionDetail.php | 1 - .../DeliveryOnInvoiceAcceptanceDetail.php | 1 - .../ComplexType/DestinationControlDetail.php | 1 - .../ComplexType/DetentionDetail.php | 1 - .../ComplexType/Dimensions.php | 1 - .../ComplexType/DocTabContent.php | 1 - .../ComplexType/DocTabContentBarcoded.php | 1 - .../ComplexType/DocTabContentZone001.php | 1 - .../ComplexType/DocTabZoneSpecification.php | 1 - .../DocumentFormatOptionsRequested.php | 1 - .../ComplexType/DocumentGenerationDetail.php | 1 - .../ComplexType/DocumentLineItem.php | 1 - .../DocumentRequirementsDetail.php | 1 - .../ComplexType/EMailDetail.php | 1 - .../ComplexType/EMailLabelDetail.php | 1 - .../ComplexType/EMailRecipient.php | 1 - .../ComplexType/EPaymentDetail.php | 1 - .../ComplexType/EdtCommodityTax.php | 1 - .../ComplexType/EdtExciseCondition.php | 1 - .../ComplexType/EdtTaxDetail.php | 1 - .../ComplexType/EmailOptionsRequested.php | 1 - .../ComplexType/EtdDetail.php | 1 - .../ComplexType/ExportDeclarationDetail.php | 1 - .../ComplexType/ExportDetail.php | 1 - .../ComplexType/ExpressFreightDetail.php | 1 - .../ExpressFreightDetailContact.php | 1 - .../ComplexType/ExtraLaborDetail.php | 1 - .../ComplexType/FaxDetail.php | 1 - .../ComplexType/FlatbedTrailerDetail.php | 1 - .../ComplexType/FreightAddressLabelDetail.php | 1 - .../ComplexType/FreightBaseCharge.php | 1 - .../ComplexType/FreightBillOfLadingDetail.php | 1 - .../ComplexType/FreightGuaranteeDetail.php | 1 - .../ComplexType/FreightRateDetail.php | 1 - .../ComplexType/FreightRateNotation.php | 1 - .../ComplexType/FreightShipmentDetail.php | 1 - .../ComplexType/FreightShipmentLineItem.php | 1 - .../FreightSpecialServicePayment.php | 1 - .../GeneralAgencyAgreementDetail.php | 1 - .../ComplexType/HazardousCommodityContent.php | 1 - .../HazardousCommodityDescription.php | 1 - ...azardousCommodityInnerReceptacleDetail.php | 1 - .../HazardousCommodityOptionDetail.php | 1 - .../HazardousCommodityPackagingDetail.php | 1 - .../HazardousCommodityPackingDetail.php | 1 - .../HazardousCommodityQuantityDetail.php | 1 - .../ComplexType/HoldAtLocationDetail.php | 1 - .../ComplexType/HomeDeliveryPremiumDetail.php | 1 - .../ComplexType/ImageReferenceDetail.php | 1 - .../ComplexType/ImageUploadStatusDetail.php | 1 - .../InternationalControlledExportDetail.php | 1 - ...InternationalDistributionSummaryDetail.php | 1 - ...nationalTrafficInArmsRegulationsDetail.php | 1 - .../ComplexType/KeyValueDetail.php | 1 - .../ComplexType/LabelSpecification.php | 1 - ...pecificationProcessingOptionsRequested.php | 1 - .../ComplexType/LiabilityCoverageDetail.php | 1 - .../ComplexType/LicenseOrPermitDetail.php | 1 - .../ComplexType/LinearMeasure.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/MarkingOrTaggingDetail.php | 1 - .../ComplexType/Measure.php | 1 - .../ComplexType/Money.php | 1 - .../ComplexType/NetExplosiveDetail.php | 1 - .../ComplexType/NonBusinessTimeDetail.php | 1 - .../ComplexType/Notification.php | 1 - .../NotificationContentSpecification.php | 1 - .../ComplexType/NotificationDetail.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/OfferingIdentifierDetail.php | 1 - .../ComplexType/Op900Detail.php | 1 - .../ComplexType/OperationalInstruction.php | 1 - .../ComplexType/PackageBarcodes.php | 1 - .../ComplexType/PackageOperationalDetail.php | 1 - .../ComplexType/PackageRateDetail.php | 1 - .../ComplexType/PackageRating.php | 1 - .../PackageSpecialHandlingDetail.php | 1 - .../PackageSpecialServicesRequested.php | 1 - .../ComplexType/PackageStatusDetail.php | 1 - .../ComplexType/PackagingDescription.php | 1 - .../ComplexType/PalletShrinkwrapDetail.php | 1 - .../ComplexType/PalletsProvidedDetail.php | 1 - .../ComplexType/ParsedContact.php | 1 - .../ComplexType/ParsedContactAndAddress.php | 1 - .../ComplexType/ParsedPersonName.php | 1 - .../ComplexType/Party.php | 1 - .../ComplexType/Payment.php | 1 - .../ComplexType/Payor.php | 1 - .../PendingShipmentAccessDetail.php | 1 - .../PendingShipmentAccessorDetail.php | 1 - .../ComplexType/PendingShipmentDetail.php | 1 - ...dingShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/PickupDetail.php | 1 - .../ComplexType/PostShipmentUploadDetail.php | 1 - .../ComplexType/PrintedReference.php | 1 - .../ComplexType/PriorityAlertDetail.php | 1 - .../ComplexType/ProductName.php | 1 - .../ComplexType/RadioactivityDetail.php | 1 - .../ComplexType/RadionuclideActivity.php | 1 - .../ComplexType/RadionuclideDetail.php | 1 - .../ComplexType/RateDiscount.php | 1 - .../ComplexType/Rebate.php | 1 - .../ComplexType/RecipientCustomsId.php | 1 - .../RecommendedDocumentSpecification.php | 1 - .../RegulatoryLabelContentDetail.php | 1 - .../RequestedDistributionLocation.php | 1 - .../ComplexType/RequestedPackageLineItem.php | 1 - .../ComplexType/RequestedShipment.php | 1 - .../ComplexType/ReturnAssociationDetail.php | 1 - .../ComplexType/ReturnEMailDetail.php | 1 - .../ComplexType/ReturnInstructionsDetail.php | 1 - .../ComplexType/ReturnShipmentDetail.php | 1 - .../UploadDocumentService/ComplexType/Rma.php | 1 - .../ComplexType/ServiceDescription.php | 1 - .../ComplexType/ShipmentAssemblyDetail.php | 1 - .../ShipmentAuthorizationDetail.php | 1 - .../ComplexType/ShipmentConfigurationData.php | 1 - .../ShipmentConsolidationDetail.php | 1 - .../ComplexType/ShipmentDryIceDetail.php | 1 - ...ipmentDryIceProcessingOptionsRequested.php | 1 - .../ShipmentEventNotificationDetail.php | 1 - ...ShipmentEventNotificationSpecification.php | 1 - .../ShipmentInclusionSpecification.php | 1 - ...hipmentInternationalDistributionDetail.php | 1 - .../ComplexType/ShipmentLegRateDetail.php | 1 - .../ComplexType/ShipmentManifestDetail.php | 1 - ...hipmentNotificationFormatSpecification.php | 1 - .../ComplexType/ShipmentOperationalDetail.php | 1 - .../ShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/ShipmentRateDetail.php | 1 - .../ComplexType/ShipmentRating.php | 1 - .../ShipmentSpecialServicesRequested.php | 1 - .../ShipmentTransborderDistributionDetail.php | 1 - .../ShipmentVariationOptionDetail.php | 1 - .../ComplexType/ShipperConveyanceDetail.php | 1 - .../ComplexType/ShippingDocument.php | 1 - .../ShippingDocumentDispositionDetail.php | 1 - .../ShippingDocumentEMailDetail.php | 1 - .../ShippingDocumentEMailRecipient.php | 1 - .../ComplexType/ShippingDocumentFormat.php | 1 - .../ComplexType/ShippingDocumentPart.php | 1 - .../ShippingDocumentPrintDetail.php | 1 - .../ShippingDocumentSpecification.php | 1 - .../ShippingDocumentStorageDetail.php | 1 - .../ComplexType/SignatureOptionDetail.php | 1 - .../ComplexType/SmartPostShipmentDetail.php | 1 - ...PostShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/SmsDetail.php | 1 - .../ComplexType/SortAndSegregateDetail.php | 1 - .../ComplexType/SpecialEquipmentDetail.php | 1 - .../ComplexType/SpecialEquipmentLineItem.php | 1 - .../ComplexType/SpecialServiceDescription.php | 1 - .../ComplexType/SplitPaymentDetail.php | 1 - .../ComplexType/SplitPaymentSpecification.php | 1 - .../ComplexType/StorageDetail.php | 1 - .../ComplexType/StringBarcode.php | 1 - .../ComplexType/Surcharge.php | 1 - .../UploadDocumentService/ComplexType/Tax.php | 1 - .../ComplexType/TaxpayerIdentification.php | 1 - .../ComplexType/TrackingId.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../TransborderDistributionLtlDetail.php | 1 - ...erDistributionSpecialServicesRequested.php | 1 - .../TransborderDistributionSummaryDetail.php | 1 - .../ComplexType/UploadDocumentDetail.php | 1 - .../UploadDocumentReferenceDetail.php | 1 - .../UploadDocumentStatusDetail.php | 1 - ...oadDocumentsProcessingOptionsRequested.php | 1 - .../ComplexType/UploadDocumentsReply.php | 1 - .../ComplexType/UploadDocumentsRequest.php | 1 - .../UploadDocumentsWithShipmentDataReply.php | 1 - ...UploadDocumentsWithShipmentDataRequest.php | 1 - .../ComplexType/UploadImageDetail.php | 1 - .../ComplexType/UploadImagesReply.php | 1 - .../ComplexType/UploadImagesRequest.php | 1 - .../UsmcaCertificationOfOriginDetail.php | 1 - ...cialInvoiceCertificationOfOriginDetail.php | 1 - .../ComplexType/UsmcaCommodityDetail.php | 1 - .../ValidatedHazardousCommodityContent.php | 1 - ...ValidatedHazardousCommodityDescription.php | 1 - .../ValidatedHazardousContainer.php | 1 - .../VariableHandlingChargeDetail.php | 1 - .../ComplexType/VariableHandlingCharges.php | 1 - .../ComplexType/VersionId.php | 1 - .../ComplexType/Volume.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../ComplexType/WeighingDetail.php | 1 - .../ComplexType/Weight.php | 1 - src/FedEx/UploadDocumentService/Request.php | 1 - .../SimpleType/AccessorRoleType.php | 1 - .../SimpleType/AdditionalLabelsType.php | 1 - .../SimpleType/AlcoholRecipientType.php | 1 - .../SimpleType/AncillaryFeeAndTaxType.php | 1 - .../AssociatedAccountNumberType.php | 1 - .../SimpleType/AssociatedShipmentType.php | 1 - .../SimpleType/AssociatedTrackingIdType.php | 1 - .../SimpleType/B13AFilingOptionType.php | 1 - .../SimpleType/BarcodeSymbologyType.php | 1 - .../SimpleType/BatteryMaterialType.php | 1 - .../SimpleType/BatteryPackingType.php | 1 - .../SimpleType/BatteryRegulatorySubType.php | 1 - .../SimpleType/BinaryBarcodeType.php | 1 - .../SimpleType/BrokerType.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ChargeBasisLevelType.php | 1 - .../SimpleType/ClearanceBrokerageType.php | 1 - .../CodAddTransportationChargeBasisType.php | 1 - .../SimpleType/CodAdjustmentType.php | 1 - .../SimpleType/CodCollectionType.php | 1 - .../CodReturnReferenceIndicatorType.php | 1 - .../SimpleType/CommodityPurposeType.php | 1 - .../SimpleType/CompletedEtdType.php | 1 - .../ConsolidationShipmentRoleType.php | 1 - .../ConsolidationSpecialServiceType.php | 1 - .../SimpleType/ConsolidationType.php | 1 - .../CreditCardAuthorizationType.php | 1 - .../CreditCardSettlementScheduleType.php | 1 - .../CreditCardTransactionAttributeType.php | 1 - .../SimpleType/CreditCardType.php | 1 - .../SimpleType/CustomDeliveryWindowType.php | 1 - .../SimpleType/CustomLabelCoordinateUnits.php | 1 - .../SimpleType/CustomRatingOptionType.php | 1 - .../SimpleType/CustomerImageUsageType.php | 1 - .../SimpleType/CustomerReferenceType.php | 1 - ...omerSpecifiedLabelGenerationOptionType.php | 1 - .../CustomsDeclarationStatementType.php | 1 - .../SimpleType/CustomsOptionType.php | 1 - .../SimpleType/DamageStatusType.php | 1 - .../DangerousGoodsAccessibilityType.php | 1 - .../DangerousGoodsDescriptorType.php | 1 - .../DangerousGoodsPackingOptionType.php | 1 - .../SimpleType/DayOfWeekType.php | 1 - ...eteRecordedShipmentRequestServiceLevel.php | 1 - .../DestinationControlStatementType.php | 1 - .../SimpleType/DistributionClearanceType.php | 1 - .../SimpleType/DocTabContentType.php | 1 - .../DocTabZoneJustificationType.php | 1 - .../SimpleType/DocumentFormatOptionType.php | 1 - .../SimpleType/DocumentUsageType.php | 1 - .../SimpleType/DropoffType.php | 1 - .../EMailNotificationRecipientType.php | 1 - .../SimpleType/EPaymentModeType.php | 1 - .../SimpleType/EPaymentProcessorType.php | 1 - .../SimpleType/EdtRequestType.php | 1 - .../SimpleType/EdtTaxType.php | 1 - .../SimpleType/EmailOptionType.php | 1 - .../SimpleType/EnterpriseDocumentType.php | 1 - .../SimpleType/ErrorLabelBehaviorType.php | 1 - .../SimpleType/EtdAttributeType.php | 1 - .../SimpleType/EtdConfirmationType.php | 1 - .../FedExDistributionLocationType.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../SimpleType/FlatbedTrailerOption.php | 1 - .../FreightBaseChargeCalculationType.php | 1 - .../SimpleType/FreightChargeBasisType.php | 1 - .../SimpleType/FreightClassType.php | 1 - .../SimpleType/FreightCollectTermsType.php | 1 - .../SimpleType/FreightGuaranteeType.php | 1 - .../SimpleType/FreightOnValueType.php | 1 - .../SimpleType/FreightRateQuoteType.php | 1 - .../SimpleType/FreightShipmentRoleType.php | 1 - .../GroundDeliveryEligibilityType.php | 1 - .../HazardousCommodityAttributeType.php | 1 - ...mmodityDescriptionProcessingOptionType.php | 1 - .../HazardousCommodityLabelTextOptionType.php | 1 - .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityPackingGroupType.php | 1 - .../HazardousCommodityQuantityType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../HazardousContainerPackingType.php | 1 - .../SimpleType/HomeDeliveryPremiumType.php | 1 - .../SimpleType/ImageId.php | 1 - .../SimpleType/InspectionStatusType.php | 1 - .../SimpleType/InternalImageType.php | 1 - .../InternationalControlledExportType.php | 1 - .../InternationalDocumentContentType.php | 1 - .../SimpleType/LabelFormatType.php | 1 - .../SimpleType/LabelMaskableDataType.php | 1 - .../SimpleType/LabelOrderType.php | 1 - .../LabelPrintingOrientationType.php | 1 - .../SimpleType/LabelRotationType.php | 1 - ...LabelSpecificationProcessingOptionType.php | 1 - .../SimpleType/LabelStockType.php | 1 - .../SimpleType/LiabilityCoverageType.php | 1 - .../SimpleType/LinearUnits.php | 1 - .../SimpleType/MinimumChargeType.php | 1 - .../NetExplosiveClassificationType.php | 1 - .../SimpleType/NotificationContentType.php | 1 - .../SimpleType/NotificationEventType.php | 1 - .../SimpleType/NotificationFormatType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/NotificationType.php | 1 - .../SimpleType/OversizeClassType.php | 1 - .../SimpleType/PackageLineItemStatusType.php | 1 - .../SimpleType/PackagePackedByType.php | 1 - .../SimpleType/PageQuadrantType.php | 1 - .../SimpleType/PaymentType.php | 1 - .../PendingShipmentProcessingOptionType.php | 1 - .../SimpleType/PendingShipmentType.php | 1 - .../SimpleType/PhysicalFormType.php | 1 - .../SimpleType/PhysicalPackagingType.php | 1 - .../SimpleType/PickupRequestSourceType.php | 1 - .../SimpleType/PickupRequestType.php | 1 - .../SimpleType/PricingCodeType.php | 1 - .../SimpleType/PrintedReferenceType.php | 1 - .../PriorityAlertEnhancementType.php | 1 - .../SimpleType/PurposeOfShipmentType.php | 1 - .../RadioactiveContainerClassType.php | 1 - .../SimpleType/RadioactiveLabelType.php | 1 - .../SimpleType/RadioactivityUnitOfMeasure.php | 1 - .../SimpleType/RateDimensionalDivisorType.php | 1 - .../SimpleType/RateDiscountType.php | 1 - .../SimpleType/RateElementBasisType.php | 1 - .../SimpleType/RateLevelBasisType.php | 1 - .../SimpleType/RateRequestType.php | 1 - .../SimpleType/RateTypeBasisType.php | 1 - .../SimpleType/RatedWeightMethod.php | 1 - .../SimpleType/RebateType.php | 1 - .../SimpleType/RecipientCustomsIdType.php | 1 - .../SimpleType/RecommendedDocumentType.php | 1 - .../SimpleType/RegulatoryControlType.php | 1 - .../SimpleType/RegulatoryLabelType.php | 1 - .../RelativeVerticalPositionType.php | 1 - .../RequestedShippingDocumentType.php | 1 - .../SimpleType/RequiredDocumentType.php | 1 - .../SimpleType/RequirementType.php | 1 - .../ReturnEMailAllowedSpecialServiceType.php | 1 - .../SimpleType/ReturnType.php | 1 - .../SimpleType/ReturnedRateType.php | 1 - .../ReturnedShippingDocumentType.php | 1 - .../SimpleType/RotationType.php | 1 - .../SimpleType/SecondaryBarcodeType.php | 1 - .../SimpleType/ServiceCategoryType.php | 1 - .../ShipmentDryIceProcessingOptionType.php | 1 - .../ShipmentNotificationAggregationType.php | 1 - .../ShipmentNotificationRoleType.php | 1 - .../SimpleType/ShipmentOnlyFieldsType.php | 1 - .../ShipmentProcessingOptionType.php | 1 - .../ShippingDocumentDispositionType.php | 1 - .../ShippingDocumentEMailGroupingType.php | 1 - .../ShippingDocumentGroupingType.php | 1 - .../SimpleType/ShippingDocumentImageType.php | 1 - .../SimpleType/ShippingDocumentNamingType.php | 1 - .../SimpleType/ShippingDocumentStockType.php | 1 - .../ShippingDocumentStorageDetailType.php | 1 - .../SimpleType/SignatureOptionType.php | 1 - .../SmartPostAncillaryEndorsementType.php | 1 - .../SimpleType/SmartPostIndiciaType.php | 1 - .../SmartPostShipmentProcessingOptionType.php | 1 - .../SmartPostShipmentSpecialServiceType.php | 1 - .../SimpleType/SpecialEquipmentType.php | 1 - .../SimpleType/SpecialRatingAppliedType.php | 1 - .../SimpleType/SplitPaymentType.php | 1 - .../SimpleType/StringBarcodeType.php | 1 - .../SimpleType/SurchargeLevelType.php | 1 - .../SimpleType/SurchargeType.php | 1 - .../SimpleType/TaxType.php | 1 - .../TaxesOrMiscellaneousChargeType.php | 1 - .../SimpleType/TinType.php | 1 - .../SimpleType/TrackingIdType.php | 1 - ...nsborderDistributionSpecialServiceType.php | 1 - .../SimpleType/TransitTimeType.php | 1 - .../SimpleType/UploadDocumentIdProducer.php | 1 - .../SimpleType/UploadDocumentProducerType.php | 1 - .../UploadDocumentStatusInfoType.php | 1 - .../SimpleType/UploadDocumentStatusType.php | 1 - .../SimpleType/UploadDocumentType.php | 1 - .../UploadDocumentsProcessingOptionType.php | 1 - .../SimpleType/UploadImageStatusInfoType.php | 1 - .../SimpleType/UploadImageStatusType.php | 1 - .../UsmcaCertifierSpecificationType.php | 1 - .../UsmcaImporterSpecificationType.php | 1 - .../SimpleType/UsmcaOriginCriterionCode.php | 1 - .../UsmcaProducerSpecificationType.php | 1 - .../SimpleType/VolumeUnits.php | 1 - .../SimpleType/WeighingScaleType.php | 1 - .../SimpleType/WeightSource.php | 1 - .../SimpleType/WeightUnits.php | 1 - .../ComplexType/AccountAliasDetail.php | 1 - .../ComplexType/AccountGroupDetail.php | 1 - .../AccountGroupMasterAccountDetail.php | 1 - .../AccountGroupMembershipDetail.php | 1 - .../ComplexType/AdditionalLabelsDetail.php | 1 - .../ComplexType/Address.php | 1 - .../ComplexType/AddressAncillaryDetail.php | 1 - .../ComplexType/AirCargoDetail.php | 1 - .../ComplexType/AlcoholDetail.php | 1 - .../ComplexType/AssociatedAccount.php | 1 - .../ComplexType/AssociatedCompanyAccount.php | 1 - .../AssociatedFreightLineItemDetail.php | 1 - .../ComplexType/AssociatedTrackingId.php | 1 - .../ComplexType/AuthorizedAddress.php | 1 - .../ComplexType/BankAccountDetail.php | 1 - .../ComplexType/BankDetail.php | 1 - .../BatteryClassificationDetail.php | 1 - .../ComplexType/BrokerDetail.php | 1 - .../ComplexType/CertificateOfOriginDetail.php | 1 - .../ComplexType/ClientDetail.php | 1 - .../CodAddTransportationChargesDetail.php | 1 - .../ComplexType/CodDetail.php | 1 - .../ComplexType/CommercialInvoice.php | 1 - .../ComplexType/CommercialInvoiceDetail.php | 1 - .../ComplexType/Commodity.php | 1 - .../ConfigurableLabelReferenceEntry.php | 1 - .../ConsolidationSpecialServicesRequested.php | 1 - .../ComplexType/Contact.php | 1 - .../ComplexType/ContactAndAddress.php | 1 - .../ComplexType/ContentRecord.php | 1 - .../ComplexType/CreditCard.php | 1 - .../CreditCardTransactionAttributesDetail.php | 1 - .../CreditCardTransactionDetail.php | 1 - .../CreditFraudDetectionDetail.php | 1 - .../CustomDeliveryWindowDetail.php | 1 - .../CustomDiscountExclusionDetail.php | 1 - .../ComplexType/CustomDocumentDetail.php | 1 - .../ComplexType/CustomLabelBarcodeEntry.php | 1 - .../ComplexType/CustomLabelBoxEntry.php | 1 - .../ComplexType/CustomLabelDetail.php | 1 - .../ComplexType/CustomLabelGraphicEntry.php | 1 - .../ComplexType/CustomLabelPosition.php | 1 - .../ComplexType/CustomLabelTextBoxEntry.php | 1 - .../ComplexType/CustomLabelTextEntry.php | 1 - .../ComplexType/CustomRatingOptionDetail.php | 1 - .../ComplexType/CustomTransitTimeDetail.php | 1 - .../CustomerAccountFranchiseeDetail.php | 1 - .../CustomerCommunicationDetail.php | 1 - .../ComplexType/CustomerDiscountDetail.php | 1 - .../ComplexType/CustomerImageUsage.php | 1 - .../CustomerProfileArchiveDetail.php | 1 - .../ComplexType/CustomerProfileBankDetail.php | 1 - .../ComplexType/CustomerProfileVATDetail.php | 1 - .../ComplexType/CustomerReference.php | 1 - .../ComplexType/CustomerRevenueDetail.php | 1 - .../CustomerShippingEnablementDetail.php | 1 - .../CustomerShippingVolumeDetail.php | 1 - .../CustomerSpecifiedLabelDetail.php | 1 - .../ComplexType/CustomerSuppliesDetail.php | 1 - .../ComplexType/CustomsClearanceDetail.php | 1 - .../CustomsDeclarationStatementDetail.php | 1 - .../ComplexType/CustomsOptionDetail.php | 1 - .../ComplexType/DangerousGoodsContainer.php | 1 - .../ComplexType/DangerousGoodsDetail.php | 1 - ...angerousGoodsShippersDeclarationDetail.php | 1 - .../ComplexType/DangerousGoodsSignatory.php | 1 - .../ComplexType/DateOrTimeRange.php | 1 - .../ComplexType/DateRange.php | 1 - .../ComplexType/DeletionDetail.php | 1 - .../DeliveryOnInvoiceAcceptanceDetail.php | 1 - .../ComplexType/DestinationControlDetail.php | 1 - .../ComplexType/DetentionDetail.php | 1 - .../ComplexType/Dimensions.php | 1 - .../ComplexType/DirectDebitDetail.php | 1 - .../ComplexType/DirectDebitMandateDetail.php | 1 - .../ComplexType/DocTabContent.php | 1 - .../ComplexType/DocTabContentBarcoded.php | 1 - .../ComplexType/DocTabContentZone001.php | 1 - .../ComplexType/DocTabZoneSpecification.php | 1 - .../DocumentFormatOptionsRequested.php | 1 - .../ComplexType/DocumentLineItem.php | 1 - .../ComplexType/EDIMasterDetail.php | 1 - .../ComplexType/EMailAddressDetail.php | 1 - .../ComplexType/EMailDetail.php | 1 - .../ComplexType/EMailLabelDetail.php | 1 - .../ComplexType/EMailRecipient.php | 1 - .../ComplexType/EPaymentDetail.php | 1 - .../ComplexType/EdtExciseCondition.php | 1 - .../ComplexType/EmailOptionsRequested.php | 1 - .../ComplexType/EnterpriseCustomer.php | 1 - .../EnterpriseCustomerDiscountDetail.php | 1 - .../ComplexType/EnterprisePrivilegeDetail.php | 1 - .../ComplexType/EnterpriseProfile.php | 1 - .../ComplexType/EtdDetail.php | 1 - .../ComplexType/ExportDeclarationDetail.php | 1 - .../ComplexType/ExportDetail.php | 1 - .../ComplexType/ExpressFreightDetail.php | 1 - .../ExpressFreightDetailContact.php | 1 - .../ComplexType/ExpressProfile.php | 1 - .../ComplexType/ExtraLaborDetail.php | 1 - .../ComplexType/FaxDetail.php | 1 - .../ComplexType/FedExEmployee.php | 1 - .../ComplexType/FlatbedTrailerDetail.php | 1 - .../ComplexType/FreightAccountDetail.php | 1 - .../ComplexType/FreightAddressLabelDetail.php | 1 - .../ComplexType/FreightBillOfLadingDetail.php | 1 - .../ComplexType/FreightGuaranteeDetail.php | 1 - .../ComplexType/FreightProfile.php | 1 - .../ComplexType/FreightShipmentDetail.php | 1 - .../ComplexType/FreightShipmentLineItem.php | 1 - .../FreightSpecialServicePayment.php | 1 - .../GeneralAgencyAgreementDetail.php | 1 - .../ComplexType/GeoPoliticalEntityDetail.php | 1 - ...AndPackagingProcessingOptionsRequested.php | 1 - .../GetAllServicesAndPackagingReply.php | 1 - .../GetAllServicesAndPackagingRequest.php | 1 - ...cialServicesProcessingOptionsRequested.php | 1 - .../GetAllSpecialServicesReply.php | 1 - .../GetAllSpecialServicesRequest.php | 1 - .../ComplexType/GroundProfile.php | 1 - .../ComplexType/GroupReferenceDetail.php | 1 - .../ComplexType/HazardousCommodityContent.php | 1 - .../HazardousCommodityDescription.php | 1 - ...azardousCommodityInnerReceptacleDetail.php | 1 - .../HazardousCommodityOptionDetail.php | 1 - .../HazardousCommodityPackagingDetail.php | 1 - .../HazardousCommodityPackingDetail.php | 1 - .../HazardousCommodityQuantityDetail.php | 1 - .../ComplexType/HoldAtLocationDetail.php | 1 - .../ComplexType/HomeDeliveryPremiumDetail.php | 1 - .../ComplexType/InterlineCustomerDetail.php | 1 - .../InternationalControlledExportDetail.php | 1 - ...InternationalDistributionSummaryDetail.php | 1 - ...nationalTrafficInArmsRegulationsDetail.php | 1 - .../ComplexType/KeyValueDetail.php | 1 - .../ComplexType/LabelSpecification.php | 1 - ...pecificationProcessingOptionsRequested.php | 1 - .../ComplexType/LiabilityCoverageDetail.php | 1 - .../ComplexType/LinearMeasure.php | 1 - .../ComplexType/Localization.php | 1 - .../ComplexType/MarkingOrTaggingDetail.php | 1 - .../ComplexType/Measure.php | 1 - .../ComplexType/Money.php | 1 - .../NaftaCertificateOfOriginDetail.php | 114 ---------------- .../ComplexType/NaftaCommodityDetail.php | 88 ------------- .../NaftaLowValueStatementDetail.php | 36 ----- .../ComplexType/NaftaProducer.php | 49 ------- .../ComplexType/NetExplosiveDetail.php | 1 - .../ComplexType/NonBusinessTimeDetail.php | 1 - .../ComplexType/Notification.php | 1 - .../NotificationContentSpecification.php | 1 - .../ComplexType/NotificationDetail.php | 1 - .../ComplexType/NotificationParameter.php | 1 - .../ComplexType/Op900Detail.php | 1 - .../PackageSpecialHandlingDetail.php | 1 - .../PackageSpecialServiceDescription.php | 1 - .../PackageSpecialServicesRequested.php | 1 - .../ComplexType/PackageStatusDetail.php | 1 - .../ComplexType/PackagingDescription.php | 1 - .../ComplexType/PalletShrinkwrapDetail.php | 1 - .../ComplexType/PalletsProvidedDetail.php | 1 - .../ComplexType/ParsedContact.php | 1 - .../ComplexType/ParsedContactAndAddress.php | 1 - .../ComplexType/ParsedPersonName.php | 1 - .../ComplexType/ParsedPhoneNumber.php | 1 - .../ComplexType/ParsedPhoneNumberDetail.php | 1 - .../ComplexType/Party.php | 1 - .../ComplexType/Payment.php | 1 - .../ComplexType/Payor.php | 1 - .../ComplexType/PendingShipmentDetail.php | 1 - ...dingShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/PickupDetail.php | 1 - .../ComplexType/PolicyGridManifest.php | 1 - .../ComplexType/PrintedReference.php | 1 - .../ComplexType/PriorityAlertDetail.php | 1 - .../ComplexType/ProductDetail.php | 1 - .../ComplexType/ProductName.php | 1 - .../ComplexType/ProfileContact.php | 1 - .../ComplexType/ProfileCreditStatusDetail.php | 1 - .../ComplexType/RadioactivityDetail.php | 1 - .../ComplexType/RadionuclideActivity.php | 1 - .../ComplexType/RadionuclideDetail.php | 1 - .../ComplexType/RecipientCustomsId.php | 1 - .../ComplexType/RecipientProfile.php | 1 - .../RecommendedDocumentSpecification.php | 1 - .../RegulatoryLabelContentDetail.php | 1 - .../RequestedDistributionLocation.php | 1 - .../ComplexType/RequestedPackageLineItem.php | 1 - .../ComplexType/RequestedShipment.php | 1 - .../RestrictionsAndPrivilegesPolicyDetail.php | 1 - .../ComplexType/ReturnAssociationDetail.php | 1 - .../ComplexType/ReturnEMailDetail.php | 1 - .../ComplexType/ReturnInstructionsDetail.php | 1 - .../ComplexType/ReturnShipmentDetail.php | 1 - .../ComplexType/Rma.php | 1 - .../ComplexType/ServiceAvailabilityOption.php | 1 - .../ComplexType/ServiceAvailabilityReply.php | 1 - .../ServiceAvailabilityRequest.php | 1 - .../ComplexType/ServiceDescription.php | 1 - .../ComplexType/ServiceSubOptionDetail.php | 1 - .../ServiceTypesByCarrierCodeDetail.php | 1 - .../ComplexType/ShipmentAssemblyDetail.php | 1 - .../ShipmentAuthorizationDetail.php | 1 - .../ComplexType/ShipmentConfigurationData.php | 1 - .../ShipmentConsolidationDetail.php | 1 - .../ComplexType/ShipmentDryIceDetail.php | 1 - ...ipmentDryIceProcessingOptionsRequested.php | 1 - .../ShipmentEventNotificationDetail.php | 1 - ...ShipmentEventNotificationSpecification.php | 1 - .../ShipmentInclusionSpecification.php | 1 - ...hipmentInternationalDistributionDetail.php | 1 - .../ComplexType/ShipmentManifestDetail.php | 1 - ...hipmentNotificationFormatSpecification.php | 1 - .../ShipmentProcessingOptionsRequested.php | 1 - .../ShipmentSpecialServiceDescription.php | 1 - .../ShipmentSpecialServicesRequested.php | 1 - .../ShipmentTransborderDistributionDetail.php | 1 - .../ShipmentVariationOptionDetail.php | 1 - .../ComplexType/ShipperConveyanceDetail.php | 1 - .../ShippingDocumentDispositionDetail.php | 1 - .../ShippingDocumentEMailDetail.php | 1 - .../ShippingDocumentEMailRecipient.php | 1 - .../ComplexType/ShippingDocumentFormat.php | 1 - .../ShippingDocumentPrintDetail.php | 1 - .../ShippingDocumentSpecification.php | 1 - .../ShippingDocumentStorageDetail.php | 1 - .../ComplexType/SignatureOptionDetail.php | 1 - .../ComplexType/SmartPostAccountDetail.php | 1 - .../ComplexType/SmartPostShipmentDetail.php | 1 - ...PostShipmentProcessingOptionsRequested.php | 1 - .../ComplexType/SmsDetail.php | 1 - .../ComplexType/SocialMediaDetail.php | 1 - .../ComplexType/SortAndSegregateDetail.php | 1 - .../ComplexType/SpecialEquipmentDetail.php | 1 - .../ComplexType/SpecialEquipmentLineItem.php | 1 - .../ComplexType/SplitPaymentDetail.php | 1 - .../ComplexType/SplitPaymentSpecification.php | 1 - .../ComplexType/StorageDetail.php | 1 - .../ComplexType/TaxExemptionDetail.php | 1 - .../ComplexType/TaxpayerIdentification.php | 1 - .../ComplexType/TrackingId.php | 1 - .../ComplexType/TransactionDetail.php | 1 - .../TransborderDistributionLtlDetail.php | 1 - ...erDistributionSpecialServicesRequested.php | 1 - .../TransborderDistributionSummaryDetail.php | 1 - .../ComplexType/UploadDocumentDetail.php | 1 - .../UploadDocumentReferenceDetail.php | 1 - .../UsmcaCertificationOfOriginDetail.php | 1 - ...cialInvoiceCertificationOfOriginDetail.php | 1 - .../ComplexType/UsmcaCommodityDetail.php | 1 - .../VariableHandlingChargeDetail.php | 1 - .../ComplexType/VersionId.php | 1 - .../ComplexType/Volume.php | 1 - .../WebAuthenticationCredential.php | 1 - .../ComplexType/WebAuthenticationDetail.php | 1 - .../ComplexType/WeighingDetail.php | 1 - .../ComplexType/Weight.php | 1 - .../ComplexType/WelcomeKitDetail.php | 1 - .../Request.php | 1 - .../SimpleType/AccessorRoleType.php | 1 - .../SimpleType/AccountAliasAttributeType.php | 1 - .../SimpleType/AccountAliasType.php | 1 - .../SimpleType/AdditionalLabelsType.php | 1 - .../AddressVerificationOverrideReasonType.php | 1 - .../SimpleType/AlcoholRecipientType.php | 1 - .../AssociatedAccountNumberType.php | 1 - .../SimpleType/AssociatedTrackingIdType.php | 1 - .../SimpleType/B13AFilingOptionType.php | 1 - .../SimpleType/BarcodeSymbologyType.php | 1 - .../SimpleType/BatteryMaterialType.php | 1 - .../SimpleType/BatteryPackingType.php | 1 - .../SimpleType/BatteryRegulatorySubType.php | 1 - .../BillingAccountAttributeType.php | 1 - .../SimpleType/BrokerPaymentType.php | 1 - .../SimpleType/BrokerType.php | 1 - .../SimpleType/CarrierCodeType.php | 1 - .../SimpleType/ChargeBasisLevelType.php | 1 - .../SimpleType/ChargeClassificationType.php | 1 - .../SimpleType/ClearanceBrokerageType.php | 1 - .../CodAddTransportationChargeBasisType.php | 1 - .../SimpleType/CodCollectionType.php | 1 - .../CodReturnReferenceIndicatorType.php | 1 - .../SimpleType/CommodityPurposeType.php | 1 - .../SimpleType/CompletedEtdType.php | 1 - .../ConsolidationShipmentRoleType.php | 1 - .../ConsolidationSpecialServiceType.php | 1 - .../SimpleType/ConsolidationType.php | 1 - .../SimpleType/CorrespondenceType.php | 1 - .../CreditCardAuthorizationType.php | 1 - .../CreditCardSettlementScheduleType.php | 1 - .../CreditCardTransactionAttributeType.php | 1 - .../SimpleType/CreditCardType.php | 1 - .../SimpleType/CustomDeliveryWindowType.php | 1 - .../SimpleType/CustomLabelCoordinateUnits.php | 1 - .../SimpleType/CustomRatingOptionType.php | 1 - .../SimpleType/CustomerAccountEntityType.php | 1 - .../CustomerAccountManagementStatusType.php | 1 - .../SimpleType/CustomerAccountStatusType.php | 1 - .../SimpleType/CustomerAccountType.php | 1 - .../CustomerBillingSettlementLevelType.php | 1 - .../SimpleType/CustomerCashType.php | 1 - .../SimpleType/CustomerDetailType.php | 1 - .../SimpleType/CustomerImageUsageType.php | 1 - .../CustomerIntegrationModeType.php | 1 - .../SimpleType/CustomerReferenceType.php | 1 - ...omerSpecifiedLabelGenerationOptionType.php | 1 - .../CustomsDeclarationStatementType.php | 1 - .../SimpleType/CustomsOptionType.php | 1 - .../SimpleType/CustomsRoleType.php | 19 --- .../SimpleType/DamageStatusType.php | 1 - .../DangerousGoodsAccessibilityType.php | 1 - .../DangerousGoodsDescriptorType.php | 1 - .../DangerousGoodsPackingOptionType.php | 1 - .../SimpleType/DayOfWeekType.php | 1 - ...eteRecordedShipmentRequestServiceLevel.php | 1 - .../DestinationControlStatementType.php | 1 - .../SimpleType/DistributionClearanceType.php | 1 - .../SimpleType/DocTabContentType.php | 1 - .../DocTabZoneJustificationType.php | 1 - .../SimpleType/DocumentFormatOptionType.php | 1 - .../SimpleType/DropoffType.php | 1 - .../EMailNotificationFormatType.php | 1 - .../EMailNotificationRecipientType.php | 1 - .../SimpleType/EPaymentModeType.php | 1 - .../SimpleType/EPaymentProcessorType.php | 1 - .../SimpleType/EdtRequestType.php | 1 - .../SimpleType/EmailOptionType.php | 1 - .../SimpleType/EnterpriseAccountType.php | 1 - .../SimpleType/EnterprisePermissionType.php | 1 - .../EnterpriseProfileAttributeType.php | 1 - .../SimpleType/ErrorLabelBehaviorType.php | 1 - .../SimpleType/EtdAttributeType.php | 1 - .../SimpleType/EtdConfirmationType.php | 1 - .../SimpleType/ExemptionType.php | 1 - .../SimpleType/ExpressAccountType.php | 1 - .../ExpressProfileAttributeType.php | 1 - .../SimpleType/ExpressRegionCode.php | 1 - .../FedExDistributionLocationType.php | 1 - .../SimpleType/FedExLocationType.php | 1 - .../SimpleType/FlatbedTrailerOption.php | 1 - .../SimpleType/FreightAccountStatusType.php | 1 - .../SimpleType/FreightAccountType.php | 1 - .../SimpleType/FreightClassType.php | 1 - .../SimpleType/FreightCollectTermsType.php | 1 - .../SimpleType/FreightGuaranteeType.php | 1 - .../SimpleType/FreightOnValueType.php | 1 - .../FreightProfileAttributeType.php | 1 - .../SimpleType/FreightShipmentRoleType.php | 1 - .../SimpleType/FreightTariffType.php | 1 - .../SimpleType/Gender.php | 1 - ...rvicesAndPackagingProcessingOptionType.php | 1 - ...AllSpecialServicesProcessingOptionType.php | 1 - .../SimpleType/GroundProfileAttributeType.php | 1 - ...mmodityDescriptionProcessingOptionType.php | 1 - .../HazardousCommodityLabelTextOptionType.php | 1 - .../HazardousCommodityOptionType.php | 1 - .../HazardousCommodityPackingGroupType.php | 1 - .../HazardousCommodityQuantityType.php | 1 - .../HazardousCommodityRegulationType.php | 1 - .../HazardousContainerPackingType.php | 1 - .../SimpleType/HomeDeliveryPremiumType.php | 1 - .../SimpleType/ImageId.php | 1 - .../SimpleType/InspectionStatusType.php | 1 - .../SimpleType/InternalImageType.php | 1 - .../InternationalControlledExportType.php | 1 - .../InternationalDocumentContentType.php | 1 - .../SimpleType/LabelFormatType.php | 1 - .../SimpleType/LabelMaskableDataType.php | 1 - .../SimpleType/LabelOrderType.php | 1 - .../LabelPrintingOrientationType.php | 1 - .../SimpleType/LabelRotationType.php | 1 - ...LabelSpecificationProcessingOptionType.php | 1 - .../SimpleType/LabelStockType.php | 1 - .../SimpleType/LiabilityCoverageType.php | 1 - .../SimpleType/LinearUnits.php | 1 - .../SimpleType/LocationAccessibilityType.php | 1 - .../NaftaImporterSpecificationType.php | 19 --- .../SimpleType/NaftaNetCostMethodCode.php | 17 --- .../NaftaPreferenceCriterionCode.php | 21 --- .../NaftaProducerDeterminationCode.php | 19 --- .../NaftaProducerSpecificationType.php | 20 --- .../SimpleType/NationalAccountType.php | 1 - .../NetExplosiveClassificationType.php | 1 - .../SimpleType/NotificationContentType.php | 1 - .../SimpleType/NotificationEventType.php | 1 - .../SimpleType/NotificationFormatType.php | 1 - .../SimpleType/NotificationSeverityType.php | 1 - .../SimpleType/NotificationType.php | 1 - .../SimpleType/OperatingCompanyType.php | 1 - .../SimpleType/PackageLineItemStatusType.php | 1 - .../SimpleType/PackagePackedByType.php | 1 - .../SimpleType/PackagingType.php | 26 ---- .../SimpleType/PageQuadrantType.php | 1 - .../SimpleType/PaymentType.php | 1 - .../PendingShipmentProcessingOptionType.php | 1 - .../SimpleType/PendingShipmentType.php | 1 - .../SimpleType/PermissionType.php | 1 - .../SimpleType/PhoneNumberType.php | 1 - .../SimpleType/PhysicalFormType.php | 1 - .../SimpleType/PhysicalPackagingType.php | 1 - .../SimpleType/PickupRequestSourceType.php | 1 - .../SimpleType/PickupRequestType.php | 1 - .../SimpleType/PremierType.php | 1 - .../SimpleType/PrintedReferenceType.php | 1 - .../PriorityAlertEnhancementType.php | 1 - .../SimpleType/ProfileContactAttribute.php | 1 - .../SimpleType/ProfileContactType.php | 1 - .../SimpleType/ProfileType.php | 1 - .../SimpleType/PurposeOfShipmentType.php | 1 - .../RadioactiveContainerClassType.php | 1 - .../SimpleType/RadioactivityUnitOfMeasure.php | 1 - .../SimpleType/RateDiscountType.php | 1 - .../SimpleType/RateElementBasisType.php | 1 - .../SimpleType/RateLevelBasisType.php | 1 - .../SimpleType/RateRequestType.php | 1 - .../SimpleType/RateTypeBasisType.php | 1 - .../SimpleType/RecipientCustomsIdType.php | 1 - .../SimpleType/RecommendedDocumentType.php | 1 - .../SimpleType/RegulatoryControlType.php | 1 - .../SimpleType/RegulatoryLabelType.php | 1 - .../RelativeVerticalPositionType.php | 1 - .../RequestedShippingDocumentType.php | 1 - ...ctionsAndPrivilegesPolicyExceptionType.php | 1 - .../ReturnEMailAllowedSpecialServiceType.php | 1 - .../SimpleType/ReturnType.php | 1 - .../SimpleType/ReturnedRateType.php | 1 - .../SimpleType/RotationType.php | 1 - .../SimpleType/SecondaryBarcodeType.php | 1 - .../SimpleType/ServiceCategoryType.php | 1 - .../SimpleType/ServiceOptionType.php | 1 - .../SimpleType/ServiceType.php | 45 ------- .../ShipmentDryIceProcessingOptionType.php | 1 - .../ShipmentNotificationAggregationType.php | 1 - .../ShipmentNotificationRoleType.php | 1 - .../SimpleType/ShipmentOnlyFieldsType.php | 1 - .../ShipmentProcessingOptionType.php | 1 - .../ShippingDocumentDispositionType.php | 1 - .../ShippingDocumentEMailGroupingType.php | 1 - .../ShippingDocumentGroupingType.php | 1 - .../SimpleType/ShippingDocumentImageType.php | 1 - .../SimpleType/ShippingDocumentNamingType.php | 1 - .../SimpleType/ShippingDocumentStockType.php | 1 - .../ShippingDocumentStorageDetailType.php | 1 - .../SimpleType/SignatureOptionType.php | 1 - .../SmartPostAccountFeatureType.php | 1 - .../SimpleType/SmartPostAccountZoneType.php | 1 - .../SmartPostAncillaryEndorsementType.php | 1 - .../SimpleType/SmartPostIndiciaType.php | 1 - .../SmartPostShipmentProcessingOptionType.php | 1 - .../SmartPostShipmentSpecialServiceType.php | 1 - .../SimpleType/SpecialEquipmentType.php | 1 - .../SimpleType/SplitPaymentType.php | 1 - .../SimpleType/StatusType.php | 1 - .../SimpleType/SuppliesTypes.php | 1 - .../TaxesOrMiscellaneousChargeType.php | 1 - .../SimpleType/TinType.php | 1 - .../SimpleType/TrackingIdType.php | 1 - ...nsborderDistributionSpecialServiceType.php | 1 - .../SimpleType/TransitTimeType.php | 1 - .../SimpleType/UploadDocumentIdProducer.php | 1 - .../SimpleType/UploadDocumentProducerType.php | 1 - .../SimpleType/UploadDocumentType.php | 1 - .../SimpleType/UsageType.php | 1 - .../UsmcaCertifierSpecificationType.php | 1 - .../UsmcaImporterSpecificationType.php | 1 - .../SimpleType/UsmcaOriginCriterionCode.php | 1 - .../UsmcaProducerSpecificationType.php | 1 - .../SimpleType/VolumeUnits.php | 1 - .../SimpleType/WeighingScaleType.php | 1 - .../SimpleType/WeightSource.php | 1 - .../SimpleType/WeightUnits.php | 1 - util/Cli/GenerateCode/Application.php | 3 +- .../Cli/GenerateCode/Command/GenerateCode.php | 1 - util/CodeGenerator/AbstractGenerate.php | 1 - .../GenerateComplexTypeClasses.php | 2 - util/CodeGenerator/GenerateRequestClass.php | 2 - .../GenerateSimpleTypeClasses.php | 2 - 2916 files changed, 2 insertions(+), 6251 deletions(-) delete mode 100644 src/FedEx/DGDSService/ComplexType/AssociatedEnterpriseDocumentDetail.php delete mode 100644 src/FedEx/DGDSService/ComplexType/ContactAndAddress.php delete mode 100644 src/FedEx/DGDSService/ComplexType/ManifestReferenceDetail.php delete mode 100644 src/FedEx/DGDSService/ComplexType/Party.php delete mode 100644 src/FedEx/DGDSService/ComplexType/TaxpayerIdentification.php delete mode 100644 src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsProcessingOptionsRequested.php delete mode 100644 src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsProcessingOptionsRequested.php delete mode 100644 src/FedEx/DGDSService/SimpleType/CustomerReferenceType.php delete mode 100644 src/FedEx/DGDSService/SimpleType/FedExAddressClassificationType.php delete mode 100644 src/FedEx/DGDSService/SimpleType/TinType.php delete mode 100644 src/FedEx/DGDSService/SimpleType/UploadDangerousGoodsProcessingOptionType.php delete mode 100644 src/FedEx/DGDSService/SimpleType/ValidateDangerousGoodsProcessingOptionType.php delete mode 100644 src/FedEx/LocationsService/SimpleType/PackageSpecialServiceType.php delete mode 100644 src/FedEx/LocationsService/SimpleType/ServiceType.php delete mode 100644 src/FedEx/OpenShipService/ComplexType/NaftaCertificateOfOriginDetail.php delete mode 100644 src/FedEx/OpenShipService/ComplexType/NaftaCommodityDetail.php delete mode 100644 src/FedEx/OpenShipService/ComplexType/NaftaLowValueStatementDetail.php delete mode 100644 src/FedEx/OpenShipService/ComplexType/NaftaProducer.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/CustomsRoleType.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/NaftaImporterSpecificationType.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/NaftaNetCostMethodCode.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/NaftaPreferenceCriterionCode.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/NaftaProducerDeterminationCode.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/NaftaProducerSpecificationType.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/PackageSpecialServiceType.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/PackagingType.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/ServiceType.php delete mode 100644 src/FedEx/OpenShipService/SimpleType/ShipmentSpecialServiceType.php delete mode 100644 src/FedEx/PickupService/ComplexType/PendingShipmentProcessingOptionsRequested.php delete mode 100644 src/FedEx/PickupService/SimpleType/DangerousGoodsAccessibilityType.php delete mode 100644 src/FedEx/PickupService/SimpleType/PackageSpecialServiceType.php delete mode 100644 src/FedEx/PickupService/SimpleType/PackagingType.php delete mode 100644 src/FedEx/PickupService/SimpleType/PendingShipmentProcessingOptionType.php delete mode 100644 src/FedEx/PickupService/SimpleType/ServiceType.php delete mode 100644 src/FedEx/PickupService/SimpleType/ShipmentSpecialServiceType.php delete mode 100644 src/FedEx/RateService/ComplexType/DocumentLineItem.php delete mode 100644 src/FedEx/RateService/ComplexType/KeyValueDetail.php delete mode 100644 src/FedEx/RateService/ComplexType/NaftaCertificateOfOriginDetail.php delete mode 100644 src/FedEx/RateService/ComplexType/NaftaCommodityDetail.php delete mode 100644 src/FedEx/RateService/ComplexType/NaftaProducer.php delete mode 100644 src/FedEx/RateService/SimpleType/NaftaImporterSpecificationType.php delete mode 100644 src/FedEx/RateService/SimpleType/NaftaNetCostMethodCode.php delete mode 100644 src/FedEx/RateService/SimpleType/NaftaPreferenceCriterionCode.php delete mode 100644 src/FedEx/RateService/SimpleType/NaftaProducerDeterminationCode.php delete mode 100644 src/FedEx/RateService/SimpleType/NaftaProducerSpecificationType.php delete mode 100644 src/FedEx/RateService/SimpleType/PackageSpecialServiceType.php delete mode 100644 src/FedEx/RateService/SimpleType/PackagingType.php delete mode 100644 src/FedEx/RateService/SimpleType/ServiceType.php delete mode 100644 src/FedEx/RateService/SimpleType/ShipmentSpecialServiceType.php delete mode 100644 src/FedEx/ShipService/ComplexType/NaftaCertificateOfOriginDetail.php delete mode 100644 src/FedEx/ShipService/ComplexType/NaftaCommodityDetail.php delete mode 100644 src/FedEx/ShipService/ComplexType/NaftaLowValueStatementDetail.php delete mode 100644 src/FedEx/ShipService/ComplexType/NaftaProducer.php delete mode 100644 src/FedEx/ShipService/SimpleType/CustomsRoleType.php delete mode 100644 src/FedEx/ShipService/SimpleType/NaftaImporterSpecificationType.php delete mode 100644 src/FedEx/ShipService/SimpleType/NaftaNetCostMethodCode.php delete mode 100644 src/FedEx/ShipService/SimpleType/NaftaPreferenceCriterionCode.php delete mode 100644 src/FedEx/ShipService/SimpleType/NaftaProducerDeterminationCode.php delete mode 100644 src/FedEx/ShipService/SimpleType/NaftaProducerSpecificationType.php delete mode 100644 src/FedEx/ShipService/SimpleType/PackageSpecialServiceType.php delete mode 100644 src/FedEx/ShipService/SimpleType/PackagingType.php delete mode 100644 src/FedEx/ShipService/SimpleType/ServiceType.php delete mode 100644 src/FedEx/ShipService/SimpleType/ShipmentSpecialServiceType.php delete mode 100644 src/FedEx/TrackService/ComplexType/DateRange.php delete mode 100644 src/FedEx/TrackService/ComplexType/NaftaCommodityDetail.php delete mode 100644 src/FedEx/TrackService/SimpleType/NaftaNetCostMethodCode.php delete mode 100644 src/FedEx/TrackService/SimpleType/NaftaPreferenceCriterionCode.php delete mode 100644 src/FedEx/TrackService/SimpleType/NaftaProducerDeterminationCode.php delete mode 100644 src/FedEx/TrackService/SimpleType/PackagingType.php delete mode 100644 src/FedEx/TrackService/SimpleType/ServiceType.php delete mode 100644 src/FedEx/TrackService/SimpleType/TrackSpecialHandlingType.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCertificateOfOriginDetail.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCommodityDetail.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaLowValueStatementDetail.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaProducer.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsRoleType.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaImporterSpecificationType.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaNetCostMethodCode.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaPreferenceCriterionCode.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerDeterminationCode.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerSpecificationType.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagingType.php delete mode 100644 src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceType.php diff --git a/src/FedEx/AbstractComplexType.php b/src/FedEx/AbstractComplexType.php index f119bebb..b9816415 100644 --- a/src/FedEx/AbstractComplexType.php +++ b/src/FedEx/AbstractComplexType.php @@ -8,7 +8,6 @@ /** * Abstract class for SimpleTypes * - * @author Jeremy Dunn * @package PHP FedEx API wrapper */ abstract class AbstractComplexType diff --git a/src/FedEx/AbstractRequest.php b/src/FedEx/AbstractRequest.php index 74ca353e..876a805c 100644 --- a/src/FedEx/AbstractRequest.php +++ b/src/FedEx/AbstractRequest.php @@ -4,7 +4,6 @@ /** * Abstract class for Request classes * - * @author Jeremy Dunn * @package PHP FedEx API wrapper */ abstract class AbstractRequest @@ -44,6 +43,7 @@ abstract class AbstractRequest * Constructor * * @param \SoapClient|null $soapClient + * @throws \SoapFault */ public function __construct(\SoapClient $soapClient = null) { diff --git a/src/FedEx/AbstractSimpleType.php b/src/FedEx/AbstractSimpleType.php index 8328f2a1..266b8d4e 100644 --- a/src/FedEx/AbstractSimpleType.php +++ b/src/FedEx/AbstractSimpleType.php @@ -4,7 +4,6 @@ /** * Abstract class for SimpleTypes * - * @author Jeremy Dunn * @package PHP FedEx API wrapper */ abstract class AbstractSimpleType diff --git a/src/FedEx/AddressValidationService/ComplexType/Address.php b/src/FedEx/AddressValidationService/ComplexType/Address.php index a17f9d56..34a5afc1 100644 --- a/src/FedEx/AddressValidationService/ComplexType/Address.php +++ b/src/FedEx/AddressValidationService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/AddressAttribute.php b/src/FedEx/AddressValidationService/ComplexType/AddressAttribute.php index ba09421a..4d93177b 100644 --- a/src/FedEx/AddressValidationService/ComplexType/AddressAttribute.php +++ b/src/FedEx/AddressValidationService/ComplexType/AddressAttribute.php @@ -6,7 +6,6 @@ /** * Specifies additional information about the address processed by the SHARE systems as a key-value pair. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/AddressToValidate.php b/src/FedEx/AddressValidationService/ComplexType/AddressToValidate.php index da23c3b5..87b864f1 100644 --- a/src/FedEx/AddressValidationService/ComplexType/AddressToValidate.php +++ b/src/FedEx/AddressValidationService/ComplexType/AddressToValidate.php @@ -6,7 +6,6 @@ /** * AddressToValidate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/AddressValidationReply.php b/src/FedEx/AddressValidationService/ComplexType/AddressValidationReply.php index 98ffbe50..a885ba64 100644 --- a/src/FedEx/AddressValidationService/ComplexType/AddressValidationReply.php +++ b/src/FedEx/AddressValidationService/ComplexType/AddressValidationReply.php @@ -6,7 +6,6 @@ /** * AddressValidationReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/AddressValidationRequest.php b/src/FedEx/AddressValidationService/ComplexType/AddressValidationRequest.php index d6f78607..fac15c12 100644 --- a/src/FedEx/AddressValidationService/ComplexType/AddressValidationRequest.php +++ b/src/FedEx/AddressValidationService/ComplexType/AddressValidationRequest.php @@ -6,7 +6,6 @@ /** * AddressValidationRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/AddressValidationResult.php b/src/FedEx/AddressValidationService/ComplexType/AddressValidationResult.php index e483a998..61bb99e8 100644 --- a/src/FedEx/AddressValidationService/ComplexType/AddressValidationResult.php +++ b/src/FedEx/AddressValidationService/ComplexType/AddressValidationResult.php @@ -6,7 +6,6 @@ /** * AddressValidationResult * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/ClientDetail.php b/src/FedEx/AddressValidationService/ComplexType/ClientDetail.php index fd45ffc1..a9c7cc1d 100644 --- a/src/FedEx/AddressValidationService/ComplexType/ClientDetail.php +++ b/src/FedEx/AddressValidationService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/Contact.php b/src/FedEx/AddressValidationService/ComplexType/Contact.php index 5be2f153..dd81d4ce 100644 --- a/src/FedEx/AddressValidationService/ComplexType/Contact.php +++ b/src/FedEx/AddressValidationService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/Localization.php b/src/FedEx/AddressValidationService/ComplexType/Localization.php index 36e235e2..47106555 100644 --- a/src/FedEx/AddressValidationService/ComplexType/Localization.php +++ b/src/FedEx/AddressValidationService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/Notification.php b/src/FedEx/AddressValidationService/ComplexType/Notification.php index 1ad942fc..45f39d1f 100644 --- a/src/FedEx/AddressValidationService/ComplexType/Notification.php +++ b/src/FedEx/AddressValidationService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/NotificationParameter.php b/src/FedEx/AddressValidationService/ComplexType/NotificationParameter.php index 768f209e..9d7d1fe1 100644 --- a/src/FedEx/AddressValidationService/ComplexType/NotificationParameter.php +++ b/src/FedEx/AddressValidationService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/ParsedAddressPartsDetail.php b/src/FedEx/AddressValidationService/ComplexType/ParsedAddressPartsDetail.php index 430585e2..74fa1c0d 100644 --- a/src/FedEx/AddressValidationService/ComplexType/ParsedAddressPartsDetail.php +++ b/src/FedEx/AddressValidationService/ComplexType/ParsedAddressPartsDetail.php @@ -6,7 +6,6 @@ /** * ParsedAddressPartsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/ParsedPostalCodeDetail.php b/src/FedEx/AddressValidationService/ComplexType/ParsedPostalCodeDetail.php index 5e812dcb..7a3a393d 100644 --- a/src/FedEx/AddressValidationService/ComplexType/ParsedPostalCodeDetail.php +++ b/src/FedEx/AddressValidationService/ComplexType/ParsedPostalCodeDetail.php @@ -6,7 +6,6 @@ /** * ParsedPostalCodeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/ParsedStreetLineDetail.php b/src/FedEx/AddressValidationService/ComplexType/ParsedStreetLineDetail.php index 121ffe16..4ed03fe0 100644 --- a/src/FedEx/AddressValidationService/ComplexType/ParsedStreetLineDetail.php +++ b/src/FedEx/AddressValidationService/ComplexType/ParsedStreetLineDetail.php @@ -6,7 +6,6 @@ /** * ParsedStreetLineDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/TransactionDetail.php b/src/FedEx/AddressValidationService/ComplexType/TransactionDetail.php index 7fda2432..7c9f390f 100644 --- a/src/FedEx/AddressValidationService/ComplexType/TransactionDetail.php +++ b/src/FedEx/AddressValidationService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/VersionId.php b/src/FedEx/AddressValidationService/ComplexType/VersionId.php index b0b8435e..87de4bc6 100644 --- a/src/FedEx/AddressValidationService/ComplexType/VersionId.php +++ b/src/FedEx/AddressValidationService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationCredential.php index 03b2be6d..912d69ff 100644 --- a/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationDetail.php index 3a2c1962..7b503544 100644 --- a/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/AddressValidationService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service * diff --git a/src/FedEx/AddressValidationService/Request.php b/src/FedEx/AddressValidationService/Request.php index 10370827..995bdcdb 100644 --- a/src/FedEx/AddressValidationService/Request.php +++ b/src/FedEx/AddressValidationService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service */ diff --git a/src/FedEx/AddressValidationService/SimpleType/AutoConfigurationType.php b/src/FedEx/AddressValidationService/SimpleType/AutoConfigurationType.php index 6af62063..1dd0db9f 100644 --- a/src/FedEx/AddressValidationService/SimpleType/AutoConfigurationType.php +++ b/src/FedEx/AddressValidationService/SimpleType/AutoConfigurationType.php @@ -6,7 +6,6 @@ /** * AutoConfigurationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service */ diff --git a/src/FedEx/AddressValidationService/SimpleType/FedExAddressClassificationType.php b/src/FedEx/AddressValidationService/SimpleType/FedExAddressClassificationType.php index 0146b78d..32047de3 100644 --- a/src/FedEx/AddressValidationService/SimpleType/FedExAddressClassificationType.php +++ b/src/FedEx/AddressValidationService/SimpleType/FedExAddressClassificationType.php @@ -6,7 +6,6 @@ /** * Specifies the address classification (business vs. residential) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service */ diff --git a/src/FedEx/AddressValidationService/SimpleType/NotificationSeverityType.php b/src/FedEx/AddressValidationService/SimpleType/NotificationSeverityType.php index 56b20b72..a583cc55 100644 --- a/src/FedEx/AddressValidationService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/AddressValidationService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service */ diff --git a/src/FedEx/AddressValidationService/SimpleType/OperationalAddressStateType.php b/src/FedEx/AddressValidationService/SimpleType/OperationalAddressStateType.php index 8aa0df52..c0108480 100644 --- a/src/FedEx/AddressValidationService/SimpleType/OperationalAddressStateType.php +++ b/src/FedEx/AddressValidationService/SimpleType/OperationalAddressStateType.php @@ -6,7 +6,6 @@ /** * Specifies how different the address returned is from the address provided. This difference can be because the address is cannonialised to match the address specification standard set by USPS. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Address Validation Service */ diff --git a/src/FedEx/AsyncService/ComplexType/ArtifactPart.php b/src/FedEx/AsyncService/ComplexType/ArtifactPart.php index 9ec9f5d4..2441a217 100644 --- a/src/FedEx/AsyncService/ComplexType/ArtifactPart.php +++ b/src/FedEx/AsyncService/ComplexType/ArtifactPart.php @@ -6,7 +6,6 @@ /** * ArtifactPart * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/ArtifactRetrievalFilter.php b/src/FedEx/AsyncService/ComplexType/ArtifactRetrievalFilter.php index f5fa46d9..cdb091e4 100644 --- a/src/FedEx/AsyncService/ComplexType/ArtifactRetrievalFilter.php +++ b/src/FedEx/AsyncService/ComplexType/ArtifactRetrievalFilter.php @@ -6,7 +6,6 @@ /** * Specifies the details about the criteria used for artifact selection during retrieval. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/ClientDetail.php b/src/FedEx/AsyncService/ComplexType/ClientDetail.php index e4f92ea6..eb302842 100644 --- a/src/FedEx/AsyncService/ComplexType/ClientDetail.php +++ b/src/FedEx/AsyncService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/Localization.php b/src/FedEx/AsyncService/ComplexType/Localization.php index dfbd7039..8bd487c2 100644 --- a/src/FedEx/AsyncService/ComplexType/Localization.php +++ b/src/FedEx/AsyncService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/Notification.php b/src/FedEx/AsyncService/ComplexType/Notification.php index f716c49d..1301d3f7 100644 --- a/src/FedEx/AsyncService/ComplexType/Notification.php +++ b/src/FedEx/AsyncService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/NotificationParameter.php b/src/FedEx/AsyncService/ComplexType/NotificationParameter.php index 52e6adb1..39424b38 100644 --- a/src/FedEx/AsyncService/ComplexType/NotificationParameter.php +++ b/src/FedEx/AsyncService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsReply.php b/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsReply.php index 9d91c7ac..df8161ca 100644 --- a/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsReply.php +++ b/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsReply.php @@ -6,7 +6,6 @@ /** * RetrieveJobResultsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsRequest.php b/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsRequest.php index 30d2e5ee..15f6f1ee 100644 --- a/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsRequest.php +++ b/src/FedEx/AsyncService/ComplexType/RetrieveJobResultsRequest.php @@ -6,7 +6,6 @@ /** * This request object is used by the client to retrieve artifacts stored by the ASYNC service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/RetrievedArtifact.php b/src/FedEx/AsyncService/ComplexType/RetrievedArtifact.php index 0cb16609..faa3f30c 100644 --- a/src/FedEx/AsyncService/ComplexType/RetrievedArtifact.php +++ b/src/FedEx/AsyncService/ComplexType/RetrievedArtifact.php @@ -6,7 +6,6 @@ /** * RetrievedArtifact * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/TransactionDetail.php b/src/FedEx/AsyncService/ComplexType/TransactionDetail.php index 5bdf6349..9a8d5978 100644 --- a/src/FedEx/AsyncService/ComplexType/TransactionDetail.php +++ b/src/FedEx/AsyncService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/VersionId.php b/src/FedEx/AsyncService/ComplexType/VersionId.php index 35d7289b..7f331041 100644 --- a/src/FedEx/AsyncService/ComplexType/VersionId.php +++ b/src/FedEx/AsyncService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/AsyncService/ComplexType/WebAuthenticationCredential.php index b3a012c4..986f58f1 100644 --- a/src/FedEx/AsyncService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/AsyncService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/AsyncService/ComplexType/WebAuthenticationDetail.php index dedcdebb..d10c2c2a 100644 --- a/src/FedEx/AsyncService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/AsyncService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service * diff --git a/src/FedEx/AsyncService/Request.php b/src/FedEx/AsyncService/Request.php index 0a3dd5d3..38b25a2a 100644 --- a/src/FedEx/AsyncService/Request.php +++ b/src/FedEx/AsyncService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service */ diff --git a/src/FedEx/AsyncService/SimpleType/ArtifactFormatType.php b/src/FedEx/AsyncService/SimpleType/ArtifactFormatType.php index c30c102b..7ca6a013 100644 --- a/src/FedEx/AsyncService/SimpleType/ArtifactFormatType.php +++ b/src/FedEx/AsyncService/SimpleType/ArtifactFormatType.php @@ -6,7 +6,6 @@ /** * Identifies the format of the artifact. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service */ diff --git a/src/FedEx/AsyncService/SimpleType/ArtifactType.php b/src/FedEx/AsyncService/SimpleType/ArtifactType.php index d700f4be..0fbf2236 100644 --- a/src/FedEx/AsyncService/SimpleType/ArtifactType.php +++ b/src/FedEx/AsyncService/SimpleType/ArtifactType.php @@ -6,7 +6,6 @@ /** * Identifies the type of artifact created. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service */ diff --git a/src/FedEx/AsyncService/SimpleType/ExpressRegionCode.php b/src/FedEx/AsyncService/SimpleType/ExpressRegionCode.php index 19d50c9f..69140d88 100644 --- a/src/FedEx/AsyncService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/AsyncService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service */ diff --git a/src/FedEx/AsyncService/SimpleType/NotificationSeverityType.php b/src/FedEx/AsyncService/SimpleType/NotificationSeverityType.php index d9ce9f16..6477e22e 100644 --- a/src/FedEx/AsyncService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/AsyncService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage ASync Service */ diff --git a/src/FedEx/CloseService/ComplexType/ClientDetail.php b/src/FedEx/CloseService/ComplexType/ClientDetail.php index dfc38acc..e141b01d 100644 --- a/src/FedEx/CloseService/ComplexType/ClientDetail.php +++ b/src/FedEx/CloseService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseDocument.php b/src/FedEx/CloseService/ComplexType/CloseDocument.php index 091d61ff..8d9014e1 100644 --- a/src/FedEx/CloseService/ComplexType/CloseDocument.php +++ b/src/FedEx/CloseService/ComplexType/CloseDocument.php @@ -6,7 +6,6 @@ /** * CloseDocument * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseDocumentFormat.php b/src/FedEx/CloseService/ComplexType/CloseDocumentFormat.php index 08addcc6..2afcf500 100644 --- a/src/FedEx/CloseService/ComplexType/CloseDocumentFormat.php +++ b/src/FedEx/CloseService/ComplexType/CloseDocumentFormat.php @@ -6,7 +6,6 @@ /** * Specifies characteristics of a close document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseDocumentSpecification.php b/src/FedEx/CloseService/ComplexType/CloseDocumentSpecification.php index 349be2c4..041cb5ef 100644 --- a/src/FedEx/CloseService/ComplexType/CloseDocumentSpecification.php +++ b/src/FedEx/CloseService/ComplexType/CloseDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Contains all data required for close-time documents to be produced in conjunction with a specific set of shipments. For January 2010, there are no applicable options for the COD report, the Manifest, or the Multiweight Report (they will only be available in TEXT format). Detail specifications will be added for those report types when customer-selectable options are implemented. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseManifestReferenceDetail.php b/src/FedEx/CloseService/ComplexType/CloseManifestReferenceDetail.php index ffe059b4..2c62634f 100644 --- a/src/FedEx/CloseService/ComplexType/CloseManifestReferenceDetail.php +++ b/src/FedEx/CloseService/ComplexType/CloseManifestReferenceDetail.php @@ -6,7 +6,6 @@ /** * CloseManifestReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseSmartPostDetail.php b/src/FedEx/CloseService/ComplexType/CloseSmartPostDetail.php index 9b86ff7e..33976c7f 100644 --- a/src/FedEx/CloseService/ComplexType/CloseSmartPostDetail.php +++ b/src/FedEx/CloseService/ComplexType/CloseSmartPostDetail.php @@ -6,7 +6,6 @@ /** * CloseSmartPostDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseWithDocumentsProcessingOptionsRequested.php b/src/FedEx/CloseService/ComplexType/CloseWithDocumentsProcessingOptionsRequested.php index 740fc17d..53e794d3 100644 --- a/src/FedEx/CloseService/ComplexType/CloseWithDocumentsProcessingOptionsRequested.php +++ b/src/FedEx/CloseService/ComplexType/CloseWithDocumentsProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * CloseWithDocumentsProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseWithDocumentsReply.php b/src/FedEx/CloseService/ComplexType/CloseWithDocumentsReply.php index 0fe308a4..821ee8db 100644 --- a/src/FedEx/CloseService/ComplexType/CloseWithDocumentsReply.php +++ b/src/FedEx/CloseService/ComplexType/CloseWithDocumentsReply.php @@ -6,7 +6,6 @@ /** * CloseWithDocumentsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CloseWithDocumentsRequest.php b/src/FedEx/CloseService/ComplexType/CloseWithDocumentsRequest.php index 32e13455..2020eb8f 100644 --- a/src/FedEx/CloseService/ComplexType/CloseWithDocumentsRequest.php +++ b/src/FedEx/CloseService/ComplexType/CloseWithDocumentsRequest.php @@ -6,7 +6,6 @@ /** * CloseWithDocumentsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/CustomerImageUsage.php b/src/FedEx/CloseService/ComplexType/CustomerImageUsage.php index 600ac06c..cac838cb 100644 --- a/src/FedEx/CloseService/ComplexType/CustomerImageUsage.php +++ b/src/FedEx/CloseService/ComplexType/CustomerImageUsage.php @@ -6,7 +6,6 @@ /** * CustomerImageUsage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/DetailedDeliveryManifestDetail.php b/src/FedEx/CloseService/ComplexType/DetailedDeliveryManifestDetail.php index 6c7bf746..db1cf8f8 100644 --- a/src/FedEx/CloseService/ComplexType/DetailedDeliveryManifestDetail.php +++ b/src/FedEx/CloseService/ComplexType/DetailedDeliveryManifestDetail.php @@ -6,7 +6,6 @@ /** * DetailedDeliveryManifestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/GroundCloseDocumentsReply.php b/src/FedEx/CloseService/ComplexType/GroundCloseDocumentsReply.php index efede2d2..d9b3f414 100644 --- a/src/FedEx/CloseService/ComplexType/GroundCloseDocumentsReply.php +++ b/src/FedEx/CloseService/ComplexType/GroundCloseDocumentsReply.php @@ -6,7 +6,6 @@ /** * GroundCloseDocumentsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/GroundCloseReply.php b/src/FedEx/CloseService/ComplexType/GroundCloseReply.php index 96c5cc5e..fba771f5 100644 --- a/src/FedEx/CloseService/ComplexType/GroundCloseReply.php +++ b/src/FedEx/CloseService/ComplexType/GroundCloseReply.php @@ -6,7 +6,6 @@ /** * GroundCloseReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintReply.php b/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintReply.php index 88b24990..7096ff01 100644 --- a/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintReply.php +++ b/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintReply.php @@ -6,7 +6,6 @@ /** * GroundCloseReportsReprintReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintRequest.php b/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintRequest.php index 57f08e35..9b0c2810 100644 --- a/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintRequest.php +++ b/src/FedEx/CloseService/ComplexType/GroundCloseReportsReprintRequest.php @@ -6,7 +6,6 @@ /** * GroundCloseReportsReprintRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/GroundCloseRequest.php b/src/FedEx/CloseService/ComplexType/GroundCloseRequest.php index 516652a2..5a37da8f 100644 --- a/src/FedEx/CloseService/ComplexType/GroundCloseRequest.php +++ b/src/FedEx/CloseService/ComplexType/GroundCloseRequest.php @@ -6,7 +6,6 @@ /** * GroundCloseRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/GroundCloseWithDocumentsRequest.php b/src/FedEx/CloseService/ComplexType/GroundCloseWithDocumentsRequest.php index 267121ee..f4db3196 100644 --- a/src/FedEx/CloseService/ComplexType/GroundCloseWithDocumentsRequest.php +++ b/src/FedEx/CloseService/ComplexType/GroundCloseWithDocumentsRequest.php @@ -6,7 +6,6 @@ /** * GroundCloseWithDocumentsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/HazardousMaterialsCertificationDetail.php b/src/FedEx/CloseService/ComplexType/HazardousMaterialsCertificationDetail.php index 784c18a0..4c511ba7 100644 --- a/src/FedEx/CloseService/ComplexType/HazardousMaterialsCertificationDetail.php +++ b/src/FedEx/CloseService/ComplexType/HazardousMaterialsCertificationDetail.php @@ -6,7 +6,6 @@ /** * HazardousMaterialsCertificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/LinearMeasure.php b/src/FedEx/CloseService/ComplexType/LinearMeasure.php index 89fbfd54..797513d9 100644 --- a/src/FedEx/CloseService/ComplexType/LinearMeasure.php +++ b/src/FedEx/CloseService/ComplexType/LinearMeasure.php @@ -6,7 +6,6 @@ /** * Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/Localization.php b/src/FedEx/CloseService/ComplexType/Localization.php index e8ee3db0..297bf519 100644 --- a/src/FedEx/CloseService/ComplexType/Localization.php +++ b/src/FedEx/CloseService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ManifestDetail.php b/src/FedEx/CloseService/ComplexType/ManifestDetail.php index 04c2f433..5abb5895 100644 --- a/src/FedEx/CloseService/ComplexType/ManifestDetail.php +++ b/src/FedEx/CloseService/ComplexType/ManifestDetail.php @@ -6,7 +6,6 @@ /** * ManifestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ManifestFile.php b/src/FedEx/CloseService/ComplexType/ManifestFile.php index ace5706b..2d8309fa 100644 --- a/src/FedEx/CloseService/ComplexType/ManifestFile.php +++ b/src/FedEx/CloseService/ComplexType/ManifestFile.php @@ -6,7 +6,6 @@ /** * ManifestFile * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/Notification.php b/src/FedEx/CloseService/ComplexType/Notification.php index cebbea7f..2e453666 100644 --- a/src/FedEx/CloseService/ComplexType/Notification.php +++ b/src/FedEx/CloseService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/NotificationParameter.php b/src/FedEx/CloseService/ComplexType/NotificationParameter.php index 473d9f2e..64c938f0 100644 --- a/src/FedEx/CloseService/ComplexType/NotificationParameter.php +++ b/src/FedEx/CloseService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/Op950Detail.php b/src/FedEx/CloseService/ComplexType/Op950Detail.php index f02b14f5..368e4f68 100644 --- a/src/FedEx/CloseService/ComplexType/Op950Detail.php +++ b/src/FedEx/CloseService/ComplexType/Op950Detail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the OP-950 form for hazardous materials. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ReprintGroundCloseDocumentsRequest.php b/src/FedEx/CloseService/ComplexType/ReprintGroundCloseDocumentsRequest.php index ca7a347b..a407aa75 100644 --- a/src/FedEx/CloseService/ComplexType/ReprintGroundCloseDocumentsRequest.php +++ b/src/FedEx/CloseService/ComplexType/ReprintGroundCloseDocumentsRequest.php @@ -6,7 +6,6 @@ /** * ReprintGroundCloseDocumentsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ShippingDocumentDispositionDetail.php b/src/FedEx/CloseService/ComplexType/ShippingDocumentDispositionDetail.php index 93ef07da..c3999a99 100644 --- a/src/FedEx/CloseService/ComplexType/ShippingDocumentDispositionDetail.php +++ b/src/FedEx/CloseService/ComplexType/ShippingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailDetail.php b/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailDetail.php index 5d729962..78120eb7 100644 --- a/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailDetail.php +++ b/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to e-mail shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailRecipient.php b/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailRecipient.php index 04bb9091..c5eca5ea 100644 --- a/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailRecipient.php +++ b/src/FedEx/CloseService/ComplexType/ShippingDocumentEMailRecipient.php @@ -6,7 +6,6 @@ /** * Specifies an individual recipient of e-mailed shipping document(s). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ShippingDocumentPart.php b/src/FedEx/CloseService/ComplexType/ShippingDocumentPart.php index 9c19c738..6bccab2c 100644 --- a/src/FedEx/CloseService/ComplexType/ShippingDocumentPart.php +++ b/src/FedEx/CloseService/ComplexType/ShippingDocumentPart.php @@ -6,7 +6,6 @@ /** * A single part of a shipping document, such as one page of a multiple-page document whose format requires a separate image per page. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ShippingDocumentPrintDetail.php b/src/FedEx/CloseService/ComplexType/ShippingDocumentPrintDetail.php index 98c30934..b5f5e862 100644 --- a/src/FedEx/CloseService/ComplexType/ShippingDocumentPrintDetail.php +++ b/src/FedEx/CloseService/ComplexType/ShippingDocumentPrintDetail.php @@ -6,7 +6,6 @@ /** * Specifies printing options for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/ShippingDocumentStorageDetail.php b/src/FedEx/CloseService/ComplexType/ShippingDocumentStorageDetail.php index 935131c4..07139ad1 100644 --- a/src/FedEx/CloseService/ComplexType/ShippingDocumentStorageDetail.php +++ b/src/FedEx/CloseService/ComplexType/ShippingDocumentStorageDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to store shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/SmartPostCloseReply.php b/src/FedEx/CloseService/ComplexType/SmartPostCloseReply.php index 16d0b783..26d253af 100644 --- a/src/FedEx/CloseService/ComplexType/SmartPostCloseReply.php +++ b/src/FedEx/CloseService/ComplexType/SmartPostCloseReply.php @@ -6,7 +6,6 @@ /** * SmartPostCloseReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/SmartPostCloseRequest.php b/src/FedEx/CloseService/ComplexType/SmartPostCloseRequest.php index 32fdc027..e88fd9e5 100644 --- a/src/FedEx/CloseService/ComplexType/SmartPostCloseRequest.php +++ b/src/FedEx/CloseService/ComplexType/SmartPostCloseRequest.php @@ -6,7 +6,6 @@ /** * SmartPostCloseRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/TransactionDetail.php b/src/FedEx/CloseService/ComplexType/TransactionDetail.php index 1445678b..29293f24 100644 --- a/src/FedEx/CloseService/ComplexType/TransactionDetail.php +++ b/src/FedEx/CloseService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/VersionId.php b/src/FedEx/CloseService/ComplexType/VersionId.php index d2f24f9b..28944ae3 100644 --- a/src/FedEx/CloseService/ComplexType/VersionId.php +++ b/src/FedEx/CloseService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/CloseService/ComplexType/WebAuthenticationCredential.php index c875ab10..4b788c61 100644 --- a/src/FedEx/CloseService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/CloseService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/CloseService/ComplexType/WebAuthenticationDetail.php index 58c4a77a..61e62a8f 100644 --- a/src/FedEx/CloseService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/CloseService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service * diff --git a/src/FedEx/CloseService/Request.php b/src/FedEx/CloseService/Request.php index d95ed96d..66dbd902 100644 --- a/src/FedEx/CloseService/Request.php +++ b/src/FedEx/CloseService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CarrierCodeType.php b/src/FedEx/CloseService/SimpleType/CarrierCodeType.php index 7fecc5e1..958e50f7 100644 --- a/src/FedEx/CloseService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/CloseService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CloseActionType.php b/src/FedEx/CloseService/SimpleType/CloseActionType.php index 2637486b..6ead2908 100644 --- a/src/FedEx/CloseService/SimpleType/CloseActionType.php +++ b/src/FedEx/CloseService/SimpleType/CloseActionType.php @@ -6,7 +6,6 @@ /** * CloseActionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CloseDocumentType.php b/src/FedEx/CloseService/SimpleType/CloseDocumentType.php index fc93123e..7ab33c00 100644 --- a/src/FedEx/CloseService/SimpleType/CloseDocumentType.php +++ b/src/FedEx/CloseService/SimpleType/CloseDocumentType.php @@ -6,7 +6,6 @@ /** * CloseDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CloseGroupingType.php b/src/FedEx/CloseService/SimpleType/CloseGroupingType.php index 780fffdc..55176dd2 100644 --- a/src/FedEx/CloseService/SimpleType/CloseGroupingType.php +++ b/src/FedEx/CloseService/SimpleType/CloseGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how the shipment close requests are grouped. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CloseReportType.php b/src/FedEx/CloseService/SimpleType/CloseReportType.php index 192c9b50..80584c20 100644 --- a/src/FedEx/CloseService/SimpleType/CloseReportType.php +++ b/src/FedEx/CloseService/SimpleType/CloseReportType.php @@ -6,7 +6,6 @@ /** * CloseReportType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CloseWithDocumentsProcessingOptionType.php b/src/FedEx/CloseService/SimpleType/CloseWithDocumentsProcessingOptionType.php index 0767e14c..427d8c9e 100644 --- a/src/FedEx/CloseService/SimpleType/CloseWithDocumentsProcessingOptionType.php +++ b/src/FedEx/CloseService/SimpleType/CloseWithDocumentsProcessingOptionType.php @@ -6,7 +6,6 @@ /** * CloseWithDocumentsProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CustomerImageUsageType.php b/src/FedEx/CloseService/SimpleType/CustomerImageUsageType.php index eec0e002..a65a9181 100644 --- a/src/FedEx/CloseService/SimpleType/CustomerImageUsageType.php +++ b/src/FedEx/CloseService/SimpleType/CustomerImageUsageType.php @@ -6,7 +6,6 @@ /** * CustomerImageUsageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/CustomerReferenceType.php b/src/FedEx/CloseService/SimpleType/CustomerReferenceType.php index a5448ee6..b8ba36bc 100644 --- a/src/FedEx/CloseService/SimpleType/CustomerReferenceType.php +++ b/src/FedEx/CloseService/SimpleType/CustomerReferenceType.php @@ -6,7 +6,6 @@ /** * CustomerReferenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/EMailNotificationRecipientType.php b/src/FedEx/CloseService/SimpleType/EMailNotificationRecipientType.php index 727cfbbe..0b3fca8c 100644 --- a/src/FedEx/CloseService/SimpleType/EMailNotificationRecipientType.php +++ b/src/FedEx/CloseService/SimpleType/EMailNotificationRecipientType.php @@ -6,7 +6,6 @@ /** * EMailNotificationRecipientType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ImageId.php b/src/FedEx/CloseService/SimpleType/ImageId.php index 29c96f96..986f9e56 100644 --- a/src/FedEx/CloseService/SimpleType/ImageId.php +++ b/src/FedEx/CloseService/SimpleType/ImageId.php @@ -6,7 +6,6 @@ /** * ImageId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/InternalImageType.php b/src/FedEx/CloseService/SimpleType/InternalImageType.php index 4f912f78..11640320 100644 --- a/src/FedEx/CloseService/SimpleType/InternalImageType.php +++ b/src/FedEx/CloseService/SimpleType/InternalImageType.php @@ -6,7 +6,6 @@ /** * InternalImageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/LinearUnits.php b/src/FedEx/CloseService/SimpleType/LinearUnits.php index f53d9255..7c49cdcb 100644 --- a/src/FedEx/CloseService/SimpleType/LinearUnits.php +++ b/src/FedEx/CloseService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/NotificationSeverityType.php b/src/FedEx/CloseService/SimpleType/NotificationSeverityType.php index dd46e9f1..7f9c4aac 100644 --- a/src/FedEx/CloseService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/CloseService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ReprintGroundCloseDocumentsOptionType.php b/src/FedEx/CloseService/SimpleType/ReprintGroundCloseDocumentsOptionType.php index 522eed14..4422737f 100644 --- a/src/FedEx/CloseService/SimpleType/ReprintGroundCloseDocumentsOptionType.php +++ b/src/FedEx/CloseService/SimpleType/ReprintGroundCloseDocumentsOptionType.php @@ -6,7 +6,6 @@ /** * Identifies the requested options to reprinting Ground Close Documents * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ShippingDocumentDispositionType.php b/src/FedEx/CloseService/SimpleType/ShippingDocumentDispositionType.php index 4770f6f1..dc7a7a5a 100644 --- a/src/FedEx/CloseService/SimpleType/ShippingDocumentDispositionType.php +++ b/src/FedEx/CloseService/SimpleType/ShippingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * Specifies how to return a shipping document to the caller. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ShippingDocumentEMailGroupingType.php b/src/FedEx/CloseService/SimpleType/ShippingDocumentEMailGroupingType.php index 8472b6db..bbc75c51 100644 --- a/src/FedEx/CloseService/SimpleType/ShippingDocumentEMailGroupingType.php +++ b/src/FedEx/CloseService/SimpleType/ShippingDocumentEMailGroupingType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentEMailGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ShippingDocumentGroupingType.php b/src/FedEx/CloseService/SimpleType/ShippingDocumentGroupingType.php index 5e1a8b58..c9f5c4c6 100644 --- a/src/FedEx/CloseService/SimpleType/ShippingDocumentGroupingType.php +++ b/src/FedEx/CloseService/SimpleType/ShippingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how to organize all shipping documents of the same type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ShippingDocumentImageType.php b/src/FedEx/CloseService/SimpleType/ShippingDocumentImageType.php index 1de4fef2..e771f8a1 100644 --- a/src/FedEx/CloseService/SimpleType/ShippingDocumentImageType.php +++ b/src/FedEx/CloseService/SimpleType/ShippingDocumentImageType.php @@ -6,7 +6,6 @@ /** * Specifies the image format used for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ShippingDocumentNamingType.php b/src/FedEx/CloseService/SimpleType/ShippingDocumentNamingType.php index a0265d92..d5828945 100644 --- a/src/FedEx/CloseService/SimpleType/ShippingDocumentNamingType.php +++ b/src/FedEx/CloseService/SimpleType/ShippingDocumentNamingType.php @@ -6,7 +6,6 @@ /** * Identifies the convention by which file names are constructed for STORED or DEFERRED documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CloseService/SimpleType/ShippingDocumentStockType.php b/src/FedEx/CloseService/SimpleType/ShippingDocumentStockType.php index 996181ec..49b5e5e5 100644 --- a/src/FedEx/CloseService/SimpleType/ShippingDocumentStockType.php +++ b/src/FedEx/CloseService/SimpleType/ShippingDocumentStockType.php @@ -6,7 +6,6 @@ /** * Specifies the type of paper (stock) on which a document will be printed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Close Service */ diff --git a/src/FedEx/CountryService/ComplexType/Address.php b/src/FedEx/CountryService/ComplexType/Address.php index 5fce2878..69a19132 100644 --- a/src/FedEx/CountryService/ComplexType/Address.php +++ b/src/FedEx/CountryService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/ClientDetail.php b/src/FedEx/CountryService/ComplexType/ClientDetail.php index f44537e9..fe932382 100644 --- a/src/FedEx/CountryService/ComplexType/ClientDetail.php +++ b/src/FedEx/CountryService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/Localization.php b/src/FedEx/CountryService/ComplexType/Localization.php index ffef3204..9c2f287f 100644 --- a/src/FedEx/CountryService/ComplexType/Localization.php +++ b/src/FedEx/CountryService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/LocationDescription.php b/src/FedEx/CountryService/ComplexType/LocationDescription.php index 411eb86b..fd20cd37 100644 --- a/src/FedEx/CountryService/ComplexType/LocationDescription.php +++ b/src/FedEx/CountryService/ComplexType/LocationDescription.php @@ -6,7 +6,6 @@ /** * LocationDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/Notification.php b/src/FedEx/CountryService/ComplexType/Notification.php index 5d95a8bf..63775045 100644 --- a/src/FedEx/CountryService/ComplexType/Notification.php +++ b/src/FedEx/CountryService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/NotificationParameter.php b/src/FedEx/CountryService/ComplexType/NotificationParameter.php index cad11eaf..8df45641 100644 --- a/src/FedEx/CountryService/ComplexType/NotificationParameter.php +++ b/src/FedEx/CountryService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/PostalDetail.php b/src/FedEx/CountryService/ComplexType/PostalDetail.php index f934dc01..66682930 100644 --- a/src/FedEx/CountryService/ComplexType/PostalDetail.php +++ b/src/FedEx/CountryService/ComplexType/PostalDetail.php @@ -6,7 +6,6 @@ /** * PostalDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/TransactionDetail.php b/src/FedEx/CountryService/ComplexType/TransactionDetail.php index 602bf3f6..97886682 100644 --- a/src/FedEx/CountryService/ComplexType/TransactionDetail.php +++ b/src/FedEx/CountryService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/ValidatePostalReply.php b/src/FedEx/CountryService/ComplexType/ValidatePostalReply.php index 7d1c2f68..22c886f9 100644 --- a/src/FedEx/CountryService/ComplexType/ValidatePostalReply.php +++ b/src/FedEx/CountryService/ComplexType/ValidatePostalReply.php @@ -6,7 +6,6 @@ /** * ValidatePostalReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/ValidatePostalRequest.php b/src/FedEx/CountryService/ComplexType/ValidatePostalRequest.php index 78133506..77dfdc28 100644 --- a/src/FedEx/CountryService/ComplexType/ValidatePostalRequest.php +++ b/src/FedEx/CountryService/ComplexType/ValidatePostalRequest.php @@ -6,7 +6,6 @@ /** * ValidatePostalRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/VersionId.php b/src/FedEx/CountryService/ComplexType/VersionId.php index 6c283888..168fb007 100644 --- a/src/FedEx/CountryService/ComplexType/VersionId.php +++ b/src/FedEx/CountryService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/CountryService/ComplexType/WebAuthenticationCredential.php index cb5be078..34250ab3 100644 --- a/src/FedEx/CountryService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/CountryService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/CountryService/ComplexType/WebAuthenticationDetail.php index 93d6de7a..8d7984c2 100644 --- a/src/FedEx/CountryService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/CountryService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service * diff --git a/src/FedEx/CountryService/Request.php b/src/FedEx/CountryService/Request.php index e740ed48..eee42e24 100644 --- a/src/FedEx/CountryService/Request.php +++ b/src/FedEx/CountryService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service */ diff --git a/src/FedEx/CountryService/SimpleType/CarrierCodeType.php b/src/FedEx/CountryService/SimpleType/CarrierCodeType.php index c6302301..a825e114 100644 --- a/src/FedEx/CountryService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/CountryService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service */ diff --git a/src/FedEx/CountryService/SimpleType/ExpressRegionCode.php b/src/FedEx/CountryService/SimpleType/ExpressRegionCode.php index 1ea9a14d..24b51ec8 100644 --- a/src/FedEx/CountryService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/CountryService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service */ diff --git a/src/FedEx/CountryService/SimpleType/NotificationSeverityType.php b/src/FedEx/CountryService/SimpleType/NotificationSeverityType.php index 236589a3..d26edc14 100644 --- a/src/FedEx/CountryService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/CountryService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service */ diff --git a/src/FedEx/CountryService/SimpleType/PackageSpecialServiceType.php b/src/FedEx/CountryService/SimpleType/PackageSpecialServiceType.php index bf558937..3acd4fe3 100644 --- a/src/FedEx/CountryService/SimpleType/PackageSpecialServiceType.php +++ b/src/FedEx/CountryService/SimpleType/PackageSpecialServiceType.php @@ -6,7 +6,6 @@ /** * PackageSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service */ diff --git a/src/FedEx/CountryService/SimpleType/ShipmentSpecialServiceType.php b/src/FedEx/CountryService/SimpleType/ShipmentSpecialServiceType.php index 0f038ed8..3d554442 100644 --- a/src/FedEx/CountryService/SimpleType/ShipmentSpecialServiceType.php +++ b/src/FedEx/CountryService/SimpleType/ShipmentSpecialServiceType.php @@ -6,7 +6,6 @@ /** * ShipmentSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Country Service */ diff --git a/src/FedEx/CourierDispatchService/ComplexType/Address.php b/src/FedEx/CourierDispatchService/ComplexType/Address.php index fdb6a54c..3f4364bf 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/Address.php +++ b/src/FedEx/CourierDispatchService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * The descriptive data for a physical location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchReply.php b/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchReply.php index 3074c4f3..ddd09082 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchReply.php +++ b/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchReply.php @@ -6,7 +6,6 @@ /** * The descriptive data returned to a client in response to a cancel dispatch request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchRequest.php b/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchRequest.php index 79af78a4..777b836b 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchRequest.php +++ b/src/FedEx/CourierDispatchService/ComplexType/CancelCourierDispatchRequest.php @@ -6,7 +6,6 @@ /** * The descriptive data to cancel a package pickup request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/ClientDetail.php b/src/FedEx/CourierDispatchService/ComplexType/ClientDetail.php index c49bf02e..58f43632 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/ClientDetail.php +++ b/src/FedEx/CourierDispatchService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * The descriptive data identifying the client submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/Contact.php b/src/FedEx/CourierDispatchService/ComplexType/Contact.php index 44af4e31..1df5c0ab 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/Contact.php +++ b/src/FedEx/CourierDispatchService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * Descriptive data identifying the point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/ContactAndAddress.php b/src/FedEx/CourierDispatchService/ComplexType/ContactAndAddress.php index d70e1999..2d94b6cb 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/CourierDispatchService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * The descriptive data for a person or company entitiy doing business with FedEx. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchFreightDetail.php b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchFreightDetail.php index ed386d52..c56714b8 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchFreightDetail.php +++ b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchFreightDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data regarding a FedEx freight service pickup request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchOriginDetail.php b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchOriginDetail.php index a52e8f6d..7e47537b 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchOriginDetail.php +++ b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchOriginDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data about the origin of the package being picked up by FedEx. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchReply.php b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchReply.php index 1be0b577..505afc97 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchReply.php +++ b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchReply.php @@ -6,7 +6,6 @@ /** * The descriptive data returned to a client in response to a courier dispatch (i.e. package pickup) request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchRequest.php b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchRequest.php index 3e88f649..aeba1ae1 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchRequest.php +++ b/src/FedEx/CourierDispatchService/ComplexType/CourierDispatchRequest.php @@ -6,7 +6,6 @@ /** * The descriptive data to schedule a FedEx package pickup request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/Dimensions.php b/src/FedEx/CourierDispatchService/ComplexType/Dimensions.php index 3496a58c..9e3086f5 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/Dimensions.php +++ b/src/FedEx/CourierDispatchService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Descriptive data detailing the length, width, and height of a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/Localization.php b/src/FedEx/CourierDispatchService/ComplexType/Localization.php index 03986ddd..a7943832 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/Localization.php +++ b/src/FedEx/CourierDispatchService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * The descriptive data for the local language and locale (i.e. country). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/Notification.php b/src/FedEx/CourierDispatchService/ComplexType/Notification.php index 0c276832..5b57ba69 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/Notification.php +++ b/src/FedEx/CourierDispatchService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the results of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/NotificationParameter.php b/src/FedEx/CourierDispatchService/ComplexType/NotificationParameter.php index 6780be88..d4b57ea3 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/NotificationParameter.php +++ b/src/FedEx/CourierDispatchService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityReply.php b/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityReply.php index 96a18d30..6b6ac82f 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityReply.php +++ b/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityReply.php @@ -6,7 +6,6 @@ /** * The descriptive data returned to a client in response to a cancel dispatch request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityRequest.php b/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityRequest.php index 164e2836..db15a602 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityRequest.php +++ b/src/FedEx/CourierDispatchService/ComplexType/PickupAvailabilityRequest.php @@ -6,7 +6,6 @@ /** * The descriptive data to request availability of pickup. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/PickupScheduleOption.php b/src/FedEx/CourierDispatchService/ComplexType/PickupScheduleOption.php index b345ba43..8d677007 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/PickupScheduleOption.php +++ b/src/FedEx/CourierDispatchService/ComplexType/PickupScheduleOption.php @@ -9,7 +9,6 @@ by the "ScheduleDay" (SAME_DAY meaning that the creation would occur on the PickupDate, and FUTURE_DAY meaning that the creation would occur on a date prior to the PickupDate). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/PickupShipmentAttributes.php b/src/FedEx/CourierDispatchService/ComplexType/PickupShipmentAttributes.php index 317b7d6f..de46c13f 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/PickupShipmentAttributes.php +++ b/src/FedEx/CourierDispatchService/ComplexType/PickupShipmentAttributes.php @@ -6,7 +6,6 @@ /** * Descriptive information about the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/TransactionDetail.php b/src/FedEx/CourierDispatchService/ComplexType/TransactionDetail.php index eaa5cb74..d9c0bb71 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/TransactionDetail.php +++ b/src/FedEx/CourierDispatchService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * The descriptive data that governs data payload language/translations. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/VersionId.php b/src/FedEx/CourierDispatchService/ComplexType/VersionId.php index 4c7b64d8..b0bdd09b 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/VersionId.php +++ b/src/FedEx/CourierDispatchService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationCredential.php index 92e3dd1c..bb41e272 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationDetail.php index 0878aafa..033311a0 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/CourierDispatchService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/ComplexType/Weight.php b/src/FedEx/CourierDispatchService/ComplexType/Weight.php index 36fcb82d..d05b79a1 100644 --- a/src/FedEx/CourierDispatchService/ComplexType/Weight.php +++ b/src/FedEx/CourierDispatchService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service * diff --git a/src/FedEx/CourierDispatchService/Request.php b/src/FedEx/CourierDispatchService/Request.php index d9912576..6a14b916 100644 --- a/src/FedEx/CourierDispatchService/Request.php +++ b/src/FedEx/CourierDispatchService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/BuildingPartCode.php b/src/FedEx/CourierDispatchService/SimpleType/BuildingPartCode.php index 4d7f958a..b1d68085 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/BuildingPartCode.php +++ b/src/FedEx/CourierDispatchService/SimpleType/BuildingPartCode.php @@ -6,7 +6,6 @@ /** * Identifies the valid set of building part types when requesting a package pickup. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/CarrierCodeType.php b/src/FedEx/CourierDispatchService/SimpleType/CarrierCodeType.php index e0c1c612..a25c1422 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/CourierDispatchService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/CourierDispatchBuildingLocationType.php b/src/FedEx/CourierDispatchService/SimpleType/CourierDispatchBuildingLocationType.php index 5c473ac9..3eab6d5c 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/CourierDispatchBuildingLocationType.php +++ b/src/FedEx/CourierDispatchService/SimpleType/CourierDispatchBuildingLocationType.php @@ -6,7 +6,6 @@ /** * Identifies the valid set of valid building locations for package pickup. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/LinearUnits.php b/src/FedEx/CourierDispatchService/SimpleType/LinearUnits.php index 7f27499e..92d52baf 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/LinearUnits.php +++ b/src/FedEx/CourierDispatchService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * Identifies the collection of linear units of measure for a package dimension. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/NotificationSeverityType.php b/src/FedEx/CourierDispatchService/SimpleType/NotificationSeverityType.php index 9d525941..1058c0f6 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/CourierDispatchService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * Identifies the set of severity values for a Notification. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/PickupRequestType.php b/src/FedEx/CourierDispatchService/SimpleType/PickupRequestType.php index 5558c713..cb57f4db 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/PickupRequestType.php +++ b/src/FedEx/CourierDispatchService/SimpleType/PickupRequestType.php @@ -8,7 +8,6 @@ by means of a CourierDispatchRequest. FUTURE_DAY means that the dispatch date is later than the date on which it is created. SAME_DAY means that the dispatch is to occur on the date on which it is created. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/ServiceType.php b/src/FedEx/CourierDispatchService/SimpleType/ServiceType.php index 2295f7c4..856909fd 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/ServiceType.php +++ b/src/FedEx/CourierDispatchService/SimpleType/ServiceType.php @@ -6,7 +6,6 @@ /** * Identifies the collection of available FedEx transportation service options. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/TrailerSizeType.php b/src/FedEx/CourierDispatchService/SimpleType/TrailerSizeType.php index 7db1834b..6d5c2c52 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/TrailerSizeType.php +++ b/src/FedEx/CourierDispatchService/SimpleType/TrailerSizeType.php @@ -6,7 +6,6 @@ /** * Identifies the valid set of tractor tailer sizes supported by FedEx. This type is appropriate only for freight pickup requests. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/TruckType.php b/src/FedEx/CourierDispatchService/SimpleType/TruckType.php index 02936906..da5713e3 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/TruckType.php +++ b/src/FedEx/CourierDispatchService/SimpleType/TruckType.php @@ -6,7 +6,6 @@ /** * Identifies the valid set of truck types supported by FedEx. This type is appropriate only for freight pickup requests. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/CourierDispatchService/SimpleType/WeightUnits.php b/src/FedEx/CourierDispatchService/SimpleType/WeightUnits.php index 3aeb8e23..0a887f09 100644 --- a/src/FedEx/CourierDispatchService/SimpleType/WeightUnits.php +++ b/src/FedEx/CourierDispatchService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * Identifies the collection of units of measure that can be associated with a weight value. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Courier Dispatch Service */ diff --git a/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitReply.php b/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitReply.php index 38a0687e..125bdafc 100644 --- a/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitReply.php +++ b/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitReply.php @@ -6,7 +6,6 @@ /** * AddDangerousGoodsHandlingUnitReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitRequest.php b/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitRequest.php index 9532621d..117f4bd7 100644 --- a/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitRequest.php +++ b/src/FedEx/DGDSService/ComplexType/AddDangerousGoodsHandlingUnitRequest.php @@ -6,7 +6,6 @@ /** * AddDangerousGoodsHandlingUnitRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/Address.php b/src/FedEx/DGDSService/ComplexType/Address.php index 76b893d4..431759ad 100644 --- a/src/FedEx/DGDSService/ComplexType/Address.php +++ b/src/FedEx/DGDSService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/AssociatedEnterpriseDocumentDetail.php b/src/FedEx/DGDSService/ComplexType/AssociatedEnterpriseDocumentDetail.php deleted file mode 100644 index fc7d48bf..00000000 --- a/src/FedEx/DGDSService/ComplexType/AssociatedEnterpriseDocumentDetail.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - * - * @property string $DocumentId - * @property string $TrackingNumber - - */ -class AssociatedEnterpriseDocumentDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'AssociatedEnterpriseDocumentDetail'; - - /** - * Set DocumentId - * - * @param string $documentId - * @return $this - */ - public function setDocumentId($documentId) - { - $this->values['DocumentId'] = $documentId; - return $this; - } - - /** - * Set TrackingNumber - * - * @param string $trackingNumber - * @return $this - */ - public function setTrackingNumber($trackingNumber) - { - $this->values['TrackingNumber'] = $trackingNumber; - return $this; - } -} diff --git a/src/FedEx/DGDSService/ComplexType/ClientDetail.php b/src/FedEx/DGDSService/ComplexType/ClientDetail.php index 3ec9181f..864a1532 100644 --- a/src/FedEx/DGDSService/ComplexType/ClientDetail.php +++ b/src/FedEx/DGDSService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsHandlingUnitGroup.php b/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsHandlingUnitGroup.php index b93cbe64..9a728c5e 100644 --- a/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsHandlingUnitGroup.php +++ b/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsHandlingUnitGroup.php @@ -6,7 +6,6 @@ /** * CompletedDangerousGoodsHandlingUnitGroup * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsShipmentDetail.php b/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsShipmentDetail.php index a6c400ba..fac7449b 100644 --- a/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsShipmentDetail.php +++ b/src/FedEx/DGDSService/ComplexType/CompletedDangerousGoodsShipmentDetail.php @@ -6,7 +6,6 @@ /** * CompletedDangerousGoodsShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/Contact.php b/src/FedEx/DGDSService/ComplexType/Contact.php index 9ac79649..85836ecc 100644 --- a/src/FedEx/DGDSService/ComplexType/Contact.php +++ b/src/FedEx/DGDSService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ContactAndAddress.php b/src/FedEx/DGDSService/ComplexType/ContactAndAddress.php deleted file mode 100644 index d5840432..00000000 --- a/src/FedEx/DGDSService/ComplexType/ContactAndAddress.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - * - * @property Contact $Contact - * @property Address $Address - - */ -class ContactAndAddress extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'ContactAndAddress'; - - /** - * Set Contact - * - * @param Contact $contact - * @return $this - */ - public function setContact(Contact $contact) - { - $this->values['Contact'] = $contact; - return $this; - } - - /** - * Set Address - * - * @param Address $address - * @return $this - */ - public function setAddress(Address $address) - { - $this->values['Address'] = $address; - return $this; - } -} diff --git a/src/FedEx/DGDSService/ComplexType/DangerousGoodsHandlingUnitShippingDetail.php b/src/FedEx/DGDSService/ComplexType/DangerousGoodsHandlingUnitShippingDetail.php index d5f8b3bc..b41198c3 100644 --- a/src/FedEx/DGDSService/ComplexType/DangerousGoodsHandlingUnitShippingDetail.php +++ b/src/FedEx/DGDSService/ComplexType/DangerousGoodsHandlingUnitShippingDetail.php @@ -6,7 +6,6 @@ /** * This provides the information needed for shipping, rating, validation, and label generation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DangerousGoodsInnerReceptacleDetail.php b/src/FedEx/DGDSService/ComplexType/DangerousGoodsInnerReceptacleDetail.php index e1dd396d..45c70076 100644 --- a/src/FedEx/DGDSService/ComplexType/DangerousGoodsInnerReceptacleDetail.php +++ b/src/FedEx/DGDSService/ComplexType/DangerousGoodsInnerReceptacleDetail.php @@ -6,7 +6,6 @@ /** * DangerousGoodsInnerReceptacleDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideActivity.php b/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideActivity.php index b381289e..658743b9 100644 --- a/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideActivity.php +++ b/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideActivity.php @@ -6,7 +6,6 @@ /** * DangerousGoodsRadionuclideActivity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideDetail.php b/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideDetail.php index 8db90592..2e6c01f7 100644 --- a/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideDetail.php +++ b/src/FedEx/DGDSService/ComplexType/DangerousGoodsRadionuclideDetail.php @@ -6,7 +6,6 @@ /** * DangerousGoodsRadionuclideDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DangerousGoodsSignatory.php b/src/FedEx/DGDSService/ComplexType/DangerousGoodsSignatory.php index 26ceede8..c5ca4b92 100644 --- a/src/FedEx/DGDSService/ComplexType/DangerousGoodsSignatory.php +++ b/src/FedEx/DGDSService/ComplexType/DangerousGoodsSignatory.php @@ -6,7 +6,6 @@ /** * Specifies that name, title and place of the signatory responsible for the dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitReply.php b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitReply.php index c9e62925..eec38f9d 100644 --- a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitReply.php +++ b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitReply.php @@ -6,7 +6,6 @@ /** * DeleteDangerousGoodsHandlingUnitReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitRequest.php b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitRequest.php index 3e0a89c1..07985eb9 100644 --- a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitRequest.php +++ b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsHandlingUnitRequest.php @@ -6,7 +6,6 @@ /** * DeleteDangerousGoodsHandlingUnitRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsReply.php b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsReply.php index f72f7b0a..92d237d3 100644 --- a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsReply.php +++ b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsReply.php @@ -6,7 +6,6 @@ /** * DeleteDangerousGoodsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsRequest.php b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsRequest.php index dc7f7fd5..f2ab67f2 100644 --- a/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsRequest.php +++ b/src/FedEx/DGDSService/ComplexType/DeleteDangerousGoodsRequest.php @@ -6,7 +6,6 @@ /** * DeleteDangerousGoodsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/Localization.php b/src/FedEx/DGDSService/ComplexType/Localization.php index 6b015aef..6eb3dee7 100644 --- a/src/FedEx/DGDSService/ComplexType/Localization.php +++ b/src/FedEx/DGDSService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ManifestReferenceDetail.php b/src/FedEx/DGDSService/ComplexType/ManifestReferenceDetail.php deleted file mode 100644 index bcd6f515..00000000 --- a/src/FedEx/DGDSService/ComplexType/ManifestReferenceDetail.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - * - * @property \FedEx\DGDSService\SimpleType\CustomerReferenceType|string $Type - * @property string $Value - - */ -class ManifestReferenceDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'ManifestReferenceDetail'; - - /** - * The PO_NUMBER, INVOICE_NUMBER, and CUSTOMER_REFERENCE types can be used for grouping shipments by conveyance, like a trailer, if populated in shipping. - * - * @param \FedEx\DGDSService\SimpleType\CustomerReferenceType|string $type - * @return $this - */ - public function setType($type) - { - $this->values['Type'] = $type; - return $this; - } - - /** - * Set Value - * - * @param string $value - * @return $this - */ - public function setValue($value) - { - $this->values['Value'] = $value; - return $this; - } -} diff --git a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitReply.php b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitReply.php index c73fe231..c08a51b8 100644 --- a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitReply.php +++ b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitReply.php @@ -6,7 +6,6 @@ /** * ModifyDangerousGoodsHandlingUnitReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitRequest.php b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitRequest.php index 33e3f24e..091093d6 100644 --- a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitRequest.php +++ b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsHandlingUnitRequest.php @@ -6,7 +6,6 @@ /** * ModifyDangerousGoodsHandlingUnitRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentReply.php b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentReply.php index f61cdf29..5a50e079 100644 --- a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentReply.php +++ b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentReply.php @@ -6,7 +6,6 @@ /** * ModifyDangerousGoodsShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentRequest.php b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentRequest.php index 2cf605bf..1c8fe17e 100644 --- a/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentRequest.php +++ b/src/FedEx/DGDSService/ComplexType/ModifyDangerousGoodsShipmentRequest.php @@ -6,7 +6,6 @@ /** * ModifyDangerousGoodsShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/NetExplosiveDetail.php b/src/FedEx/DGDSService/ComplexType/NetExplosiveDetail.php index b33d9a37..7d8360ba 100644 --- a/src/FedEx/DGDSService/ComplexType/NetExplosiveDetail.php +++ b/src/FedEx/DGDSService/ComplexType/NetExplosiveDetail.php @@ -6,7 +6,6 @@ /** * NetExplosiveDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/Notification.php b/src/FedEx/DGDSService/ComplexType/Notification.php index 3d7a733d..c0fc64c7 100644 --- a/src/FedEx/DGDSService/ComplexType/Notification.php +++ b/src/FedEx/DGDSService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/NotificationParameter.php b/src/FedEx/DGDSService/ComplexType/NotificationParameter.php index eca0cc05..22fd0c2c 100644 --- a/src/FedEx/DGDSService/ComplexType/NotificationParameter.php +++ b/src/FedEx/DGDSService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/Party.php b/src/FedEx/DGDSService/ComplexType/Party.php deleted file mode 100644 index 7b73cc86..00000000 --- a/src/FedEx/DGDSService/ComplexType/Party.php +++ /dev/null @@ -1,75 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - * - * @property string $AccountNumber - * @property TaxpayerIdentification[] $Tins - * @property Contact $Contact - * @property Address $Address - - */ -class Party extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'Party'; - - /** - * Set AccountNumber - * - * @param string $accountNumber - * @return $this - */ - public function setAccountNumber($accountNumber) - { - $this->values['AccountNumber'] = $accountNumber; - return $this; - } - - /** - * Set Tins - * - * @param TaxpayerIdentification[] $tins - * @return $this - */ - public function setTins(array $tins) - { - $this->values['Tins'] = $tins; - return $this; - } - - /** - * Set Contact - * - * @param Contact $contact - * @return $this - */ - public function setContact(Contact $contact) - { - $this->values['Contact'] = $contact; - return $this; - } - - /** - * Set Address - * - * @param Address $address - * @return $this - */ - public function setAddress(Address $address) - { - $this->values['Address'] = $address; - return $this; - } -} diff --git a/src/FedEx/DGDSService/ComplexType/PreciseQuantity.php b/src/FedEx/DGDSService/ComplexType/PreciseQuantity.php index 0901dd25..df5010aa 100644 --- a/src/FedEx/DGDSService/ComplexType/PreciseQuantity.php +++ b/src/FedEx/DGDSService/ComplexType/PreciseQuantity.php @@ -6,7 +6,6 @@ /** * PreciseQuantity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/RadioactiveDangerousGoodsHandlingUnitDetail.php b/src/FedEx/DGDSService/ComplexType/RadioactiveDangerousGoodsHandlingUnitDetail.php index 66fd0aa8..487eeccd 100644 --- a/src/FedEx/DGDSService/ComplexType/RadioactiveDangerousGoodsHandlingUnitDetail.php +++ b/src/FedEx/DGDSService/ComplexType/RadioactiveDangerousGoodsHandlingUnitDetail.php @@ -6,7 +6,6 @@ /** * RadioactiveDangerousGoodsHandlingUnitDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsHandlingUnitGroup.php b/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsHandlingUnitGroup.php index 2d21e635..72b14651 100644 --- a/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsHandlingUnitGroup.php +++ b/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsHandlingUnitGroup.php @@ -6,7 +6,6 @@ /** * RecordedDangerousGoodsHandlingUnitGroup * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsShipmentDetail.php b/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsShipmentDetail.php index 52b20e9b..d6e54c72 100644 --- a/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsShipmentDetail.php +++ b/src/FedEx/DGDSService/ComplexType/RecordedDangerousGoodsShipmentDetail.php @@ -6,7 +6,6 @@ /** * RecordedDangerousGoodsShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsReply.php b/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsReply.php index 0faac3e4..361904e7 100644 --- a/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsReply.php +++ b/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsReply.php @@ -6,7 +6,6 @@ /** * RetrieveDangerousGoodsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsRequest.php b/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsRequest.php index 7eb564e0..4764094f 100644 --- a/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsRequest.php +++ b/src/FedEx/DGDSService/ComplexType/RetrieveDangerousGoodsRequest.php @@ -6,7 +6,6 @@ /** * RetrieveDangerousGoodsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ShipmentDryIceDetail.php b/src/FedEx/DGDSService/ComplexType/ShipmentDryIceDetail.php index c5d3e0b2..418eae5e 100644 --- a/src/FedEx/DGDSService/ComplexType/ShipmentDryIceDetail.php +++ b/src/FedEx/DGDSService/ComplexType/ShipmentDryIceDetail.php @@ -6,7 +6,6 @@ /** * Shipment-level totals of dry ice data across all packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php b/src/FedEx/DGDSService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php index e5dab3fb..1f3110a7 100644 --- a/src/FedEx/DGDSService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php +++ b/src/FedEx/DGDSService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/TaxpayerIdentification.php b/src/FedEx/DGDSService/ComplexType/TaxpayerIdentification.php deleted file mode 100644 index 900f10ea..00000000 --- a/src/FedEx/DGDSService/ComplexType/TaxpayerIdentification.php +++ /dev/null @@ -1,88 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - * - * @property \FedEx\DGDSService\SimpleType\TinType|string $TinType - * @property string $Number - * @property string $Usage - * @property string $EffectiveDate - * @property string $ExpirationDate - - */ -class TaxpayerIdentification extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'TaxpayerIdentification'; - - /** - * Set TinType - * - * @param \FedEx\DGDSService\SimpleType\TinType|string $tinType - * @return $this - */ - public function setTinType($tinType) - { - $this->values['TinType'] = $tinType; - return $this; - } - - /** - * Set Number - * - * @param string $number - * @return $this - */ - public function setNumber($number) - { - $this->values['Number'] = $number; - return $this; - } - - /** - * Identifies the usage of Tax Identification Number in Shipment processing - * - * @param string $usage - * @return $this - */ - public function setUsage($usage) - { - $this->values['Usage'] = $usage; - return $this; - } - - /** - * Set EffectiveDate - * - * @param string $effectiveDate - * @return $this - */ - public function setEffectiveDate($effectiveDate) - { - $this->values['EffectiveDate'] = $effectiveDate; - return $this; - } - - /** - * Set ExpirationDate - * - * @param string $expirationDate - * @return $this - */ - public function setExpirationDate($expirationDate) - { - $this->values['ExpirationDate'] = $expirationDate; - return $this; - } -} diff --git a/src/FedEx/DGDSService/ComplexType/TrackingId.php b/src/FedEx/DGDSService/ComplexType/TrackingId.php index 45374bb7..3f910c02 100644 --- a/src/FedEx/DGDSService/ComplexType/TrackingId.php +++ b/src/FedEx/DGDSService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/TrackingNumberUnit.php b/src/FedEx/DGDSService/ComplexType/TrackingNumberUnit.php index e06a796c..7f73f34b 100644 --- a/src/FedEx/DGDSService/ComplexType/TrackingNumberUnit.php +++ b/src/FedEx/DGDSService/ComplexType/TrackingNumberUnit.php @@ -6,7 +6,6 @@ /** * Each instance of this class groups together TrackingId instances that pertain to the same entity (e.g. package). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/TransactionDetail.php b/src/FedEx/DGDSService/ComplexType/TransactionDetail.php index 6c4739d8..c8c990df 100644 --- a/src/FedEx/DGDSService/ComplexType/TransactionDetail.php +++ b/src/FedEx/DGDSService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsProcessingOptionsRequested.php b/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsProcessingOptionsRequested.php deleted file mode 100644 index 9a9f1710..00000000 --- a/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsProcessingOptionsRequested.php +++ /dev/null @@ -1,36 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - * - * @property \FedEx\DGDSService\SimpleType\UploadDangerousGoodsProcessingOptionType|string[] $Options - - */ -class UploadDangerousGoodsProcessingOptionsRequested extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'UploadDangerousGoodsProcessingOptionsRequested'; - - /** - * Set Options - * - * @param \FedEx\DGDSService\SimpleType\UploadDangerousGoodsProcessingOptionType[]|string[] $options - * @return $this - */ - public function setOptions(array $options) - { - $this->values['Options'] = $options; - return $this; - } -} diff --git a/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsReply.php b/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsReply.php index 4ba8302c..76124384 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsReply.php +++ b/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsReply.php @@ -6,7 +6,6 @@ /** * UploadDangerousGoodsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsRequest.php b/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsRequest.php index ca252dbb..0d43933e 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsRequest.php +++ b/src/FedEx/DGDSService/ComplexType/UploadDangerousGoodsRequest.php @@ -6,7 +6,6 @@ /** * UploadDangerousGoodsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityContent.php b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityContent.php index 5ff47788..06421e72 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityContent.php +++ b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityContent.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsCommodityContent * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityDescription.php b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityDescription.php index f9fa849e..a224c468 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityDescription.php +++ b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsCommodityDescription.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsCommodityDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainer.php b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainer.php index 6b3f5e46..ce9e9bbd 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainer.php +++ b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainer.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsContainer * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainerGroup.php b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainerGroup.php index fdb0c51e..24c9161b 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainerGroup.php +++ b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsContainerGroup.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsContainerGroup * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnit.php b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnit.php index 9d22637a..da4e5cc8 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnit.php +++ b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnit.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsHandlingUnit * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnitGroup.php b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnitGroup.php index e1e08cfb..ba895dc1 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnitGroup.php +++ b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsHandlingUnitGroup.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsHandlingUnitGroup * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsShipmentDetail.php b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsShipmentDetail.php index 067335b4..38642c1d 100644 --- a/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsShipmentDetail.php +++ b/src/FedEx/DGDSService/ComplexType/UploadedDangerousGoodsShipmentDetail.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsProcessingOptionsRequested.php b/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsProcessingOptionsRequested.php deleted file mode 100644 index a86bc88b..00000000 --- a/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsProcessingOptionsRequested.php +++ /dev/null @@ -1,36 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - * - * @property \FedEx\DGDSService\SimpleType\ValidateDangerousGoodsProcessingOptionType|string[] $Options - - */ -class ValidateDangerousGoodsProcessingOptionsRequested extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'ValidateDangerousGoodsProcessingOptionsRequested'; - - /** - * Set Options - * - * @param \FedEx\DGDSService\SimpleType\ValidateDangerousGoodsProcessingOptionType[]|string[] $options - * @return $this - */ - public function setOptions(array $options) - { - $this->values['Options'] = $options; - return $this; - } -} diff --git a/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsReply.php b/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsReply.php index 26244150..bb2629d4 100644 --- a/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsReply.php +++ b/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsReply.php @@ -6,7 +6,6 @@ /** * ValidateDangerousGoodsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsRequest.php b/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsRequest.php index cda493ef..99051b99 100644 --- a/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsRequest.php +++ b/src/FedEx/DGDSService/ComplexType/ValidateDangerousGoodsRequest.php @@ -6,7 +6,6 @@ /** * ValidateDangerousGoodsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/VersionId.php b/src/FedEx/DGDSService/ComplexType/VersionId.php index 93e0a725..56d34b72 100644 --- a/src/FedEx/DGDSService/ComplexType/VersionId.php +++ b/src/FedEx/DGDSService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/DGDSService/ComplexType/WebAuthenticationCredential.php index 2166ffed..9e3345f2 100644 --- a/src/FedEx/DGDSService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/DGDSService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/DGDSService/ComplexType/WebAuthenticationDetail.php index d258d9d4..32b90d86 100644 --- a/src/FedEx/DGDSService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/DGDSService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/ComplexType/Weight.php b/src/FedEx/DGDSService/ComplexType/Weight.php index 661de199..039f4bdb 100644 --- a/src/FedEx/DGDSService/ComplexType/Weight.php +++ b/src/FedEx/DGDSService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service * diff --git a/src/FedEx/DGDSService/Request.php b/src/FedEx/DGDSService/Request.php index 0f320e85..b3072c20 100644 --- a/src/FedEx/DGDSService/Request.php +++ b/src/FedEx/DGDSService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/CarrierCodeType.php b/src/FedEx/DGDSService/SimpleType/CarrierCodeType.php index 62152a42..b77caea9 100644 --- a/src/FedEx/DGDSService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/DGDSService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/CustomerReferenceType.php b/src/FedEx/DGDSService/SimpleType/CustomerReferenceType.php deleted file mode 100644 index 0ba10c64..00000000 --- a/src/FedEx/DGDSService/SimpleType/CustomerReferenceType.php +++ /dev/null @@ -1,26 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - */ -class CustomerReferenceType extends AbstractSimpleType -{ - const _BILL_OF_LADING = 'BILL_OF_LADING'; - const _CUSTOMER_REFERENCE = 'CUSTOMER_REFERENCE'; - const _DEPARTMENT_NUMBER = 'DEPARTMENT_NUMBER'; - const _ELECTRONIC_PRODUCT_CODE = 'ELECTRONIC_PRODUCT_CODE'; - const _INTRACOUNTRY_REGULATORY_REFERENCE = 'INTRACOUNTRY_REGULATORY_REFERENCE'; - const _INVOICE_NUMBER = 'INVOICE_NUMBER'; - const _PACKING_SLIP_NUMBER = 'PACKING_SLIP_NUMBER'; - const _P_O_NUMBER = 'P_O_NUMBER'; - const _RMA_ASSOCIATION = 'RMA_ASSOCIATION'; - const _SHIPMENT_INTEGRITY = 'SHIPMENT_INTEGRITY'; - const _STORE_NUMBER = 'STORE_NUMBER'; -} diff --git a/src/FedEx/DGDSService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/DGDSService/SimpleType/DangerousGoodsAccessibilityType.php index 286b9a7e..ba5cd9d5 100644 --- a/src/FedEx/DGDSService/SimpleType/DangerousGoodsAccessibilityType.php +++ b/src/FedEx/DGDSService/SimpleType/DangerousGoodsAccessibilityType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAccessibilityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/DangerousGoodsAircraftCategoryType.php b/src/FedEx/DGDSService/SimpleType/DangerousGoodsAircraftCategoryType.php index 8a3641ab..517f96f7 100644 --- a/src/FedEx/DGDSService/SimpleType/DangerousGoodsAircraftCategoryType.php +++ b/src/FedEx/DGDSService/SimpleType/DangerousGoodsAircraftCategoryType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAircraftCategoryType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/DangerousGoodsContainerAttributeType.php b/src/FedEx/DGDSService/SimpleType/DangerousGoodsContainerAttributeType.php index 6db3d891..f46f2ca0 100644 --- a/src/FedEx/DGDSService/SimpleType/DangerousGoodsContainerAttributeType.php +++ b/src/FedEx/DGDSService/SimpleType/DangerousGoodsContainerAttributeType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsContainerAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/DangerousGoodsDescriptorType.php b/src/FedEx/DGDSService/SimpleType/DangerousGoodsDescriptorType.php index 72500ece..e128a2fa 100644 --- a/src/FedEx/DGDSService/SimpleType/DangerousGoodsDescriptorType.php +++ b/src/FedEx/DGDSService/SimpleType/DangerousGoodsDescriptorType.php @@ -6,7 +6,6 @@ /** * FEDEX INTERNAL USE ONLY: Describes the characteristics of the dangerous goods inferred from the commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/DangerousGoodsHandlingUnitAttributeType.php b/src/FedEx/DGDSService/SimpleType/DangerousGoodsHandlingUnitAttributeType.php index 35f7c401..6964c5a9 100644 --- a/src/FedEx/DGDSService/SimpleType/DangerousGoodsHandlingUnitAttributeType.php +++ b/src/FedEx/DGDSService/SimpleType/DangerousGoodsHandlingUnitAttributeType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsHandlingUnitAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/DangerousGoodsPackingGroupType.php b/src/FedEx/DGDSService/SimpleType/DangerousGoodsPackingGroupType.php index e48122a9..3dd7ada4 100644 --- a/src/FedEx/DGDSService/SimpleType/DangerousGoodsPackingGroupType.php +++ b/src/FedEx/DGDSService/SimpleType/DangerousGoodsPackingGroupType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsPackingGroupType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/DangerousGoodsRegulationAttributeType.php b/src/FedEx/DGDSService/SimpleType/DangerousGoodsRegulationAttributeType.php index b5c0f3ee..47fa4416 100644 --- a/src/FedEx/DGDSService/SimpleType/DangerousGoodsRegulationAttributeType.php +++ b/src/FedEx/DGDSService/SimpleType/DangerousGoodsRegulationAttributeType.php @@ -6,7 +6,6 @@ /** * This attribute type identifies characteristics of a dangerous goods regulation that influence how FedEx systems process dangerous goods shipments. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/ExpressRegionCode.php b/src/FedEx/DGDSService/SimpleType/ExpressRegionCode.php index 1eb76abe..961d626f 100644 --- a/src/FedEx/DGDSService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/DGDSService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/FedExAddressClassificationType.php b/src/FedEx/DGDSService/SimpleType/FedExAddressClassificationType.php deleted file mode 100644 index 1c83a42e..00000000 --- a/src/FedEx/DGDSService/SimpleType/FedExAddressClassificationType.php +++ /dev/null @@ -1,21 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - */ -class FedExAddressClassificationType extends AbstractSimpleType -{ - const _BUSINESS = 'BUSINESS'; - const _MIXED = 'MIXED'; - const _RESIDENTIAL = 'RESIDENTIAL'; - const _UNCONFIRMED_BUSINESS = 'UNCONFIRMED_BUSINESS'; - const _UNCONFIRMED_RESIDENCE = 'UNCONFIRMED_RESIDENCE'; - const _UNKNOWN = 'UNKNOWN'; -} diff --git a/src/FedEx/DGDSService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/DGDSService/SimpleType/HazardousCommodityOptionType.php index 3007d60c..13b8ba3a 100644 --- a/src/FedEx/DGDSService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/DGDSService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/DGDSService/SimpleType/HazardousCommodityRegulationType.php index f4b924f7..d0309eba 100644 --- a/src/FedEx/DGDSService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/DGDSService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/NetExplosiveClassificationType.php b/src/FedEx/DGDSService/SimpleType/NetExplosiveClassificationType.php index 7ac965fb..778279c2 100644 --- a/src/FedEx/DGDSService/SimpleType/NetExplosiveClassificationType.php +++ b/src/FedEx/DGDSService/SimpleType/NetExplosiveClassificationType.php @@ -6,7 +6,6 @@ /** * NetExplosiveClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/NotificationSeverityType.php b/src/FedEx/DGDSService/SimpleType/NotificationSeverityType.php index 81872f37..389e05bb 100644 --- a/src/FedEx/DGDSService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/DGDSService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/PhysicalFormType.php b/src/FedEx/DGDSService/SimpleType/PhysicalFormType.php index 439e6506..d908c6cf 100644 --- a/src/FedEx/DGDSService/SimpleType/PhysicalFormType.php +++ b/src/FedEx/DGDSService/SimpleType/PhysicalFormType.php @@ -6,7 +6,6 @@ /** * PhysicalFormType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/RadioactiveLabelType.php b/src/FedEx/DGDSService/SimpleType/RadioactiveLabelType.php index ea608345..39264d44 100644 --- a/src/FedEx/DGDSService/SimpleType/RadioactiveLabelType.php +++ b/src/FedEx/DGDSService/SimpleType/RadioactiveLabelType.php @@ -6,7 +6,6 @@ /** * RadioactiveLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/RadioactivityUnitOfMeasure.php b/src/FedEx/DGDSService/SimpleType/RadioactivityUnitOfMeasure.php index b7f6c4aa..8561f218 100644 --- a/src/FedEx/DGDSService/SimpleType/RadioactivityUnitOfMeasure.php +++ b/src/FedEx/DGDSService/SimpleType/RadioactivityUnitOfMeasure.php @@ -6,7 +6,6 @@ /** * RadioactivityUnitOfMeasure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/ServiceType.php b/src/FedEx/DGDSService/SimpleType/ServiceType.php index ef418466..9eaaef33 100644 --- a/src/FedEx/DGDSService/SimpleType/ServiceType.php +++ b/src/FedEx/DGDSService/SimpleType/ServiceType.php @@ -6,7 +6,6 @@ /** * ServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/ShipmentDryIceProcessingOptionType.php b/src/FedEx/DGDSService/SimpleType/ShipmentDryIceProcessingOptionType.php index d4b3deb4..749fdfc6 100644 --- a/src/FedEx/DGDSService/SimpleType/ShipmentDryIceProcessingOptionType.php +++ b/src/FedEx/DGDSService/SimpleType/ShipmentDryIceProcessingOptionType.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/TinType.php b/src/FedEx/DGDSService/SimpleType/TinType.php deleted file mode 100644 index a2dd88e1..00000000 --- a/src/FedEx/DGDSService/SimpleType/TinType.php +++ /dev/null @@ -1,20 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - */ -class TinType extends AbstractSimpleType -{ - const _BUSINESS_NATIONAL = 'BUSINESS_NATIONAL'; - const _BUSINESS_STATE = 'BUSINESS_STATE'; - const _BUSINESS_UNION = 'BUSINESS_UNION'; - const _PERSONAL_NATIONAL = 'PERSONAL_NATIONAL'; - const _PERSONAL_STATE = 'PERSONAL_STATE'; -} diff --git a/src/FedEx/DGDSService/SimpleType/TrackingIdType.php b/src/FedEx/DGDSService/SimpleType/TrackingIdType.php index fbe4439c..406b096a 100644 --- a/src/FedEx/DGDSService/SimpleType/TrackingIdType.php +++ b/src/FedEx/DGDSService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/UploadDangerousGoodsProcessingOptionType.php b/src/FedEx/DGDSService/SimpleType/UploadDangerousGoodsProcessingOptionType.php deleted file mode 100644 index 7991fcf3..00000000 --- a/src/FedEx/DGDSService/SimpleType/UploadDangerousGoodsProcessingOptionType.php +++ /dev/null @@ -1,16 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - */ -class UploadDangerousGoodsProcessingOptionType extends AbstractSimpleType -{ - const _VALIDATION_ERRORS_AS_WARNINGS = 'VALIDATION_ERRORS_AS_WARNINGS'; -} diff --git a/src/FedEx/DGDSService/SimpleType/UploadedDangerousGoodsShipmentAttributeType.php b/src/FedEx/DGDSService/SimpleType/UploadedDangerousGoodsShipmentAttributeType.php index 7ba1b99d..223e79e8 100644 --- a/src/FedEx/DGDSService/SimpleType/UploadedDangerousGoodsShipmentAttributeType.php +++ b/src/FedEx/DGDSService/SimpleType/UploadedDangerousGoodsShipmentAttributeType.php @@ -6,7 +6,6 @@ /** * UploadedDangerousGoodsShipmentAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGDSService/SimpleType/ValidateDangerousGoodsProcessingOptionType.php b/src/FedEx/DGDSService/SimpleType/ValidateDangerousGoodsProcessingOptionType.php deleted file mode 100644 index 1f893740..00000000 --- a/src/FedEx/DGDSService/SimpleType/ValidateDangerousGoodsProcessingOptionType.php +++ /dev/null @@ -1,17 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Dangerous Goods Data Service - */ -class ValidateDangerousGoodsProcessingOptionType extends AbstractSimpleType -{ - const _BYPASS_PRODUCT_VALIDATION = 'BYPASS_PRODUCT_VALIDATION'; - const _BYPASS_TRACKING_NUMBER_VALIDATION = 'BYPASS_TRACKING_NUMBER_VALIDATION'; -} diff --git a/src/FedEx/DGDSService/SimpleType/WeightUnits.php b/src/FedEx/DGDSService/SimpleType/WeightUnits.php index 166460c1..62019ea4 100644 --- a/src/FedEx/DGDSService/SimpleType/WeightUnits.php +++ b/src/FedEx/DGDSService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Dangerous Goods Data Service */ diff --git a/src/FedEx/DGLDService/ComplexType/Address.php b/src/FedEx/DGLDService/ComplexType/Address.php index cea35937..1f96a831 100644 --- a/src/FedEx/DGLDService/ComplexType/Address.php +++ b/src/FedEx/DGLDService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/ClientDetail.php b/src/FedEx/DGLDService/ComplexType/ClientDetail.php index c0bf9a4a..f34399cf 100644 --- a/src/FedEx/DGLDService/ComplexType/ClientDetail.php +++ b/src/FedEx/DGLDService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsDetail.php b/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsDetail.php index 8ad8a2d2..9b951444 100644 --- a/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsDetail.php +++ b/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsDetail.php @@ -6,7 +6,6 @@ /** * ListDangerousGoodsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsReply.php b/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsReply.php index ab1361ba..385862fa 100644 --- a/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsReply.php +++ b/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsReply.php @@ -6,7 +6,6 @@ /** * ListDangerousGoodsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsRequest.php b/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsRequest.php index ef01d479..ca00c434 100644 --- a/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsRequest.php +++ b/src/FedEx/DGLDService/ComplexType/ListDangerousGoodsRequest.php @@ -6,7 +6,6 @@ /** * ListDangerousGoodsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/Localization.php b/src/FedEx/DGLDService/ComplexType/Localization.php index 91a46497..89aa8cfa 100644 --- a/src/FedEx/DGLDService/ComplexType/Localization.php +++ b/src/FedEx/DGLDService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/Notification.php b/src/FedEx/DGLDService/ComplexType/Notification.php index bf46ee8c..62fcdbdb 100644 --- a/src/FedEx/DGLDService/ComplexType/Notification.php +++ b/src/FedEx/DGLDService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/NotificationParameter.php b/src/FedEx/DGLDService/ComplexType/NotificationParameter.php index 8f350383..f29ad7b4 100644 --- a/src/FedEx/DGLDService/ComplexType/NotificationParameter.php +++ b/src/FedEx/DGLDService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/TransactionDetail.php b/src/FedEx/DGLDService/ComplexType/TransactionDetail.php index 28a60c12..bc2a4e6f 100644 --- a/src/FedEx/DGLDService/ComplexType/TransactionDetail.php +++ b/src/FedEx/DGLDService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/VersionId.php b/src/FedEx/DGLDService/ComplexType/VersionId.php index cb45fc9a..cbc4a66c 100644 --- a/src/FedEx/DGLDService/ComplexType/VersionId.php +++ b/src/FedEx/DGLDService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/DGLDService/ComplexType/WebAuthenticationCredential.php index ef6a42fb..e7cc58c0 100644 --- a/src/FedEx/DGLDService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/DGLDService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/DGLDService/ComplexType/WebAuthenticationDetail.php index fd38232b..74ca1673 100644 --- a/src/FedEx/DGLDService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/DGLDService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service * diff --git a/src/FedEx/DGLDService/Request.php b/src/FedEx/DGLDService/Request.php index 9a5a9499..edb0d640 100644 --- a/src/FedEx/DGLDService/Request.php +++ b/src/FedEx/DGLDService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/DGLDService/SimpleType/CarrierCodeType.php b/src/FedEx/DGLDService/SimpleType/CarrierCodeType.php index c1b81d4c..b6028bb7 100644 --- a/src/FedEx/DGLDService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/DGLDService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/DGLDService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/DGLDService/SimpleType/DangerousGoodsAccessibilityType.php index b57746f1..fb2ff153 100644 --- a/src/FedEx/DGLDService/SimpleType/DangerousGoodsAccessibilityType.php +++ b/src/FedEx/DGLDService/SimpleType/DangerousGoodsAccessibilityType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAccessibilityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/DGLDService/SimpleType/ExpressRegionCode.php b/src/FedEx/DGLDService/SimpleType/ExpressRegionCode.php index bae29add..2bc97b97 100644 --- a/src/FedEx/DGLDService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/DGLDService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/DGLDService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/DGLDService/SimpleType/HazardousCommodityOptionType.php index aefbc871..c18b8e1a 100644 --- a/src/FedEx/DGLDService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/DGLDService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/DGLDService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/DGLDService/SimpleType/HazardousCommodityRegulationType.php index fc5dcec1..d1921f45 100644 --- a/src/FedEx/DGLDService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/DGLDService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/DGLDService/SimpleType/NotificationSeverityType.php b/src/FedEx/DGLDService/SimpleType/NotificationSeverityType.php index ae926157..9f432800 100644 --- a/src/FedEx/DGLDService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/DGLDService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/DGLDService/SimpleType/ServiceType.php b/src/FedEx/DGLDService/SimpleType/ServiceType.php index 0a636958..4ad0e9ab 100644 --- a/src/FedEx/DGLDService/SimpleType/ServiceType.php +++ b/src/FedEx/DGLDService/SimpleType/ServiceType.php @@ -6,7 +6,6 @@ /** * ServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage List Dangerous Goods Service */ diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Address.php b/src/FedEx/InFlightShipmentService/ComplexType/Address.php index 7dd45c10..3d567c22 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Address.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/AppointmentDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/AppointmentDetail.php index 31639bb0..272445c7 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/AppointmentDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/AppointmentDetail.php @@ -6,7 +6,6 @@ /** * Specifies the different appointment times on a specific date. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/AppointmentTimeDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/AppointmentTimeDetail.php index f08e7293..bcba3f4d 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/AppointmentTimeDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/AppointmentTimeDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details about the appointment time window. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/AssociatedAccount.php b/src/FedEx/InFlightShipmentService/ComplexType/AssociatedAccount.php index 234733aa..bf6df218 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/AssociatedAccount.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/AssociatedAccount.php @@ -6,7 +6,6 @@ /** * AssociatedAccount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ClientDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/ClientDetail.php index 36a9e473..7a850702 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ClientDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Contact.php b/src/FedEx/InFlightShipmentService/ComplexType/Contact.php index f4206b65..8a5d12bd 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Contact.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ContactAndAddress.php b/src/FedEx/InFlightShipmentService/ComplexType/ContactAndAddress.php index 2503ac2f..1804767a 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/CreditCard.php b/src/FedEx/InFlightShipmentService/ComplexType/CreditCard.php index 0b4bb91d..00cbad39 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/CreditCard.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/CreditCard.php @@ -6,7 +6,6 @@ /** * CreditCard * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionAttributesDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionAttributesDetail.php index 56e2f911..5e68aee7 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionAttributesDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionAttributesDetail.php @@ -6,7 +6,6 @@ /** * Specifies details about the credit card transaction that drive decisions about credit card processing. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionDetail.php index 6e3d8edb..9f19e730 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/CreditCardTransactionDetail.php @@ -6,7 +6,6 @@ /** * This class represents data tied to the use of a credit card in a specific transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/CreditFraudDetectionDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/CreditFraudDetectionDetail.php index 52f0d76a..fc0fcfd2 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/CreditFraudDetectionDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/CreditFraudDetectionDetail.php @@ -6,7 +6,6 @@ /** * This class is a rename of the previous VerifyCreditFraudDetail; the name change reflects the fact that it is no longer tied to a "verify" usage. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/DeliveryRequestDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/DeliveryRequestDetail.php index a85e16b3..7dd597a1 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/DeliveryRequestDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/DeliveryRequestDetail.php @@ -6,7 +6,6 @@ /** * DeliveryRequestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/DocumentFormatOptionsRequested.php b/src/FedEx/InFlightShipmentService/ComplexType/DocumentFormatOptionsRequested.php index c549bdbf..aa498fcc 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/DocumentFormatOptionsRequested.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/DocumentFormatOptionsRequested.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/InitiativeManifest.php b/src/FedEx/InFlightShipmentService/ComplexType/InitiativeManifest.php index 1152f959..c8916d26 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/InitiativeManifest.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/InitiativeManifest.php @@ -6,7 +6,6 @@ /** * Represents a transaction-specific set of initiative control data for all services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/LinearMeasure.php b/src/FedEx/InFlightShipmentService/ComplexType/LinearMeasure.php index a006119e..30368d28 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/LinearMeasure.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/LinearMeasure.php @@ -6,7 +6,6 @@ /** * Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/LocalTimeRange.php b/src/FedEx/InFlightShipmentService/ComplexType/LocalTimeRange.php index 84538d59..de6faee2 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/LocalTimeRange.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/LocalTimeRange.php @@ -6,7 +6,6 @@ /** * Time Range specified in local time. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Localization.php b/src/FedEx/InFlightShipmentService/ComplexType/Localization.php index c12ebefd..736ddae5 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Localization.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Money.php b/src/FedEx/InFlightShipmentService/ComplexType/Money.php index 34d9fb43..21fe27c6 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Money.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Notification.php b/src/FedEx/InFlightShipmentService/ComplexType/Notification.php index 2b78216c..e620c510 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Notification.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/NotificationParameter.php b/src/FedEx/InFlightShipmentService/ComplexType/NotificationParameter.php index 3b268eb1..2d545136 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/NotificationParameter.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentPart.php b/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentPart.php index a0e5da39..4bc5e4a8 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentPart.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentPart.php @@ -6,7 +6,6 @@ /** * A single part of an operational document, such as one page of a multiple-page document whose format requires a separate image per page. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentSpecification.php b/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentSpecification.php index ca22817b..bd78955e 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentSpecification.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/OperationalDocumentSpecification.php @@ -6,7 +6,6 @@ /** * OperationalDocumentSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ParsedContact.php b/src/FedEx/InFlightShipmentService/ComplexType/ParsedContact.php index a4f53fb2..2b9092a2 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ParsedContact.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ParsedContact.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to Contact, but uses a form of person name with separate first and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ParsedContactAndAddress.php b/src/FedEx/InFlightShipmentService/ComplexType/ParsedContactAndAddress.php index 42b11f40..668179cf 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ParsedContactAndAddress.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ParsedContactAndAddress.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to ContactAndAddress, but uses a form of person name with separate first, middle and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ParsedPersonName.php b/src/FedEx/InFlightShipmentService/ComplexType/ParsedPersonName.php index 37929fe8..c5c30584 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ParsedPersonName.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ParsedPersonName.php @@ -6,7 +6,6 @@ /** * The descriptive data for a person's name broken out into individual name elements such as first name, last name. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Party.php b/src/FedEx/InFlightShipmentService/ComplexType/Party.php index 62855bed..915634c5 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Party.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Party.php @@ -6,7 +6,6 @@ /** * Party * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Payor.php b/src/FedEx/InFlightShipmentService/ComplexType/Payor.php index 93cf382c..23f7a1ed 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Payor.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Payor.php @@ -6,7 +6,6 @@ /** * Payor * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryReply.php b/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryReply.php index c5003c9e..108c910b 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryReply.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryReply.php @@ -6,7 +6,6 @@ /** * Reply parameter of IFSS method to process a specific delivery option * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryRequest.php b/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryRequest.php index f32054ce..ce90b94f 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryRequest.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ProcessDeliveryRequest.php @@ -6,7 +6,6 @@ /** * Request parameter of IFSS method to process a specific delivery option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/RatedDeliveryDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/RatedDeliveryDetail.php index e934c1f8..ea52a5d2 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/RatedDeliveryDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/RatedDeliveryDetail.php @@ -6,7 +6,6 @@ /** * RatedDeliveryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/RedirectToHoldAtLocationRequestDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/RedirectToHoldAtLocationRequestDetail.php index 9ad21071..09fc7287 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/RedirectToHoldAtLocationRequestDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/RedirectToHoldAtLocationRequestDetail.php @@ -6,7 +6,6 @@ /** * RedirectToHoldAtLocationRequestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/RerouteDeliveryDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/RerouteDeliveryDetail.php index 36447fa6..d4c6d913 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/RerouteDeliveryDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/RerouteDeliveryDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details about rerouting a shipment for delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentDispositionDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentDispositionDetail.php index ffcb6076..b7d7aad4 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentDispositionDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailDetail.php index 9be37646..0afae64d 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to e-mail shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailRecipient.php b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailRecipient.php index 4f63d40a..1156a8e3 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailRecipient.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentEMailRecipient.php @@ -6,7 +6,6 @@ /** * Specifies an individual recipient of e-mailed shipping document(s). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentFormat.php b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentFormat.php index 73f9fc27..0d85d29f 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentFormat.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentFormat.php @@ -6,7 +6,6 @@ /** * Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentPrintDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentPrintDetail.php index c453fc8c..adeb7d07 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentPrintDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentPrintDetail.php @@ -6,7 +6,6 @@ /** * Specifies printing options for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentStorageDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentStorageDetail.php index c42b0f51..366fd064 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentStorageDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ShippingDocumentStorageDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to store shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/SignatureReleaseDocumentDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/SignatureReleaseDocumentDetail.php index e69e47b0..379866a5 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/SignatureReleaseDocumentDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/SignatureReleaseDocumentDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details needed to produce a door tag. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/Surcharge.php b/src/FedEx/InFlightShipmentService/ComplexType/Surcharge.php index 08b646b2..ce88f869 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/Surcharge.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/Surcharge.php @@ -6,7 +6,6 @@ /** * Surcharge * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/TaxpayerIdentification.php b/src/FedEx/InFlightShipmentService/ComplexType/TaxpayerIdentification.php index 49159fee..ca27793c 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/TaxpayerIdentification.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/TaxpayerIdentification.php @@ -6,7 +6,6 @@ /** * TaxpayerIdentification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/TrackingId.php b/src/FedEx/InFlightShipmentService/ComplexType/TrackingId.php index 956f0d37..cbfe498a 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/TrackingId.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/TransactionDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/TransactionDetail.php index 7f02e0d0..aef94be8 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/TransactionDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/UniqueTrackingNumber.php b/src/FedEx/InFlightShipmentService/ComplexType/UniqueTrackingNumber.php index 426c58f7..2591a41e 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/UniqueTrackingNumber.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/UniqueTrackingNumber.php @@ -6,7 +6,6 @@ /** * UniqueTrackingNumber * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/UserDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/UserDetail.php index 86f0d5d2..31161894 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/UserDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/UserDetail.php @@ -6,7 +6,6 @@ /** * UserDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryReply.php b/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryReply.php index 66b9d984..c82e706a 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryReply.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryReply.php @@ -6,7 +6,6 @@ /** * Reply parameter of IFSS method to validate a delivry option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryRequest.php b/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryRequest.php index 96a6fb4b..de4fb5f8 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryRequest.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/ValidateDeliveryRequest.php @@ -6,7 +6,6 @@ /** * Request parameter of IFSS method to validate a delivery option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/VersionId.php b/src/FedEx/InFlightShipmentService/ComplexType/VersionId.php index 384fb0e5..9c4761fe 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/VersionId.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationCredential.php index 79f85361..236ed357 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationDetail.php index 0d85deaa..124f5193 100644 --- a/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/InFlightShipmentService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service * diff --git a/src/FedEx/InFlightShipmentService/Request.php b/src/FedEx/InFlightShipmentService/Request.php index da51c9c0..1ab58bee 100644 --- a/src/FedEx/InFlightShipmentService/Request.php +++ b/src/FedEx/InFlightShipmentService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/AppointmentWindowType.php b/src/FedEx/InFlightShipmentService/SimpleType/AppointmentWindowType.php index c6e7c04b..f48d43fa 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/AppointmentWindowType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/AppointmentWindowType.php @@ -6,7 +6,6 @@ /** * The description that FedEx uses for a given appointment window. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/AssociatedAccountNumberType.php b/src/FedEx/InFlightShipmentService/SimpleType/AssociatedAccountNumberType.php index c91a7bf2..da600a4c 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/AssociatedAccountNumberType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/AssociatedAccountNumberType.php @@ -6,7 +6,6 @@ /** * This enumeration represents a kind of "legacy" account number from a FedEx operating entity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/AutoConfigurationType.php b/src/FedEx/InFlightShipmentService/SimpleType/AutoConfigurationType.php index 45995afc..78265d7d 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/AutoConfigurationType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/AutoConfigurationType.php @@ -6,7 +6,6 @@ /** * AutoConfigurationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardAuthorizationType.php b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardAuthorizationType.php index c89d3295..8610fb68 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardAuthorizationType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardAuthorizationType.php @@ -6,7 +6,6 @@ /** * CreditCardAuthorizationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardSettlementScheduleType.php b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardSettlementScheduleType.php index a540c7ac..a2a68687 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardSettlementScheduleType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardSettlementScheduleType.php @@ -6,7 +6,6 @@ /** * CreditCardSettlementScheduleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardTransactionAttributeType.php b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardTransactionAttributeType.php index 0c896d9e..a8ed0005 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardTransactionAttributeType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardTransactionAttributeType.php @@ -6,7 +6,6 @@ /** * CreditCardTransactionAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardType.php b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardType.php index f6a30ed3..48a58c65 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/CreditCardType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/CreditCardType.php @@ -6,7 +6,6 @@ /** * CreditCardType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/DeliveryActionType.php b/src/FedEx/InFlightShipmentService/SimpleType/DeliveryActionType.php index ed83fcb9..22780c14 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/DeliveryActionType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/DeliveryActionType.php @@ -6,7 +6,6 @@ /** * Specifies the actions that can be taken on a delivery option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/DeliveryOptionType.php b/src/FedEx/InFlightShipmentService/SimpleType/DeliveryOptionType.php index 5e041994..bc6ba0fa 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/DeliveryOptionType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/DeliveryOptionType.php @@ -6,7 +6,6 @@ /** * Specifies the different option types for delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/DocumentFormatOptionType.php b/src/FedEx/InFlightShipmentService/SimpleType/DocumentFormatOptionType.php index 960087be..00561a33 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/DocumentFormatOptionType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/DocumentFormatOptionType.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/EMailNotificationRecipientType.php b/src/FedEx/InFlightShipmentService/SimpleType/EMailNotificationRecipientType.php index ae27868b..83fd14f9 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/EMailNotificationRecipientType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/EMailNotificationRecipientType.php @@ -6,7 +6,6 @@ /** * EMailNotificationRecipientType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/ExpressRegionCode.php b/src/FedEx/InFlightShipmentService/SimpleType/ExpressRegionCode.php index 84b93d5a..af91b9ed 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/LinearUnits.php b/src/FedEx/InFlightShipmentService/SimpleType/LinearUnits.php index ed3d7e6b..f4077b7e 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/LinearUnits.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/NotificationSeverityType.php b/src/FedEx/InFlightShipmentService/SimpleType/NotificationSeverityType.php index c04d7ada..d02fc0a5 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/OperationalDocumentType.php b/src/FedEx/InFlightShipmentService/SimpleType/OperationalDocumentType.php index 952cf061..55cee753 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/OperationalDocumentType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/OperationalDocumentType.php @@ -6,7 +6,6 @@ /** * OperationalDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/PaymentType.php b/src/FedEx/InFlightShipmentService/SimpleType/PaymentType.php index 0efe79ab..d7f3d235 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/PaymentType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/PaymentType.php @@ -6,7 +6,6 @@ /** * PaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/RerouteDeliveryType.php b/src/FedEx/InFlightShipmentService/SimpleType/RerouteDeliveryType.php index 2d613e75..ce83d030 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/RerouteDeliveryType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/RerouteDeliveryType.php @@ -6,7 +6,6 @@ /** * Specifies the different ways to reroute a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/RescheduleDeliveryType.php b/src/FedEx/InFlightShipmentService/SimpleType/RescheduleDeliveryType.php index efe6f957..cfb7f610 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/RescheduleDeliveryType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/RescheduleDeliveryType.php @@ -6,7 +6,6 @@ /** * Specifies the ways to reschedule the delivery of a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentDispositionType.php b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentDispositionType.php index 9e56e121..c6c550ac 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentDispositionType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * Specifies how to return a shipping document to the caller. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentEMailGroupingType.php b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentEMailGroupingType.php index 69bac480..0d51ff8e 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentEMailGroupingType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentEMailGroupingType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentEMailGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentGroupingType.php b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentGroupingType.php index 5848c77e..50e5154b 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentGroupingType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how to organize all shipping documents of the same type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentImageType.php b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentImageType.php index 8113df19..b52f0996 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentImageType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentImageType.php @@ -6,7 +6,6 @@ /** * Specifies the image format used for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentNamingType.php b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentNamingType.php index 582189d1..627b0c5f 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentNamingType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentNamingType.php @@ -6,7 +6,6 @@ /** * Identifies the convention by which file names are constructed for STORED or DEFERRED documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentStockType.php b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentStockType.php index ce1d34fa..a9a05e8c 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentStockType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/ShippingDocumentStockType.php @@ -6,7 +6,6 @@ /** * Specifies the type of paper (stock) on which a document will be printed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/SurchargeLevelType.php b/src/FedEx/InFlightShipmentService/SimpleType/SurchargeLevelType.php index 6ef8c00f..939d6471 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/SurchargeLevelType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/SurchargeLevelType.php @@ -6,7 +6,6 @@ /** * SurchargeLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/SurchargeType.php b/src/FedEx/InFlightShipmentService/SimpleType/SurchargeType.php index 734855ae..5470701e 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/SurchargeType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/SurchargeType.php @@ -6,7 +6,6 @@ /** * SurchargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/TinType.php b/src/FedEx/InFlightShipmentService/SimpleType/TinType.php index 371f7995..9570a26e 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/TinType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/TinType.php @@ -6,7 +6,6 @@ /** * TinType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/TrackingIdType.php b/src/FedEx/InFlightShipmentService/SimpleType/TrackingIdType.php index 255586eb..d20f033f 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/TrackingIdType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/TransactionSourceFormat.php b/src/FedEx/InFlightShipmentService/SimpleType/TransactionSourceFormat.php index fd5e52b5..a9401bb2 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/TransactionSourceFormat.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/TransactionSourceFormat.php @@ -6,7 +6,6 @@ /** * TransactionSourceFormat * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/TransitTimeType.php b/src/FedEx/InFlightShipmentService/SimpleType/TransitTimeType.php index 63bb3f2b..bb9e53d3 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/TransitTimeType.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/TransitTimeType.php @@ -6,7 +6,6 @@ /** * TransitTimeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/InFlightShipmentService/SimpleType/WebServiceEnvironment.php b/src/FedEx/InFlightShipmentService/SimpleType/WebServiceEnvironment.php index 175bb126..20cddf08 100644 --- a/src/FedEx/InFlightShipmentService/SimpleType/WebServiceEnvironment.php +++ b/src/FedEx/InFlightShipmentService/SimpleType/WebServiceEnvironment.php @@ -6,7 +6,6 @@ /** * Identifies the environment (level) for which an AuthenticationCredential is valid, and within which transactions are received. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage In Flight Shipment Service */ diff --git a/src/FedEx/LocationsService/ComplexType/Address.php b/src/FedEx/LocationsService/ComplexType/Address.php index 382cdb18..17173d09 100644 --- a/src/FedEx/LocationsService/ComplexType/Address.php +++ b/src/FedEx/LocationsService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/AddressAncillaryDetail.php b/src/FedEx/LocationsService/ComplexType/AddressAncillaryDetail.php index 4988a77f..5d97cf1f 100644 --- a/src/FedEx/LocationsService/ComplexType/AddressAncillaryDetail.php +++ b/src/FedEx/LocationsService/ComplexType/AddressAncillaryDetail.php @@ -6,7 +6,6 @@ /** * Additional information about a physical location, such as suite number, cross street, floor number in a building. These details are not typically a part of a standard address definition; however, these details might help locate the address. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/AddressToLocationRelationshipDetail.php b/src/FedEx/LocationsService/ComplexType/AddressToLocationRelationshipDetail.php index 8ffcfec9..624e6c4e 100644 --- a/src/FedEx/LocationsService/ComplexType/AddressToLocationRelationshipDetail.php +++ b/src/FedEx/LocationsService/ComplexType/AddressToLocationRelationshipDetail.php @@ -6,7 +6,6 @@ /** * Specifies the relationship between the address specificed and the address of the FedEx Location in terms of distance. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/CarrierDetail.php b/src/FedEx/LocationsService/ComplexType/CarrierDetail.php index 251c4609..ced636bb 100644 --- a/src/FedEx/LocationsService/ComplexType/CarrierDetail.php +++ b/src/FedEx/LocationsService/ComplexType/CarrierDetail.php @@ -6,7 +6,6 @@ /** * CarrierDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/ClearanceCountryDetail.php b/src/FedEx/LocationsService/ComplexType/ClearanceCountryDetail.php index 61668fc5..4f0175b7 100644 --- a/src/FedEx/LocationsService/ComplexType/ClearanceCountryDetail.php +++ b/src/FedEx/LocationsService/ComplexType/ClearanceCountryDetail.php @@ -6,7 +6,6 @@ /** * Specifies the special services supported at the clearance location for an individual destination country. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/ClearanceLocationDetail.php b/src/FedEx/LocationsService/ComplexType/ClearanceLocationDetail.php index e5d9afa8..82f3f21a 100644 --- a/src/FedEx/LocationsService/ComplexType/ClearanceLocationDetail.php +++ b/src/FedEx/LocationsService/ComplexType/ClearanceLocationDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details about the countries supported by this location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/ClientDetail.php b/src/FedEx/LocationsService/ComplexType/ClientDetail.php index ffe1625d..d196de9d 100644 --- a/src/FedEx/LocationsService/ComplexType/ClientDetail.php +++ b/src/FedEx/LocationsService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/Contact.php b/src/FedEx/LocationsService/ComplexType/Contact.php index 98c7bac3..fa38818f 100644 --- a/src/FedEx/LocationsService/ComplexType/Contact.php +++ b/src/FedEx/LocationsService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/Dimensions.php b/src/FedEx/LocationsService/ComplexType/Dimensions.php index 41aed8b7..47a14940 100644 --- a/src/FedEx/LocationsService/ComplexType/Dimensions.php +++ b/src/FedEx/LocationsService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/Distance.php b/src/FedEx/LocationsService/ComplexType/Distance.php index ae161c56..2e136a60 100644 --- a/src/FedEx/LocationsService/ComplexType/Distance.php +++ b/src/FedEx/LocationsService/ComplexType/Distance.php @@ -6,7 +6,6 @@ /** * Driving or other transportation distances, distinct from dimension measurements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/DistanceAndLocationDetail.php b/src/FedEx/LocationsService/ComplexType/DistanceAndLocationDetail.php index ae76a879..747a9efd 100644 --- a/src/FedEx/LocationsService/ComplexType/DistanceAndLocationDetail.php +++ b/src/FedEx/LocationsService/ComplexType/DistanceAndLocationDetail.php @@ -6,7 +6,6 @@ /** * Specifies the location details and other information relevant to the location that is derived from the inputs provided in the request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/Holiday.php b/src/FedEx/LocationsService/ComplexType/Holiday.php index 3f1024a7..0a93f189 100644 --- a/src/FedEx/LocationsService/ComplexType/Holiday.php +++ b/src/FedEx/LocationsService/ComplexType/Holiday.php @@ -6,7 +6,6 @@ /** * Holiday * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LatestDropOffDetail.php b/src/FedEx/LocationsService/ComplexType/LatestDropOffDetail.php index a466bf68..9a1935d0 100644 --- a/src/FedEx/LocationsService/ComplexType/LatestDropOffDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LatestDropOffDetail.php @@ -6,7 +6,6 @@ /** * Specifies the latest time by which a package can be dropped off at a FedEx location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LatestDropoffOverlayDetail.php b/src/FedEx/LocationsService/ComplexType/LatestDropoffOverlayDetail.php index cb43c330..9da55102 100644 --- a/src/FedEx/LocationsService/ComplexType/LatestDropoffOverlayDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LatestDropoffOverlayDetail.php @@ -6,7 +6,6 @@ /** * Specifies the time and reason to overlay the last drop off time for a carrier at a FedEx location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/Localization.php b/src/FedEx/LocationsService/ComplexType/Localization.php index 2a7a4b97..782235ec 100644 --- a/src/FedEx/LocationsService/ComplexType/Localization.php +++ b/src/FedEx/LocationsService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationCapabilityDetail.php b/src/FedEx/LocationsService/ComplexType/LocationCapabilityDetail.php index 0d5205d8..19a81d83 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationCapabilityDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationCapabilityDetail.php @@ -6,7 +6,6 @@ /** * LocationCapabilityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationContactAndAddress.php b/src/FedEx/LocationsService/ComplexType/LocationContactAndAddress.php index db8f32d0..710d4bb4 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationContactAndAddress.php +++ b/src/FedEx/LocationsService/ComplexType/LocationContactAndAddress.php @@ -6,7 +6,6 @@ /** * LocationContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationDetail.php b/src/FedEx/LocationsService/ComplexType/LocationDetail.php index cb17737b..81e44a48 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationDetail.php @@ -6,7 +6,6 @@ /** * Describes an individual location providing a set of customer service features. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationFieldsForInternalFedexUseDetail.php b/src/FedEx/LocationsService/ComplexType/LocationFieldsForInternalFedexUseDetail.php index 70542a39..62239c1b 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationFieldsForInternalFedexUseDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationFieldsForInternalFedexUseDetail.php @@ -6,7 +6,6 @@ /** * LocationFieldsForInternalFedexUseDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationHours.php b/src/FedEx/LocationsService/ComplexType/LocationHours.php index b10ddc5f..300d8915 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationHours.php +++ b/src/FedEx/LocationsService/ComplexType/LocationHours.php @@ -6,7 +6,6 @@ /** * Specifies the location hours for a location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationIdentificationDetail.php b/src/FedEx/LocationsService/ComplexType/LocationIdentificationDetail.php index 7da2ad5f..f7fbfc24 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationIdentificationDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationIdentificationDetail.php @@ -6,7 +6,6 @@ /** * LocationIdentificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationPackageLimitsDetail.php b/src/FedEx/LocationsService/ComplexType/LocationPackageLimitsDetail.php index d91ef19c..f948eb23 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationPackageLimitsDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationPackageLimitsDetail.php @@ -6,7 +6,6 @@ /** * LocationPackageLimitsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationSortDetail.php b/src/FedEx/LocationsService/ComplexType/LocationSortDetail.php index 7af1ae71..c6276894 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationSortDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationSortDetail.php @@ -6,7 +6,6 @@ /** * Specifies the criterion and order to be used to sort the location details. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationSupportedPackageDetail.php b/src/FedEx/LocationsService/ComplexType/LocationSupportedPackageDetail.php index 4e6db8a9..5de7a267 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationSupportedPackageDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationSupportedPackageDetail.php @@ -6,7 +6,6 @@ /** * LocationSupportedPackageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/LocationSupportedShipmentDetail.php b/src/FedEx/LocationsService/ComplexType/LocationSupportedShipmentDetail.php index 4940cf81..54f083d8 100644 --- a/src/FedEx/LocationsService/ComplexType/LocationSupportedShipmentDetail.php +++ b/src/FedEx/LocationsService/ComplexType/LocationSupportedShipmentDetail.php @@ -6,7 +6,6 @@ /** * LocationSupportedShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/Notification.php b/src/FedEx/LocationsService/ComplexType/Notification.php index b3aa69b6..8667d338 100644 --- a/src/FedEx/LocationsService/ComplexType/Notification.php +++ b/src/FedEx/LocationsService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/NotificationParameter.php b/src/FedEx/LocationsService/ComplexType/NotificationParameter.php index 109146ca..3f132faa 100644 --- a/src/FedEx/LocationsService/ComplexType/NotificationParameter.php +++ b/src/FedEx/LocationsService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/ReservationAvailabilityDetail.php b/src/FedEx/LocationsService/ComplexType/ReservationAvailabilityDetail.php index 4f07b0c6..b4e81c41 100644 --- a/src/FedEx/LocationsService/ComplexType/ReservationAvailabilityDetail.php +++ b/src/FedEx/LocationsService/ComplexType/ReservationAvailabilityDetail.php @@ -6,7 +6,6 @@ /** * ReservationAvailabilityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/SearchLocationConstraints.php b/src/FedEx/LocationsService/ComplexType/SearchLocationConstraints.php index 0aa19181..bd461948 100644 --- a/src/FedEx/LocationsService/ComplexType/SearchLocationConstraints.php +++ b/src/FedEx/LocationsService/ComplexType/SearchLocationConstraints.php @@ -6,7 +6,6 @@ /** * Specifies additional constraints on the attributes of the locations being searched. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/SearchLocationsReply.php b/src/FedEx/LocationsService/ComplexType/SearchLocationsReply.php index 4044a260..93c232d5 100644 --- a/src/FedEx/LocationsService/ComplexType/SearchLocationsReply.php +++ b/src/FedEx/LocationsService/ComplexType/SearchLocationsReply.php @@ -6,7 +6,6 @@ /** * SearchLocationsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/SearchLocationsRequest.php b/src/FedEx/LocationsService/ComplexType/SearchLocationsRequest.php index 2ea8f951..7b92c106 100644 --- a/src/FedEx/LocationsService/ComplexType/SearchLocationsRequest.php +++ b/src/FedEx/LocationsService/ComplexType/SearchLocationsRequest.php @@ -6,7 +6,6 @@ /** * SearchLocationsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/ShippingHoliday.php b/src/FedEx/LocationsService/ComplexType/ShippingHoliday.php index 55a0eb47..299a48e3 100644 --- a/src/FedEx/LocationsService/ComplexType/ShippingHoliday.php +++ b/src/FedEx/LocationsService/ComplexType/ShippingHoliday.php @@ -6,7 +6,6 @@ /** * ShippingHoliday * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/TimeRange.php b/src/FedEx/LocationsService/ComplexType/TimeRange.php index 2adf5be3..bde7549f 100644 --- a/src/FedEx/LocationsService/ComplexType/TimeRange.php +++ b/src/FedEx/LocationsService/ComplexType/TimeRange.php @@ -6,7 +6,6 @@ /** * TimeRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/TransactionDetail.php b/src/FedEx/LocationsService/ComplexType/TransactionDetail.php index a4fc648d..9862bab4 100644 --- a/src/FedEx/LocationsService/ComplexType/TransactionDetail.php +++ b/src/FedEx/LocationsService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/UniqueTrackingNumber.php b/src/FedEx/LocationsService/ComplexType/UniqueTrackingNumber.php index f455bc1d..6d6769d1 100644 --- a/src/FedEx/LocationsService/ComplexType/UniqueTrackingNumber.php +++ b/src/FedEx/LocationsService/ComplexType/UniqueTrackingNumber.php @@ -6,7 +6,6 @@ /** * UniqueTrackingNumber * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/VersionId.php b/src/FedEx/LocationsService/ComplexType/VersionId.php index 3160439f..68733c47 100644 --- a/src/FedEx/LocationsService/ComplexType/VersionId.php +++ b/src/FedEx/LocationsService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/LocationsService/ComplexType/WebAuthenticationCredential.php index 7651c86e..7096cbba 100644 --- a/src/FedEx/LocationsService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/LocationsService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/LocationsService/ComplexType/WebAuthenticationDetail.php index 6c4e7612..f367b99d 100644 --- a/src/FedEx/LocationsService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/LocationsService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/ComplexType/Weight.php b/src/FedEx/LocationsService/ComplexType/Weight.php index 10d954a9..f5b6e85c 100644 --- a/src/FedEx/LocationsService/ComplexType/Weight.php +++ b/src/FedEx/LocationsService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service * diff --git a/src/FedEx/LocationsService/Request.php b/src/FedEx/LocationsService/Request.php index f26336d5..df7b202c 100644 --- a/src/FedEx/LocationsService/Request.php +++ b/src/FedEx/LocationsService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/CarrierCodeType.php b/src/FedEx/LocationsService/SimpleType/CarrierCodeType.php index 16a70810..adba5888 100644 --- a/src/FedEx/LocationsService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/LocationsService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/ConsolidationType.php b/src/FedEx/LocationsService/SimpleType/ConsolidationType.php index b9546740..c966d026 100644 --- a/src/FedEx/LocationsService/SimpleType/ConsolidationType.php +++ b/src/FedEx/LocationsService/SimpleType/ConsolidationType.php @@ -6,7 +6,6 @@ /** * ConsolidationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/CountryRelationshipType.php b/src/FedEx/LocationsService/SimpleType/CountryRelationshipType.php index bff2707c..841fedbd 100644 --- a/src/FedEx/LocationsService/SimpleType/CountryRelationshipType.php +++ b/src/FedEx/LocationsService/SimpleType/CountryRelationshipType.php @@ -6,7 +6,6 @@ /** * Describes relationship between origin and destination countries. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/DayOfWeekType.php b/src/FedEx/LocationsService/SimpleType/DayOfWeekType.php index cbd18a47..b96cc73a 100644 --- a/src/FedEx/LocationsService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/LocationsService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * DayOfWeekType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/DistanceUnits.php b/src/FedEx/LocationsService/SimpleType/DistanceUnits.php index 8edc26b1..d6b6dcd0 100644 --- a/src/FedEx/LocationsService/SimpleType/DistanceUnits.php +++ b/src/FedEx/LocationsService/SimpleType/DistanceUnits.php @@ -6,7 +6,6 @@ /** * DistanceUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/DistributionClearanceType.php b/src/FedEx/LocationsService/SimpleType/DistributionClearanceType.php index 6c48513e..545b9309 100644 --- a/src/FedEx/LocationsService/SimpleType/DistributionClearanceType.php +++ b/src/FedEx/LocationsService/SimpleType/DistributionClearanceType.php @@ -6,7 +6,6 @@ /** * DistributionClearanceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/ExpressRegionCode.php b/src/FedEx/LocationsService/SimpleType/ExpressRegionCode.php index ffb1b2df..2da2cba6 100644 --- a/src/FedEx/LocationsService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/LocationsService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/FedExLocationType.php b/src/FedEx/LocationsService/SimpleType/FedExLocationType.php index 7021de5a..1596f52d 100644 --- a/src/FedEx/LocationsService/SimpleType/FedExLocationType.php +++ b/src/FedEx/LocationsService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LatestDropOffOverlayType.php b/src/FedEx/LocationsService/SimpleType/LatestDropOffOverlayType.php index f6f76eba..eb0ea4ea 100644 --- a/src/FedEx/LocationsService/SimpleType/LatestDropOffOverlayType.php +++ b/src/FedEx/LocationsService/SimpleType/LatestDropOffOverlayType.php @@ -6,7 +6,6 @@ /** * Specifies the reason for the overlay of the daily last drop off time for a carrier. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LinearUnits.php b/src/FedEx/LocationsService/SimpleType/LinearUnits.php index f621b3cd..f7a9e64f 100644 --- a/src/FedEx/LocationsService/SimpleType/LinearUnits.php +++ b/src/FedEx/LocationsService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationAccessibilityType.php b/src/FedEx/LocationsService/SimpleType/LocationAccessibilityType.php index c5244a9f..e376d3e7 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationAccessibilityType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationAccessibilityType.php @@ -6,7 +6,6 @@ /** * Indicates how this can be accessed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationAttributesForInternalFedexUseType.php b/src/FedEx/LocationsService/SimpleType/LocationAttributesForInternalFedexUseType.php index 1ced4254..0ab58330 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationAttributesForInternalFedexUseType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationAttributesForInternalFedexUseType.php @@ -6,7 +6,6 @@ /** * LocationAttributesForInternalFedexUseType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationAttributesType.php b/src/FedEx/LocationsService/SimpleType/LocationAttributesType.php index ec5745ab..d60f1664 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationAttributesType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationAttributesType.php @@ -6,7 +6,6 @@ /** * LocationAttributesType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationContentOptionType.php b/src/FedEx/LocationsService/SimpleType/LocationContentOptionType.php index efe966e1..511e2164 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationContentOptionType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationContentOptionType.php @@ -6,7 +6,6 @@ /** * LocationContentOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationSearchFilterType.php b/src/FedEx/LocationsService/SimpleType/LocationSearchFilterType.php index df94f6dc..b81eb72c 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationSearchFilterType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationSearchFilterType.php @@ -6,7 +6,6 @@ /** * Specifies the crieteria used to filter the location search results. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationSortCriteriaType.php b/src/FedEx/LocationsService/SimpleType/LocationSortCriteriaType.php index 235a8b00..5f9fb3c3 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationSortCriteriaType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationSortCriteriaType.php @@ -6,7 +6,6 @@ /** * Specifies the criterion to be used to sort the location details. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationSortOrderType.php b/src/FedEx/LocationsService/SimpleType/LocationSortOrderType.php index aeb30f16..a7107565 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationSortOrderType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationSortOrderType.php @@ -6,7 +6,6 @@ /** * Specifies sort order of the location details. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationTransferOfPossessionType.php b/src/FedEx/LocationsService/SimpleType/LocationTransferOfPossessionType.php index ef58ee64..1f70c539 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationTransferOfPossessionType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationTransferOfPossessionType.php @@ -6,7 +6,6 @@ /** * LocationTransferOfPossessionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/LocationsSearchCriteriaType.php b/src/FedEx/LocationsService/SimpleType/LocationsSearchCriteriaType.php index 0642b5c2..593315a4 100644 --- a/src/FedEx/LocationsService/SimpleType/LocationsSearchCriteriaType.php +++ b/src/FedEx/LocationsService/SimpleType/LocationsSearchCriteriaType.php @@ -6,7 +6,6 @@ /** * Specifies the criteria types that may be used to search for FedEx locations. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/MultipleMatchesActionType.php b/src/FedEx/LocationsService/SimpleType/MultipleMatchesActionType.php index bd5f8f6e..8c707395 100644 --- a/src/FedEx/LocationsService/SimpleType/MultipleMatchesActionType.php +++ b/src/FedEx/LocationsService/SimpleType/MultipleMatchesActionType.php @@ -6,7 +6,6 @@ /** * MultipleMatchesActionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/NotificationSeverityType.php b/src/FedEx/LocationsService/SimpleType/NotificationSeverityType.php index accc569b..d9c3d792 100644 --- a/src/FedEx/LocationsService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/LocationsService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/OperationalHoursType.php b/src/FedEx/LocationsService/SimpleType/OperationalHoursType.php index 3ac11708..91ace373 100644 --- a/src/FedEx/LocationsService/SimpleType/OperationalHoursType.php +++ b/src/FedEx/LocationsService/SimpleType/OperationalHoursType.php @@ -6,7 +6,6 @@ /** * OperationalHoursType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/PackageSpecialServiceType.php b/src/FedEx/LocationsService/SimpleType/PackageSpecialServiceType.php deleted file mode 100644 index cd8dbdbc..00000000 --- a/src/FedEx/LocationsService/SimpleType/PackageSpecialServiceType.php +++ /dev/null @@ -1,25 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Locations Service - */ -class PackageSpecialServiceType extends AbstractSimpleType -{ - const _ALCOHOL = 'ALCOHOL'; - const _APPOINTMENT_DELIVERY = 'APPOINTMENT_DELIVERY'; - const _BATTERY = 'BATTERY'; - const _COD = 'COD'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DRY_ICE = 'DRY_ICE'; - const _NON_STANDARD_CONTAINER = 'NON_STANDARD_CONTAINER'; - const _PIECE_COUNT_VERIFICATION = 'PIECE_COUNT_VERIFICATION'; - const _PRIORITY_ALERT = 'PRIORITY_ALERT'; - const _SIGNATURE_OPTION = 'SIGNATURE_OPTION'; -} diff --git a/src/FedEx/LocationsService/SimpleType/ReservationAttributesType.php b/src/FedEx/LocationsService/SimpleType/ReservationAttributesType.php index 3bd098dc..1d118e08 100644 --- a/src/FedEx/LocationsService/SimpleType/ReservationAttributesType.php +++ b/src/FedEx/LocationsService/SimpleType/ReservationAttributesType.php @@ -6,7 +6,6 @@ /** * Attributes about a reservation at a FedEx location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/ServiceCategoryType.php b/src/FedEx/LocationsService/SimpleType/ServiceCategoryType.php index ec315d7a..00626c08 100644 --- a/src/FedEx/LocationsService/SimpleType/ServiceCategoryType.php +++ b/src/FedEx/LocationsService/SimpleType/ServiceCategoryType.php @@ -6,7 +6,6 @@ /** * ServiceCategoryType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/ServiceType.php b/src/FedEx/LocationsService/SimpleType/ServiceType.php deleted file mode 100644 index 88dc6e9e..00000000 --- a/src/FedEx/LocationsService/SimpleType/ServiceType.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Locations Service - */ -class ServiceType extends AbstractSimpleType -{ - const _EUROPE_FIRST_INTERNATIONAL_PRIORITY = 'EUROPE_FIRST_INTERNATIONAL_PRIORITY'; - const _FEDEX_1_DAY_FREIGHT = 'FEDEX_1_DAY_FREIGHT'; - const _FEDEX_2_DAY = 'FEDEX_2_DAY'; - const _FEDEX_2_DAY_AM = 'FEDEX_2_DAY_AM'; - const _FEDEX_2_DAY_FREIGHT = 'FEDEX_2_DAY_FREIGHT'; - const _FEDEX_3_DAY_FREIGHT = 'FEDEX_3_DAY_FREIGHT'; - const _FEDEX_DISTANCE_DEFERRED = 'FEDEX_DISTANCE_DEFERRED'; - const _FEDEX_EXPRESS_SAVER = 'FEDEX_EXPRESS_SAVER'; - const _FEDEX_FIRST_FREIGHT = 'FEDEX_FIRST_FREIGHT'; - const _FEDEX_FREIGHT_ECONOMY = 'FEDEX_FREIGHT_ECONOMY'; - const _FEDEX_FREIGHT_PRIORITY = 'FEDEX_FREIGHT_PRIORITY'; - const _FEDEX_GROUND = 'FEDEX_GROUND'; - const _FEDEX_NEXT_DAY_AFTERNOON = 'FEDEX_NEXT_DAY_AFTERNOON'; - const _FEDEX_NEXT_DAY_EARLY_MORNING = 'FEDEX_NEXT_DAY_EARLY_MORNING'; - const _FEDEX_NEXT_DAY_END_OF_DAY = 'FEDEX_NEXT_DAY_END_OF_DAY'; - const _FEDEX_NEXT_DAY_FREIGHT = 'FEDEX_NEXT_DAY_FREIGHT'; - const _FEDEX_NEXT_DAY_MID_MORNING = 'FEDEX_NEXT_DAY_MID_MORNING'; - const _FIRST_OVERNIGHT = 'FIRST_OVERNIGHT'; - const _GROUND_HOME_DELIVERY = 'GROUND_HOME_DELIVERY'; - const _INTERNATIONAL_DISTRIBUTION_FREIGHT = 'INTERNATIONAL_DISTRIBUTION_FREIGHT'; - const _INTERNATIONAL_ECONOMY = 'INTERNATIONAL_ECONOMY'; - const _INTERNATIONAL_ECONOMY_DISTRIBUTION = 'INTERNATIONAL_ECONOMY_DISTRIBUTION'; - const _INTERNATIONAL_ECONOMY_FREIGHT = 'INTERNATIONAL_ECONOMY_FREIGHT'; - const _INTERNATIONAL_FIRST = 'INTERNATIONAL_FIRST'; - const _INTERNATIONAL_PRIORITY = 'INTERNATIONAL_PRIORITY'; - const _INTERNATIONAL_PRIORITY_DISTRIBUTION = 'INTERNATIONAL_PRIORITY_DISTRIBUTION'; - const _INTERNATIONAL_PRIORITY_EXPRESS = 'INTERNATIONAL_PRIORITY_EXPRESS'; - const _INTERNATIONAL_PRIORITY_FREIGHT = 'INTERNATIONAL_PRIORITY_FREIGHT'; - const _PRIORITY_OVERNIGHT = 'PRIORITY_OVERNIGHT'; - const _SAME_DAY = 'SAME_DAY'; - const _SAME_DAY_CITY = 'SAME_DAY_CITY'; - const _SMART_POST = 'SMART_POST'; - const _STANDARD_OVERNIGHT = 'STANDARD_OVERNIGHT'; - const _TRANSBORDER_DISTRIBUTION_CONSOLIDATION = 'TRANSBORDER_DISTRIBUTION_CONSOLIDATION'; -} diff --git a/src/FedEx/LocationsService/SimpleType/ShippingActionType.php b/src/FedEx/LocationsService/SimpleType/ShippingActionType.php index f6572e40..74301d6c 100644 --- a/src/FedEx/LocationsService/SimpleType/ShippingActionType.php +++ b/src/FedEx/LocationsService/SimpleType/ShippingActionType.php @@ -6,7 +6,6 @@ /** * ShippingActionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/SupportedRedirectToHoldServiceType.php b/src/FedEx/LocationsService/SimpleType/SupportedRedirectToHoldServiceType.php index 39b67a7b..5f214950 100644 --- a/src/FedEx/LocationsService/SimpleType/SupportedRedirectToHoldServiceType.php +++ b/src/FedEx/LocationsService/SimpleType/SupportedRedirectToHoldServiceType.php @@ -6,7 +6,6 @@ /** * DEPRECATED as of July 2017. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/LocationsService/SimpleType/WeightUnits.php b/src/FedEx/LocationsService/SimpleType/WeightUnits.php index b6126c7f..4a01d147 100644 --- a/src/FedEx/LocationsService/SimpleType/WeightUnits.php +++ b/src/FedEx/LocationsService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Locations Service */ diff --git a/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentReply.php index a677f787..79656477 100644 --- a/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * AddPackagesToOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentRequest.php index 8855a047..21c90bfb 100644 --- a/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/AddPackagesToOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * This request adds one or more packages to an existing open shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AdditionalLabelsDetail.php b/src/FedEx/OpenShipService/ComplexType/AdditionalLabelsDetail.php index b8f10d81..adba45bd 100644 --- a/src/FedEx/OpenShipService/ComplexType/AdditionalLabelsDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/AdditionalLabelsDetail.php @@ -6,7 +6,6 @@ /** * Specifies additional labels to be produced. All required labels for shipments will be produced without the need to request additional labels. These are only available as thermal labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Address.php b/src/FedEx/OpenShipService/ComplexType/Address.php index 51e8025a..b394d510 100644 --- a/src/FedEx/OpenShipService/ComplexType/Address.php +++ b/src/FedEx/OpenShipService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AdrLicenseDetail.php b/src/FedEx/OpenShipService/ComplexType/AdrLicenseDetail.php index b5f248d3..2cf5ef16 100644 --- a/src/FedEx/OpenShipService/ComplexType/AdrLicenseDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/AdrLicenseDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details around the ADR license required for shipping. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AlcoholDetail.php b/src/FedEx/OpenShipService/ComplexType/AlcoholDetail.php index 6af3e4cc..9b776f09 100644 --- a/src/FedEx/OpenShipService/ComplexType/AlcoholDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/AlcoholDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for a package containing alcohol * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AncillaryFeeAndTax.php b/src/FedEx/OpenShipService/ComplexType/AncillaryFeeAndTax.php index f2c56d4d..dd378489 100644 --- a/src/FedEx/OpenShipService/ComplexType/AncillaryFeeAndTax.php +++ b/src/FedEx/OpenShipService/ComplexType/AncillaryFeeAndTax.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AssociatedAccount.php b/src/FedEx/OpenShipService/ComplexType/AssociatedAccount.php index da45fcea..44d249b0 100644 --- a/src/FedEx/OpenShipService/ComplexType/AssociatedAccount.php +++ b/src/FedEx/OpenShipService/ComplexType/AssociatedAccount.php @@ -6,7 +6,6 @@ /** * AssociatedAccount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AssociatedFreightLineItemDetail.php b/src/FedEx/OpenShipService/ComplexType/AssociatedFreightLineItemDetail.php index fbeb9c75..fe3121cd 100644 --- a/src/FedEx/OpenShipService/ComplexType/AssociatedFreightLineItemDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/AssociatedFreightLineItemDetail.php @@ -6,7 +6,6 @@ /** * AssociatedFreightLineItemDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AssociatedShipmentDetail.php b/src/FedEx/OpenShipService/ComplexType/AssociatedShipmentDetail.php index ecc2428f..be496e9b 100644 --- a/src/FedEx/OpenShipService/ComplexType/AssociatedShipmentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/AssociatedShipmentDetail.php @@ -6,7 +6,6 @@ /** * AssociatedShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AssociatedTrackingId.php b/src/FedEx/OpenShipService/ComplexType/AssociatedTrackingId.php index 4aeb089f..bcb2bb08 100644 --- a/src/FedEx/OpenShipService/ComplexType/AssociatedTrackingId.php +++ b/src/FedEx/OpenShipService/ComplexType/AssociatedTrackingId.php @@ -6,7 +6,6 @@ /** * Identifies a relationship from one tracked entity to another. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingOptionsRequested.php b/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingOptionsRequested.php index a48a180f..6adb6931 100644 --- a/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingOptionsRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * AsynchronousProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingResultsDetail.php b/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingResultsDetail.php index 48777a0f..776a5057 100644 --- a/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingResultsDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/AsynchronousProcessingResultsDetail.php @@ -6,7 +6,6 @@ /** * AsynchronousProcessingResultsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/BatteryClassificationDetail.php b/src/FedEx/OpenShipService/ComplexType/BatteryClassificationDetail.php index f4dc691a..b6c1af0d 100644 --- a/src/FedEx/OpenShipService/ComplexType/BatteryClassificationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/BatteryClassificationDetail.php @@ -6,7 +6,6 @@ /** * Describes attributes of a battery or cell that are used for classification purposes. Typically this structure would be used to allow customers to declare batteries or cells for which full dangerous goods documentation and procedures are not required. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/BinaryBarcode.php b/src/FedEx/OpenShipService/ComplexType/BinaryBarcode.php index 4b380bde..15f6d205 100644 --- a/src/FedEx/OpenShipService/ComplexType/BinaryBarcode.php +++ b/src/FedEx/OpenShipService/ComplexType/BinaryBarcode.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents a barcode whose content must be represented as binary data (i.e. not ASCII text). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/BrokerDetail.php b/src/FedEx/OpenShipService/ComplexType/BrokerDetail.php index 32b30ce9..95549ed3 100644 --- a/src/FedEx/OpenShipService/ComplexType/BrokerDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/BrokerDetail.php @@ -6,7 +6,6 @@ /** * BrokerDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CertificateOfOriginDetail.php b/src/FedEx/OpenShipService/ComplexType/CertificateOfOriginDetail.php index 413a0177..fce5eb64 100644 --- a/src/FedEx/OpenShipService/ComplexType/CertificateOfOriginDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CertificateOfOriginDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Certificate of Origin ( e.g. whether or not to include the instructions, image type, etc ...) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ClientDetail.php b/src/FedEx/OpenShipService/ComplexType/ClientDetail.php index 2bc8a4c0..13ab50e7 100644 --- a/src/FedEx/OpenShipService/ComplexType/ClientDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CodAddTransportationChargesDetail.php b/src/FedEx/OpenShipService/ComplexType/CodAddTransportationChargesDetail.php index 43efadd3..878862f6 100644 --- a/src/FedEx/OpenShipService/ComplexType/CodAddTransportationChargesDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CodAddTransportationChargesDetail.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargesDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CodDetail.php b/src/FedEx/OpenShipService/ComplexType/CodDetail.php index 4a90248e..aa07146d 100644 --- a/src/FedEx/OpenShipService/ComplexType/CodDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CodDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CodReturnPackageDetail.php b/src/FedEx/OpenShipService/ComplexType/CodReturnPackageDetail.php index 487315e7..8ac976d4 100644 --- a/src/FedEx/OpenShipService/ComplexType/CodReturnPackageDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CodReturnPackageDetail.php @@ -6,7 +6,6 @@ /** * Specifies the information associated with a package that has COD special service in a ground shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CommercialInvoice.php b/src/FedEx/OpenShipService/ComplexType/CommercialInvoice.php index 411e3512..936e6fa6 100644 --- a/src/FedEx/OpenShipService/ComplexType/CommercialInvoice.php +++ b/src/FedEx/OpenShipService/ComplexType/CommercialInvoice.php @@ -6,7 +6,6 @@ /** * CommercialInvoice element is required for electronic upload of CI data. It will serve to create/transmit an Electronic Commercial Invoice through the FedEx Systems. Customers are responsible for printing their own Commercial Invoice.If you would likeFedEx to generate a Commercial Invoice and transmit it to Customs. for clearance purposes, you need to specify that in the ShippingDocumentSpecification element. If you would like a copy of the Commercial Invoice that FedEx generated returned to you in reply it needs to be specified in the ETDDetail/RequestedDocumentCopies element. Commercial Invoice support consists of maximum of 99 commodity line items. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CommercialInvoiceDetail.php b/src/FedEx/OpenShipService/ComplexType/CommercialInvoiceDetail.php index 3ecdadc0..28d1dbe6 100644 --- a/src/FedEx/OpenShipService/ComplexType/CommercialInvoiceDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CommercialInvoiceDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Commercial Invoice( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CommoditiesByTrackingNumberReportDetail.php b/src/FedEx/OpenShipService/ComplexType/CommoditiesByTrackingNumberReportDetail.php index 97c5718c..5a7186bf 100644 --- a/src/FedEx/OpenShipService/ComplexType/CommoditiesByTrackingNumberReportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CommoditiesByTrackingNumberReportDetail.php @@ -6,7 +6,6 @@ /** * CommoditiesByTrackingNumberReportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Commodity.php b/src/FedEx/OpenShipService/ComplexType/Commodity.php index f2971926..04753347 100644 --- a/src/FedEx/OpenShipService/ComplexType/Commodity.php +++ b/src/FedEx/OpenShipService/ComplexType/Commodity.php @@ -6,7 +6,6 @@ /** * Commodity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedCodDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedCodDetail.php index b0c978fd..1ed098d1 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedCodDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedCodDetail.php @@ -6,7 +6,6 @@ /** * Specifies the results of processing for the COD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedConsolidationDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedConsolidationDetail.php index 1f16e9d6..a1300327 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedConsolidationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedConsolidationDetail.php @@ -6,7 +6,6 @@ /** * CompletedConsolidationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedEtdDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedEtdDetail.php index f7cbc6db..1624d08e 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedEtdDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedEtdDetail.php @@ -6,7 +6,6 @@ /** * CompletedEtdDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedHazardousPackageDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedHazardousPackageDetail.php index 684f07bc..f97aac63 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedHazardousPackageDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedHazardousPackageDetail.php @@ -6,7 +6,6 @@ /** * Completed package-level hazardous commodity information for a single package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedHazardousShipmentDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedHazardousShipmentDetail.php index 6817b279..d79f3fe8 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedHazardousShipmentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedHazardousShipmentDetail.php @@ -6,7 +6,6 @@ /** * Computed shipment level hazardous commodity information. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedHazardousSummaryDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedHazardousSummaryDetail.php index 6992b574..ab11d4f5 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedHazardousSummaryDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedHazardousSummaryDetail.php @@ -6,7 +6,6 @@ /** * CompletedHazardousSummaryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedHoldAtLocationDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedHoldAtLocationDetail.php index d3f5d65d..eeeb3118 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedHoldAtLocationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedHoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * CompletedHoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedPackageDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedPackageDetail.php index 6bbc4a3c..5ab49f83 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedPackageDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedPackageDetail.php @@ -6,7 +6,6 @@ /** * CompletedPackageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedShipmentConsolidationDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedShipmentConsolidationDetail.php index 6d900e0e..259b3384 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedShipmentConsolidationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedShipmentConsolidationDetail.php @@ -6,7 +6,6 @@ /** * Associates a shipment within a consolidation with data about the consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedShipmentDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedShipmentDetail.php index 9792eae0..72e34409 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedShipmentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedShipmentDetail.php @@ -6,7 +6,6 @@ /** * CompletedShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedSmartPostDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedSmartPostDetail.php index 53a887e7..1d4fd331 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedSmartPostDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedSmartPostDetail.php @@ -6,7 +6,6 @@ /** * Provides reply information specific to SmartPost shipments. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedTagDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedTagDetail.php index 7a948509..1990d641 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedTagDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedTagDetail.php @@ -6,7 +6,6 @@ /** * Provides reply information specific to a tag request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CompletedTransborderDistributionDetail.php b/src/FedEx/OpenShipService/ComplexType/CompletedTransborderDistributionDetail.php index 4fd2cd7d..fcc3b53a 100644 --- a/src/FedEx/OpenShipService/ComplexType/CompletedTransborderDistributionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CompletedTransborderDistributionDetail.php @@ -6,7 +6,6 @@ /** * Result data for a transborder distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CondensedCrnReportDetail.php b/src/FedEx/OpenShipService/ComplexType/CondensedCrnReportDetail.php index 9e03ece7..723809a0 100644 --- a/src/FedEx/OpenShipService/ComplexType/CondensedCrnReportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CondensedCrnReportDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the short form of the Child Reference Number document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConfigurableLabelReferenceEntry.php b/src/FedEx/OpenShipService/ComplexType/ConfigurableLabelReferenceEntry.php index 47fec0af..f6977557 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConfigurableLabelReferenceEntry.php +++ b/src/FedEx/OpenShipService/ComplexType/ConfigurableLabelReferenceEntry.php @@ -6,7 +6,6 @@ /** * ConfigurableLabelReferenceEntry * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationReply.php b/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationReply.php index 3cd86431..d89ded62 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationReply.php @@ -6,7 +6,6 @@ /** * ConfirmConsolidationReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationRequest.php b/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationRequest.php index a5f7c1ea..55a5ebb1 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/ConfirmConsolidationRequest.php @@ -6,7 +6,6 @@ /** * ConfirmConsolidationRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentReply.php index baf7c212..8e2c23b8 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * ConfirmOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentRequest.php index 7d2dca3a..f0576551 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/ConfirmOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * ConfirmOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommercialInvoiceDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommercialInvoiceDetail.php index 20d7eef0..724099d3 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommercialInvoiceDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommercialInvoiceDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the consolidated commercial invoice. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommoditiesSummaryDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommoditiesSummaryDetail.php index 330cd048..781ed8f4 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommoditiesSummaryDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommoditiesSummaryDetail.php @@ -6,7 +6,6 @@ /** * Provides data about the consolidated commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodity.php b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodity.php index 6f93d187..ae2816af 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodity.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodity.php @@ -6,7 +6,6 @@ /** * ConsolidatedCommodity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDestinationDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDestinationDetail.php index 66ea16b9..b7ef5eeb 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDestinationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDestinationDetail.php @@ -6,7 +6,6 @@ /** * ConsolidatedCommodityDestinationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDetail.php index 8ac48cad..70239886 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidatedCommodityDetail.php @@ -6,7 +6,6 @@ /** * Represents all commodity data (summary and line items) within a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidatedPartyReportDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidatedPartyReportDetail.php index 84f6dcd0..ba20d25f 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidatedPartyReportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidatedPartyReportDetail.php @@ -6,7 +6,6 @@ /** * ConsolidatedPartyReportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidatedSoldToSummaryReportDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidatedSoldToSummaryReportDetail.php index 6cd47597..61e2965b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidatedSoldToSummaryReportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidatedSoldToSummaryReportDetail.php @@ -6,7 +6,6 @@ /** * ConsolidatedSoldToSummaryReportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationCustomsLinehaulReportDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationCustomsLinehaulReportDetail.php index 333e26d1..ddc97e15 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationCustomsLinehaulReportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationCustomsLinehaulReportDetail.php @@ -6,7 +6,6 @@ /** * ConsolidationCustomsLinehaulReportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationDataSource.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationDataSource.php index f7d4503f..718d0602 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationDataSource.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationDataSource.php @@ -6,7 +6,6 @@ /** * Specifies the way in which aggregated data in a consolidation are to be determined. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationDocument.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationDocument.php index 1a7ac741..4e7d516e 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationDocument.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationDocument.php @@ -6,7 +6,6 @@ /** * ConsolidationDocument * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationDocumentSpecification.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationDocumentSpecification.php index 02bcc08f..295f3b62 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationDocumentSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Contains all data required for (non-label) documents to be produced in conjunction with a specific international distribution consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationKey.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationKey.php index 85eccc1a..464f92b7 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationKey.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationKey.php @@ -6,7 +6,6 @@ /** * Uniquely identifies a consolidation, which is a logical container for a collection of shipments. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationShipment.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationShipment.php index 8c2f22fc..f2efcd03 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationShipment.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationShipment.php @@ -6,7 +6,6 @@ /** * Contains role and completed shipment data for shipments produced while confirming a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationSpecialServicesRequested.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationSpecialServicesRequested.php index d96be54c..5167ad84 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationSpecialServicesRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the consolidation level for some or all consolidation types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the consolidation special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ConsolidationTransborderDistributionDetail.php b/src/FedEx/OpenShipService/ComplexType/ConsolidationTransborderDistributionDetail.php index cc51f167..77281e5e 100644 --- a/src/FedEx/OpenShipService/ComplexType/ConsolidationTransborderDistributionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ConsolidationTransborderDistributionDetail.php @@ -6,7 +6,6 @@ /** * Specifies consolidation data for a tranborder distribution shipment. This is data that can be provided by the customer at the consolidation creation time. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Contact.php b/src/FedEx/OpenShipService/ComplexType/Contact.php index 6bbf781b..a39f450d 100644 --- a/src/FedEx/OpenShipService/ComplexType/Contact.php +++ b/src/FedEx/OpenShipService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ContactAndAddress.php b/src/FedEx/OpenShipService/ComplexType/ContactAndAddress.php index 8d8da0ee..ddda54aa 100644 --- a/src/FedEx/OpenShipService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/OpenShipService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ContentRecord.php b/src/FedEx/OpenShipService/ComplexType/ContentRecord.php index e268146f..5ea963cc 100644 --- a/src/FedEx/OpenShipService/ComplexType/ContentRecord.php +++ b/src/FedEx/OpenShipService/ComplexType/ContentRecord.php @@ -6,7 +6,6 @@ /** * Details the contents of the package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CreateConsolidationReply.php b/src/FedEx/OpenShipService/ComplexType/CreateConsolidationReply.php index 78341dd5..477716f1 100644 --- a/src/FedEx/OpenShipService/ComplexType/CreateConsolidationReply.php +++ b/src/FedEx/OpenShipService/ComplexType/CreateConsolidationReply.php @@ -6,7 +6,6 @@ /** * CreateConsolidationReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CreateConsolidationRequest.php b/src/FedEx/OpenShipService/ComplexType/CreateConsolidationRequest.php index 5f44090d..27b44da2 100644 --- a/src/FedEx/OpenShipService/ComplexType/CreateConsolidationRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/CreateConsolidationRequest.php @@ -6,7 +6,6 @@ /** * CreateConsolidationRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentReply.php index 5a2ade76..e8173e19 100644 --- a/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * CreateOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentRequest.php index 3f153e24..efb6f1b2 100644 --- a/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/CreateOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * CreateOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CrnReportDetail.php b/src/FedEx/OpenShipService/ComplexType/CrnReportDetail.php index 79513aa1..04ad10c3 100644 --- a/src/FedEx/OpenShipService/ComplexType/CrnReportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CrnReportDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Child Reference Number document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CurrencyExchangeRate.php b/src/FedEx/OpenShipService/ComplexType/CurrencyExchangeRate.php index 68339e5a..41944158 100644 --- a/src/FedEx/OpenShipService/ComplexType/CurrencyExchangeRate.php +++ b/src/FedEx/OpenShipService/ComplexType/CurrencyExchangeRate.php @@ -6,7 +6,6 @@ /** * CurrencyExchangeRate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomConsolidationDocumentDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomConsolidationDocumentDetail.php index 36b4c67d..3be4b9bb 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomConsolidationDocumentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomConsolidationDocumentDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print a custom consolidation document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomDeliveryWindowDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomDeliveryWindowDetail.php index dbfb7c76..f44bec27 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomDeliveryWindowDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomDeliveryWindowDetail.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomDocumentDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomDocumentDetail.php index 529e5670..2fa95a31 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomDocumentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomDocumentDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a custom-specified document, either at shipment or package level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomLabelBarcodeEntry.php b/src/FedEx/OpenShipService/ComplexType/CustomLabelBarcodeEntry.php index d4726b87..2c1c742d 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomLabelBarcodeEntry.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomLabelBarcodeEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified barcode symbology. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomLabelBoxEntry.php b/src/FedEx/OpenShipService/ComplexType/CustomLabelBoxEntry.php index e3e42738..4181e62a 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomLabelBoxEntry.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomLabelBoxEntry.php @@ -6,7 +6,6 @@ /** * Solid (filled) rectangular area on label. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomLabelDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomLabelDetail.php index a12bd37f..82673290 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomLabelDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomLabelDetail.php @@ -6,7 +6,6 @@ /** * CustomLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomLabelGraphicEntry.php b/src/FedEx/OpenShipService/ComplexType/CustomLabelGraphicEntry.php index ade4c04c..fc511413 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomLabelGraphicEntry.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomLabelGraphicEntry.php @@ -6,7 +6,6 @@ /** * Image to be included from printer's memory, or from a local file for offline clients. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomLabelPosition.php b/src/FedEx/OpenShipService/ComplexType/CustomLabelPosition.php index bb302814..190d01f0 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomLabelPosition.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomLabelPosition.php @@ -6,7 +6,6 @@ /** * CustomLabelPosition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomLabelTextBoxEntry.php b/src/FedEx/OpenShipService/ComplexType/CustomLabelTextBoxEntry.php index 0b008d3c..9f68edfd 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomLabelTextBoxEntry.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomLabelTextBoxEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomLabelTextEntry.php b/src/FedEx/OpenShipService/ComplexType/CustomLabelTextEntry.php index a1b22cc3..35fbd685 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomLabelTextEntry.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomLabelTextEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomerImageUsage.php b/src/FedEx/OpenShipService/ComplexType/CustomerImageUsage.php index 012517ce..61206f3f 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomerImageUsage.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomerImageUsage.php @@ -6,7 +6,6 @@ /** * CustomerImageUsage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomerReference.php b/src/FedEx/OpenShipService/ComplexType/CustomerReference.php index 252fdd74..82fe7c62 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomerReference.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomerReference.php @@ -6,7 +6,6 @@ /** * CustomerReference * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomerSpecifiedLabelDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomerSpecifiedLabelDetail.php index f2a9a4f0..1d9dacc5 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomerSpecifiedLabelDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomerSpecifiedLabelDetail.php @@ -6,7 +6,6 @@ /** * Allows customer-specified control of label content. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomsClearanceDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomsClearanceDetail.php index 3de1a826..3d567e90 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomsClearanceDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomsClearanceDetail.php @@ -6,7 +6,6 @@ /** * CustomsClearanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomsDeclarationStatementDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomsDeclarationStatementDetail.php index 2786f6b9..57ef7364 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomsDeclarationStatementDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomsDeclarationStatementDetail.php @@ -6,7 +6,6 @@ /** * This provides the information necessary to identify the different statements, declarations, acts, and/or certifications that apply to this shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomsOptionDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomsOptionDetail.php index ab4eb63f..e755c51d 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomsOptionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomsOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomsOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/CustomsPackingListDetail.php b/src/FedEx/OpenShipService/ComplexType/CustomsPackingListDetail.php index 208c999a..ad8ddfc0 100644 --- a/src/FedEx/OpenShipService/ComplexType/CustomsPackingListDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/CustomsPackingListDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the customs packing list document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsContainer.php b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsContainer.php index 16a6cfae..374e176d 100644 --- a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsContainer.php +++ b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsContainer.php @@ -6,7 +6,6 @@ /** * Describes an approved container used to package dangerous goods commodities. This does not describe any individual inner receptacles that may be within this container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsDetail.php b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsDetail.php index 226b28e1..124153fb 100644 --- a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsDetail.php @@ -6,7 +6,6 @@ /** * DangerousGoodsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php index 95e47790..313eb35b 100644 --- a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the 1421c form for dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsSignatory.php b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsSignatory.php index 101fa1e2..938c6992 100644 --- a/src/FedEx/OpenShipService/ComplexType/DangerousGoodsSignatory.php +++ b/src/FedEx/OpenShipService/ComplexType/DangerousGoodsSignatory.php @@ -6,7 +6,6 @@ /** * Specifies that name, title and place of the signatory responsible for the dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DateRange.php b/src/FedEx/OpenShipService/ComplexType/DateRange.php index a92953fe..33e3c4e7 100644 --- a/src/FedEx/OpenShipService/ComplexType/DateRange.php +++ b/src/FedEx/OpenShipService/ComplexType/DateRange.php @@ -6,7 +6,6 @@ /** * DateRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeclarationCurrency.php b/src/FedEx/OpenShipService/ComplexType/DeclarationCurrency.php index 76362170..5cff1ccd 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeclarationCurrency.php +++ b/src/FedEx/OpenShipService/ComplexType/DeclarationCurrency.php @@ -6,7 +6,6 @@ /** * DeclarationCurrency * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationReply.php b/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationReply.php index 02d7bfda..f4543c12 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationReply.php +++ b/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationReply.php @@ -6,7 +6,6 @@ /** * DeleteOpenConsolidationReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationRequest.php b/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationRequest.php index 63e68c5b..e34766c3 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/DeleteOpenConsolidationRequest.php @@ -6,7 +6,6 @@ /** * DeleteOpenConsolidationRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentReply.php index 01d1143e..ac678657 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * DeleteOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentRequest.php index a86d24cf..fc3195ab 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/DeleteOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * DeleteOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentReply.php index c8cd9c15..cd575bc2 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * DeletePackagesFromOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentRequest.php index c82d9e72..7d41c186 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/DeletePackagesFromOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * This request removes one or more packages from an open shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentReply.php index dcf630c6..f7e8a3d8 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentReply.php @@ -6,7 +6,6 @@ /** * DeletePendingShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentRequest.php index b462fac7..bb0be0e9 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/DeletePendingShipmentRequest.php @@ -6,7 +6,6 @@ /** * DeletePendingShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeleteShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/DeleteShipmentRequest.php index 31694b2f..ced3d4cb 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeleteShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/DeleteShipmentRequest.php @@ -6,7 +6,6 @@ /** * DeleteShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php b/src/FedEx/OpenShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php index 3ad36b27..b62fc714 100644 --- a/src/FedEx/OpenShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php @@ -6,7 +6,6 @@ /** * DeliveryOnInvoiceAcceptanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DestinationControlDetail.php b/src/FedEx/OpenShipService/ComplexType/DestinationControlDetail.php index 1ea46660..fc7e44c9 100644 --- a/src/FedEx/OpenShipService/ComplexType/DestinationControlDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/DestinationControlDetail.php @@ -6,7 +6,6 @@ /** * Data required to complete the Destionation Control Statement for US exports. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Dimensions.php b/src/FedEx/OpenShipService/ComplexType/Dimensions.php index c012695c..ee0a5fa3 100644 --- a/src/FedEx/OpenShipService/ComplexType/Dimensions.php +++ b/src/FedEx/OpenShipService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DocTabContent.php b/src/FedEx/OpenShipService/ComplexType/DocTabContent.php index b05136a4..3d773c2d 100644 --- a/src/FedEx/OpenShipService/ComplexType/DocTabContent.php +++ b/src/FedEx/OpenShipService/ComplexType/DocTabContent.php @@ -6,7 +6,6 @@ /** * DocTabContent * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DocTabContentBarcoded.php b/src/FedEx/OpenShipService/ComplexType/DocTabContentBarcoded.php index 45b434d0..6d5c316e 100644 --- a/src/FedEx/OpenShipService/ComplexType/DocTabContentBarcoded.php +++ b/src/FedEx/OpenShipService/ComplexType/DocTabContentBarcoded.php @@ -6,7 +6,6 @@ /** * DocTabContentBarcoded * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DocTabContentZone001.php b/src/FedEx/OpenShipService/ComplexType/DocTabContentZone001.php index 678cf3cc..486ba747 100644 --- a/src/FedEx/OpenShipService/ComplexType/DocTabContentZone001.php +++ b/src/FedEx/OpenShipService/ComplexType/DocTabContentZone001.php @@ -6,7 +6,6 @@ /** * DocTabContentZone001 * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DocTabZoneSpecification.php b/src/FedEx/OpenShipService/ComplexType/DocTabZoneSpecification.php index 34281ce2..a62f74c2 100644 --- a/src/FedEx/OpenShipService/ComplexType/DocTabZoneSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/DocTabZoneSpecification.php @@ -6,7 +6,6 @@ /** * DocTabZoneSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DocumentFormatOptionsRequested.php b/src/FedEx/OpenShipService/ComplexType/DocumentFormatOptionsRequested.php index 5ef59bc7..80ef04ea 100644 --- a/src/FedEx/OpenShipService/ComplexType/DocumentFormatOptionsRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/DocumentFormatOptionsRequested.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DocumentGenerationDetail.php b/src/FedEx/OpenShipService/ComplexType/DocumentGenerationDetail.php index 3f8040ca..ca192996 100644 --- a/src/FedEx/OpenShipService/ComplexType/DocumentGenerationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/DocumentGenerationDetail.php @@ -6,7 +6,6 @@ /** * DocumentGenerationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/DocumentRequirementsDetail.php b/src/FedEx/OpenShipService/ComplexType/DocumentRequirementsDetail.php index 8a19082e..d6fb1473 100644 --- a/src/FedEx/OpenShipService/ComplexType/DocumentRequirementsDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/DocumentRequirementsDetail.php @@ -6,7 +6,6 @@ /** * DocumentRequirementsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EMailDetail.php b/src/FedEx/OpenShipService/ComplexType/EMailDetail.php index 6bdd0009..65358173 100644 --- a/src/FedEx/OpenShipService/ComplexType/EMailDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/EMailDetail.php @@ -6,7 +6,6 @@ /** * EMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EMailLabelDetail.php b/src/FedEx/OpenShipService/ComplexType/EMailLabelDetail.php index 8c8cb51f..6bae7188 100644 --- a/src/FedEx/OpenShipService/ComplexType/EMailLabelDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/EMailLabelDetail.php @@ -6,7 +6,6 @@ /** * EMailLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EMailRecipient.php b/src/FedEx/OpenShipService/ComplexType/EMailRecipient.php index b6cfaba3..01e7465a 100644 --- a/src/FedEx/OpenShipService/ComplexType/EMailRecipient.php +++ b/src/FedEx/OpenShipService/ComplexType/EMailRecipient.php @@ -6,7 +6,6 @@ /** * Information describing the address of of the email recipient, role of the email recipient and languages that are requested to be supported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EPaymentDetail.php b/src/FedEx/OpenShipService/ComplexType/EPaymentDetail.php index 33ef6b6f..9aba2afc 100644 --- a/src/FedEx/OpenShipService/ComplexType/EPaymentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/EPaymentDetail.php @@ -6,7 +6,6 @@ /** * EPaymentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EdtCommodityTax.php b/src/FedEx/OpenShipService/ComplexType/EdtCommodityTax.php index ebeeb6df..46e41689 100644 --- a/src/FedEx/OpenShipService/ComplexType/EdtCommodityTax.php +++ b/src/FedEx/OpenShipService/ComplexType/EdtCommodityTax.php @@ -6,7 +6,6 @@ /** * EdtCommodityTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EdtExciseCondition.php b/src/FedEx/OpenShipService/ComplexType/EdtExciseCondition.php index 4b5ba927..92a76890 100644 --- a/src/FedEx/OpenShipService/ComplexType/EdtExciseCondition.php +++ b/src/FedEx/OpenShipService/ComplexType/EdtExciseCondition.php @@ -6,7 +6,6 @@ /** * EdtExciseCondition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EdtTaxDetail.php b/src/FedEx/OpenShipService/ComplexType/EdtTaxDetail.php index bd7f860d..daa8c8f8 100644 --- a/src/FedEx/OpenShipService/ComplexType/EdtTaxDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/EdtTaxDetail.php @@ -6,7 +6,6 @@ /** * EdtTaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EmailOptionsRequested.php b/src/FedEx/OpenShipService/ComplexType/EmailOptionsRequested.php index 3c2a9b70..3f031783 100644 --- a/src/FedEx/OpenShipService/ComplexType/EmailOptionsRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/EmailOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies how to apply the localization detail to the current context. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/EtdDetail.php b/src/FedEx/OpenShipService/ComplexType/EtdDetail.php index 5628ffa4..129fdfe9 100644 --- a/src/FedEx/OpenShipService/ComplexType/EtdDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/EtdDetail.php @@ -6,7 +6,6 @@ /** * Electronic Trade document references used with the ETD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ExportDeclarationDetail.php b/src/FedEx/OpenShipService/ComplexType/ExportDeclarationDetail.php index 4955d9f7..e63f520b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ExportDeclarationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ExportDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Export Declaration. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ExportDetail.php b/src/FedEx/OpenShipService/ComplexType/ExportDetail.php index 3684107c..611a1eb6 100644 --- a/src/FedEx/OpenShipService/ComplexType/ExportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ExportDetail.php @@ -6,7 +6,6 @@ /** * ExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ExpressFreightDetail.php b/src/FedEx/OpenShipService/ComplexType/ExpressFreightDetail.php index fa3afe94..6b5e00fc 100644 --- a/src/FedEx/OpenShipService/ComplexType/ExpressFreightDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ExpressFreightDetail.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightAddressLabelDetail.php b/src/FedEx/OpenShipService/ComplexType/FreightAddressLabelDetail.php index 0ba8d16f..8322811f 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightAddressLabelDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightAddressLabelDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce the Freight handling-unit-level address labels. Note that the number of UNIQUE labels (the N as in 1 of N, 2 of N, etc.) is determined by total handling units. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightBaseCharge.php b/src/FedEx/OpenShipService/ComplexType/FreightBaseCharge.php index f171368f..da8c7d1b 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightBaseCharge.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightBaseCharge.php @@ -6,7 +6,6 @@ /** * Individual charge which contributes to the total base charge for the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightBillOfLadingDetail.php b/src/FedEx/OpenShipService/ComplexType/FreightBillOfLadingDetail.php index d6630477..826edf56 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightBillOfLadingDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightBillOfLadingDetail.php @@ -6,7 +6,6 @@ /** * FreightBillOfLadingDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightGuaranteeDetail.php b/src/FedEx/OpenShipService/ComplexType/FreightGuaranteeDetail.php index ef2f96e5..c6fea70b 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightGuaranteeDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightGuaranteeDetail.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightRateDetail.php b/src/FedEx/OpenShipService/ComplexType/FreightRateDetail.php index 9e2c5d9a..3c582656 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightRateDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightRateDetail.php @@ -6,7 +6,6 @@ /** * Rate data specific to FedEx Freight or FedEx National Freight services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightRateNotation.php b/src/FedEx/OpenShipService/ComplexType/FreightRateNotation.php index 6afe1b06..7f08da33 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightRateNotation.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightRateNotation.php @@ -6,7 +6,6 @@ /** * Additional non-monetary data returned with Freight rates. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightShipmentDetail.php b/src/FedEx/OpenShipService/ComplexType/FreightShipmentDetail.php index 4c82c973..522cf50e 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightShipmentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data applicable to shipments using FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightShipmentLineItem.php b/src/FedEx/OpenShipService/ComplexType/FreightShipmentLineItem.php index 1e235465..bfb81841 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightShipmentLineItem.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightShipmentLineItem.php @@ -6,7 +6,6 @@ /** * Description of an individual commodity or class of content in a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/FreightSpecialServicePayment.php b/src/FedEx/OpenShipService/ComplexType/FreightSpecialServicePayment.php index 8cb8e426..cadbd379 100644 --- a/src/FedEx/OpenShipService/ComplexType/FreightSpecialServicePayment.php +++ b/src/FedEx/OpenShipService/ComplexType/FreightSpecialServicePayment.php @@ -6,7 +6,6 @@ /** * Specifies which party will be responsible for payment of any surcharges for Freight special services for which split billing is allowed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GeneralAgencyAgreementDetail.php b/src/FedEx/OpenShipService/ComplexType/GeneralAgencyAgreementDetail.php index 08ca6547..81745abf 100644 --- a/src/FedEx/OpenShipService/ComplexType/GeneralAgencyAgreementDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/GeneralAgencyAgreementDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a General Agency Agreement document. Remaining content (business data) to be defined once requirements have been completed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsReply.php b/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsReply.php index 512cf9be..877b1ee5 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsReply.php +++ b/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsReply.php @@ -6,7 +6,6 @@ /** * GetConfirmConsolidationResultsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsRequest.php b/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsRequest.php index bfa6ab79..c225318f 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/GetConfirmConsolidationResultsRequest.php @@ -6,7 +6,6 @@ /** * GetConfirmConsolidationResultsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsReply.php b/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsReply.php index 58f5f418..c7e11298 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsReply.php +++ b/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsReply.php @@ -6,7 +6,6 @@ /** * GetConfirmOpenShipmentResultsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsRequest.php b/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsRequest.php index 74682e46..04e29f75 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/GetConfirmOpenShipmentResultsRequest.php @@ -6,7 +6,6 @@ /** * GetConfirmOpenShipmentResultsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsReply.php b/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsReply.php index bfa7bda3..37de1a38 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsReply.php +++ b/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsReply.php @@ -6,7 +6,6 @@ /** * GetCreateOpenShipmentResultsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsRequest.php b/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsRequest.php index 379f3099..6b072a47 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/GetCreateOpenShipmentResultsRequest.php @@ -6,7 +6,6 @@ /** * GetCreateOpenShipmentResultsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsReply.php b/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsReply.php index 6e8e2a0f..3fdc7427 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsReply.php +++ b/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsReply.php @@ -6,7 +6,6 @@ /** * GetModifyOpenShipmentResultsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsRequest.php b/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsRequest.php index 38c22696..85851c60 100644 --- a/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/GetModifyOpenShipmentResultsRequest.php @@ -6,7 +6,6 @@ /** * GetModifyOpenShipmentResultsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityContent.php b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityContent.php index 69e30423..40fe148e 100644 --- a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityContent.php +++ b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityDescription.php b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityDescription.php index bc1ffa5b..79e21e6f 100644 --- a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityDescription.php +++ b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php index 3fa2c5c6..e6a74a56 100644 --- a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php @@ -6,7 +6,6 @@ /** * This describes information about the inner receptacles for the hazardous commodity in a particular dangerous goods container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityOptionDetail.php b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityOptionDetail.php index 1a6f3f15..2e7acd7e 100644 --- a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityOptionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityOptionDetail.php @@ -6,7 +6,6 @@ /** * Customer-provided specifications for handling individual commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackagingDetail.php b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackagingDetail.php index 835cb024..1b38cd28 100644 --- a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackagingDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackagingDetail.php @@ -6,7 +6,6 @@ /** * Identifies number and type of packaging units for hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackingDetail.php b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackingDetail.php index bbd0eb24..60283919 100644 --- a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackingDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityPackingDetail.php @@ -6,7 +6,6 @@ /** * Specifies documentation and limits for validation of an individual packing group/category. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityQuantityDetail.php b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityQuantityDetail.php index 06d9add5..ad992bd2 100644 --- a/src/FedEx/OpenShipService/ComplexType/HazardousCommodityQuantityDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/HazardousCommodityQuantityDetail.php @@ -6,7 +6,6 @@ /** * Identifies amount and units for quantity of hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HoldAtLocationDetail.php b/src/FedEx/OpenShipService/ComplexType/HoldAtLocationDetail.php index 058ce899..05577748 100644 --- a/src/FedEx/OpenShipService/ComplexType/HoldAtLocationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/HoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * HoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/HomeDeliveryPremiumDetail.php b/src/FedEx/OpenShipService/ComplexType/HomeDeliveryPremiumDetail.php index e0a1695d..c7439c5f 100644 --- a/src/FedEx/OpenShipService/ComplexType/HomeDeliveryPremiumDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/HomeDeliveryPremiumDetail.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/InternationalControlledExportDetail.php b/src/FedEx/OpenShipService/ComplexType/InternationalControlledExportDetail.php index d2f8390a..10d03ebf 100644 --- a/src/FedEx/OpenShipService/ComplexType/InternationalControlledExportDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/InternationalControlledExportDetail.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/InternationalDistributionDetail.php b/src/FedEx/OpenShipService/ComplexType/InternationalDistributionDetail.php index c9f6ccae..ce27588b 100644 --- a/src/FedEx/OpenShipService/ComplexType/InternationalDistributionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/InternationalDistributionDetail.php @@ -6,7 +6,6 @@ /** * InternationalDistributionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/InternationalDistributionSummaryDetail.php b/src/FedEx/OpenShipService/ComplexType/InternationalDistributionSummaryDetail.php index ec75be8a..8b0187fb 100644 --- a/src/FedEx/OpenShipService/ComplexType/InternationalDistributionSummaryDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/InternationalDistributionSummaryDetail.php @@ -6,7 +6,6 @@ /** * Totals accumulated during the processing of CRNs into the consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php b/src/FedEx/OpenShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php index 7a0c0cf6..347fb48a 100644 --- a/src/FedEx/OpenShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php @@ -6,7 +6,6 @@ /** * InternationalTrafficInArmsRegulationsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/LabelSpecification.php b/src/FedEx/OpenShipService/ComplexType/LabelSpecification.php index 89f56662..a6037694 100644 --- a/src/FedEx/OpenShipService/ComplexType/LabelSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/LabelSpecification.php @@ -6,7 +6,6 @@ /** * LabelSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/LiabilityCoverageDetail.php b/src/FedEx/OpenShipService/ComplexType/LiabilityCoverageDetail.php index 2fd9cd36..6149a680 100644 --- a/src/FedEx/OpenShipService/ComplexType/LiabilityCoverageDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/LiabilityCoverageDetail.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/LicenseOrPermitDetail.php b/src/FedEx/OpenShipService/ComplexType/LicenseOrPermitDetail.php index c98419ee..0ca86c46 100644 --- a/src/FedEx/OpenShipService/ComplexType/LicenseOrPermitDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/LicenseOrPermitDetail.php @@ -6,7 +6,6 @@ /** * LicenseOrPermitDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/LinearMeasure.php b/src/FedEx/OpenShipService/ComplexType/LinearMeasure.php index c016c988..39c911f6 100644 --- a/src/FedEx/OpenShipService/ComplexType/LinearMeasure.php +++ b/src/FedEx/OpenShipService/ComplexType/LinearMeasure.php @@ -6,7 +6,6 @@ /** * Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Localization.php b/src/FedEx/OpenShipService/ComplexType/Localization.php index fc02b56f..8f6753dc 100644 --- a/src/FedEx/OpenShipService/ComplexType/Localization.php +++ b/src/FedEx/OpenShipService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Measure.php b/src/FedEx/OpenShipService/ComplexType/Measure.php index 8ee505f7..eb728d52 100644 --- a/src/FedEx/OpenShipService/ComplexType/Measure.php +++ b/src/FedEx/OpenShipService/ComplexType/Measure.php @@ -6,7 +6,6 @@ /** * Measure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Message.php b/src/FedEx/OpenShipService/ComplexType/Message.php index 67544b95..071146f7 100644 --- a/src/FedEx/OpenShipService/ComplexType/Message.php +++ b/src/FedEx/OpenShipService/ComplexType/Message.php @@ -6,7 +6,6 @@ /** * Message * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/MessageParameter.php b/src/FedEx/OpenShipService/ComplexType/MessageParameter.php index 7c983d9e..4982f46a 100644 --- a/src/FedEx/OpenShipService/ComplexType/MessageParameter.php +++ b/src/FedEx/OpenShipService/ComplexType/MessageParameter.php @@ -6,7 +6,6 @@ /** * MessageParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationReply.php b/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationReply.php index 66fa7aab..6dcb0d25 100644 --- a/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationReply.php @@ -6,7 +6,6 @@ /** * ModifyConsolidationReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationRequest.php b/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationRequest.php index 6654d620..c972194c 100644 --- a/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/ModifyConsolidationRequest.php @@ -6,7 +6,6 @@ /** * ModifyConsolidationRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentReply.php index b77de4eb..f6289745 100644 --- a/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * ModifyOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentRequest.php index 22e7af87..c13dcba5 100644 --- a/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/ModifyOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * ModifyOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentReply.php index 8ba3588c..d40e27f4 100644 --- a/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * ModifyPackageInOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentRequest.php index 44ddbbc0..4b1476d2 100644 --- a/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/ModifyPackageInOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * ModifyPackageInOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Money.php b/src/FedEx/OpenShipService/ComplexType/Money.php index cae75e30..1a707b22 100644 --- a/src/FedEx/OpenShipService/ComplexType/Money.php +++ b/src/FedEx/OpenShipService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/NaftaCertificateOfOriginDetail.php b/src/FedEx/OpenShipService/ComplexType/NaftaCertificateOfOriginDetail.php deleted file mode 100644 index 425de6f6..00000000 --- a/src/FedEx/OpenShipService/ComplexType/NaftaCertificateOfOriginDetail.php +++ /dev/null @@ -1,114 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - * - * @property ShippingDocumentFormat $Format - * @property DateRange $BlanketPeriod - * @property \FedEx\OpenShipService\SimpleType\NaftaImporterSpecificationType|string $ImporterSpecification - * @property Contact $SignatureContact - * @property \FedEx\OpenShipService\SimpleType\NaftaProducerSpecificationType|string $ProducerSpecification - * @property NaftaProducer[] $Producers - * @property CustomerImageUsage[] $CustomerImageUsages - - */ -class NaftaCertificateOfOriginDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCertificateOfOriginDetail'; - - /** - * Set Format - * - * @param ShippingDocumentFormat $format - * @return $this - */ - public function setFormat(ShippingDocumentFormat $format) - { - $this->values['Format'] = $format; - return $this; - } - - /** - * Set BlanketPeriod - * - * @param DateRange $blanketPeriod - * @return $this - */ - public function setBlanketPeriod(DateRange $blanketPeriod) - { - $this->values['BlanketPeriod'] = $blanketPeriod; - return $this; - } - - /** - * Indicates which Party (if any) from the shipment is to be used as the source of importer data on the NAFTA COO form. - * - * @param \FedEx\OpenShipService\SimpleType\NaftaImporterSpecificationType|string $importerSpecification - * @return $this - */ - public function setImporterSpecification($importerSpecification) - { - $this->values['ImporterSpecification'] = $importerSpecification; - return $this; - } - - /** - * Contact information for "Authorized Signature" area of form. - * - * @param Contact $signatureContact - * @return $this - */ - public function setSignatureContact(Contact $signatureContact) - { - $this->values['SignatureContact'] = $signatureContact; - return $this; - } - - /** - * Set ProducerSpecification - * - * @param \FedEx\OpenShipService\SimpleType\NaftaProducerSpecificationType|string $producerSpecification - * @return $this - */ - public function setProducerSpecification($producerSpecification) - { - $this->values['ProducerSpecification'] = $producerSpecification; - return $this; - } - - /** - * Set Producers - * - * @param NaftaProducer[] $producers - * @return $this - */ - public function setProducers(array $producers) - { - $this->values['Producers'] = $producers; - return $this; - } - - /** - * Set CustomerImageUsages - * - * @param CustomerImageUsage[] $customerImageUsages - * @return $this - */ - public function setCustomerImageUsages(array $customerImageUsages) - { - $this->values['CustomerImageUsages'] = $customerImageUsages; - return $this; - } -} diff --git a/src/FedEx/OpenShipService/ComplexType/NaftaCommodityDetail.php b/src/FedEx/OpenShipService/ComplexType/NaftaCommodityDetail.php deleted file mode 100644 index 1b31f09b..00000000 --- a/src/FedEx/OpenShipService/ComplexType/NaftaCommodityDetail.php +++ /dev/null @@ -1,88 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - * - * @property \FedEx\OpenShipService\SimpleType\NaftaPreferenceCriterionCode|string $PreferenceCriterion - * @property \FedEx\OpenShipService\SimpleType\NaftaProducerDeterminationCode|string $ProducerDetermination - * @property string $ProducerId - * @property \FedEx\OpenShipService\SimpleType\NaftaNetCostMethodCode|string $NetCostMethod - * @property DateRange $NetCostDateRange - - */ -class NaftaCommodityDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCommodityDetail'; - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\OpenShipService\SimpleType\NaftaPreferenceCriterionCode|string $preferenceCriterion - * @return $this - */ - public function setPreferenceCriterion($preferenceCriterion) - { - $this->values['PreferenceCriterion'] = $preferenceCriterion; - return $this; - } - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\OpenShipService\SimpleType\NaftaProducerDeterminationCode|string $producerDetermination - * @return $this - */ - public function setProducerDetermination($producerDetermination) - { - $this->values['ProducerDetermination'] = $producerDetermination; - return $this; - } - - /** - * Identification of which producer is associated with this commodity (if multiple producers are used in a single shipment). - * - * @param string $producerId - * @return $this - */ - public function setProducerId($producerId) - { - $this->values['ProducerId'] = $producerId; - return $this; - } - - /** - * Set NetCostMethod - * - * @param \FedEx\OpenShipService\SimpleType\NaftaNetCostMethodCode|string $netCostMethod - * @return $this - */ - public function setNetCostMethod($netCostMethod) - { - $this->values['NetCostMethod'] = $netCostMethod; - return $this; - } - - /** - * Date range over which RVC net cost was calculated. - * - * @param DateRange $netCostDateRange - * @return $this - */ - public function setNetCostDateRange(DateRange $netCostDateRange) - { - $this->values['NetCostDateRange'] = $netCostDateRange; - return $this; - } -} diff --git a/src/FedEx/OpenShipService/ComplexType/NaftaLowValueStatementDetail.php b/src/FedEx/OpenShipService/ComplexType/NaftaLowValueStatementDetail.php deleted file mode 100644 index d0d78670..00000000 --- a/src/FedEx/OpenShipService/ComplexType/NaftaLowValueStatementDetail.php +++ /dev/null @@ -1,36 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - * - * @property \FedEx\OpenShipService\SimpleType\CustomsRoleType|string $Role - - */ -class NaftaLowValueStatementDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaLowValueStatementDetail'; - - /** - * Specifies the NAFTA statement role. - * - * @param \FedEx\OpenShipService\SimpleType\CustomsRoleType|string $role - * @return $this - */ - public function setRole($role) - { - $this->values['Role'] = $role; - return $this; - } -} diff --git a/src/FedEx/OpenShipService/ComplexType/NaftaProducer.php b/src/FedEx/OpenShipService/ComplexType/NaftaProducer.php deleted file mode 100644 index f0519b56..00000000 --- a/src/FedEx/OpenShipService/ComplexType/NaftaProducer.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - * - * @property string $Id - * @property Party $Producer - - */ -class NaftaProducer extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaProducer'; - - /** - * Set Id - * - * @param string $id - * @return $this - */ - public function setId($id) - { - $this->values['Id'] = $id; - return $this; - } - - /** - * Set Producer - * - * @param Party $producer - * @return $this - */ - public function setProducer(Party $producer) - { - $this->values['Producer'] = $producer; - return $this; - } -} diff --git a/src/FedEx/OpenShipService/ComplexType/NetExplosiveDetail.php b/src/FedEx/OpenShipService/ComplexType/NetExplosiveDetail.php index 41aeba21..650ccd91 100644 --- a/src/FedEx/OpenShipService/ComplexType/NetExplosiveDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/NetExplosiveDetail.php @@ -6,7 +6,6 @@ /** * NetExplosiveDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Notification.php b/src/FedEx/OpenShipService/ComplexType/Notification.php index 27bf14c7..f50c2285 100644 --- a/src/FedEx/OpenShipService/ComplexType/Notification.php +++ b/src/FedEx/OpenShipService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/NotificationDetail.php b/src/FedEx/OpenShipService/ComplexType/NotificationDetail.php index e8851ea3..0a4c51ac 100644 --- a/src/FedEx/OpenShipService/ComplexType/NotificationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/NotificationDetail.php @@ -6,7 +6,6 @@ /** * NotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/NotificationParameter.php b/src/FedEx/OpenShipService/ComplexType/NotificationParameter.php index ff28a77d..bd372a32 100644 --- a/src/FedEx/OpenShipService/ComplexType/NotificationParameter.php +++ b/src/FedEx/OpenShipService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/OfferingIdentifierDetail.php b/src/FedEx/OpenShipService/ComplexType/OfferingIdentifierDetail.php index b502c2ab..188b4107 100644 --- a/src/FedEx/OpenShipService/ComplexType/OfferingIdentifierDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/OfferingIdentifierDetail.php @@ -6,7 +6,6 @@ /** * OfferingIdentifierDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Op900Detail.php b/src/FedEx/OpenShipService/ComplexType/Op900Detail.php index 21bb5a9e..f5a842f3 100644 --- a/src/FedEx/OpenShipService/ComplexType/Op900Detail.php +++ b/src/FedEx/OpenShipService/ComplexType/Op900Detail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the OP-900 form for hazardous materials packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/OperationalInstruction.php b/src/FedEx/OpenShipService/ComplexType/OperationalInstruction.php index dc502cb2..2db66d9b 100644 --- a/src/FedEx/OpenShipService/ComplexType/OperationalInstruction.php +++ b/src/FedEx/OpenShipService/ComplexType/OperationalInstruction.php @@ -6,7 +6,6 @@ /** * OperationalInstruction * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PackageBarcodes.php b/src/FedEx/OpenShipService/ComplexType/PackageBarcodes.php index a92b5d4a..aae59ece 100644 --- a/src/FedEx/OpenShipService/ComplexType/PackageBarcodes.php +++ b/src/FedEx/OpenShipService/ComplexType/PackageBarcodes.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents the set of barcodes (of all types) which are associated with a specific package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PackageDocument.php b/src/FedEx/OpenShipService/ComplexType/PackageDocument.php index ffcf91e2..1b824197 100644 --- a/src/FedEx/OpenShipService/ComplexType/PackageDocument.php +++ b/src/FedEx/OpenShipService/ComplexType/PackageDocument.php @@ -6,7 +6,6 @@ /** * PackageDocument * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PackageOperationalDetail.php b/src/FedEx/OpenShipService/ComplexType/PackageOperationalDetail.php index ea36f5db..e38e7bd0 100644 --- a/src/FedEx/OpenShipService/ComplexType/PackageOperationalDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/PackageOperationalDetail.php @@ -6,7 +6,6 @@ /** * Package-level data required for labeling and/or movement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PackageRateDetail.php b/src/FedEx/OpenShipService/ComplexType/PackageRateDetail.php index 072938e8..06027052 100644 --- a/src/FedEx/OpenShipService/ComplexType/PackageRateDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/PackageRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a package's rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PackageRating.php b/src/FedEx/OpenShipService/ComplexType/PackageRating.php index 833ab203..0754a8ed 100644 --- a/src/FedEx/OpenShipService/ComplexType/PackageRating.php +++ b/src/FedEx/OpenShipService/ComplexType/PackageRating.php @@ -6,7 +6,6 @@ /** * This class groups together for a single package all package-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PackageSpecialServicesRequested.php b/src/FedEx/OpenShipService/ComplexType/PackageSpecialServicesRequested.php index fc7f9d9b..151d18bf 100644 --- a/src/FedEx/OpenShipService/ComplexType/PackageSpecialServicesRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/PackageSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the package level for some or all service types. If the shipper is requesting a special service which requires additional data, the package special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PackagingDescription.php b/src/FedEx/OpenShipService/ComplexType/PackagingDescription.php index 17fe6e01..b110664b 100644 --- a/src/FedEx/OpenShipService/ComplexType/PackagingDescription.php +++ b/src/FedEx/OpenShipService/ComplexType/PackagingDescription.php @@ -6,7 +6,6 @@ /** * PackagingDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Party.php b/src/FedEx/OpenShipService/ComplexType/Party.php index d0a0b42e..3ba4301a 100644 --- a/src/FedEx/OpenShipService/ComplexType/Party.php +++ b/src/FedEx/OpenShipService/ComplexType/Party.php @@ -6,7 +6,6 @@ /** * Party * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Payment.php b/src/FedEx/OpenShipService/ComplexType/Payment.php index 5f9fc243..469f3a44 100644 --- a/src/FedEx/OpenShipService/ComplexType/Payment.php +++ b/src/FedEx/OpenShipService/ComplexType/Payment.php @@ -6,7 +6,6 @@ /** * Payment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Payor.php b/src/FedEx/OpenShipService/ComplexType/Payor.php index 89deb812..4a363243 100644 --- a/src/FedEx/OpenShipService/ComplexType/Payor.php +++ b/src/FedEx/OpenShipService/ComplexType/Payor.php @@ -6,7 +6,6 @@ /** * Payor * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessDetail.php b/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessDetail.php index 42c1d826..04f43d0d 100644 --- a/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessDetail.php @@ -6,7 +6,6 @@ /** * This information describes how and when a pending shipment may be accessed for completion. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessorDetail.php b/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessorDetail.php index b4c3fcff..1c72f3f9 100644 --- a/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessorDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/PendingShipmentAccessorDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details to be used by the user of the pending shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PendingShipmentDetail.php b/src/FedEx/OpenShipService/ComplexType/PendingShipmentDetail.php index 28f382e1..62a15325 100644 --- a/src/FedEx/OpenShipService/ComplexType/PendingShipmentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/PendingShipmentDetail.php @@ -6,7 +6,6 @@ /** * This information describes the kind of pending shipment being requested. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php b/src/FedEx/OpenShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php index 9d8bb0c6..0f94819a 100644 --- a/src/FedEx/OpenShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PickupDetail.php b/src/FedEx/OpenShipService/ComplexType/PickupDetail.php index 10995934..1cdd1ad8 100644 --- a/src/FedEx/OpenShipService/ComplexType/PickupDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/PickupDetail.php @@ -6,7 +6,6 @@ /** * This class describes the pickup characteristics of a shipment (e.g. for use in a tag request). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PrintedReference.php b/src/FedEx/OpenShipService/ComplexType/PrintedReference.php index ce916c92..b7d0643c 100644 --- a/src/FedEx/OpenShipService/ComplexType/PrintedReference.php +++ b/src/FedEx/OpenShipService/ComplexType/PrintedReference.php @@ -6,7 +6,6 @@ /** * Represents a reference identifier printed on Freight bills of lading * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/PriorityAlertDetail.php b/src/FedEx/OpenShipService/ComplexType/PriorityAlertDetail.php index ddf1e239..54b260dd 100644 --- a/src/FedEx/OpenShipService/ComplexType/PriorityAlertDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/PriorityAlertDetail.php @@ -6,7 +6,6 @@ /** * PriorityAlertDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ProductName.php b/src/FedEx/OpenShipService/ComplexType/ProductName.php index 4f441e68..c0d33d1b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ProductName.php +++ b/src/FedEx/OpenShipService/ComplexType/ProductName.php @@ -6,7 +6,6 @@ /** * ProductName * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RadioactivityDetail.php b/src/FedEx/OpenShipService/ComplexType/RadioactivityDetail.php index 41f65e33..63257d00 100644 --- a/src/FedEx/OpenShipService/ComplexType/RadioactivityDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/RadioactivityDetail.php @@ -6,7 +6,6 @@ /** * RadioactivityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RadionuclideActivity.php b/src/FedEx/OpenShipService/ComplexType/RadionuclideActivity.php index 9684c374..dcf0adbb 100644 --- a/src/FedEx/OpenShipService/ComplexType/RadionuclideActivity.php +++ b/src/FedEx/OpenShipService/ComplexType/RadionuclideActivity.php @@ -6,7 +6,6 @@ /** * RadionuclideActivity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RadionuclideDetail.php b/src/FedEx/OpenShipService/ComplexType/RadionuclideDetail.php index 8cfe88e2..b63effc5 100644 --- a/src/FedEx/OpenShipService/ComplexType/RadionuclideDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/RadionuclideDetail.php @@ -6,7 +6,6 @@ /** * RadionuclideDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RateDiscount.php b/src/FedEx/OpenShipService/ComplexType/RateDiscount.php index 24367342..06391374 100644 --- a/src/FedEx/OpenShipService/ComplexType/RateDiscount.php +++ b/src/FedEx/OpenShipService/ComplexType/RateDiscount.php @@ -6,7 +6,6 @@ /** * RateDiscount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Rebate.php b/src/FedEx/OpenShipService/ComplexType/Rebate.php index 93279e8d..6451d8dd 100644 --- a/src/FedEx/OpenShipService/ComplexType/Rebate.php +++ b/src/FedEx/OpenShipService/ComplexType/Rebate.php @@ -6,7 +6,6 @@ /** * Rebate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RecipientCustomsId.php b/src/FedEx/OpenShipService/ComplexType/RecipientCustomsId.php index a578953d..0a1cd555 100644 --- a/src/FedEx/OpenShipService/ComplexType/RecipientCustomsId.php +++ b/src/FedEx/OpenShipService/ComplexType/RecipientCustomsId.php @@ -6,7 +6,6 @@ /** * Specifies how the recipient is identified for customs purposes; the requirements on this information vary with destination country. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RecommendedDocumentSpecification.php b/src/FedEx/OpenShipService/ComplexType/RecommendedDocumentSpecification.php index be11d733..14c0581b 100644 --- a/src/FedEx/OpenShipService/ComplexType/RecommendedDocumentSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/RecommendedDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies the details about documents that are recommended to be included with the shipment for ease of shipment processing and transportation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RegulatoryAdvisoryDetail.php b/src/FedEx/OpenShipService/ComplexType/RegulatoryAdvisoryDetail.php index 9e8743fa..cba434e5 100644 --- a/src/FedEx/OpenShipService/ComplexType/RegulatoryAdvisoryDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/RegulatoryAdvisoryDetail.php @@ -6,7 +6,6 @@ /** * RegulatoryAdvisoryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RegulatoryLabelContentDetail.php b/src/FedEx/OpenShipService/ComplexType/RegulatoryLabelContentDetail.php index def84029..a24f4bd8 100644 --- a/src/FedEx/OpenShipService/ComplexType/RegulatoryLabelContentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/RegulatoryLabelContentDetail.php @@ -6,7 +6,6 @@ /** * Specifies details needed to generate any label artifacts required due to regulatory requirements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RegulatoryProhibition.php b/src/FedEx/OpenShipService/ComplexType/RegulatoryProhibition.php index 890204a2..057e8ca0 100644 --- a/src/FedEx/OpenShipService/ComplexType/RegulatoryProhibition.php +++ b/src/FedEx/OpenShipService/ComplexType/RegulatoryProhibition.php @@ -6,7 +6,6 @@ /** * RegulatoryProhibition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RegulatoryWaiver.php b/src/FedEx/OpenShipService/ComplexType/RegulatoryWaiver.php index e51d7e2e..1389c734 100644 --- a/src/FedEx/OpenShipService/ComplexType/RegulatoryWaiver.php +++ b/src/FedEx/OpenShipService/ComplexType/RegulatoryWaiver.php @@ -6,7 +6,6 @@ /** * RegulatoryWaiver * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsReply.php b/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsReply.php index 2ac25b05..7e8514a1 100644 --- a/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsReply.php @@ -6,7 +6,6 @@ /** * ReprintShippingDocumentsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsRequest.php b/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsRequest.php index da6eb4f4..a76d4254 100644 --- a/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/ReprintShippingDocumentsRequest.php @@ -6,7 +6,6 @@ /** * ReprintShippingDocumentsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RequestedConsolidation.php b/src/FedEx/OpenShipService/ComplexType/RequestedConsolidation.php index a986d884..f49a27d5 100644 --- a/src/FedEx/OpenShipService/ComplexType/RequestedConsolidation.php +++ b/src/FedEx/OpenShipService/ComplexType/RequestedConsolidation.php @@ -6,7 +6,6 @@ /** * RequestedConsolidation * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RequestedDistributionLocation.php b/src/FedEx/OpenShipService/ComplexType/RequestedDistributionLocation.php index 7af0fae0..72620874 100644 --- a/src/FedEx/OpenShipService/ComplexType/RequestedDistributionLocation.php +++ b/src/FedEx/OpenShipService/ComplexType/RequestedDistributionLocation.php @@ -6,7 +6,6 @@ /** * Specifies the type and location id of a distribution location used to process a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RequestedPackageLineItem.php b/src/FedEx/OpenShipService/ComplexType/RequestedPackageLineItem.php index 29be11cd..bef885da 100644 --- a/src/FedEx/OpenShipService/ComplexType/RequestedPackageLineItem.php +++ b/src/FedEx/OpenShipService/ComplexType/RequestedPackageLineItem.php @@ -6,7 +6,6 @@ /** * RequestedPackageLineItem * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RequestedShipment.php b/src/FedEx/OpenShipService/ComplexType/RequestedShipment.php index e6019f2d..2272edba 100644 --- a/src/FedEx/OpenShipService/ComplexType/RequestedShipment.php +++ b/src/FedEx/OpenShipService/ComplexType/RequestedShipment.php @@ -6,7 +6,6 @@ /** * RequestedShipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesReply.php b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesReply.php index 713b4751..841d58db 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesReply.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesReply.php @@ -6,7 +6,6 @@ /** * RetrieveConsolidatedCommoditiesReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesRequest.php b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesRequest.php index b1d3a485..13f7af45 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidatedCommoditiesRequest.php @@ -6,7 +6,6 @@ /** * RetrieveConsolidatedCommoditiesRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationReply.php b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationReply.php index 16ba0d0c..fd1b0bfc 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationReply.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationReply.php @@ -6,7 +6,6 @@ /** * RetrieveConsolidationReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationRequest.php b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationRequest.php index 02905773..42ef4b77 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrieveConsolidationRequest.php @@ -6,7 +6,6 @@ /** * RetrieveConsolidationRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentReply.php index 9fcc987f..9fca9fe2 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * RetrieveOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentRequest.php index fc449701..617bf9c9 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrieveOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * RetrieveOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentReply.php index 47fbeffe..6f0c3a29 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * RetrievePackageInOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentRequest.php index 1b90379d..9f6d8920 100644 --- a/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/RetrievePackageInOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * RetrievePackageInOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ReturnAssociationDetail.php b/src/FedEx/OpenShipService/ComplexType/ReturnAssociationDetail.php index 402b7107..ec715179 100644 --- a/src/FedEx/OpenShipService/ComplexType/ReturnAssociationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ReturnAssociationDetail.php @@ -6,7 +6,6 @@ /** * ReturnAssociationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ReturnEMailDetail.php b/src/FedEx/OpenShipService/ComplexType/ReturnEMailDetail.php index e7e7af0a..cb3d59ad 100644 --- a/src/FedEx/OpenShipService/ComplexType/ReturnEMailDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ReturnEMailDetail.php @@ -6,7 +6,6 @@ /** * ReturnEMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ReturnInstructionsDetail.php b/src/FedEx/OpenShipService/ComplexType/ReturnInstructionsDetail.php index 30b6c61a..74e6d229 100644 --- a/src/FedEx/OpenShipService/ComplexType/ReturnInstructionsDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ReturnInstructionsDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the return instructions( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ReturnShipmentDetail.php b/src/FedEx/OpenShipService/ComplexType/ReturnShipmentDetail.php index c4151b76..c5e84314 100644 --- a/src/FedEx/OpenShipService/ComplexType/ReturnShipmentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ReturnShipmentDetail.php @@ -6,7 +6,6 @@ /** * ReturnShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Rma.php b/src/FedEx/OpenShipService/ComplexType/Rma.php index d300ff51..6cb81660 100644 --- a/src/FedEx/OpenShipService/ComplexType/Rma.php +++ b/src/FedEx/OpenShipService/ComplexType/Rma.php @@ -6,7 +6,6 @@ /** * June 2011 ITG 121203 IR-RMA number has been removed from this structure and added as a new customer reference type. The structure remains because of the reason field below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ServiceDescription.php b/src/FedEx/OpenShipService/ComplexType/ServiceDescription.php index fb52eb01..7b3a767e 100644 --- a/src/FedEx/OpenShipService/ComplexType/ServiceDescription.php +++ b/src/FedEx/OpenShipService/ComplexType/ServiceDescription.php @@ -6,7 +6,6 @@ /** * ServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentAdvisoryDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentAdvisoryDetail.php index 9d9eb081..700740dd 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentAdvisoryDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentAdvisoryDetail.php @@ -6,7 +6,6 @@ /** * ShipmentAdvisoryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentAuthorizationDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentAuthorizationDetail.php index 91a4a7da..9be8f69b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentAuthorizationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentAuthorizationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentAuthorizationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentConfigurationData.php b/src/FedEx/OpenShipService/ComplexType/ShipmentConfigurationData.php index cb6e7d49..73b8e08c 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentConfigurationData.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentConfigurationData.php @@ -6,7 +6,6 @@ /** * Specifies data structures that may be re-used multiple times with s single shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentConsolidationDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentConsolidationDetail.php index 2e1ca4d4..709cb19e 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentConsolidationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentConsolidationDetail.php @@ -6,7 +6,6 @@ /** * Specifies the characteristics of the containing RequestedShipment that define its participation in a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceDetail.php index 577c0e84..b592b642 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceDetail.php @@ -6,7 +6,6 @@ /** * Shipment-level totals of dry ice data across all packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php b/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php index 7227e446..8d8898b4 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationDetail.php index 9356153d..da72db0f 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationSpecification.php b/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationSpecification.php index 44619be8..f496a009 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentEventNotificationSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentInclusionSpecification.php b/src/FedEx/OpenShipService/ComplexType/ShipmentInclusionSpecification.php index 411ea663..252dc05e 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentInclusionSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentInclusionSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentInclusionSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentInternationalDistributionDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentInternationalDistributionDetail.php index a5371cc5..129c75fa 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentInternationalDistributionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentInternationalDistributionDetail.php @@ -6,7 +6,6 @@ /** * Specifies the attributes of a shipment related to its role in an international distribution (consolidation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentLegRateDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentLegRateDetail.php index 9df705a9..0dc275a1 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentLegRateDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentLegRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a single leg of a shipment's total/summary rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentManifestDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentManifestDetail.php index 4b6215ed..4fcc2999 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentManifestDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentManifestDetail.php @@ -6,7 +6,6 @@ /** * ShipmentManifestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentNotificationFormatSpecification.php b/src/FedEx/OpenShipService/ComplexType/ShipmentNotificationFormatSpecification.php index d2f26b15..92e8513c 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentNotificationFormatSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentNotificationFormatSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationFormatSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentOperationalDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentOperationalDetail.php index f0269b73..c6df1d51 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentOperationalDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentOperationalDetail.php @@ -6,7 +6,6 @@ /** * ShipmentOperationalDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentProcessingOptionsRequested.php b/src/FedEx/OpenShipService/ComplexType/ShipmentProcessingOptionsRequested.php index 6a035e90..2d26f607 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentProcessingOptionsRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies special or custom features to be applied during the processing of the enclosing RequestedShipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentRateDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentRateDetail.php index 2c5b6fa9..ae4887aa 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentRateDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a shipment's total/summary rates, as calculated per a specific rate type. The "total..." fields may differ from the sum of corresponding package data for Multiweight or Express MPS. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentRating.php b/src/FedEx/OpenShipService/ComplexType/ShipmentRating.php index e1fe7fdb..52e7266f 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentRating.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentRating.php @@ -6,7 +6,6 @@ /** * This class groups together all shipment-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/ShipmentReply.php index db5419d6..1b54236b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentReply.php @@ -6,7 +6,6 @@ /** * ShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentSpecialServicesRequested.php b/src/FedEx/OpenShipService/ComplexType/ShipmentSpecialServicesRequested.php index 49993b24..44abd700 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentSpecialServicesRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the shipment level for some or all service types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the shipment special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipmentTransborderDistributionDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipmentTransborderDistributionDetail.php index a0803376..5927b03b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipmentTransborderDistributionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipmentTransborderDistributionDetail.php @@ -6,7 +6,6 @@ /** * Specifies the attributes of a shipment related to its role in a transborder distribution (consolidation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShipperConveyanceDetail.php b/src/FedEx/OpenShipService/ComplexType/ShipperConveyanceDetail.php index beac0ac9..cd966f6b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShipperConveyanceDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShipperConveyanceDetail.php @@ -6,7 +6,6 @@ /** * ShipperConveyanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocument.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocument.php index 8199f36d..368c2d67 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocument.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocument.php @@ -6,7 +6,6 @@ /** * ShippingDocument * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentDispositionDetail.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentDispositionDetail.php index 1a6e5756..bfec6277 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentDispositionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailDetail.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailDetail.php index 90d1ace5..f7278444 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to e-mail shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailRecipient.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailRecipient.php index d2d4ce66..1daa8c36 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailRecipient.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentEMailRecipient.php @@ -6,7 +6,6 @@ /** * Specifies an individual recipient of e-mailed shipping document(s). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentFormat.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentFormat.php index 87db5a97..0e50e7f6 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentFormat.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentFormat.php @@ -6,7 +6,6 @@ /** * Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPart.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPart.php index f1ddd561..6a2df41d 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPart.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPart.php @@ -6,7 +6,6 @@ /** * A single part of a shipping document, such as one page of a multiple-page document whose format requires a separate image per page. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPrintDetail.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPrintDetail.php index 54cba735..10efcaac 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPrintDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentPrintDetail.php @@ -6,7 +6,6 @@ /** * Specifies printing options for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentSpecification.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentSpecification.php index ceb37fb9..2bf0ee98 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Contains all data required for additional (non-label) shipping documents to be produced in conjunction with a specific shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentStorageDetail.php b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentStorageDetail.php index 0ad702df..c2c84e77 100644 --- a/src/FedEx/OpenShipService/ComplexType/ShippingDocumentStorageDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/ShippingDocumentStorageDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to store shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/SignatureOptionDetail.php b/src/FedEx/OpenShipService/ComplexType/SignatureOptionDetail.php index 0532856b..a3ac3b6f 100644 --- a/src/FedEx/OpenShipService/ComplexType/SignatureOptionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/SignatureOptionDetail.php @@ -6,7 +6,6 @@ /** * SignatureOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentDetail.php b/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentDetail.php index 797cc477..f96f250e 100644 --- a/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data required for shipments handled under the SMART_POST and GROUND_SMART_POST service types. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php b/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php index 1be83a52..e05fa8fd 100644 --- a/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/SpecialServiceDescription.php b/src/FedEx/OpenShipService/ComplexType/SpecialServiceDescription.php index db02678e..90d26178 100644 --- a/src/FedEx/OpenShipService/ComplexType/SpecialServiceDescription.php +++ b/src/FedEx/OpenShipService/ComplexType/SpecialServiceDescription.php @@ -6,7 +6,6 @@ /** * SpecialServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/SplitPaymentDetail.php b/src/FedEx/OpenShipService/ComplexType/SplitPaymentDetail.php index b7a1db53..1df38937 100644 --- a/src/FedEx/OpenShipService/ComplexType/SplitPaymentDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/SplitPaymentDetail.php @@ -6,7 +6,6 @@ /** * Specifies payment for a single aspect of a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/SplitPaymentSpecification.php b/src/FedEx/OpenShipService/ComplexType/SplitPaymentSpecification.php index 63aac69f..2435d6b8 100644 --- a/src/FedEx/OpenShipService/ComplexType/SplitPaymentSpecification.php +++ b/src/FedEx/OpenShipService/ComplexType/SplitPaymentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies how charges relating to different aspects of a shipment are to be paid. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/StringBarcode.php b/src/FedEx/OpenShipService/ComplexType/StringBarcode.php index 3bf9d2a0..4be7d24d 100644 --- a/src/FedEx/OpenShipService/ComplexType/StringBarcode.php +++ b/src/FedEx/OpenShipService/ComplexType/StringBarcode.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents a barcode whose content must be represented as ASCII text (i.e. not binary data). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Surcharge.php b/src/FedEx/OpenShipService/ComplexType/Surcharge.php index e05c1ba6..41813fac 100644 --- a/src/FedEx/OpenShipService/ComplexType/Surcharge.php +++ b/src/FedEx/OpenShipService/ComplexType/Surcharge.php @@ -6,7 +6,6 @@ /** * Surcharge * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Tax.php b/src/FedEx/OpenShipService/ComplexType/Tax.php index b0ff5292..81cb3ff1 100644 --- a/src/FedEx/OpenShipService/ComplexType/Tax.php +++ b/src/FedEx/OpenShipService/ComplexType/Tax.php @@ -6,7 +6,6 @@ /** * Tax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/TaxpayerIdentification.php b/src/FedEx/OpenShipService/ComplexType/TaxpayerIdentification.php index 14b9370c..80f717e7 100644 --- a/src/FedEx/OpenShipService/ComplexType/TaxpayerIdentification.php +++ b/src/FedEx/OpenShipService/ComplexType/TaxpayerIdentification.php @@ -6,7 +6,6 @@ /** * TaxpayerIdentification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/TrackingId.php b/src/FedEx/OpenShipService/ComplexType/TrackingId.php index 6b001e12..3d03d0d8 100644 --- a/src/FedEx/OpenShipService/ComplexType/TrackingId.php +++ b/src/FedEx/OpenShipService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/TransactionDetail.php b/src/FedEx/OpenShipService/ComplexType/TransactionDetail.php index 04e5f966..f5bb163b 100644 --- a/src/FedEx/OpenShipService/ComplexType/TransactionDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/TransborderDistributionLtlDetail.php b/src/FedEx/OpenShipService/ComplexType/TransborderDistributionLtlDetail.php index 0800b35f..bb2e6184 100644 --- a/src/FedEx/OpenShipService/ComplexType/TransborderDistributionLtlDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/TransborderDistributionLtlDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for origin-country LTL services performed by FedEx. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSpecialServicesRequested.php b/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSpecialServicesRequested.php index d12e2582..1592c92c 100644 --- a/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSpecialServicesRequested.php +++ b/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * Specifies features of service within a Transborder Distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSummaryDetail.php b/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSummaryDetail.php index 871ad542..4de7d7b0 100644 --- a/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSummaryDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/TransborderDistributionSummaryDetail.php @@ -6,7 +6,6 @@ /** * Specifies the summary of aggregates that are maintianed for a transborder consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/UploadDocumentReferenceDetail.php b/src/FedEx/OpenShipService/ComplexType/UploadDocumentReferenceDetail.php index 64e006c7..549c8154 100644 --- a/src/FedEx/OpenShipService/ComplexType/UploadDocumentReferenceDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/UploadDocumentReferenceDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/UsmcaCertificationOfOriginDetail.php b/src/FedEx/OpenShipService/ComplexType/UsmcaCertificationOfOriginDetail.php index 77751136..604a4948 100644 --- a/src/FedEx/OpenShipService/ComplexType/UsmcaCertificationOfOriginDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/UsmcaCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php b/src/FedEx/OpenShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php index b04a8c1d..fb5dd552 100644 --- a/src/FedEx/OpenShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommercialInvoiceCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/UsmcaCommodityDetail.php b/src/FedEx/OpenShipService/ComplexType/UsmcaCommodityDetail.php index 4754d363..560754af 100644 --- a/src/FedEx/OpenShipService/ComplexType/UsmcaCommodityDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/UsmcaCommodityDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommodityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentReply.php b/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentReply.php index ffcba3cd..5312b95c 100644 --- a/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentReply.php +++ b/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentReply.php @@ -6,7 +6,6 @@ /** * ValidateOpenShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentRequest.php b/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentRequest.php index 22ae7acc..04026803 100644 --- a/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentRequest.php +++ b/src/FedEx/OpenShipService/ComplexType/ValidateOpenShipmentRequest.php @@ -6,7 +6,6 @@ /** * ValidateOpenShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityContent.php b/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityContent.php index 7bffb5cb..06aff728 100644 --- a/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityContent.php +++ b/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityDescription.php b/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityDescription.php index c6098ac1..5ae3fd83 100644 --- a/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityDescription.php +++ b/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. For 201001 load, this is based on data from the FedEx Ground Hazardous Materials Shipping Guide. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousContainer.php b/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousContainer.php index f7738a08..01997c8b 100644 --- a/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousContainer.php +++ b/src/FedEx/OpenShipService/ComplexType/ValidatedHazardousContainer.php @@ -6,7 +6,6 @@ /** * Specifies the concept of a container used to package dangerous goods commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/VariableHandlingChargeDetail.php b/src/FedEx/OpenShipService/ComplexType/VariableHandlingChargeDetail.php index 485aa588..55d2ea70 100644 --- a/src/FedEx/OpenShipService/ComplexType/VariableHandlingChargeDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/VariableHandlingChargeDetail.php @@ -6,7 +6,6 @@ /** * This definition of variable handling charge detail is intended for use in Jan 2011 corp load. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/VariableHandlingCharges.php b/src/FedEx/OpenShipService/ComplexType/VariableHandlingCharges.php index a291abe5..6dbd8cd1 100644 --- a/src/FedEx/OpenShipService/ComplexType/VariableHandlingCharges.php +++ b/src/FedEx/OpenShipService/ComplexType/VariableHandlingCharges.php @@ -6,7 +6,6 @@ /** * VariableHandlingCharges * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/VersionId.php b/src/FedEx/OpenShipService/ComplexType/VersionId.php index 1cc3dec4..5def44e3 100644 --- a/src/FedEx/OpenShipService/ComplexType/VersionId.php +++ b/src/FedEx/OpenShipService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Volume.php b/src/FedEx/OpenShipService/ComplexType/Volume.php index 46070ce8..0bfbf48f 100644 --- a/src/FedEx/OpenShipService/ComplexType/Volume.php +++ b/src/FedEx/OpenShipService/ComplexType/Volume.php @@ -6,7 +6,6 @@ /** * Three-dimensional volume/cubic measurement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/OpenShipService/ComplexType/WebAuthenticationCredential.php index a935630d..c7181db8 100644 --- a/src/FedEx/OpenShipService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/OpenShipService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/OpenShipService/ComplexType/WebAuthenticationDetail.php index 1c59c83b..b25567ec 100644 --- a/src/FedEx/OpenShipService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/OpenShipService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/ComplexType/Weight.php b/src/FedEx/OpenShipService/ComplexType/Weight.php index 66031706..dac54440 100644 --- a/src/FedEx/OpenShipService/ComplexType/Weight.php +++ b/src/FedEx/OpenShipService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service * diff --git a/src/FedEx/OpenShipService/Request.php b/src/FedEx/OpenShipService/Request.php index f4dac64d..044b1495 100644 --- a/src/FedEx/OpenShipService/Request.php +++ b/src/FedEx/OpenShipService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AccessorRoleType.php b/src/FedEx/OpenShipService/SimpleType/AccessorRoleType.php index a6a7bb3b..b9ffb735 100644 --- a/src/FedEx/OpenShipService/SimpleType/AccessorRoleType.php +++ b/src/FedEx/OpenShipService/SimpleType/AccessorRoleType.php @@ -6,7 +6,6 @@ /** * Specifies the role that identifies the permissions the accessor of the pending shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AddPackagesToOpenShipmentActionType.php b/src/FedEx/OpenShipService/SimpleType/AddPackagesToOpenShipmentActionType.php index a7cf79fe..e4e19c41 100644 --- a/src/FedEx/OpenShipService/SimpleType/AddPackagesToOpenShipmentActionType.php +++ b/src/FedEx/OpenShipService/SimpleType/AddPackagesToOpenShipmentActionType.php @@ -6,7 +6,6 @@ /** * Each value in this enumeration specifies an action to be taken as part of the processing of an "add package to open shipment" transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AdditionalLabelsType.php b/src/FedEx/OpenShipService/SimpleType/AdditionalLabelsType.php index 68d00810..cf2a7c84 100644 --- a/src/FedEx/OpenShipService/SimpleType/AdditionalLabelsType.php +++ b/src/FedEx/OpenShipService/SimpleType/AdditionalLabelsType.php @@ -6,7 +6,6 @@ /** * AdditionalLabelsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AlcoholRecipientType.php b/src/FedEx/OpenShipService/SimpleType/AlcoholRecipientType.php index a3958b68..37b43703 100644 --- a/src/FedEx/OpenShipService/SimpleType/AlcoholRecipientType.php +++ b/src/FedEx/OpenShipService/SimpleType/AlcoholRecipientType.php @@ -6,7 +6,6 @@ /** * Specifies the type of license that the recipient of the alcohol shipment has. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AncillaryFeeAndTaxType.php b/src/FedEx/OpenShipService/SimpleType/AncillaryFeeAndTaxType.php index ebdee041..679960c7 100644 --- a/src/FedEx/OpenShipService/SimpleType/AncillaryFeeAndTaxType.php +++ b/src/FedEx/OpenShipService/SimpleType/AncillaryFeeAndTaxType.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AssociatedAccountNumberType.php b/src/FedEx/OpenShipService/SimpleType/AssociatedAccountNumberType.php index 07802c2e..4963f527 100644 --- a/src/FedEx/OpenShipService/SimpleType/AssociatedAccountNumberType.php +++ b/src/FedEx/OpenShipService/SimpleType/AssociatedAccountNumberType.php @@ -6,7 +6,6 @@ /** * This enumeration represents a kind of "legacy" account number from a FedEx operating entity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AssociatedShipmentType.php b/src/FedEx/OpenShipService/SimpleType/AssociatedShipmentType.php index d33a5b89..788a1ba5 100644 --- a/src/FedEx/OpenShipService/SimpleType/AssociatedShipmentType.php +++ b/src/FedEx/OpenShipService/SimpleType/AssociatedShipmentType.php @@ -6,7 +6,6 @@ /** * AssociatedShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AssociatedTrackingIdType.php b/src/FedEx/OpenShipService/SimpleType/AssociatedTrackingIdType.php index 9f950f75..d7c795ef 100644 --- a/src/FedEx/OpenShipService/SimpleType/AssociatedTrackingIdType.php +++ b/src/FedEx/OpenShipService/SimpleType/AssociatedTrackingIdType.php @@ -6,7 +6,6 @@ /** * Specifies a relationship between two tracking IDs (the role of the "other" tracking ID relative to "this" tracking ID). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingOptionType.php b/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingOptionType.php index c54ac590..9d448e29 100644 --- a/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingOptionType.php @@ -6,7 +6,6 @@ /** * AsynchronousProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingResultType.php b/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingResultType.php index 2f1239f4..23981b41 100644 --- a/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingResultType.php +++ b/src/FedEx/OpenShipService/SimpleType/AsynchronousProcessingResultType.php @@ -6,7 +6,6 @@ /** * AsynchronousProcessingResultType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/B13AFilingOptionType.php b/src/FedEx/OpenShipService/SimpleType/B13AFilingOptionType.php index bfcdf2e2..9f05b7ef 100644 --- a/src/FedEx/OpenShipService/SimpleType/B13AFilingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/B13AFilingOptionType.php @@ -6,7 +6,6 @@ /** * B13AFilingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/BarcodeSymbologyType.php b/src/FedEx/OpenShipService/SimpleType/BarcodeSymbologyType.php index fc5db7d7..449652ab 100644 --- a/src/FedEx/OpenShipService/SimpleType/BarcodeSymbologyType.php +++ b/src/FedEx/OpenShipService/SimpleType/BarcodeSymbologyType.php @@ -6,7 +6,6 @@ /** * Identification of the type of barcode (symbology) used on FedEx documents and labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/BatteryMaterialType.php b/src/FedEx/OpenShipService/SimpleType/BatteryMaterialType.php index 9d1a3822..5937a701 100644 --- a/src/FedEx/OpenShipService/SimpleType/BatteryMaterialType.php +++ b/src/FedEx/OpenShipService/SimpleType/BatteryMaterialType.php @@ -6,7 +6,6 @@ /** * Describes the material composition of a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/BatteryPackingType.php b/src/FedEx/OpenShipService/SimpleType/BatteryPackingType.php index 80a8ab63..1cbb3ea5 100644 --- a/src/FedEx/OpenShipService/SimpleType/BatteryPackingType.php +++ b/src/FedEx/OpenShipService/SimpleType/BatteryPackingType.php @@ -6,7 +6,6 @@ /** * Describes the packing arrangement of a battery or cell with respect to other items within the same package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/BatteryRegulatorySubType.php b/src/FedEx/OpenShipService/SimpleType/BatteryRegulatorySubType.php index e501a5bd..aac25cde 100644 --- a/src/FedEx/OpenShipService/SimpleType/BatteryRegulatorySubType.php +++ b/src/FedEx/OpenShipService/SimpleType/BatteryRegulatorySubType.php @@ -6,7 +6,6 @@ /** * A regulation specific classification for a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/BinaryBarcodeType.php b/src/FedEx/OpenShipService/SimpleType/BinaryBarcodeType.php index 176105bf..273c8872 100644 --- a/src/FedEx/OpenShipService/SimpleType/BinaryBarcodeType.php +++ b/src/FedEx/OpenShipService/SimpleType/BinaryBarcodeType.php @@ -6,7 +6,6 @@ /** * BinaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/BrokerType.php b/src/FedEx/OpenShipService/SimpleType/BrokerType.php index 7fae2a4a..0cd29a26 100644 --- a/src/FedEx/OpenShipService/SimpleType/BrokerType.php +++ b/src/FedEx/OpenShipService/SimpleType/BrokerType.php @@ -6,7 +6,6 @@ /** * BrokerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CarrierCodeType.php b/src/FedEx/OpenShipService/SimpleType/CarrierCodeType.php index 73c9793e..15721cfe 100644 --- a/src/FedEx/OpenShipService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/OpenShipService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ChargeBasisLevelType.php b/src/FedEx/OpenShipService/SimpleType/ChargeBasisLevelType.php index 2e4a6ef7..94a071e7 100644 --- a/src/FedEx/OpenShipService/SimpleType/ChargeBasisLevelType.php +++ b/src/FedEx/OpenShipService/SimpleType/ChargeBasisLevelType.php @@ -6,7 +6,6 @@ /** * ChargeBasisLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ClearanceBrokerageType.php b/src/FedEx/OpenShipService/SimpleType/ClearanceBrokerageType.php index d4d5e8cf..0c50c4a4 100644 --- a/src/FedEx/OpenShipService/SimpleType/ClearanceBrokerageType.php +++ b/src/FedEx/OpenShipService/SimpleType/ClearanceBrokerageType.php @@ -6,7 +6,6 @@ /** * Specifies the type of brokerage to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CodAddTransportationChargeBasisType.php b/src/FedEx/OpenShipService/SimpleType/CodAddTransportationChargeBasisType.php index bb7e02c5..3acdc5e9 100644 --- a/src/FedEx/OpenShipService/SimpleType/CodAddTransportationChargeBasisType.php +++ b/src/FedEx/OpenShipService/SimpleType/CodAddTransportationChargeBasisType.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CodAdjustmentType.php b/src/FedEx/OpenShipService/SimpleType/CodAdjustmentType.php index bfd3f118..ea035513 100644 --- a/src/FedEx/OpenShipService/SimpleType/CodAdjustmentType.php +++ b/src/FedEx/OpenShipService/SimpleType/CodAdjustmentType.php @@ -6,7 +6,6 @@ /** * Specifies the type of adjustment was performed to the COD collection amount during rating. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CodCollectionType.php b/src/FedEx/OpenShipService/SimpleType/CodCollectionType.php index 16b58ef0..59239f0d 100644 --- a/src/FedEx/OpenShipService/SimpleType/CodCollectionType.php +++ b/src/FedEx/OpenShipService/SimpleType/CodCollectionType.php @@ -6,7 +6,6 @@ /** * Identifies the type of funds FedEx should collect upon shipment delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CodReturnReferenceIndicatorType.php b/src/FedEx/OpenShipService/SimpleType/CodReturnReferenceIndicatorType.php index 208bef61..2e178f40 100644 --- a/src/FedEx/OpenShipService/SimpleType/CodReturnReferenceIndicatorType.php +++ b/src/FedEx/OpenShipService/SimpleType/CodReturnReferenceIndicatorType.php @@ -6,7 +6,6 @@ /** * CodReturnReferenceIndicatorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CommodityPurposeType.php b/src/FedEx/OpenShipService/SimpleType/CommodityPurposeType.php index 76d9b856..3a4261fc 100644 --- a/src/FedEx/OpenShipService/SimpleType/CommodityPurposeType.php +++ b/src/FedEx/OpenShipService/SimpleType/CommodityPurposeType.php @@ -6,7 +6,6 @@ /** * CommodityPurposeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CompletedEtdType.php b/src/FedEx/OpenShipService/SimpleType/CompletedEtdType.php index 695a5d87..152f0254 100644 --- a/src/FedEx/OpenShipService/SimpleType/CompletedEtdType.php +++ b/src/FedEx/OpenShipService/SimpleType/CompletedEtdType.php @@ -6,7 +6,6 @@ /** * CompletedEtdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ConsolidationDataSourceType.php b/src/FedEx/OpenShipService/SimpleType/ConsolidationDataSourceType.php index 8db99189..085fcf89 100644 --- a/src/FedEx/OpenShipService/SimpleType/ConsolidationDataSourceType.php +++ b/src/FedEx/OpenShipService/SimpleType/ConsolidationDataSourceType.php @@ -6,7 +6,6 @@ /** * ConsolidationDataSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ConsolidationDataType.php b/src/FedEx/OpenShipService/SimpleType/ConsolidationDataType.php index 1c8729ca..811f87b7 100644 --- a/src/FedEx/OpenShipService/SimpleType/ConsolidationDataType.php +++ b/src/FedEx/OpenShipService/SimpleType/ConsolidationDataType.php @@ -6,7 +6,6 @@ /** * ConsolidationDataType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ConsolidationShipmentRoleType.php b/src/FedEx/OpenShipService/SimpleType/ConsolidationShipmentRoleType.php index e0d60cd6..39e19c0b 100644 --- a/src/FedEx/OpenShipService/SimpleType/ConsolidationShipmentRoleType.php +++ b/src/FedEx/OpenShipService/SimpleType/ConsolidationShipmentRoleType.php @@ -6,7 +6,6 @@ /** * ConsolidationShipmentRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ConsolidationSpecialServiceType.php b/src/FedEx/OpenShipService/SimpleType/ConsolidationSpecialServiceType.php index c6226d29..a368a372 100644 --- a/src/FedEx/OpenShipService/SimpleType/ConsolidationSpecialServiceType.php +++ b/src/FedEx/OpenShipService/SimpleType/ConsolidationSpecialServiceType.php @@ -6,7 +6,6 @@ /** * ConsolidationSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ConsolidationType.php b/src/FedEx/OpenShipService/SimpleType/ConsolidationType.php index 4921d6a0..fea5fb35 100644 --- a/src/FedEx/OpenShipService/SimpleType/ConsolidationType.php +++ b/src/FedEx/OpenShipService/SimpleType/ConsolidationType.php @@ -6,7 +6,6 @@ /** * ConsolidationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CreateOpenShipmentActionType.php b/src/FedEx/OpenShipService/SimpleType/CreateOpenShipmentActionType.php index 0c06f1e8..94c02624 100644 --- a/src/FedEx/OpenShipService/SimpleType/CreateOpenShipmentActionType.php +++ b/src/FedEx/OpenShipService/SimpleType/CreateOpenShipmentActionType.php @@ -6,7 +6,6 @@ /** * Each value in this enumeration specifies an action to be taken as part of the processing of a "create open shipment" transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomDeliveryWindowType.php b/src/FedEx/OpenShipService/SimpleType/CustomDeliveryWindowType.php index 6bf3fed1..8ddbccb6 100644 --- a/src/FedEx/OpenShipService/SimpleType/CustomDeliveryWindowType.php +++ b/src/FedEx/OpenShipService/SimpleType/CustomDeliveryWindowType.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomLabelCoordinateUnits.php b/src/FedEx/OpenShipService/SimpleType/CustomLabelCoordinateUnits.php index 1045f352..5dd7adb7 100644 --- a/src/FedEx/OpenShipService/SimpleType/CustomLabelCoordinateUnits.php +++ b/src/FedEx/OpenShipService/SimpleType/CustomLabelCoordinateUnits.php @@ -6,7 +6,6 @@ /** * CustomLabelCoordinateUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomerImageUsageType.php b/src/FedEx/OpenShipService/SimpleType/CustomerImageUsageType.php index d39c8899..964a05c7 100644 --- a/src/FedEx/OpenShipService/SimpleType/CustomerImageUsageType.php +++ b/src/FedEx/OpenShipService/SimpleType/CustomerImageUsageType.php @@ -6,7 +6,6 @@ /** * CustomerImageUsageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomerReferenceType.php b/src/FedEx/OpenShipService/SimpleType/CustomerReferenceType.php index 12125bb2..e3f84b2e 100644 --- a/src/FedEx/OpenShipService/SimpleType/CustomerReferenceType.php +++ b/src/FedEx/OpenShipService/SimpleType/CustomerReferenceType.php @@ -6,7 +6,6 @@ /** * CustomerReferenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php b/src/FedEx/OpenShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php index 3259a404..0a9d2bce 100644 --- a/src/FedEx/OpenShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php @@ -6,7 +6,6 @@ /** * CustomerSpecifiedLabelGenerationOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomsDeclarationStatementType.php b/src/FedEx/OpenShipService/SimpleType/CustomsDeclarationStatementType.php index 361890c1..dc1cf7d7 100644 --- a/src/FedEx/OpenShipService/SimpleType/CustomsDeclarationStatementType.php +++ b/src/FedEx/OpenShipService/SimpleType/CustomsDeclarationStatementType.php @@ -6,7 +6,6 @@ /** * This indicates the different statements, declarations, acts, and certifications that may apply to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomsOptionType.php b/src/FedEx/OpenShipService/SimpleType/CustomsOptionType.php index bf8ec86d..51c59742 100644 --- a/src/FedEx/OpenShipService/SimpleType/CustomsOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/CustomsOptionType.php @@ -6,7 +6,6 @@ /** * CustomsOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/CustomsRoleType.php b/src/FedEx/OpenShipService/SimpleType/CustomsRoleType.php deleted file mode 100644 index b1c10444..00000000 --- a/src/FedEx/OpenShipService/SimpleType/CustomsRoleType.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class CustomsRoleType extends AbstractSimpleType -{ - const _EXPORTER = 'EXPORTER'; - const _IMPORTER = 'IMPORTER'; - const _LEGAL_AGENT = 'LEGAL_AGENT'; - const _PRODUCER = 'PRODUCER'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/OpenShipService/SimpleType/DangerousGoodsAccessibilityType.php index addf5608..c783798d 100644 --- a/src/FedEx/OpenShipService/SimpleType/DangerousGoodsAccessibilityType.php +++ b/src/FedEx/OpenShipService/SimpleType/DangerousGoodsAccessibilityType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAccessibilityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DangerousGoodsPackingOptionType.php b/src/FedEx/OpenShipService/SimpleType/DangerousGoodsPackingOptionType.php index 2048d326..79e92167 100644 --- a/src/FedEx/OpenShipService/SimpleType/DangerousGoodsPackingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/DangerousGoodsPackingOptionType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsPackingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DayOfWeekType.php b/src/FedEx/OpenShipService/SimpleType/DayOfWeekType.php index 67793eed..339b193f 100644 --- a/src/FedEx/OpenShipService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/OpenShipService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * DayOfWeekType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DeclarationValueType.php b/src/FedEx/OpenShipService/SimpleType/DeclarationValueType.php index a8f08677..74544c60 100644 --- a/src/FedEx/OpenShipService/SimpleType/DeclarationValueType.php +++ b/src/FedEx/OpenShipService/SimpleType/DeclarationValueType.php @@ -6,7 +6,6 @@ /** * DeclarationValueType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DeletionControlType.php b/src/FedEx/OpenShipService/SimpleType/DeletionControlType.php index 938a12eb..643fe118 100644 --- a/src/FedEx/OpenShipService/SimpleType/DeletionControlType.php +++ b/src/FedEx/OpenShipService/SimpleType/DeletionControlType.php @@ -6,7 +6,6 @@ /** * Specifies the type of deletion to be performed on a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DestinationControlStatementType.php b/src/FedEx/OpenShipService/SimpleType/DestinationControlStatementType.php index b1e6ab80..3c8a3219 100644 --- a/src/FedEx/OpenShipService/SimpleType/DestinationControlStatementType.php +++ b/src/FedEx/OpenShipService/SimpleType/DestinationControlStatementType.php @@ -6,7 +6,6 @@ /** * DestinationControlStatementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DistributionClearanceType.php b/src/FedEx/OpenShipService/SimpleType/DistributionClearanceType.php index 824dfe95..d3744b0a 100644 --- a/src/FedEx/OpenShipService/SimpleType/DistributionClearanceType.php +++ b/src/FedEx/OpenShipService/SimpleType/DistributionClearanceType.php @@ -6,7 +6,6 @@ /** * DistributionClearanceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DocTabContentType.php b/src/FedEx/OpenShipService/SimpleType/DocTabContentType.php index 9b7e9d40..ffcf7e90 100644 --- a/src/FedEx/OpenShipService/SimpleType/DocTabContentType.php +++ b/src/FedEx/OpenShipService/SimpleType/DocTabContentType.php @@ -6,7 +6,6 @@ /** * DocTabContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DocTabZoneJustificationType.php b/src/FedEx/OpenShipService/SimpleType/DocTabZoneJustificationType.php index c91d5eb0..582bf909 100644 --- a/src/FedEx/OpenShipService/SimpleType/DocTabZoneJustificationType.php +++ b/src/FedEx/OpenShipService/SimpleType/DocTabZoneJustificationType.php @@ -6,7 +6,6 @@ /** * DocTabZoneJustificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DocumentFormatOptionType.php b/src/FedEx/OpenShipService/SimpleType/DocumentFormatOptionType.php index 7d41b8bc..2faeadd7 100644 --- a/src/FedEx/OpenShipService/SimpleType/DocumentFormatOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/DocumentFormatOptionType.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/DropoffType.php b/src/FedEx/OpenShipService/SimpleType/DropoffType.php index 3ae9d9e4..f542f546 100644 --- a/src/FedEx/OpenShipService/SimpleType/DropoffType.php +++ b/src/FedEx/OpenShipService/SimpleType/DropoffType.php @@ -6,7 +6,6 @@ /** * DropoffType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EMailNotificationRecipientType.php b/src/FedEx/OpenShipService/SimpleType/EMailNotificationRecipientType.php index ea9fbf0c..cfdf9a8c 100644 --- a/src/FedEx/OpenShipService/SimpleType/EMailNotificationRecipientType.php +++ b/src/FedEx/OpenShipService/SimpleType/EMailNotificationRecipientType.php @@ -6,7 +6,6 @@ /** * EMailNotificationRecipientType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EPaymentModeType.php b/src/FedEx/OpenShipService/SimpleType/EPaymentModeType.php index 0a8125ee..75a9dc68 100644 --- a/src/FedEx/OpenShipService/SimpleType/EPaymentModeType.php +++ b/src/FedEx/OpenShipService/SimpleType/EPaymentModeType.php @@ -6,7 +6,6 @@ /** * EPaymentModeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EPaymentProcessorType.php b/src/FedEx/OpenShipService/SimpleType/EPaymentProcessorType.php index b697d793..dae89d5b 100644 --- a/src/FedEx/OpenShipService/SimpleType/EPaymentProcessorType.php +++ b/src/FedEx/OpenShipService/SimpleType/EPaymentProcessorType.php @@ -6,7 +6,6 @@ /** * EPaymentProcessorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EdtRequestType.php b/src/FedEx/OpenShipService/SimpleType/EdtRequestType.php index 093d6427..5816a2f4 100644 --- a/src/FedEx/OpenShipService/SimpleType/EdtRequestType.php +++ b/src/FedEx/OpenShipService/SimpleType/EdtRequestType.php @@ -6,7 +6,6 @@ /** * Specifies the types of Estimated Duties and Taxes to be included in a rate quotation for an international shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EdtTaxType.php b/src/FedEx/OpenShipService/SimpleType/EdtTaxType.php index c5863ff1..47c39bd2 100644 --- a/src/FedEx/OpenShipService/SimpleType/EdtTaxType.php +++ b/src/FedEx/OpenShipService/SimpleType/EdtTaxType.php @@ -6,7 +6,6 @@ /** * EdtTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EmailOptionType.php b/src/FedEx/OpenShipService/SimpleType/EmailOptionType.php index cf25f2da..3b8c7473 100644 --- a/src/FedEx/OpenShipService/SimpleType/EmailOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/EmailOptionType.php @@ -6,7 +6,6 @@ /** * EmailOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EnterpriseDocumentType.php b/src/FedEx/OpenShipService/SimpleType/EnterpriseDocumentType.php index 71d3d38b..33abd276 100644 --- a/src/FedEx/OpenShipService/SimpleType/EnterpriseDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/EnterpriseDocumentType.php @@ -6,7 +6,6 @@ /** * This identifies some of the document types recognized by Enterprise Document Management Service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/EtdAttributeType.php b/src/FedEx/OpenShipService/SimpleType/EtdAttributeType.php index ffb4b31f..04f09998 100644 --- a/src/FedEx/OpenShipService/SimpleType/EtdAttributeType.php +++ b/src/FedEx/OpenShipService/SimpleType/EtdAttributeType.php @@ -6,7 +6,6 @@ /** * EtdAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FedExDistributionLocationType.php b/src/FedEx/OpenShipService/SimpleType/FedExDistributionLocationType.php index 67931820..ae3ddf16 100644 --- a/src/FedEx/OpenShipService/SimpleType/FedExDistributionLocationType.php +++ b/src/FedEx/OpenShipService/SimpleType/FedExDistributionLocationType.php @@ -6,7 +6,6 @@ /** * Specifies the type of FedEx distribution location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FedExLocationType.php b/src/FedEx/OpenShipService/SimpleType/FedExLocationType.php index 12b7e258..4fe3e1cc 100644 --- a/src/FedEx/OpenShipService/SimpleType/FedExLocationType.php +++ b/src/FedEx/OpenShipService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightBaseChargeCalculationType.php b/src/FedEx/OpenShipService/SimpleType/FreightBaseChargeCalculationType.php index 6c2cbff4..b2fda8c3 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightBaseChargeCalculationType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightBaseChargeCalculationType.php @@ -6,7 +6,6 @@ /** * Specifies the way in which base charges for a Freight shipment or shipment leg are calculated. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightChargeBasisType.php b/src/FedEx/OpenShipService/SimpleType/FreightChargeBasisType.php index 006af785..45bf1e07 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightChargeBasisType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightChargeBasisType.php @@ -6,7 +6,6 @@ /** * FreightChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightClassType.php b/src/FedEx/OpenShipService/SimpleType/FreightClassType.php index 3a8ed6cd..0f2836c5 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightClassType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightClassType.php @@ -6,7 +6,6 @@ /** * These values represent the industry-standard freight classes used for FedEx Freight and FedEx National Freight shipment description. (Note: The alphabetic prefixes are required to distinguish these values from decimal numbers on some client platforms.) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightCollectTermsType.php b/src/FedEx/OpenShipService/SimpleType/FreightCollectTermsType.php index bd4a0d8b..8686cfbd 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightCollectTermsType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightCollectTermsType.php @@ -6,7 +6,6 @@ /** * FreightCollectTermsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightGuaranteeType.php b/src/FedEx/OpenShipService/SimpleType/FreightGuaranteeType.php index 3e41e970..6702c786 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightGuaranteeType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightGuaranteeType.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightOnValueType.php b/src/FedEx/OpenShipService/SimpleType/FreightOnValueType.php index d3a7580b..e8c1c5ea 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightOnValueType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightOnValueType.php @@ -6,7 +6,6 @@ /** * Identifies responsibilities with respect to loss, damage, etc. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightRateQuoteType.php b/src/FedEx/OpenShipService/SimpleType/FreightRateQuoteType.php index 3f3e1ce5..2265fcc2 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightRateQuoteType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightRateQuoteType.php @@ -6,7 +6,6 @@ /** * Specifies the type of rate quote * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/FreightShipmentRoleType.php b/src/FedEx/OpenShipService/SimpleType/FreightShipmentRoleType.php index 9afb544f..41b7d96c 100644 --- a/src/FedEx/OpenShipService/SimpleType/FreightShipmentRoleType.php +++ b/src/FedEx/OpenShipService/SimpleType/FreightShipmentRoleType.php @@ -6,7 +6,6 @@ /** * Indicates the role of the party submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/GroundDeliveryEligibilityType.php b/src/FedEx/OpenShipService/SimpleType/GroundDeliveryEligibilityType.php index 3039daa7..fff9e297 100644 --- a/src/FedEx/OpenShipService/SimpleType/GroundDeliveryEligibilityType.php +++ b/src/FedEx/OpenShipService/SimpleType/GroundDeliveryEligibilityType.php @@ -6,7 +6,6 @@ /** * Represents features of FedEx Ground delivery for which the shipment is eligible. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityAttributeType.php b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityAttributeType.php index 789e7f82..bf94ef32 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityAttributeType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityAttributeType.php @@ -6,7 +6,6 @@ /** * HazardousCommodityAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php index f439e6ff..83dea05d 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Specifies any special processing to be applied to the dangerous goods commodity description validation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityLabelTextOptionType.php b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityLabelTextOptionType.php index c34dbfd7..cd4bcdce 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityLabelTextOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityLabelTextOptionType.php @@ -6,7 +6,6 @@ /** * Specifies how the commodity is to be labeled. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityOptionType.php index 1e6239fc..ce3f67d7 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityPackingGroupType.php b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityPackingGroupType.php index 5ad7f2db..f08ac249 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityPackingGroupType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityPackingGroupType.php @@ -6,7 +6,6 @@ /** * Identifies DOT packing group for a hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityQuantityType.php b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityQuantityType.php index f30bd3c1..6ca394e1 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityQuantityType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityQuantityType.php @@ -6,7 +6,6 @@ /** * Specifies the measure of quantity to be validated against a prescribed limit. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityRegulationType.php index c1f00c0c..45f9d168 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HazardousContainerPackingType.php b/src/FedEx/OpenShipService/SimpleType/HazardousContainerPackingType.php index c3694021..2e42ebdd 100644 --- a/src/FedEx/OpenShipService/SimpleType/HazardousContainerPackingType.php +++ b/src/FedEx/OpenShipService/SimpleType/HazardousContainerPackingType.php @@ -6,7 +6,6 @@ /** * HazardousContainerPackingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/HomeDeliveryPremiumType.php b/src/FedEx/OpenShipService/SimpleType/HomeDeliveryPremiumType.php index 27f2fec7..257c5160 100644 --- a/src/FedEx/OpenShipService/SimpleType/HomeDeliveryPremiumType.php +++ b/src/FedEx/OpenShipService/SimpleType/HomeDeliveryPremiumType.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ImageId.php b/src/FedEx/OpenShipService/SimpleType/ImageId.php index 3934f82d..d5a92980 100644 --- a/src/FedEx/OpenShipService/SimpleType/ImageId.php +++ b/src/FedEx/OpenShipService/SimpleType/ImageId.php @@ -6,7 +6,6 @@ /** * ImageId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/InternationalControlledExportType.php b/src/FedEx/OpenShipService/SimpleType/InternationalControlledExportType.php index 15ee6c64..29076837 100644 --- a/src/FedEx/OpenShipService/SimpleType/InternationalControlledExportType.php +++ b/src/FedEx/OpenShipService/SimpleType/InternationalControlledExportType.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/InternationalDocumentContentType.php b/src/FedEx/OpenShipService/SimpleType/InternationalDocumentContentType.php index aeafd0a4..49166a3e 100644 --- a/src/FedEx/OpenShipService/SimpleType/InternationalDocumentContentType.php +++ b/src/FedEx/OpenShipService/SimpleType/InternationalDocumentContentType.php @@ -6,7 +6,6 @@ /** * InternationalDocumentContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LabelFormatType.php b/src/FedEx/OpenShipService/SimpleType/LabelFormatType.php index 844dc138..4148b923 100644 --- a/src/FedEx/OpenShipService/SimpleType/LabelFormatType.php +++ b/src/FedEx/OpenShipService/SimpleType/LabelFormatType.php @@ -6,7 +6,6 @@ /** * LabelFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LabelMaskableDataType.php b/src/FedEx/OpenShipService/SimpleType/LabelMaskableDataType.php index e15b75b1..62bf323c 100644 --- a/src/FedEx/OpenShipService/SimpleType/LabelMaskableDataType.php +++ b/src/FedEx/OpenShipService/SimpleType/LabelMaskableDataType.php @@ -6,7 +6,6 @@ /** * Names for data elements / areas which may be suppressed from printing on labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LabelOrderType.php b/src/FedEx/OpenShipService/SimpleType/LabelOrderType.php index c45de4de..cd7dd302 100644 --- a/src/FedEx/OpenShipService/SimpleType/LabelOrderType.php +++ b/src/FedEx/OpenShipService/SimpleType/LabelOrderType.php @@ -6,7 +6,6 @@ /** * Specifies the order in which the labels will be returned * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LabelPrintingOrientationType.php b/src/FedEx/OpenShipService/SimpleType/LabelPrintingOrientationType.php index 7281a386..a230ece6 100644 --- a/src/FedEx/OpenShipService/SimpleType/LabelPrintingOrientationType.php +++ b/src/FedEx/OpenShipService/SimpleType/LabelPrintingOrientationType.php @@ -6,7 +6,6 @@ /** * LabelPrintingOrientationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LabelRotationType.php b/src/FedEx/OpenShipService/SimpleType/LabelRotationType.php index a147bdaa..08a8c190 100644 --- a/src/FedEx/OpenShipService/SimpleType/LabelRotationType.php +++ b/src/FedEx/OpenShipService/SimpleType/LabelRotationType.php @@ -6,7 +6,6 @@ /** * Relative to normal orientation for the printer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LabelStockType.php b/src/FedEx/OpenShipService/SimpleType/LabelStockType.php index 13b32980..2ab6d712 100644 --- a/src/FedEx/OpenShipService/SimpleType/LabelStockType.php +++ b/src/FedEx/OpenShipService/SimpleType/LabelStockType.php @@ -6,7 +6,6 @@ /** * LabelStockType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LiabilityCoverageType.php b/src/FedEx/OpenShipService/SimpleType/LiabilityCoverageType.php index 21a540ce..59b2a8ec 100644 --- a/src/FedEx/OpenShipService/SimpleType/LiabilityCoverageType.php +++ b/src/FedEx/OpenShipService/SimpleType/LiabilityCoverageType.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/LinearUnits.php b/src/FedEx/OpenShipService/SimpleType/LinearUnits.php index ba52bcf3..26d1c8c6 100644 --- a/src/FedEx/OpenShipService/SimpleType/LinearUnits.php +++ b/src/FedEx/OpenShipService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/MinimumChargeType.php b/src/FedEx/OpenShipService/SimpleType/MinimumChargeType.php index c7971abc..b819a1b2 100644 --- a/src/FedEx/OpenShipService/SimpleType/MinimumChargeType.php +++ b/src/FedEx/OpenShipService/SimpleType/MinimumChargeType.php @@ -6,7 +6,6 @@ /** * MinimumChargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ModifyPackageInOpenShipmentActionType.php b/src/FedEx/OpenShipService/SimpleType/ModifyPackageInOpenShipmentActionType.php index e5234b89..4363128b 100644 --- a/src/FedEx/OpenShipService/SimpleType/ModifyPackageInOpenShipmentActionType.php +++ b/src/FedEx/OpenShipService/SimpleType/ModifyPackageInOpenShipmentActionType.php @@ -6,7 +6,6 @@ /** * Each value in this enumeration specifies an action to be taken as part of the processing of an "modify package to open shipment" transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/NaftaImporterSpecificationType.php b/src/FedEx/OpenShipService/SimpleType/NaftaImporterSpecificationType.php deleted file mode 100644 index 7ffa68aa..00000000 --- a/src/FedEx/OpenShipService/SimpleType/NaftaImporterSpecificationType.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class NaftaImporterSpecificationType extends AbstractSimpleType -{ - const _IMPORTER_OF_RECORD = 'IMPORTER_OF_RECORD'; - const _RECIPIENT = 'RECIPIENT'; - const _UNKNOWN = 'UNKNOWN'; - const _VARIOUS = 'VARIOUS'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/NaftaNetCostMethodCode.php b/src/FedEx/OpenShipService/SimpleType/NaftaNetCostMethodCode.php deleted file mode 100644 index a0878e37..00000000 --- a/src/FedEx/OpenShipService/SimpleType/NaftaNetCostMethodCode.php +++ /dev/null @@ -1,17 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class NaftaNetCostMethodCode extends AbstractSimpleType -{ - const _NC = 'NC'; - const _NO = 'NO'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/NaftaPreferenceCriterionCode.php b/src/FedEx/OpenShipService/SimpleType/NaftaPreferenceCriterionCode.php deleted file mode 100644 index 0db55955..00000000 --- a/src/FedEx/OpenShipService/SimpleType/NaftaPreferenceCriterionCode.php +++ /dev/null @@ -1,21 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class NaftaPreferenceCriterionCode extends AbstractSimpleType -{ - const _A = 'A'; - const _B = 'B'; - const _C = 'C'; - const _D = 'D'; - const _E = 'E'; - const _F = 'F'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/NaftaProducerDeterminationCode.php b/src/FedEx/OpenShipService/SimpleType/NaftaProducerDeterminationCode.php deleted file mode 100644 index 1579bb31..00000000 --- a/src/FedEx/OpenShipService/SimpleType/NaftaProducerDeterminationCode.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class NaftaProducerDeterminationCode extends AbstractSimpleType -{ - const _NO_1 = 'NO_1'; - const _NO_2 = 'NO_2'; - const _NO_3 = 'NO_3'; - const _YES = 'YES'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/NaftaProducerSpecificationType.php b/src/FedEx/OpenShipService/SimpleType/NaftaProducerSpecificationType.php deleted file mode 100644 index e2cdfc95..00000000 --- a/src/FedEx/OpenShipService/SimpleType/NaftaProducerSpecificationType.php +++ /dev/null @@ -1,20 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class NaftaProducerSpecificationType extends AbstractSimpleType -{ - const _AVAILABLE_UPON_REQUEST = 'AVAILABLE_UPON_REQUEST'; - const _MULTIPLE_SPECIFIED = 'MULTIPLE_SPECIFIED'; - const _SAME = 'SAME'; - const _SINGLE_SPECIFIED = 'SINGLE_SPECIFIED'; - const _UNKNOWN = 'UNKNOWN'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/NetExplosiveClassificationType.php b/src/FedEx/OpenShipService/SimpleType/NetExplosiveClassificationType.php index 3d6d94b4..5443133d 100644 --- a/src/FedEx/OpenShipService/SimpleType/NetExplosiveClassificationType.php +++ b/src/FedEx/OpenShipService/SimpleType/NetExplosiveClassificationType.php @@ -6,7 +6,6 @@ /** * NetExplosiveClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/NotificationEventType.php b/src/FedEx/OpenShipService/SimpleType/NotificationEventType.php index e406b782..6aab5bd2 100644 --- a/src/FedEx/OpenShipService/SimpleType/NotificationEventType.php +++ b/src/FedEx/OpenShipService/SimpleType/NotificationEventType.php @@ -6,7 +6,6 @@ /** * NotificationEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/NotificationFormatType.php b/src/FedEx/OpenShipService/SimpleType/NotificationFormatType.php index 27970294..ca2fee63 100644 --- a/src/FedEx/OpenShipService/SimpleType/NotificationFormatType.php +++ b/src/FedEx/OpenShipService/SimpleType/NotificationFormatType.php @@ -6,7 +6,6 @@ /** * NotificationFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/NotificationSeverityType.php b/src/FedEx/OpenShipService/SimpleType/NotificationSeverityType.php index 2f2e7bf7..dc947c65 100644 --- a/src/FedEx/OpenShipService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/OpenShipService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/NotificationType.php b/src/FedEx/OpenShipService/SimpleType/NotificationType.php index 2073fd4d..4b4da7fd 100644 --- a/src/FedEx/OpenShipService/SimpleType/NotificationType.php +++ b/src/FedEx/OpenShipService/SimpleType/NotificationType.php @@ -6,7 +6,6 @@ /** * NotificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/OversizeClassType.php b/src/FedEx/OpenShipService/SimpleType/OversizeClassType.php index ae13dc52..3f7e518c 100644 --- a/src/FedEx/OpenShipService/SimpleType/OversizeClassType.php +++ b/src/FedEx/OpenShipService/SimpleType/OversizeClassType.php @@ -6,7 +6,6 @@ /** * OversizeClassType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PackageSpecialServiceType.php b/src/FedEx/OpenShipService/SimpleType/PackageSpecialServiceType.php deleted file mode 100644 index 630b5759..00000000 --- a/src/FedEx/OpenShipService/SimpleType/PackageSpecialServiceType.php +++ /dev/null @@ -1,24 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class PackageSpecialServiceType extends AbstractSimpleType -{ - const _ALCOHOL = 'ALCOHOL'; - const _APPOINTMENT_DELIVERY = 'APPOINTMENT_DELIVERY'; - const _BATTERY = 'BATTERY'; - const _COD = 'COD'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DRY_ICE = 'DRY_ICE'; - const _NON_STANDARD_CONTAINER = 'NON_STANDARD_CONTAINER'; - const _PRIORITY_ALERT = 'PRIORITY_ALERT'; - const _SIGNATURE_OPTION = 'SIGNATURE_OPTION'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/PackagingType.php b/src/FedEx/OpenShipService/SimpleType/PackagingType.php deleted file mode 100644 index 795b217c..00000000 --- a/src/FedEx/OpenShipService/SimpleType/PackagingType.php +++ /dev/null @@ -1,26 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class PackagingType extends AbstractSimpleType -{ - const _FEDEX_10KG_BOX = 'FEDEX_10KG_BOX'; - const _FEDEX_25KG_BOX = 'FEDEX_25KG_BOX'; - const _FEDEX_BOX = 'FEDEX_BOX'; - const _FEDEX_ENVELOPE = 'FEDEX_ENVELOPE'; - const _FEDEX_EXTRA_LARGE_BOX = 'FEDEX_EXTRA_LARGE_BOX'; - const _FEDEX_LARGE_BOX = 'FEDEX_LARGE_BOX'; - const _FEDEX_MEDIUM_BOX = 'FEDEX_MEDIUM_BOX'; - const _FEDEX_PAK = 'FEDEX_PAK'; - const _FEDEX_SMALL_BOX = 'FEDEX_SMALL_BOX'; - const _FEDEX_TUBE = 'FEDEX_TUBE'; - const _YOUR_PACKAGING = 'YOUR_PACKAGING'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/PageQuadrantType.php b/src/FedEx/OpenShipService/SimpleType/PageQuadrantType.php index 580fc221..6c5c8dc7 100644 --- a/src/FedEx/OpenShipService/SimpleType/PageQuadrantType.php +++ b/src/FedEx/OpenShipService/SimpleType/PageQuadrantType.php @@ -6,7 +6,6 @@ /** * PageQuadrantType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PaymentType.php b/src/FedEx/OpenShipService/SimpleType/PaymentType.php index c55efc0f..eaee20b4 100644 --- a/src/FedEx/OpenShipService/SimpleType/PaymentType.php +++ b/src/FedEx/OpenShipService/SimpleType/PaymentType.php @@ -6,7 +6,6 @@ /** * PaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PendingShipmentProcessingOptionType.php b/src/FedEx/OpenShipService/SimpleType/PendingShipmentProcessingOptionType.php index 6eee04c9..9f4da796 100644 --- a/src/FedEx/OpenShipService/SimpleType/PendingShipmentProcessingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/PendingShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PendingShipmentType.php b/src/FedEx/OpenShipService/SimpleType/PendingShipmentType.php index 660e923c..b6539b9a 100644 --- a/src/FedEx/OpenShipService/SimpleType/PendingShipmentType.php +++ b/src/FedEx/OpenShipService/SimpleType/PendingShipmentType.php @@ -6,7 +6,6 @@ /** * PendingShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PhysicalFormType.php b/src/FedEx/OpenShipService/SimpleType/PhysicalFormType.php index 3a976bff..1e4d6d65 100644 --- a/src/FedEx/OpenShipService/SimpleType/PhysicalFormType.php +++ b/src/FedEx/OpenShipService/SimpleType/PhysicalFormType.php @@ -6,7 +6,6 @@ /** * PhysicalFormType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PhysicalPackagingType.php b/src/FedEx/OpenShipService/SimpleType/PhysicalPackagingType.php index c414bd98..47be681c 100644 --- a/src/FedEx/OpenShipService/SimpleType/PhysicalPackagingType.php +++ b/src/FedEx/OpenShipService/SimpleType/PhysicalPackagingType.php @@ -6,7 +6,6 @@ /** * This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PickupRequestSourceType.php b/src/FedEx/OpenShipService/SimpleType/PickupRequestSourceType.php index 89cbfd36..3487db40 100644 --- a/src/FedEx/OpenShipService/SimpleType/PickupRequestSourceType.php +++ b/src/FedEx/OpenShipService/SimpleType/PickupRequestSourceType.php @@ -6,7 +6,6 @@ /** * PickupRequestSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PickupRequestType.php b/src/FedEx/OpenShipService/SimpleType/PickupRequestType.php index 4e6f0ea2..7d178eb1 100644 --- a/src/FedEx/OpenShipService/SimpleType/PickupRequestType.php +++ b/src/FedEx/OpenShipService/SimpleType/PickupRequestType.php @@ -6,7 +6,6 @@ /** * PickupRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PricingCodeType.php b/src/FedEx/OpenShipService/SimpleType/PricingCodeType.php index 09779eb1..f94b1887 100644 --- a/src/FedEx/OpenShipService/SimpleType/PricingCodeType.php +++ b/src/FedEx/OpenShipService/SimpleType/PricingCodeType.php @@ -6,7 +6,6 @@ /** * PricingCodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PrintedReferenceType.php b/src/FedEx/OpenShipService/SimpleType/PrintedReferenceType.php index 02dd5cb0..747d052e 100644 --- a/src/FedEx/OpenShipService/SimpleType/PrintedReferenceType.php +++ b/src/FedEx/OpenShipService/SimpleType/PrintedReferenceType.php @@ -6,7 +6,6 @@ /** * Identifies a particular reference identifier printed on a Freight bill of lading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PriorityAlertEnhancementType.php b/src/FedEx/OpenShipService/SimpleType/PriorityAlertEnhancementType.php index bfbf0aa7..0fa8aa30 100644 --- a/src/FedEx/OpenShipService/SimpleType/PriorityAlertEnhancementType.php +++ b/src/FedEx/OpenShipService/SimpleType/PriorityAlertEnhancementType.php @@ -6,7 +6,6 @@ /** * PriorityAlertEnhancementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ProhibitionSourceType.php b/src/FedEx/OpenShipService/SimpleType/ProhibitionSourceType.php index 4a260e2a..917005b9 100644 --- a/src/FedEx/OpenShipService/SimpleType/ProhibitionSourceType.php +++ b/src/FedEx/OpenShipService/SimpleType/ProhibitionSourceType.php @@ -6,7 +6,6 @@ /** * ProhibitionSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ProhibitionStatusType.php b/src/FedEx/OpenShipService/SimpleType/ProhibitionStatusType.php index 896a4be0..eb11823d 100644 --- a/src/FedEx/OpenShipService/SimpleType/ProhibitionStatusType.php +++ b/src/FedEx/OpenShipService/SimpleType/ProhibitionStatusType.php @@ -6,7 +6,6 @@ /** * ProhibitionStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ProhibitionType.php b/src/FedEx/OpenShipService/SimpleType/ProhibitionType.php index 4068ba61..ea539bf3 100644 --- a/src/FedEx/OpenShipService/SimpleType/ProhibitionType.php +++ b/src/FedEx/OpenShipService/SimpleType/ProhibitionType.php @@ -6,7 +6,6 @@ /** * ProhibitionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/PurposeOfShipmentType.php b/src/FedEx/OpenShipService/SimpleType/PurposeOfShipmentType.php index 3b2a68ce..9f273a36 100644 --- a/src/FedEx/OpenShipService/SimpleType/PurposeOfShipmentType.php +++ b/src/FedEx/OpenShipService/SimpleType/PurposeOfShipmentType.php @@ -6,7 +6,6 @@ /** * PurposeOfShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RadioactiveContainerClassType.php b/src/FedEx/OpenShipService/SimpleType/RadioactiveContainerClassType.php index 70ceb237..5cc44d31 100644 --- a/src/FedEx/OpenShipService/SimpleType/RadioactiveContainerClassType.php +++ b/src/FedEx/OpenShipService/SimpleType/RadioactiveContainerClassType.php @@ -6,7 +6,6 @@ /** * Indicates the packaging type of the container used to package radioactive hazardous materials. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RadioactiveLabelType.php b/src/FedEx/OpenShipService/SimpleType/RadioactiveLabelType.php index d12e3c75..2c1c7e25 100644 --- a/src/FedEx/OpenShipService/SimpleType/RadioactiveLabelType.php +++ b/src/FedEx/OpenShipService/SimpleType/RadioactiveLabelType.php @@ -6,7 +6,6 @@ /** * RadioactiveLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RadioactivityUnitOfMeasure.php b/src/FedEx/OpenShipService/SimpleType/RadioactivityUnitOfMeasure.php index ca17e2ae..808f0d67 100644 --- a/src/FedEx/OpenShipService/SimpleType/RadioactivityUnitOfMeasure.php +++ b/src/FedEx/OpenShipService/SimpleType/RadioactivityUnitOfMeasure.php @@ -6,7 +6,6 @@ /** * RadioactivityUnitOfMeasure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RateDimensionalDivisorType.php b/src/FedEx/OpenShipService/SimpleType/RateDimensionalDivisorType.php index 17345aaf..0e63cbc3 100644 --- a/src/FedEx/OpenShipService/SimpleType/RateDimensionalDivisorType.php +++ b/src/FedEx/OpenShipService/SimpleType/RateDimensionalDivisorType.php @@ -6,7 +6,6 @@ /** * Indicates the reason that a dim divisor value was chose. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RateDiscountType.php b/src/FedEx/OpenShipService/SimpleType/RateDiscountType.php index 6f77800d..29c12a41 100644 --- a/src/FedEx/OpenShipService/SimpleType/RateDiscountType.php +++ b/src/FedEx/OpenShipService/SimpleType/RateDiscountType.php @@ -6,7 +6,6 @@ /** * RateDiscountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RateElementBasisType.php b/src/FedEx/OpenShipService/SimpleType/RateElementBasisType.php index c94d2eb3..1935da53 100644 --- a/src/FedEx/OpenShipService/SimpleType/RateElementBasisType.php +++ b/src/FedEx/OpenShipService/SimpleType/RateElementBasisType.php @@ -6,7 +6,6 @@ /** * Selects the value from a set of rate data to which the percentage is applied. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RateRequestType.php b/src/FedEx/OpenShipService/SimpleType/RateRequestType.php index 47614add..4c3d4a0d 100644 --- a/src/FedEx/OpenShipService/SimpleType/RateRequestType.php +++ b/src/FedEx/OpenShipService/SimpleType/RateRequestType.php @@ -6,7 +6,6 @@ /** * RateRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RateTypeBasisType.php b/src/FedEx/OpenShipService/SimpleType/RateTypeBasisType.php index d3e6ac28..a64cdabf 100644 --- a/src/FedEx/OpenShipService/SimpleType/RateTypeBasisType.php +++ b/src/FedEx/OpenShipService/SimpleType/RateTypeBasisType.php @@ -6,7 +6,6 @@ /** * Select the type of rate from which the element is to be selected. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RatedWeightMethod.php b/src/FedEx/OpenShipService/SimpleType/RatedWeightMethod.php index 9a449336..7259088e 100644 --- a/src/FedEx/OpenShipService/SimpleType/RatedWeightMethod.php +++ b/src/FedEx/OpenShipService/SimpleType/RatedWeightMethod.php @@ -6,7 +6,6 @@ /** * RatedWeightMethod * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RebateType.php b/src/FedEx/OpenShipService/SimpleType/RebateType.php index c3200f83..ec8496a9 100644 --- a/src/FedEx/OpenShipService/SimpleType/RebateType.php +++ b/src/FedEx/OpenShipService/SimpleType/RebateType.php @@ -6,7 +6,6 @@ /** * RebateType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RecipientCustomsIdType.php b/src/FedEx/OpenShipService/SimpleType/RecipientCustomsIdType.php index 8fb36cf1..39f8ec76 100644 --- a/src/FedEx/OpenShipService/SimpleType/RecipientCustomsIdType.php +++ b/src/FedEx/OpenShipService/SimpleType/RecipientCustomsIdType.php @@ -6,7 +6,6 @@ /** * RecipientCustomsIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RecommendedDocumentType.php b/src/FedEx/OpenShipService/SimpleType/RecommendedDocumentType.php index 0a0f4368..d4c8299f 100644 --- a/src/FedEx/OpenShipService/SimpleType/RecommendedDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/RecommendedDocumentType.php @@ -6,7 +6,6 @@ /** * Type of documents that are recommended to be included with the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RegulatoryControlType.php b/src/FedEx/OpenShipService/SimpleType/RegulatoryControlType.php index ba8bf661..3cc5c179 100644 --- a/src/FedEx/OpenShipService/SimpleType/RegulatoryControlType.php +++ b/src/FedEx/OpenShipService/SimpleType/RegulatoryControlType.php @@ -6,7 +6,6 @@ /** * RegulatoryControlType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RegulatoryLabelType.php b/src/FedEx/OpenShipService/SimpleType/RegulatoryLabelType.php index c79523dc..eea14c14 100644 --- a/src/FedEx/OpenShipService/SimpleType/RegulatoryLabelType.php +++ b/src/FedEx/OpenShipService/SimpleType/RegulatoryLabelType.php @@ -6,7 +6,6 @@ /** * RegulatoryLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RelativeVerticalPositionType.php b/src/FedEx/OpenShipService/SimpleType/RelativeVerticalPositionType.php index e6ca702f..a86d0c74 100644 --- a/src/FedEx/OpenShipService/SimpleType/RelativeVerticalPositionType.php +++ b/src/FedEx/OpenShipService/SimpleType/RelativeVerticalPositionType.php @@ -6,7 +6,6 @@ /** * Describes the vertical position of an item relative to another item. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RequestedConsolidationDocumentType.php b/src/FedEx/OpenShipService/SimpleType/RequestedConsolidationDocumentType.php index 863d913b..5b992914 100644 --- a/src/FedEx/OpenShipService/SimpleType/RequestedConsolidationDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/RequestedConsolidationDocumentType.php @@ -6,7 +6,6 @@ /** * RequestedConsolidationDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RequestedShippingDocumentType.php b/src/FedEx/OpenShipService/SimpleType/RequestedShippingDocumentType.php index c64e09e3..ccd366b3 100644 --- a/src/FedEx/OpenShipService/SimpleType/RequestedShippingDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/RequestedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * RequestedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RequiredDocumentType.php b/src/FedEx/OpenShipService/SimpleType/RequiredDocumentType.php index f9d2f2ee..cd94454c 100644 --- a/src/FedEx/OpenShipService/SimpleType/RequiredDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/RequiredDocumentType.php @@ -6,7 +6,6 @@ /** * This identifies the document types that can be required. This can also indicate when either a COMMERCIAL_INVOICE or a PRO_FORMA_INVOICE is required through the COMMERCIAL_OR_PRO_FORMA_INVOICE option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RequirementType.php b/src/FedEx/OpenShipService/SimpleType/RequirementType.php index 57689a0b..21de55f1 100644 --- a/src/FedEx/OpenShipService/SimpleType/RequirementType.php +++ b/src/FedEx/OpenShipService/SimpleType/RequirementType.php @@ -6,7 +6,6 @@ /** * RequirementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php b/src/FedEx/OpenShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php index 61ca75ac..efc072d8 100644 --- a/src/FedEx/OpenShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php +++ b/src/FedEx/OpenShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php @@ -6,7 +6,6 @@ /** * These values are used to control the availability of certain special services at the time when a customer uses the e-mail label link to create a return shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ReturnType.php b/src/FedEx/OpenShipService/SimpleType/ReturnType.php index fd83ac49..7d327f21 100644 --- a/src/FedEx/OpenShipService/SimpleType/ReturnType.php +++ b/src/FedEx/OpenShipService/SimpleType/ReturnType.php @@ -6,7 +6,6 @@ /** * ReturnType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ReturnedConsolidationDocumentType.php b/src/FedEx/OpenShipService/SimpleType/ReturnedConsolidationDocumentType.php index fc92cc1b..95753305 100644 --- a/src/FedEx/OpenShipService/SimpleType/ReturnedConsolidationDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/ReturnedConsolidationDocumentType.php @@ -6,7 +6,6 @@ /** * ReturnedConsolidationDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ReturnedRateType.php b/src/FedEx/OpenShipService/SimpleType/ReturnedRateType.php index d2a5ccf4..96d9bda1 100644 --- a/src/FedEx/OpenShipService/SimpleType/ReturnedRateType.php +++ b/src/FedEx/OpenShipService/SimpleType/ReturnedRateType.php @@ -6,7 +6,6 @@ /** * The "PAYOR..." rates are expressed in the currency identified in the payor's rate table(s). The "RATED..." rates are expressed in the currency of the origin country. Former "...COUNTER..." values have become "...RETAIL..." values, except for PAYOR_COUNTER and RATED_COUNTER, which have been removed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ReturnedShippingDocumentType.php b/src/FedEx/OpenShipService/SimpleType/ReturnedShippingDocumentType.php index 89cbffa6..430428c5 100644 --- a/src/FedEx/OpenShipService/SimpleType/ReturnedShippingDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/ReturnedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * ReturnedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/RotationType.php b/src/FedEx/OpenShipService/SimpleType/RotationType.php index cf3115fb..7f6c6483 100644 --- a/src/FedEx/OpenShipService/SimpleType/RotationType.php +++ b/src/FedEx/OpenShipService/SimpleType/RotationType.php @@ -6,7 +6,6 @@ /** * Describes the rotation of an item from its default orientation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SecondaryBarcodeType.php b/src/FedEx/OpenShipService/SimpleType/SecondaryBarcodeType.php index 3200c7b1..1babf559 100644 --- a/src/FedEx/OpenShipService/SimpleType/SecondaryBarcodeType.php +++ b/src/FedEx/OpenShipService/SimpleType/SecondaryBarcodeType.php @@ -6,7 +6,6 @@ /** * SecondaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ServiceCategoryType.php b/src/FedEx/OpenShipService/SimpleType/ServiceCategoryType.php index d9530fd4..c4cfef7f 100644 --- a/src/FedEx/OpenShipService/SimpleType/ServiceCategoryType.php +++ b/src/FedEx/OpenShipService/SimpleType/ServiceCategoryType.php @@ -6,7 +6,6 @@ /** * ServiceCategoryType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ServiceType.php b/src/FedEx/OpenShipService/SimpleType/ServiceType.php deleted file mode 100644 index 85672807..00000000 --- a/src/FedEx/OpenShipService/SimpleType/ServiceType.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class ServiceType extends AbstractSimpleType -{ - const _EUROPE_FIRST_INTERNATIONAL_PRIORITY = 'EUROPE_FIRST_INTERNATIONAL_PRIORITY'; - const _FEDEX_1_DAY_FREIGHT = 'FEDEX_1_DAY_FREIGHT'; - const _FEDEX_2_DAY = 'FEDEX_2_DAY'; - const _FEDEX_2_DAY_AM = 'FEDEX_2_DAY_AM'; - const _FEDEX_2_DAY_FREIGHT = 'FEDEX_2_DAY_FREIGHT'; - const _FEDEX_3_DAY_FREIGHT = 'FEDEX_3_DAY_FREIGHT'; - const _FEDEX_DISTANCE_DEFERRED = 'FEDEX_DISTANCE_DEFERRED'; - const _FEDEX_EXPRESS_SAVER = 'FEDEX_EXPRESS_SAVER'; - const _FEDEX_FIRST_FREIGHT = 'FEDEX_FIRST_FREIGHT'; - const _FEDEX_FREIGHT_ECONOMY = 'FEDEX_FREIGHT_ECONOMY'; - const _FEDEX_FREIGHT_PRIORITY = 'FEDEX_FREIGHT_PRIORITY'; - const _FEDEX_GROUND = 'FEDEX_GROUND'; - const _FEDEX_NEXT_DAY_AFTERNOON = 'FEDEX_NEXT_DAY_AFTERNOON'; - const _FEDEX_NEXT_DAY_EARLY_MORNING = 'FEDEX_NEXT_DAY_EARLY_MORNING'; - const _FEDEX_NEXT_DAY_END_OF_DAY = 'FEDEX_NEXT_DAY_END_OF_DAY'; - const _FEDEX_NEXT_DAY_FREIGHT = 'FEDEX_NEXT_DAY_FREIGHT'; - const _FEDEX_NEXT_DAY_MID_MORNING = 'FEDEX_NEXT_DAY_MID_MORNING'; - const _FIRST_OVERNIGHT = 'FIRST_OVERNIGHT'; - const _GROUND_HOME_DELIVERY = 'GROUND_HOME_DELIVERY'; - const _INTERNATIONAL_DISTRIBUTION_FREIGHT = 'INTERNATIONAL_DISTRIBUTION_FREIGHT'; - const _INTERNATIONAL_ECONOMY = 'INTERNATIONAL_ECONOMY'; - const _INTERNATIONAL_ECONOMY_DISTRIBUTION = 'INTERNATIONAL_ECONOMY_DISTRIBUTION'; - const _INTERNATIONAL_ECONOMY_FREIGHT = 'INTERNATIONAL_ECONOMY_FREIGHT'; - const _INTERNATIONAL_FIRST = 'INTERNATIONAL_FIRST'; - const _INTERNATIONAL_PRIORITY = 'INTERNATIONAL_PRIORITY'; - const _INTERNATIONAL_PRIORITY_DISTRIBUTION = 'INTERNATIONAL_PRIORITY_DISTRIBUTION'; - const _INTERNATIONAL_PRIORITY_EXPRESS = 'INTERNATIONAL_PRIORITY_EXPRESS'; - const _INTERNATIONAL_PRIORITY_FREIGHT = 'INTERNATIONAL_PRIORITY_FREIGHT'; - const _PRIORITY_OVERNIGHT = 'PRIORITY_OVERNIGHT'; - const _SAME_DAY = 'SAME_DAY'; - const _SAME_DAY_CITY = 'SAME_DAY_CITY'; - const _SMART_POST = 'SMART_POST'; - const _STANDARD_OVERNIGHT = 'STANDARD_OVERNIGHT'; - const _TRANSBORDER_DISTRIBUTION_CONSOLIDATION = 'TRANSBORDER_DISTRIBUTION_CONSOLIDATION'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/ShipmentDryIceProcessingOptionType.php b/src/FedEx/OpenShipService/SimpleType/ShipmentDryIceProcessingOptionType.php index 61507ef0..aaffe554 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShipmentDryIceProcessingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShipmentDryIceProcessingOptionType.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationAggregationType.php b/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationAggregationType.php index 31d212a1..f43068ec 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationAggregationType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationAggregationType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationAggregationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationRoleType.php b/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationRoleType.php index 2178a003..b22ebc86 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationRoleType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShipmentNotificationRoleType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShipmentProcessingOptionType.php b/src/FedEx/OpenShipService/SimpleType/ShipmentProcessingOptionType.php index db444654..b3014200 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShipmentProcessingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Identifies special or custom features to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShipmentRuleType.php b/src/FedEx/OpenShipService/SimpleType/ShipmentRuleType.php index 4fd2a2cf..f71f0008 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShipmentRuleType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShipmentRuleType.php @@ -6,7 +6,6 @@ /** * ShipmentRuleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShipmentSpecialServiceType.php b/src/FedEx/OpenShipService/SimpleType/ShipmentSpecialServiceType.php deleted file mode 100644 index e818e24b..00000000 --- a/src/FedEx/OpenShipService/SimpleType/ShipmentSpecialServiceType.php +++ /dev/null @@ -1,54 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage OpenShip Service - */ -class ShipmentSpecialServiceType extends AbstractSimpleType -{ - const _BROKER_SELECT_OPTION = 'BROKER_SELECT_OPTION'; - const _CALL_BEFORE_DELIVERY = 'CALL_BEFORE_DELIVERY'; - const _COD = 'COD'; - const _CUSTOM_DELIVERY_WINDOW = 'CUSTOM_DELIVERY_WINDOW'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DO_NOT_BREAK_DOWN_PALLETS = 'DO_NOT_BREAK_DOWN_PALLETS'; - const _DO_NOT_STACK_PALLETS = 'DO_NOT_STACK_PALLETS'; - const _DRY_ICE = 'DRY_ICE'; - const _EAST_COAST_SPECIAL = 'EAST_COAST_SPECIAL'; - const _ELECTRONIC_TRADE_DOCUMENTS = 'ELECTRONIC_TRADE_DOCUMENTS'; - const _EVENT_NOTIFICATION = 'EVENT_NOTIFICATION'; - const _EXCLUDE_FROM_CONSOLIDATION = 'EXCLUDE_FROM_CONSOLIDATION'; - const _EXTREME_LENGTH = 'EXTREME_LENGTH'; - const _FEDEX_ONE_RATE = 'FEDEX_ONE_RATE'; - const _FOOD = 'FOOD'; - const _FREIGHT_GUARANTEE = 'FREIGHT_GUARANTEE'; - const _FREIGHT_TO_COLLECT = 'FREIGHT_TO_COLLECT'; - const _FUTURE_DAY_SHIPMENT = 'FUTURE_DAY_SHIPMENT'; - const _HOLD_AT_LOCATION = 'HOLD_AT_LOCATION'; - const _HOME_DELIVERY_PREMIUM = 'HOME_DELIVERY_PREMIUM'; - const _INSIDE_DELIVERY = 'INSIDE_DELIVERY'; - const _INSIDE_PICKUP = 'INSIDE_PICKUP'; - const _INTERNATIONAL_CONTROLLED_EXPORT_SERVICE = 'INTERNATIONAL_CONTROLLED_EXPORT_SERVICE'; - const _INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS = 'INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS'; - const _LIFTGATE_DELIVERY = 'LIFTGATE_DELIVERY'; - const _LIFTGATE_PICKUP = 'LIFTGATE_PICKUP'; - const _LIMITED_ACCESS_DELIVERY = 'LIMITED_ACCESS_DELIVERY'; - const _LIMITED_ACCESS_PICKUP = 'LIMITED_ACCESS_PICKUP'; - const _OVER_LENGTH = 'OVER_LENGTH'; - const _PENDING_SHIPMENT = 'PENDING_SHIPMENT'; - const _PHARMACY_DELIVERY = 'PHARMACY_DELIVERY'; - const _POISON = 'POISON'; - const _PROTECTION_FROM_FREEZING = 'PROTECTION_FROM_FREEZING'; - const _RETURNS_CLEARANCE = 'RETURNS_CLEARANCE'; - const _RETURN_SHIPMENT = 'RETURN_SHIPMENT'; - const _SATURDAY_DELIVERY = 'SATURDAY_DELIVERY'; - const _SATURDAY_PICKUP = 'SATURDAY_PICKUP'; - const _THIRD_PARTY_CONSIGNEE = 'THIRD_PARTY_CONSIGNEE'; - const _TOP_LOAD = 'TOP_LOAD'; -} diff --git a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentDispositionType.php b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentDispositionType.php index 00a0cbd6..c1a5c255 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentDispositionType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * Specifies how to return a shipping document to the caller. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentEMailGroupingType.php b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentEMailGroupingType.php index 18ab2ea6..9bd99ef8 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentEMailGroupingType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentEMailGroupingType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentEMailGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentGroupingType.php b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentGroupingType.php index 9a5e9f27..c2e09e73 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentGroupingType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how to organize all shipping documents of the same type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentImageType.php b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentImageType.php index e0fa65ea..de662b33 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentImageType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentImageType.php @@ -6,7 +6,6 @@ /** * Specifies the image format used for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentNamingType.php b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentNamingType.php index 1a5a93e2..8d540064 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentNamingType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentNamingType.php @@ -6,7 +6,6 @@ /** * Identifies the convention by which file names are constructed for STORED or DEFERRED documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStockType.php b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStockType.php index 6ed152df..122039e7 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStockType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStockType.php @@ -6,7 +6,6 @@ /** * Specifies the type of paper (stock) on which a document will be printed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStorageDetailType.php b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStorageDetailType.php index 19ceb100..7aa5a810 100644 --- a/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStorageDetailType.php +++ b/src/FedEx/OpenShipService/SimpleType/ShippingDocumentStorageDetailType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentStorageDetailType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SignatureOptionType.php b/src/FedEx/OpenShipService/SimpleType/SignatureOptionType.php index c01b0c43..f39a15e1 100644 --- a/src/FedEx/OpenShipService/SimpleType/SignatureOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/SignatureOptionType.php @@ -6,7 +6,6 @@ /** * SignatureOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SmartPostAncillaryEndorsementType.php b/src/FedEx/OpenShipService/SimpleType/SmartPostAncillaryEndorsementType.php index 0e4b15e4..a24a5fba 100644 --- a/src/FedEx/OpenShipService/SimpleType/SmartPostAncillaryEndorsementType.php +++ b/src/FedEx/OpenShipService/SimpleType/SmartPostAncillaryEndorsementType.php @@ -6,7 +6,6 @@ /** * These values are mutually exclusive; at most one of them can be attached to a SmartPost shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SmartPostIndiciaType.php b/src/FedEx/OpenShipService/SimpleType/SmartPostIndiciaType.php index b4597824..980b2472 100644 --- a/src/FedEx/OpenShipService/SimpleType/SmartPostIndiciaType.php +++ b/src/FedEx/OpenShipService/SimpleType/SmartPostIndiciaType.php @@ -6,7 +6,6 @@ /** * SmartPostIndiciaType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SmartPostShipmentProcessingOptionType.php b/src/FedEx/OpenShipService/SimpleType/SmartPostShipmentProcessingOptionType.php index 230f4987..3e93e43b 100644 --- a/src/FedEx/OpenShipService/SimpleType/SmartPostShipmentProcessingOptionType.php +++ b/src/FedEx/OpenShipService/SimpleType/SmartPostShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SpecialRatingAppliedType.php b/src/FedEx/OpenShipService/SimpleType/SpecialRatingAppliedType.php index abd1fa38..69a2055f 100644 --- a/src/FedEx/OpenShipService/SimpleType/SpecialRatingAppliedType.php +++ b/src/FedEx/OpenShipService/SimpleType/SpecialRatingAppliedType.php @@ -6,7 +6,6 @@ /** * SpecialRatingAppliedType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SplitPaymentType.php b/src/FedEx/OpenShipService/SimpleType/SplitPaymentType.php index eb2e6b32..39eb4c27 100644 --- a/src/FedEx/OpenShipService/SimpleType/SplitPaymentType.php +++ b/src/FedEx/OpenShipService/SimpleType/SplitPaymentType.php @@ -6,7 +6,6 @@ /** * Identifies an aspect of a shipment that may be paid separately. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/StringBarcodeType.php b/src/FedEx/OpenShipService/SimpleType/StringBarcodeType.php index 73f90a3e..b0564496 100644 --- a/src/FedEx/OpenShipService/SimpleType/StringBarcodeType.php +++ b/src/FedEx/OpenShipService/SimpleType/StringBarcodeType.php @@ -6,7 +6,6 @@ /** * StringBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SurchargeLevelType.php b/src/FedEx/OpenShipService/SimpleType/SurchargeLevelType.php index f8badcd8..cf7c188b 100644 --- a/src/FedEx/OpenShipService/SimpleType/SurchargeLevelType.php +++ b/src/FedEx/OpenShipService/SimpleType/SurchargeLevelType.php @@ -6,7 +6,6 @@ /** * SurchargeLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/SurchargeType.php b/src/FedEx/OpenShipService/SimpleType/SurchargeType.php index ee4e280f..ab8f7b37 100644 --- a/src/FedEx/OpenShipService/SimpleType/SurchargeType.php +++ b/src/FedEx/OpenShipService/SimpleType/SurchargeType.php @@ -6,7 +6,6 @@ /** * SurchargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/TaxType.php b/src/FedEx/OpenShipService/SimpleType/TaxType.php index 912562e5..54e31d9f 100644 --- a/src/FedEx/OpenShipService/SimpleType/TaxType.php +++ b/src/FedEx/OpenShipService/SimpleType/TaxType.php @@ -6,7 +6,6 @@ /** * TaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/TaxesOrMiscellaneousChargeType.php b/src/FedEx/OpenShipService/SimpleType/TaxesOrMiscellaneousChargeType.php index f7594679..178adf32 100644 --- a/src/FedEx/OpenShipService/SimpleType/TaxesOrMiscellaneousChargeType.php +++ b/src/FedEx/OpenShipService/SimpleType/TaxesOrMiscellaneousChargeType.php @@ -6,7 +6,6 @@ /** * Specifice the kind of tax or miscellaneous charge being reported on a Commercial Invoice. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/TinType.php b/src/FedEx/OpenShipService/SimpleType/TinType.php index b7074376..fa7fb1c9 100644 --- a/src/FedEx/OpenShipService/SimpleType/TinType.php +++ b/src/FedEx/OpenShipService/SimpleType/TinType.php @@ -6,7 +6,6 @@ /** * TinType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/TrackingIdType.php b/src/FedEx/OpenShipService/SimpleType/TrackingIdType.php index 354f395f..8f5f6bb0 100644 --- a/src/FedEx/OpenShipService/SimpleType/TrackingIdType.php +++ b/src/FedEx/OpenShipService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/TransborderDistributionRoutingType.php b/src/FedEx/OpenShipService/SimpleType/TransborderDistributionRoutingType.php index 05f141b6..05caa40d 100644 --- a/src/FedEx/OpenShipService/SimpleType/TransborderDistributionRoutingType.php +++ b/src/FedEx/OpenShipService/SimpleType/TransborderDistributionRoutingType.php @@ -6,7 +6,6 @@ /** * Specifies how to route the transborder distribution CRNs to different distribution locations. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/TransborderDistributionSpecialServiceType.php b/src/FedEx/OpenShipService/SimpleType/TransborderDistributionSpecialServiceType.php index 75266c9a..7dc4293f 100644 --- a/src/FedEx/OpenShipService/SimpleType/TransborderDistributionSpecialServiceType.php +++ b/src/FedEx/OpenShipService/SimpleType/TransborderDistributionSpecialServiceType.php @@ -6,7 +6,6 @@ /** * Identifies features of service requested for a Transborder Distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/TransitTimeType.php b/src/FedEx/OpenShipService/SimpleType/TransitTimeType.php index 325441db..171ad9b5 100644 --- a/src/FedEx/OpenShipService/SimpleType/TransitTimeType.php +++ b/src/FedEx/OpenShipService/SimpleType/TransitTimeType.php @@ -6,7 +6,6 @@ /** * TransitTimeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UnitSystemType.php b/src/FedEx/OpenShipService/SimpleType/UnitSystemType.php index 94c30bf9..7170e826 100644 --- a/src/FedEx/OpenShipService/SimpleType/UnitSystemType.php +++ b/src/FedEx/OpenShipService/SimpleType/UnitSystemType.php @@ -6,7 +6,6 @@ /** * UnitSystemType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UploadDocumentIdProducer.php b/src/FedEx/OpenShipService/SimpleType/UploadDocumentIdProducer.php index 7d67f717..6f396901 100644 --- a/src/FedEx/OpenShipService/SimpleType/UploadDocumentIdProducer.php +++ b/src/FedEx/OpenShipService/SimpleType/UploadDocumentIdProducer.php @@ -6,7 +6,6 @@ /** * Specifies the application that is responsible for managing the document id. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UploadDocumentProducerType.php b/src/FedEx/OpenShipService/SimpleType/UploadDocumentProducerType.php index 13e08515..ec791acf 100644 --- a/src/FedEx/OpenShipService/SimpleType/UploadDocumentProducerType.php +++ b/src/FedEx/OpenShipService/SimpleType/UploadDocumentProducerType.php @@ -6,7 +6,6 @@ /** * UploadDocumentProducerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UploadDocumentType.php b/src/FedEx/OpenShipService/SimpleType/UploadDocumentType.php index af3ba4e1..98dedb7b 100644 --- a/src/FedEx/OpenShipService/SimpleType/UploadDocumentType.php +++ b/src/FedEx/OpenShipService/SimpleType/UploadDocumentType.php @@ -6,7 +6,6 @@ /** * UploadDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UsmcaCertifierSpecificationType.php b/src/FedEx/OpenShipService/SimpleType/UsmcaCertifierSpecificationType.php index 9a236ca2..e378010c 100644 --- a/src/FedEx/OpenShipService/SimpleType/UsmcaCertifierSpecificationType.php +++ b/src/FedEx/OpenShipService/SimpleType/UsmcaCertifierSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaCertifierSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UsmcaImporterSpecificationType.php b/src/FedEx/OpenShipService/SimpleType/UsmcaImporterSpecificationType.php index 161227c8..3aaeef70 100644 --- a/src/FedEx/OpenShipService/SimpleType/UsmcaImporterSpecificationType.php +++ b/src/FedEx/OpenShipService/SimpleType/UsmcaImporterSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaImporterSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UsmcaOriginCriterionCode.php b/src/FedEx/OpenShipService/SimpleType/UsmcaOriginCriterionCode.php index e8028b3e..1fd89ba0 100644 --- a/src/FedEx/OpenShipService/SimpleType/UsmcaOriginCriterionCode.php +++ b/src/FedEx/OpenShipService/SimpleType/UsmcaOriginCriterionCode.php @@ -6,7 +6,6 @@ /** * UsmcaOriginCriterionCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/UsmcaProducerSpecificationType.php b/src/FedEx/OpenShipService/SimpleType/UsmcaProducerSpecificationType.php index db915a61..91a56522 100644 --- a/src/FedEx/OpenShipService/SimpleType/UsmcaProducerSpecificationType.php +++ b/src/FedEx/OpenShipService/SimpleType/UsmcaProducerSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaProducerSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/VolumeUnits.php b/src/FedEx/OpenShipService/SimpleType/VolumeUnits.php index 6aea67e6..ecc2a863 100644 --- a/src/FedEx/OpenShipService/SimpleType/VolumeUnits.php +++ b/src/FedEx/OpenShipService/SimpleType/VolumeUnits.php @@ -6,7 +6,6 @@ /** * Units of three-dimensional volume/cubic measure. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/OpenShipService/SimpleType/WeightUnits.php b/src/FedEx/OpenShipService/SimpleType/WeightUnits.php index 50217b76..60665f51 100644 --- a/src/FedEx/OpenShipService/SimpleType/WeightUnits.php +++ b/src/FedEx/OpenShipService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage OpenShip Service */ diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/Address.php b/src/FedEx/PackageMovementInformationService/ComplexType/Address.php index a14591d7..d4d64db4 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/Address.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/ClientDetail.php b/src/FedEx/PackageMovementInformationService/ComplexType/ClientDetail.php index 7c242477..c413c76f 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/ClientDetail.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/Localization.php b/src/FedEx/PackageMovementInformationService/ComplexType/Localization.php index b8e60b8b..a9075441 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/Localization.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/Notification.php b/src/FedEx/PackageMovementInformationService/ComplexType/Notification.php index ddf40dfe..e6d2ae7a 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/Notification.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/NotificationParameter.php b/src/FedEx/PackageMovementInformationService/ComplexType/NotificationParameter.php index 0fbdb6eb..83bd3094 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/NotificationParameter.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryReply.php b/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryReply.php index 478f5876..8c1d7760 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryReply.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryReply.php @@ -6,7 +6,6 @@ /** * FedEx Postal Code Inquiry reply. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryRequest.php b/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryRequest.php index d5a513d7..8e52e886 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryRequest.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeInquiryRequest.php @@ -6,7 +6,6 @@ /** * FedEx Postal Code Inquiry request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeServiceAreaDescription.php b/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeServiceAreaDescription.php index 98507407..e2f64ffe 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeServiceAreaDescription.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/PostalCodeServiceAreaDescription.php @@ -6,7 +6,6 @@ /** * Postal Code Service Area description. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityOption.php b/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityOption.php index 3475ef70..ac28c833 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityOption.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityOption.php @@ -6,7 +6,6 @@ /** * The descriptive data which identifies an available FedEx Service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityReply.php b/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityReply.php index 5dcc19b7..3a2fba17 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityReply.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityReply.php @@ -6,7 +6,6 @@ /** * The descriptive data returned for a FedEx service availability request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityRequest.php b/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityRequest.php index 5d587449..52ae2233 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityRequest.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/ServiceAvailabilityRequest.php @@ -6,7 +6,6 @@ /** * The descriptive data which is used to determine which FedEx Express services are available between an origin and destination. To check the availability of one particular FedEx Express service and packaging type, include the Service and Packaging elements in the request message. Only information regarding that single service and packaging type will be returned from the request. To obtain a list of all available services for a given origin and destination, omit the Service and Packaging elements from the request. In this case the reply will contain every available service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/TransactionDetail.php b/src/FedEx/PackageMovementInformationService/ComplexType/TransactionDetail.php index 6abb9772..cd68e254 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/TransactionDetail.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * The descriptive data that governs data payload language/translations. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/VersionId.php b/src/FedEx/PackageMovementInformationService/ComplexType/VersionId.php index 327a6566..0b12abff 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/VersionId.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationCredential.php index 118c1abb..454c251f 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationDetail.php index af6a4acb..cfd60170 100644 --- a/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/PackageMovementInformationService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/PackageMovementInformationService/Request.php b/src/FedEx/PackageMovementInformationService/Request.php index 31303654..7f3a6588 100644 --- a/src/FedEx/PackageMovementInformationService/Request.php +++ b/src/FedEx/PackageMovementInformationService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/PackageMovementInformationService/SimpleType/CarrierCodeType.php b/src/FedEx/PackageMovementInformationService/SimpleType/CarrierCodeType.php index c058a530..e9c8a4d9 100644 --- a/src/FedEx/PackageMovementInformationService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/PackageMovementInformationService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/PackageMovementInformationService/SimpleType/DayOfWeekType.php b/src/FedEx/PackageMovementInformationService/SimpleType/DayOfWeekType.php index 44a34d14..f3dfe95a 100644 --- a/src/FedEx/PackageMovementInformationService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/PackageMovementInformationService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * Identifies the set of valid day of week abbreviated values. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/PackageMovementInformationService/SimpleType/NotificationSeverityType.php b/src/FedEx/PackageMovementInformationService/SimpleType/NotificationSeverityType.php index 23721cb0..32b8f373 100644 --- a/src/FedEx/PackageMovementInformationService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/PackageMovementInformationService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * Identifies the set of severity values for a Notification. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/PackageMovementInformationService/SimpleType/PackagingType.php b/src/FedEx/PackageMovementInformationService/SimpleType/PackagingType.php index ffc2addb..fd99e529 100644 --- a/src/FedEx/PackageMovementInformationService/SimpleType/PackagingType.php +++ b/src/FedEx/PackageMovementInformationService/SimpleType/PackagingType.php @@ -6,7 +6,6 @@ /** * Identifies the collection of available FedEx packaging options. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/PackageMovementInformationService/SimpleType/ServiceType.php b/src/FedEx/PackageMovementInformationService/SimpleType/ServiceType.php index 254686c1..9bfd1ae8 100644 --- a/src/FedEx/PackageMovementInformationService/SimpleType/ServiceType.php +++ b/src/FedEx/PackageMovementInformationService/SimpleType/ServiceType.php @@ -6,7 +6,6 @@ /** * Identifies the collection of available FedEx transportation service options. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/PickupService/ComplexType/Address.php b/src/FedEx/PickupService/ComplexType/Address.php index 052ee7cd..ea695ed8 100644 --- a/src/FedEx/PickupService/ComplexType/Address.php +++ b/src/FedEx/PickupService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/AssociatedAccount.php b/src/FedEx/PickupService/ComplexType/AssociatedAccount.php index e4106893..f0f09511 100644 --- a/src/FedEx/PickupService/ComplexType/AssociatedAccount.php +++ b/src/FedEx/PickupService/ComplexType/AssociatedAccount.php @@ -6,7 +6,6 @@ /** * AssociatedAccount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CancelPickupReply.php b/src/FedEx/PickupService/ComplexType/CancelPickupReply.php index 2eae833a..f8eaaa6c 100644 --- a/src/FedEx/PickupService/ComplexType/CancelPickupReply.php +++ b/src/FedEx/PickupService/ComplexType/CancelPickupReply.php @@ -6,7 +6,6 @@ /** * CancelPickupReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CancelPickupRequest.php b/src/FedEx/PickupService/ComplexType/CancelPickupRequest.php index faacc762..1670139b 100644 --- a/src/FedEx/PickupService/ComplexType/CancelPickupRequest.php +++ b/src/FedEx/PickupService/ComplexType/CancelPickupRequest.php @@ -6,7 +6,6 @@ /** * CancelPickupRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ClientDetail.php b/src/FedEx/PickupService/ComplexType/ClientDetail.php index a329295f..c394866a 100644 --- a/src/FedEx/PickupService/ComplexType/ClientDetail.php +++ b/src/FedEx/PickupService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CodAddTransportationChargesDetail.php b/src/FedEx/PickupService/ComplexType/CodAddTransportationChargesDetail.php index ffec0147..4da9a1fe 100644 --- a/src/FedEx/PickupService/ComplexType/CodAddTransportationChargesDetail.php +++ b/src/FedEx/PickupService/ComplexType/CodAddTransportationChargesDetail.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargesDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CodDetail.php b/src/FedEx/PickupService/ComplexType/CodDetail.php index 93c0bd59..90765f23 100644 --- a/src/FedEx/PickupService/ComplexType/CodDetail.php +++ b/src/FedEx/PickupService/ComplexType/CodDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CompletedFreightPickupDetail.php b/src/FedEx/PickupService/ComplexType/CompletedFreightPickupDetail.php index 2cfbc67f..a9e68044 100644 --- a/src/FedEx/PickupService/ComplexType/CompletedFreightPickupDetail.php +++ b/src/FedEx/PickupService/ComplexType/CompletedFreightPickupDetail.php @@ -6,7 +6,6 @@ /** * Data resulting from the processing of an LTL Freight pickup request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CompletedFreightPickupLineItem.php b/src/FedEx/PickupService/ComplexType/CompletedFreightPickupLineItem.php index 822a62a7..f24f1e9b 100644 --- a/src/FedEx/PickupService/ComplexType/CompletedFreightPickupLineItem.php +++ b/src/FedEx/PickupService/ComplexType/CompletedFreightPickupLineItem.php @@ -6,7 +6,6 @@ /** * Data resulting from the processing of an individual line item in a LTL Freight pickup request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Contact.php b/src/FedEx/PickupService/ComplexType/Contact.php index 1892eb8c..7b2b73ff 100644 --- a/src/FedEx/PickupService/ComplexType/Contact.php +++ b/src/FedEx/PickupService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ContactAndAddress.php b/src/FedEx/PickupService/ComplexType/ContactAndAddress.php index f0abe654..4cd6ce42 100644 --- a/src/FedEx/PickupService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/PickupService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CreatePickupReply.php b/src/FedEx/PickupService/ComplexType/CreatePickupReply.php index 26b18292..7eb4a747 100644 --- a/src/FedEx/PickupService/ComplexType/CreatePickupReply.php +++ b/src/FedEx/PickupService/ComplexType/CreatePickupReply.php @@ -6,7 +6,6 @@ /** * CreatePickupReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CreatePickupRequest.php b/src/FedEx/PickupService/ComplexType/CreatePickupRequest.php index 52470311..30574a02 100644 --- a/src/FedEx/PickupService/ComplexType/CreatePickupRequest.php +++ b/src/FedEx/PickupService/ComplexType/CreatePickupRequest.php @@ -6,7 +6,6 @@ /** * CreatePickupRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CustomDeliveryWindowDetail.php b/src/FedEx/PickupService/ComplexType/CustomDeliveryWindowDetail.php index 2ac5e781..4d19797f 100644 --- a/src/FedEx/PickupService/ComplexType/CustomDeliveryWindowDetail.php +++ b/src/FedEx/PickupService/ComplexType/CustomDeliveryWindowDetail.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/CustomerReference.php b/src/FedEx/PickupService/ComplexType/CustomerReference.php index f13462b9..a9792da4 100644 --- a/src/FedEx/PickupService/ComplexType/CustomerReference.php +++ b/src/FedEx/PickupService/ComplexType/CustomerReference.php @@ -6,7 +6,6 @@ /** * CustomerReference * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/DateRange.php b/src/FedEx/PickupService/ComplexType/DateRange.php index 6d34d230..d597dfdb 100644 --- a/src/FedEx/PickupService/ComplexType/DateRange.php +++ b/src/FedEx/PickupService/ComplexType/DateRange.php @@ -6,7 +6,6 @@ /** * DateRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php b/src/FedEx/PickupService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php index 5731bc48..65458ab7 100644 --- a/src/FedEx/PickupService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php +++ b/src/FedEx/PickupService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php @@ -6,7 +6,6 @@ /** * DeliveryOnInvoiceAcceptanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/DetentionDetail.php b/src/FedEx/PickupService/ComplexType/DetentionDetail.php index 49c90482..2330bed7 100644 --- a/src/FedEx/PickupService/ComplexType/DetentionDetail.php +++ b/src/FedEx/PickupService/ComplexType/DetentionDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pup/set or vehicle delayed for loading or unloading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Dimensions.php b/src/FedEx/PickupService/ComplexType/Dimensions.php index 2c250ca3..d3011634 100644 --- a/src/FedEx/PickupService/ComplexType/Dimensions.php +++ b/src/FedEx/PickupService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Distance.php b/src/FedEx/PickupService/ComplexType/Distance.php index 0e877421..cb9dce9e 100644 --- a/src/FedEx/PickupService/ComplexType/Distance.php +++ b/src/FedEx/PickupService/ComplexType/Distance.php @@ -6,7 +6,6 @@ /** * Driving or other transportation distances, distinct from dimension measurements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/EMailDetail.php b/src/FedEx/PickupService/ComplexType/EMailDetail.php index a7a830d0..894efefd 100644 --- a/src/FedEx/PickupService/ComplexType/EMailDetail.php +++ b/src/FedEx/PickupService/ComplexType/EMailDetail.php @@ -6,7 +6,6 @@ /** * EMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/EMailLabelDetail.php b/src/FedEx/PickupService/ComplexType/EMailLabelDetail.php index 0727d6e3..0df22ccf 100644 --- a/src/FedEx/PickupService/ComplexType/EMailLabelDetail.php +++ b/src/FedEx/PickupService/ComplexType/EMailLabelDetail.php @@ -6,7 +6,6 @@ /** * EMailLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/EMailRecipient.php b/src/FedEx/PickupService/ComplexType/EMailRecipient.php index 523821e7..1476ed04 100644 --- a/src/FedEx/PickupService/ComplexType/EMailRecipient.php +++ b/src/FedEx/PickupService/ComplexType/EMailRecipient.php @@ -6,7 +6,6 @@ /** * Information describing the address of of the email recipient, role of the email recipient and languages that are requested to be supported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/EPaymentDetail.php b/src/FedEx/PickupService/ComplexType/EPaymentDetail.php index ed4c89f6..0d0e5d24 100644 --- a/src/FedEx/PickupService/ComplexType/EPaymentDetail.php +++ b/src/FedEx/PickupService/ComplexType/EPaymentDetail.php @@ -6,7 +6,6 @@ /** * EPaymentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/EmailOptionsRequested.php b/src/FedEx/PickupService/ComplexType/EmailOptionsRequested.php index 7a511e1d..bf0fe7a3 100644 --- a/src/FedEx/PickupService/ComplexType/EmailOptionsRequested.php +++ b/src/FedEx/PickupService/ComplexType/EmailOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies how to apply the localization detail to the current context. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/EnterprisePrivilegeDetail.php b/src/FedEx/PickupService/ComplexType/EnterprisePrivilegeDetail.php index 843ad5a6..ae3a9cea 100644 --- a/src/FedEx/PickupService/ComplexType/EnterprisePrivilegeDetail.php +++ b/src/FedEx/PickupService/ComplexType/EnterprisePrivilegeDetail.php @@ -6,7 +6,6 @@ /** * EnterprisePrivilegeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/EtdDetail.php b/src/FedEx/PickupService/ComplexType/EtdDetail.php index a88a1511..58c000b9 100644 --- a/src/FedEx/PickupService/ComplexType/EtdDetail.php +++ b/src/FedEx/PickupService/ComplexType/EtdDetail.php @@ -6,7 +6,6 @@ /** * Electronic Trade document references used with the ETD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ExpressFreightPickupDetail.php b/src/FedEx/PickupService/ComplexType/ExpressFreightPickupDetail.php index 5cd3849e..b92468c4 100644 --- a/src/FedEx/PickupService/ComplexType/ExpressFreightPickupDetail.php +++ b/src/FedEx/PickupService/ComplexType/ExpressFreightPickupDetail.php @@ -6,7 +6,6 @@ /** * ExpressFreightPickupDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ExtraLaborDetail.php b/src/FedEx/PickupService/ComplexType/ExtraLaborDetail.php index c9da4a78..b8793ebe 100644 --- a/src/FedEx/PickupService/ComplexType/ExtraLaborDetail.php +++ b/src/FedEx/PickupService/ComplexType/ExtraLaborDetail.php @@ -6,7 +6,6 @@ /** * Specification for labor time spent handling shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/FaxDetail.php b/src/FedEx/PickupService/ComplexType/FaxDetail.php index ddfbd895..8506cfdd 100644 --- a/src/FedEx/PickupService/ComplexType/FaxDetail.php +++ b/src/FedEx/PickupService/ComplexType/FaxDetail.php @@ -6,7 +6,6 @@ /** * FaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/FlatbedTrailerDetail.php b/src/FedEx/PickupService/ComplexType/FlatbedTrailerDetail.php index 5f0693ce..5b6bdd78 100644 --- a/src/FedEx/PickupService/ComplexType/FlatbedTrailerDetail.php +++ b/src/FedEx/PickupService/ComplexType/FlatbedTrailerDetail.php @@ -6,7 +6,6 @@ /** * Specifies the optional features/characteristics requested for a Freight shipment utilizing a flatbed trailer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/FreightGuaranteeDetail.php b/src/FedEx/PickupService/ComplexType/FreightGuaranteeDetail.php index 546d42b1..eadd421e 100644 --- a/src/FedEx/PickupService/ComplexType/FreightGuaranteeDetail.php +++ b/src/FedEx/PickupService/ComplexType/FreightGuaranteeDetail.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/FreightPickupDetail.php b/src/FedEx/PickupService/ComplexType/FreightPickupDetail.php index c1491067..ee6f298e 100644 --- a/src/FedEx/PickupService/ComplexType/FreightPickupDetail.php +++ b/src/FedEx/PickupService/ComplexType/FreightPickupDetail.php @@ -6,7 +6,6 @@ /** * FreightPickupDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/FreightPickupLineItem.php b/src/FedEx/PickupService/ComplexType/FreightPickupLineItem.php index b18b095e..d5765ae9 100644 --- a/src/FedEx/PickupService/ComplexType/FreightPickupLineItem.php +++ b/src/FedEx/PickupService/ComplexType/FreightPickupLineItem.php @@ -6,7 +6,6 @@ /** * FreightPickupLineItem * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/FreightServiceCenterDetail.php b/src/FedEx/PickupService/ComplexType/FreightServiceCenterDetail.php index c7294617..c8b0d410 100644 --- a/src/FedEx/PickupService/ComplexType/FreightServiceCenterDetail.php +++ b/src/FedEx/PickupService/ComplexType/FreightServiceCenterDetail.php @@ -6,7 +6,6 @@ /** * This class describes the relationship between a customer-specified address and the FedEx Freight / FedEx National Freight Service Center that supports that address. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/HoldAtLocationDetail.php b/src/FedEx/PickupService/ComplexType/HoldAtLocationDetail.php index 82bd744b..d7b040e9 100644 --- a/src/FedEx/PickupService/ComplexType/HoldAtLocationDetail.php +++ b/src/FedEx/PickupService/ComplexType/HoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * HoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/HomeDeliveryPremiumDetail.php b/src/FedEx/PickupService/ComplexType/HomeDeliveryPremiumDetail.php index 0a537b21..c7e25187 100644 --- a/src/FedEx/PickupService/ComplexType/HomeDeliveryPremiumDetail.php +++ b/src/FedEx/PickupService/ComplexType/HomeDeliveryPremiumDetail.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/InternationalControlledExportDetail.php b/src/FedEx/PickupService/ComplexType/InternationalControlledExportDetail.php index 0b214327..dbfde068 100644 --- a/src/FedEx/PickupService/ComplexType/InternationalControlledExportDetail.php +++ b/src/FedEx/PickupService/ComplexType/InternationalControlledExportDetail.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php b/src/FedEx/PickupService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php index 98c778e5..ed17521b 100644 --- a/src/FedEx/PickupService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php +++ b/src/FedEx/PickupService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php @@ -6,7 +6,6 @@ /** * InternationalTrafficInArmsRegulationsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Localization.php b/src/FedEx/PickupService/ComplexType/Localization.php index 7d361919..acaac3f4 100644 --- a/src/FedEx/PickupService/ComplexType/Localization.php +++ b/src/FedEx/PickupService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/MarkingOrTaggingDetail.php b/src/FedEx/PickupService/ComplexType/MarkingOrTaggingDetail.php index 7c7d33c8..a2d725fe 100644 --- a/src/FedEx/PickupService/ComplexType/MarkingOrTaggingDetail.php +++ b/src/FedEx/PickupService/ComplexType/MarkingOrTaggingDetail.php @@ -6,7 +6,6 @@ /** * Specification for marking or tagging of pieces in shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Money.php b/src/FedEx/PickupService/ComplexType/Money.php index e3f84b24..92fc0b8e 100644 --- a/src/FedEx/PickupService/ComplexType/Money.php +++ b/src/FedEx/PickupService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/NonBusinessTimeDetail.php b/src/FedEx/PickupService/ComplexType/NonBusinessTimeDetail.php index dcde5c2a..10472a5c 100644 --- a/src/FedEx/PickupService/ComplexType/NonBusinessTimeDetail.php +++ b/src/FedEx/PickupService/ComplexType/NonBusinessTimeDetail.php @@ -6,7 +6,6 @@ /** * Specification for services performed during non-business hours and/or days. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Notification.php b/src/FedEx/PickupService/ComplexType/Notification.php index f593e62a..38733294 100644 --- a/src/FedEx/PickupService/ComplexType/Notification.php +++ b/src/FedEx/PickupService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/NotificationDetail.php b/src/FedEx/PickupService/ComplexType/NotificationDetail.php index a39b80c3..516b775b 100644 --- a/src/FedEx/PickupService/ComplexType/NotificationDetail.php +++ b/src/FedEx/PickupService/ComplexType/NotificationDetail.php @@ -6,7 +6,6 @@ /** * NotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/NotificationParameter.php b/src/FedEx/PickupService/ComplexType/NotificationParameter.php index 12ba270e..6781d317 100644 --- a/src/FedEx/PickupService/ComplexType/NotificationParameter.php +++ b/src/FedEx/PickupService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PagingRequestDetail.php b/src/FedEx/PickupService/ComplexType/PagingRequestDetail.php index 61ae0977..7721ea88 100644 --- a/src/FedEx/PickupService/ComplexType/PagingRequestDetail.php +++ b/src/FedEx/PickupService/ComplexType/PagingRequestDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details needed organise results using paging mechanism. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PagingResultsDetail.php b/src/FedEx/PickupService/ComplexType/PagingResultsDetail.php index ec43df2b..9b57a6b9 100644 --- a/src/FedEx/PickupService/ComplexType/PagingResultsDetail.php +++ b/src/FedEx/PickupService/ComplexType/PagingResultsDetail.php @@ -6,7 +6,6 @@ /** * Specifies details when results are organised using paging mechanism. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PalletShrinkwrapDetail.php b/src/FedEx/PickupService/ComplexType/PalletShrinkwrapDetail.php index a177c2ec..1d41e6b5 100644 --- a/src/FedEx/PickupService/ComplexType/PalletShrinkwrapDetail.php +++ b/src/FedEx/PickupService/ComplexType/PalletShrinkwrapDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be shrinkwrapped as part of a Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PalletsProvidedDetail.php b/src/FedEx/PickupService/ComplexType/PalletsProvidedDetail.php index 4f6ab3d4..f3debf30 100644 --- a/src/FedEx/PickupService/ComplexType/PalletsProvidedDetail.php +++ b/src/FedEx/PickupService/ComplexType/PalletsProvidedDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be provided on Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Party.php b/src/FedEx/PickupService/ComplexType/Party.php index 477a1a7e..504d44cb 100644 --- a/src/FedEx/PickupService/ComplexType/Party.php +++ b/src/FedEx/PickupService/ComplexType/Party.php @@ -6,7 +6,6 @@ /** * Party * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Payment.php b/src/FedEx/PickupService/ComplexType/Payment.php index c83eddda..ebfd8140 100644 --- a/src/FedEx/PickupService/ComplexType/Payment.php +++ b/src/FedEx/PickupService/ComplexType/Payment.php @@ -6,7 +6,6 @@ /** * Payment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Payor.php b/src/FedEx/PickupService/ComplexType/Payor.php index f608a1a8..4ccb25f7 100644 --- a/src/FedEx/PickupService/ComplexType/Payor.php +++ b/src/FedEx/PickupService/ComplexType/Payor.php @@ -6,7 +6,6 @@ /** * Payor * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PendingShipmentDetail.php b/src/FedEx/PickupService/ComplexType/PendingShipmentDetail.php index 84250cdb..d3cfa50e 100644 --- a/src/FedEx/PickupService/ComplexType/PendingShipmentDetail.php +++ b/src/FedEx/PickupService/ComplexType/PendingShipmentDetail.php @@ -6,7 +6,6 @@ /** * This information describes the kind of pending shipment being requested. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PendingShipmentProcessingOptionsRequested.php b/src/FedEx/PickupService/ComplexType/PendingShipmentProcessingOptionsRequested.php deleted file mode 100644 index cf776bba..00000000 --- a/src/FedEx/PickupService/ComplexType/PendingShipmentProcessingOptionsRequested.php +++ /dev/null @@ -1,36 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Pickup Service - * - * @property \FedEx\PickupService\SimpleType\PendingShipmentProcessingOptionType|string[] $Options - - */ -class PendingShipmentProcessingOptionsRequested extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'PendingShipmentProcessingOptionsRequested'; - - /** - * Set Options - * - * @param \FedEx\PickupService\SimpleType\PendingShipmentProcessingOptionType[]|string[] $options - * @return $this - */ - public function setOptions(array $options) - { - $this->values['Options'] = $options; - return $this; - } -} diff --git a/src/FedEx/PickupService/ComplexType/PickupAvailabilityReply.php b/src/FedEx/PickupService/ComplexType/PickupAvailabilityReply.php index ca46ef67..e7e5827c 100644 --- a/src/FedEx/PickupService/ComplexType/PickupAvailabilityReply.php +++ b/src/FedEx/PickupService/ComplexType/PickupAvailabilityReply.php @@ -6,7 +6,6 @@ /** * PickupAvailabilityReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupAvailabilityRequest.php b/src/FedEx/PickupService/ComplexType/PickupAvailabilityRequest.php index 51c518fe..adce5e52 100644 --- a/src/FedEx/PickupService/ComplexType/PickupAvailabilityRequest.php +++ b/src/FedEx/PickupService/ComplexType/PickupAvailabilityRequest.php @@ -6,7 +6,6 @@ /** * PickupAvailabilityRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupDangerousGoodsDetail.php b/src/FedEx/PickupService/ComplexType/PickupDangerousGoodsDetail.php index 63ecb13a..16fc73ec 100644 --- a/src/FedEx/PickupService/ComplexType/PickupDangerousGoodsDetail.php +++ b/src/FedEx/PickupService/ComplexType/PickupDangerousGoodsDetail.php @@ -6,7 +6,6 @@ /** * PickupDangerousGoodsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupHistoryDetailReply.php b/src/FedEx/PickupService/ComplexType/PickupHistoryDetailReply.php index c1197d5a..5d37effc 100644 --- a/src/FedEx/PickupService/ComplexType/PickupHistoryDetailReply.php +++ b/src/FedEx/PickupService/ComplexType/PickupHistoryDetailReply.php @@ -6,7 +6,6 @@ /** * PickupHistoryDetailReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupHistoryDetailRequest.php b/src/FedEx/PickupService/ComplexType/PickupHistoryDetailRequest.php index 392f8a3d..52418f96 100644 --- a/src/FedEx/PickupService/ComplexType/PickupHistoryDetailRequest.php +++ b/src/FedEx/PickupService/ComplexType/PickupHistoryDetailRequest.php @@ -6,7 +6,6 @@ /** * PickupHistoryDetailRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupHistoryEvent.php b/src/FedEx/PickupService/ComplexType/PickupHistoryEvent.php index ddfff9c9..788f8133 100644 --- a/src/FedEx/PickupService/ComplexType/PickupHistoryEvent.php +++ b/src/FedEx/PickupService/ComplexType/PickupHistoryEvent.php @@ -6,7 +6,6 @@ /** * PickupHistoryEvent * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupHistoryServiceSummary.php b/src/FedEx/PickupService/ComplexType/PickupHistoryServiceSummary.php index 6969e4a6..9a021da5 100644 --- a/src/FedEx/PickupService/ComplexType/PickupHistoryServiceSummary.php +++ b/src/FedEx/PickupService/ComplexType/PickupHistoryServiceSummary.php @@ -6,7 +6,6 @@ /** * PickupHistoryServiceSummary * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupHistorySummary.php b/src/FedEx/PickupService/ComplexType/PickupHistorySummary.php index 693f6d20..98afa964 100644 --- a/src/FedEx/PickupService/ComplexType/PickupHistorySummary.php +++ b/src/FedEx/PickupService/ComplexType/PickupHistorySummary.php @@ -6,7 +6,6 @@ /** * PickupHistorySummary * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupHistorySummaryReply.php b/src/FedEx/PickupService/ComplexType/PickupHistorySummaryReply.php index 94a427b9..9e4758d4 100644 --- a/src/FedEx/PickupService/ComplexType/PickupHistorySummaryReply.php +++ b/src/FedEx/PickupService/ComplexType/PickupHistorySummaryReply.php @@ -6,7 +6,6 @@ /** * PickupHistorySummaryReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupHistorySummaryRequest.php b/src/FedEx/PickupService/ComplexType/PickupHistorySummaryRequest.php index 563c68c9..884c8319 100644 --- a/src/FedEx/PickupService/ComplexType/PickupHistorySummaryRequest.php +++ b/src/FedEx/PickupService/ComplexType/PickupHistorySummaryRequest.php @@ -6,7 +6,6 @@ /** * PickupHistorySummaryRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupLookupCondition.php b/src/FedEx/PickupService/ComplexType/PickupLookupCondition.php index dea95437..e6e9f61a 100644 --- a/src/FedEx/PickupService/ComplexType/PickupLookupCondition.php +++ b/src/FedEx/PickupService/ComplexType/PickupLookupCondition.php @@ -6,7 +6,6 @@ /** * Specifies a condition to be used as part of a Pickup History Summary lookup. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupOriginDetail.php b/src/FedEx/PickupService/ComplexType/PickupOriginDetail.php index 02e5d7c7..5ecc5d9d 100644 --- a/src/FedEx/PickupService/ComplexType/PickupOriginDetail.php +++ b/src/FedEx/PickupService/ComplexType/PickupOriginDetail.php @@ -6,7 +6,6 @@ /** * PickupOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupPackageDetail.php b/src/FedEx/PickupService/ComplexType/PickupPackageDetail.php index a3b3d4b0..3c182ff2 100644 --- a/src/FedEx/PickupService/ComplexType/PickupPackageDetail.php +++ b/src/FedEx/PickupService/ComplexType/PickupPackageDetail.php @@ -6,7 +6,6 @@ /** * PickupPackageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupPackageSpecialServicesRequested.php b/src/FedEx/PickupService/ComplexType/PickupPackageSpecialServicesRequested.php index b363f672..2c64644e 100644 --- a/src/FedEx/PickupService/ComplexType/PickupPackageSpecialServicesRequested.php +++ b/src/FedEx/PickupService/ComplexType/PickupPackageSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * PickupPackageSpecialServicesRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupScheduleOption.php b/src/FedEx/PickupService/ComplexType/PickupScheduleOption.php index c1b9a80b..b480ce69 100644 --- a/src/FedEx/PickupService/ComplexType/PickupScheduleOption.php +++ b/src/FedEx/PickupService/ComplexType/PickupScheduleOption.php @@ -6,7 +6,6 @@ /** * PickupScheduleOption * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupShipmentAttributes.php b/src/FedEx/PickupService/ComplexType/PickupShipmentAttributes.php index 4c1aaae5..e5629169 100644 --- a/src/FedEx/PickupService/ComplexType/PickupShipmentAttributes.php +++ b/src/FedEx/PickupService/ComplexType/PickupShipmentAttributes.php @@ -6,7 +6,6 @@ /** * PickupShipmentAttributes * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupShipmentSpecialServicesRequested.php b/src/FedEx/PickupService/ComplexType/PickupShipmentSpecialServicesRequested.php index ad16f639..236e57a0 100644 --- a/src/FedEx/PickupService/ComplexType/PickupShipmentSpecialServicesRequested.php +++ b/src/FedEx/PickupService/ComplexType/PickupShipmentSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * PickupShipmentSpecialServicesRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PickupTagDetail.php b/src/FedEx/PickupService/ComplexType/PickupTagDetail.php index cf9abd51..da8924f0 100644 --- a/src/FedEx/PickupService/ComplexType/PickupTagDetail.php +++ b/src/FedEx/PickupService/ComplexType/PickupTagDetail.php @@ -6,7 +6,6 @@ /** * PickupTagDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PolicyGridManifest.php b/src/FedEx/PickupService/ComplexType/PolicyGridManifest.php index 2e26e907..0aada525 100644 --- a/src/FedEx/PickupService/ComplexType/PolicyGridManifest.php +++ b/src/FedEx/PickupService/ComplexType/PolicyGridManifest.php @@ -6,7 +6,6 @@ /** * PolicyGridManifest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/PriorityAlertDetail.php b/src/FedEx/PickupService/ComplexType/PriorityAlertDetail.php index e93f3e0d..4f1448d9 100644 --- a/src/FedEx/PickupService/ComplexType/PriorityAlertDetail.php +++ b/src/FedEx/PickupService/ComplexType/PriorityAlertDetail.php @@ -6,7 +6,6 @@ /** * PriorityAlertDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/RecommendedDocumentSpecification.php b/src/FedEx/PickupService/ComplexType/RecommendedDocumentSpecification.php index 77ff66f9..f1283b60 100644 --- a/src/FedEx/PickupService/ComplexType/RecommendedDocumentSpecification.php +++ b/src/FedEx/PickupService/ComplexType/RecommendedDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies the details about documents that are recommended to be included with the shipment for ease of shipment processing and transportation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/RequestedPickupPackageDetail.php b/src/FedEx/PickupService/ComplexType/RequestedPickupPackageDetail.php index 2c22d075..339c6cff 100644 --- a/src/FedEx/PickupService/ComplexType/RequestedPickupPackageDetail.php +++ b/src/FedEx/PickupService/ComplexType/RequestedPickupPackageDetail.php @@ -6,7 +6,6 @@ /** * RequestedPickupPackageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/RequestedPickupShipmentDetail.php b/src/FedEx/PickupService/ComplexType/RequestedPickupShipmentDetail.php index cc18cb79..cd0730ef 100644 --- a/src/FedEx/PickupService/ComplexType/RequestedPickupShipmentDetail.php +++ b/src/FedEx/PickupService/ComplexType/RequestedPickupShipmentDetail.php @@ -6,7 +6,6 @@ /** * RequestedPickupShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php b/src/FedEx/PickupService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php index 1ecd6d55..33ee3489 100644 --- a/src/FedEx/PickupService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php +++ b/src/FedEx/PickupService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php @@ -6,7 +6,6 @@ /** * RestrictionsAndPrivilegesPolicyDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ReturnAssociationDetail.php b/src/FedEx/PickupService/ComplexType/ReturnAssociationDetail.php index 5dffb7a0..499fca81 100644 --- a/src/FedEx/PickupService/ComplexType/ReturnAssociationDetail.php +++ b/src/FedEx/PickupService/ComplexType/ReturnAssociationDetail.php @@ -6,7 +6,6 @@ /** * ReturnAssociationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ReturnEMailDetail.php b/src/FedEx/PickupService/ComplexType/ReturnEMailDetail.php index fd0f1b43..28167995 100644 --- a/src/FedEx/PickupService/ComplexType/ReturnEMailDetail.php +++ b/src/FedEx/PickupService/ComplexType/ReturnEMailDetail.php @@ -6,7 +6,6 @@ /** * ReturnEMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ReturnShipmentDetail.php b/src/FedEx/PickupService/ComplexType/ReturnShipmentDetail.php index 22033ced..6146df00 100644 --- a/src/FedEx/PickupService/ComplexType/ReturnShipmentDetail.php +++ b/src/FedEx/PickupService/ComplexType/ReturnShipmentDetail.php @@ -6,7 +6,6 @@ /** * ReturnShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Rma.php b/src/FedEx/PickupService/ComplexType/Rma.php index 86016d35..e250f952 100644 --- a/src/FedEx/PickupService/ComplexType/Rma.php +++ b/src/FedEx/PickupService/ComplexType/Rma.php @@ -6,7 +6,6 @@ /** * June 2011 ITG 121203 IR-RMA number has been removed from this structure and added as a new customer reference type. The structure remains because of the reason field below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ShipmentAssemblyDetail.php b/src/FedEx/PickupService/ComplexType/ShipmentAssemblyDetail.php index 6468e131..72b28c5e 100644 --- a/src/FedEx/PickupService/ComplexType/ShipmentAssemblyDetail.php +++ b/src/FedEx/PickupService/ComplexType/ShipmentAssemblyDetail.php @@ -6,7 +6,6 @@ /** * Specification for assembly performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ShipmentDryIceDetail.php b/src/FedEx/PickupService/ComplexType/ShipmentDryIceDetail.php index 6634a40f..14f36e34 100644 --- a/src/FedEx/PickupService/ComplexType/ShipmentDryIceDetail.php +++ b/src/FedEx/PickupService/ComplexType/ShipmentDryIceDetail.php @@ -6,7 +6,6 @@ /** * Shipment-level totals of dry ice data across all packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php b/src/FedEx/PickupService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php index 60712010..280f37f1 100644 --- a/src/FedEx/PickupService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php +++ b/src/FedEx/PickupService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationDetail.php b/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationDetail.php index 3a44e50d..8654daac 100644 --- a/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationDetail.php +++ b/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationSpecification.php b/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationSpecification.php index 22071bc3..088e9254 100644 --- a/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationSpecification.php +++ b/src/FedEx/PickupService/ComplexType/ShipmentEventNotificationSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ShipmentNotificationFormatSpecification.php b/src/FedEx/PickupService/ComplexType/ShipmentNotificationFormatSpecification.php index aaff6f7e..ca7f79f7 100644 --- a/src/FedEx/PickupService/ComplexType/ShipmentNotificationFormatSpecification.php +++ b/src/FedEx/PickupService/ComplexType/ShipmentNotificationFormatSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationFormatSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/ShipmentSpecialServicesRequested.php b/src/FedEx/PickupService/ComplexType/ShipmentSpecialServicesRequested.php index 59a695f6..3098f150 100644 --- a/src/FedEx/PickupService/ComplexType/ShipmentSpecialServicesRequested.php +++ b/src/FedEx/PickupService/ComplexType/ShipmentSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the shipment level for some or all service types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the shipment special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/SignatureOptionDetail.php b/src/FedEx/PickupService/ComplexType/SignatureOptionDetail.php index bb3eef15..4d5453aa 100644 --- a/src/FedEx/PickupService/ComplexType/SignatureOptionDetail.php +++ b/src/FedEx/PickupService/ComplexType/SignatureOptionDetail.php @@ -6,7 +6,6 @@ /** * SignatureOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/SmsDetail.php b/src/FedEx/PickupService/ComplexType/SmsDetail.php index 48f537ed..6df8d52b 100644 --- a/src/FedEx/PickupService/ComplexType/SmsDetail.php +++ b/src/FedEx/PickupService/ComplexType/SmsDetail.php @@ -6,7 +6,6 @@ /** * SmsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/SortAndSegregateDetail.php b/src/FedEx/PickupService/ComplexType/SortAndSegregateDetail.php index 7299b6bc..9663ce1d 100644 --- a/src/FedEx/PickupService/ComplexType/SortAndSegregateDetail.php +++ b/src/FedEx/PickupService/ComplexType/SortAndSegregateDetail.php @@ -6,7 +6,6 @@ /** * Specification for sorting and/or segregating performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/SpecialEquipmentDetail.php b/src/FedEx/PickupService/ComplexType/SpecialEquipmentDetail.php index 03d483fb..c7784363 100644 --- a/src/FedEx/PickupService/ComplexType/SpecialEquipmentDetail.php +++ b/src/FedEx/PickupService/ComplexType/SpecialEquipmentDetail.php @@ -6,7 +6,6 @@ /** * Specification for special equipment used in loading/unloading shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/SpecialEquipmentLineItem.php b/src/FedEx/PickupService/ComplexType/SpecialEquipmentLineItem.php index 0188c711..436853b9 100644 --- a/src/FedEx/PickupService/ComplexType/SpecialEquipmentLineItem.php +++ b/src/FedEx/PickupService/ComplexType/SpecialEquipmentLineItem.php @@ -6,7 +6,6 @@ /** * Specifies the usage of a single type of special equipment while loading/unloading a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/StorageDetail.php b/src/FedEx/PickupService/ComplexType/StorageDetail.php index e344891f..5d84b3b2 100644 --- a/src/FedEx/PickupService/ComplexType/StorageDetail.php +++ b/src/FedEx/PickupService/ComplexType/StorageDetail.php @@ -6,7 +6,6 @@ /** * Specification for storage provided for shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/TaxpayerIdentification.php b/src/FedEx/PickupService/ComplexType/TaxpayerIdentification.php index 0f8c9692..43eac5e8 100644 --- a/src/FedEx/PickupService/ComplexType/TaxpayerIdentification.php +++ b/src/FedEx/PickupService/ComplexType/TaxpayerIdentification.php @@ -6,7 +6,6 @@ /** * TaxpayerIdentification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/TrackingId.php b/src/FedEx/PickupService/ComplexType/TrackingId.php index 884fc608..bfab5c4c 100644 --- a/src/FedEx/PickupService/ComplexType/TrackingId.php +++ b/src/FedEx/PickupService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/TransactionDetail.php b/src/FedEx/PickupService/ComplexType/TransactionDetail.php index 879f099c..1f51719c 100644 --- a/src/FedEx/PickupService/ComplexType/TransactionDetail.php +++ b/src/FedEx/PickupService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/UpdatePickupReply.php b/src/FedEx/PickupService/ComplexType/UpdatePickupReply.php index 543dd136..b70a8b26 100644 --- a/src/FedEx/PickupService/ComplexType/UpdatePickupReply.php +++ b/src/FedEx/PickupService/ComplexType/UpdatePickupReply.php @@ -6,7 +6,6 @@ /** * UpdatePickupReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/UpdatePickupRequest.php b/src/FedEx/PickupService/ComplexType/UpdatePickupRequest.php index c8002659..5c08cf58 100644 --- a/src/FedEx/PickupService/ComplexType/UpdatePickupRequest.php +++ b/src/FedEx/PickupService/ComplexType/UpdatePickupRequest.php @@ -6,7 +6,6 @@ /** * UpdatePickupRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/UploadDocumentDetail.php b/src/FedEx/PickupService/ComplexType/UploadDocumentDetail.php index 2fec68bd..2751ba50 100644 --- a/src/FedEx/PickupService/ComplexType/UploadDocumentDetail.php +++ b/src/FedEx/PickupService/ComplexType/UploadDocumentDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/UploadDocumentReferenceDetail.php b/src/FedEx/PickupService/ComplexType/UploadDocumentReferenceDetail.php index 1368d869..b0742c52 100644 --- a/src/FedEx/PickupService/ComplexType/UploadDocumentReferenceDetail.php +++ b/src/FedEx/PickupService/ComplexType/UploadDocumentReferenceDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/UserDetail.php b/src/FedEx/PickupService/ComplexType/UserDetail.php index 88523c12..bfd79ec1 100644 --- a/src/FedEx/PickupService/ComplexType/UserDetail.php +++ b/src/FedEx/PickupService/ComplexType/UserDetail.php @@ -6,7 +6,6 @@ /** * UserDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/VariationOptionDetail.php b/src/FedEx/PickupService/ComplexType/VariationOptionDetail.php index dd644588..82cf47c4 100644 --- a/src/FedEx/PickupService/ComplexType/VariationOptionDetail.php +++ b/src/FedEx/PickupService/ComplexType/VariationOptionDetail.php @@ -6,7 +6,6 @@ /** * Allows clients the ability to specify variations in their capabilities that may impact the set of features that are enabled in the called service. In a typical use case, id may correspond to the name of an initiative (or one feature of an initiative) and the values may contain SUPPORTED to indicate that the client is prepared to accept the feature. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/VersionId.php b/src/FedEx/PickupService/ComplexType/VersionId.php index 848fbb77..9838776f 100644 --- a/src/FedEx/PickupService/ComplexType/VersionId.php +++ b/src/FedEx/PickupService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/PickupService/ComplexType/WebAuthenticationCredential.php index f0a43b27..2debc6e2 100644 --- a/src/FedEx/PickupService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/PickupService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/PickupService/ComplexType/WebAuthenticationDetail.php index 2c105d68..0a5ba811 100644 --- a/src/FedEx/PickupService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/PickupService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/WeighingDetail.php b/src/FedEx/PickupService/ComplexType/WeighingDetail.php index f1dad444..b541e78b 100644 --- a/src/FedEx/PickupService/ComplexType/WeighingDetail.php +++ b/src/FedEx/PickupService/ComplexType/WeighingDetail.php @@ -6,7 +6,6 @@ /** * Specifies a single type of weighing performed on a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/ComplexType/Weight.php b/src/FedEx/PickupService/ComplexType/Weight.php index fd141c09..d4ea9e27 100644 --- a/src/FedEx/PickupService/ComplexType/Weight.php +++ b/src/FedEx/PickupService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service * diff --git a/src/FedEx/PickupService/Request.php b/src/FedEx/PickupService/Request.php index e8371cab..6eaf56c3 100644 --- a/src/FedEx/PickupService/Request.php +++ b/src/FedEx/PickupService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/AccessorRoleType.php b/src/FedEx/PickupService/SimpleType/AccessorRoleType.php index d44a4238..e6d93ac2 100644 --- a/src/FedEx/PickupService/SimpleType/AccessorRoleType.php +++ b/src/FedEx/PickupService/SimpleType/AccessorRoleType.php @@ -6,7 +6,6 @@ /** * Specifies the role that identifies the permissions the accessor of the pending shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/AssociatedAccountNumberType.php b/src/FedEx/PickupService/SimpleType/AssociatedAccountNumberType.php index d770caed..965113bb 100644 --- a/src/FedEx/PickupService/SimpleType/AssociatedAccountNumberType.php +++ b/src/FedEx/PickupService/SimpleType/AssociatedAccountNumberType.php @@ -6,7 +6,6 @@ /** * This enumeration represents a kind of "legacy" account number from a FedEx operating entity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/AutoConfigurationType.php b/src/FedEx/PickupService/SimpleType/AutoConfigurationType.php index 23efc7e8..ca659172 100644 --- a/src/FedEx/PickupService/SimpleType/AutoConfigurationType.php +++ b/src/FedEx/PickupService/SimpleType/AutoConfigurationType.php @@ -6,7 +6,6 @@ /** * AutoConfigurationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/BuildingPartCode.php b/src/FedEx/PickupService/SimpleType/BuildingPartCode.php index e3a7dd00..1c18ff7e 100644 --- a/src/FedEx/PickupService/SimpleType/BuildingPartCode.php +++ b/src/FedEx/PickupService/SimpleType/BuildingPartCode.php @@ -6,7 +6,6 @@ /** * BuildingPartCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CarrierCodeType.php b/src/FedEx/PickupService/SimpleType/CarrierCodeType.php index 7930f1c3..40ba2151 100644 --- a/src/FedEx/PickupService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/PickupService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ChargeBasisLevelType.php b/src/FedEx/PickupService/SimpleType/ChargeBasisLevelType.php index 02fa9d7e..17ef7c78 100644 --- a/src/FedEx/PickupService/SimpleType/ChargeBasisLevelType.php +++ b/src/FedEx/PickupService/SimpleType/ChargeBasisLevelType.php @@ -6,7 +6,6 @@ /** * ChargeBasisLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CloseTimeType.php b/src/FedEx/PickupService/SimpleType/CloseTimeType.php index f28ff768..71f090a7 100644 --- a/src/FedEx/PickupService/SimpleType/CloseTimeType.php +++ b/src/FedEx/PickupService/SimpleType/CloseTimeType.php @@ -6,7 +6,6 @@ /** * CloseTimeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CodAddTransportationChargeBasisType.php b/src/FedEx/PickupService/SimpleType/CodAddTransportationChargeBasisType.php index 6f7d2887..ab4a2cc9 100644 --- a/src/FedEx/PickupService/SimpleType/CodAddTransportationChargeBasisType.php +++ b/src/FedEx/PickupService/SimpleType/CodAddTransportationChargeBasisType.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CodCollectionType.php b/src/FedEx/PickupService/SimpleType/CodCollectionType.php index bfc4beb8..c4351673 100644 --- a/src/FedEx/PickupService/SimpleType/CodCollectionType.php +++ b/src/FedEx/PickupService/SimpleType/CodCollectionType.php @@ -6,7 +6,6 @@ /** * Identifies the type of funds FedEx should collect upon shipment delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CodReturnReferenceIndicatorType.php b/src/FedEx/PickupService/SimpleType/CodReturnReferenceIndicatorType.php index deff4470..70e4c94f 100644 --- a/src/FedEx/PickupService/SimpleType/CodReturnReferenceIndicatorType.php +++ b/src/FedEx/PickupService/SimpleType/CodReturnReferenceIndicatorType.php @@ -6,7 +6,6 @@ /** * CodReturnReferenceIndicatorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CountryRelationshipType.php b/src/FedEx/PickupService/SimpleType/CountryRelationshipType.php index c70392bc..31dc1d34 100644 --- a/src/FedEx/PickupService/SimpleType/CountryRelationshipType.php +++ b/src/FedEx/PickupService/SimpleType/CountryRelationshipType.php @@ -6,7 +6,6 @@ /** * Describes relationship between origin and destination countries. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CreatePickupRequestProcessingOptionType.php b/src/FedEx/PickupService/SimpleType/CreatePickupRequestProcessingOptionType.php index cf64715c..3656430d 100644 --- a/src/FedEx/PickupService/SimpleType/CreatePickupRequestProcessingOptionType.php +++ b/src/FedEx/PickupService/SimpleType/CreatePickupRequestProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Specifies the options to be applied when creating the pickup. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CustomDeliveryWindowType.php b/src/FedEx/PickupService/SimpleType/CustomDeliveryWindowType.php index f78a212c..a10d96ed 100644 --- a/src/FedEx/PickupService/SimpleType/CustomDeliveryWindowType.php +++ b/src/FedEx/PickupService/SimpleType/CustomDeliveryWindowType.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/CustomerReferenceType.php b/src/FedEx/PickupService/SimpleType/CustomerReferenceType.php index ebc7ad35..0f1b2563 100644 --- a/src/FedEx/PickupService/SimpleType/CustomerReferenceType.php +++ b/src/FedEx/PickupService/SimpleType/CustomerReferenceType.php @@ -6,7 +6,6 @@ /** * CustomerReferenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/PickupService/SimpleType/DangerousGoodsAccessibilityType.php deleted file mode 100644 index 9e12b022..00000000 --- a/src/FedEx/PickupService/SimpleType/DangerousGoodsAccessibilityType.php +++ /dev/null @@ -1,17 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Pickup Service - */ -class DangerousGoodsAccessibilityType extends AbstractSimpleType -{ - const _ACCESSIBLE = 'ACCESSIBLE'; - const _INACCESSIBLE = 'INACCESSIBLE'; -} diff --git a/src/FedEx/PickupService/SimpleType/DayOfWeekType.php b/src/FedEx/PickupService/SimpleType/DayOfWeekType.php index 7a690db0..f79b4bd0 100644 --- a/src/FedEx/PickupService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/PickupService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * DayOfWeekType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/DistanceUnits.php b/src/FedEx/PickupService/SimpleType/DistanceUnits.php index f788ec79..c0a5934a 100644 --- a/src/FedEx/PickupService/SimpleType/DistanceUnits.php +++ b/src/FedEx/PickupService/SimpleType/DistanceUnits.php @@ -6,7 +6,6 @@ /** * DistanceUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/EPaymentModeType.php b/src/FedEx/PickupService/SimpleType/EPaymentModeType.php index a4d832b2..284da502 100644 --- a/src/FedEx/PickupService/SimpleType/EPaymentModeType.php +++ b/src/FedEx/PickupService/SimpleType/EPaymentModeType.php @@ -6,7 +6,6 @@ /** * EPaymentModeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/EPaymentProcessorType.php b/src/FedEx/PickupService/SimpleType/EPaymentProcessorType.php index 4763d398..2c4b66bd 100644 --- a/src/FedEx/PickupService/SimpleType/EPaymentProcessorType.php +++ b/src/FedEx/PickupService/SimpleType/EPaymentProcessorType.php @@ -6,7 +6,6 @@ /** * EPaymentProcessorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/EmailOptionType.php b/src/FedEx/PickupService/SimpleType/EmailOptionType.php index b4e58075..51c37bd1 100644 --- a/src/FedEx/PickupService/SimpleType/EmailOptionType.php +++ b/src/FedEx/PickupService/SimpleType/EmailOptionType.php @@ -6,7 +6,6 @@ /** * EmailOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/EnterprisePermissionType.php b/src/FedEx/PickupService/SimpleType/EnterprisePermissionType.php index ca28daa5..5ce665c3 100644 --- a/src/FedEx/PickupService/SimpleType/EnterprisePermissionType.php +++ b/src/FedEx/PickupService/SimpleType/EnterprisePermissionType.php @@ -6,7 +6,6 @@ /** * EnterprisePermissionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/EtdAttributeType.php b/src/FedEx/PickupService/SimpleType/EtdAttributeType.php index 9859b459..3adb05a1 100644 --- a/src/FedEx/PickupService/SimpleType/EtdAttributeType.php +++ b/src/FedEx/PickupService/SimpleType/EtdAttributeType.php @@ -6,7 +6,6 @@ /** * EtdAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/EtdConfirmationType.php b/src/FedEx/PickupService/SimpleType/EtdConfirmationType.php index f5b8a46b..c0717d1c 100644 --- a/src/FedEx/PickupService/SimpleType/EtdConfirmationType.php +++ b/src/FedEx/PickupService/SimpleType/EtdConfirmationType.php @@ -6,7 +6,6 @@ /** * Specifies whether to confirm documents prior to processing a shipment with the ELECTRONIC_TRADE_DOCUMENTS special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ExpressRegionCode.php b/src/FedEx/PickupService/SimpleType/ExpressRegionCode.php index 434ba19b..72a5dd3a 100644 --- a/src/FedEx/PickupService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/PickupService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/FedExLocationType.php b/src/FedEx/PickupService/SimpleType/FedExLocationType.php index 8403865f..8c3cb77e 100644 --- a/src/FedEx/PickupService/SimpleType/FedExLocationType.php +++ b/src/FedEx/PickupService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/FlatbedTrailerOption.php b/src/FedEx/PickupService/SimpleType/FlatbedTrailerOption.php index 875f1197..e629f05f 100644 --- a/src/FedEx/PickupService/SimpleType/FlatbedTrailerOption.php +++ b/src/FedEx/PickupService/SimpleType/FlatbedTrailerOption.php @@ -6,7 +6,6 @@ /** * FlatbedTrailerOption * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/FreightGuaranteeType.php b/src/FedEx/PickupService/SimpleType/FreightGuaranteeType.php index 1d4e3b88..d62dc0da 100644 --- a/src/FedEx/PickupService/SimpleType/FreightGuaranteeType.php +++ b/src/FedEx/PickupService/SimpleType/FreightGuaranteeType.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/FreightServiceSchedulingType.php b/src/FedEx/PickupService/SimpleType/FreightServiceSchedulingType.php index d72952d8..14f93873 100644 --- a/src/FedEx/PickupService/SimpleType/FreightServiceSchedulingType.php +++ b/src/FedEx/PickupService/SimpleType/FreightServiceSchedulingType.php @@ -6,7 +6,6 @@ /** * Specifies the type of service scheduling offered from a Freight or National Freight Service Center to a customer-supplied address. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/FreightShipmentRoleType.php b/src/FedEx/PickupService/SimpleType/FreightShipmentRoleType.php index 1e0ed5c9..c7ec1a13 100644 --- a/src/FedEx/PickupService/SimpleType/FreightShipmentRoleType.php +++ b/src/FedEx/PickupService/SimpleType/FreightShipmentRoleType.php @@ -6,7 +6,6 @@ /** * Indicates the role of the party submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/PickupService/SimpleType/HazardousCommodityOptionType.php index 6dc24015..99042175 100644 --- a/src/FedEx/PickupService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/PickupService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/PickupService/SimpleType/HazardousCommodityRegulationType.php index 4628cfef..38524ad1 100644 --- a/src/FedEx/PickupService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/PickupService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/HomeDeliveryPremiumType.php b/src/FedEx/PickupService/SimpleType/HomeDeliveryPremiumType.php index 077a9444..76a95816 100644 --- a/src/FedEx/PickupService/SimpleType/HomeDeliveryPremiumType.php +++ b/src/FedEx/PickupService/SimpleType/HomeDeliveryPremiumType.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/InternationalControlledExportType.php b/src/FedEx/PickupService/SimpleType/InternationalControlledExportType.php index 6ed903f1..bba62ea8 100644 --- a/src/FedEx/PickupService/SimpleType/InternationalControlledExportType.php +++ b/src/FedEx/PickupService/SimpleType/InternationalControlledExportType.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/LinearUnits.php b/src/FedEx/PickupService/SimpleType/LinearUnits.php index a0f057e3..23c1398f 100644 --- a/src/FedEx/PickupService/SimpleType/LinearUnits.php +++ b/src/FedEx/PickupService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/NotificationEventType.php b/src/FedEx/PickupService/SimpleType/NotificationEventType.php index d7d0184c..5b8161fb 100644 --- a/src/FedEx/PickupService/SimpleType/NotificationEventType.php +++ b/src/FedEx/PickupService/SimpleType/NotificationEventType.php @@ -6,7 +6,6 @@ /** * NotificationEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/NotificationFormatType.php b/src/FedEx/PickupService/SimpleType/NotificationFormatType.php index 3bdca085..afc87968 100644 --- a/src/FedEx/PickupService/SimpleType/NotificationFormatType.php +++ b/src/FedEx/PickupService/SimpleType/NotificationFormatType.php @@ -6,7 +6,6 @@ /** * NotificationFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/NotificationSeverityType.php b/src/FedEx/PickupService/SimpleType/NotificationSeverityType.php index 713fdf36..ef3c8abf 100644 --- a/src/FedEx/PickupService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/PickupService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/NotificationType.php b/src/FedEx/PickupService/SimpleType/NotificationType.php index e7c8d345..36b2f0f6 100644 --- a/src/FedEx/PickupService/SimpleType/NotificationType.php +++ b/src/FedEx/PickupService/SimpleType/NotificationType.php @@ -6,7 +6,6 @@ /** * NotificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PackageSpecialServiceType.php b/src/FedEx/PickupService/SimpleType/PackageSpecialServiceType.php deleted file mode 100644 index b1a0ca47..00000000 --- a/src/FedEx/PickupService/SimpleType/PackageSpecialServiceType.php +++ /dev/null @@ -1,25 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Pickup Service - */ -class PackageSpecialServiceType extends AbstractSimpleType -{ - const _ALCOHOL = 'ALCOHOL'; - const _APPOINTMENT_DELIVERY = 'APPOINTMENT_DELIVERY'; - const _BATTERY = 'BATTERY'; - const _COD = 'COD'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DRY_ICE = 'DRY_ICE'; - const _NON_STANDARD_CONTAINER = 'NON_STANDARD_CONTAINER'; - const _PIECE_COUNT_VERIFICATION = 'PIECE_COUNT_VERIFICATION'; - const _PRIORITY_ALERT = 'PRIORITY_ALERT'; - const _SIGNATURE_OPTION = 'SIGNATURE_OPTION'; -} diff --git a/src/FedEx/PickupService/SimpleType/PackagingType.php b/src/FedEx/PickupService/SimpleType/PackagingType.php deleted file mode 100644 index 2bb08a43..00000000 --- a/src/FedEx/PickupService/SimpleType/PackagingType.php +++ /dev/null @@ -1,26 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Pickup Service - */ -class PackagingType extends AbstractSimpleType -{ - const _FEDEX_10KG_BOX = 'FEDEX_10KG_BOX'; - const _FEDEX_25KG_BOX = 'FEDEX_25KG_BOX'; - const _FEDEX_BOX = 'FEDEX_BOX'; - const _FEDEX_ENVELOPE = 'FEDEX_ENVELOPE'; - const _FEDEX_EXTRA_LARGE_BOX = 'FEDEX_EXTRA_LARGE_BOX'; - const _FEDEX_LARGE_BOX = 'FEDEX_LARGE_BOX'; - const _FEDEX_MEDIUM_BOX = 'FEDEX_MEDIUM_BOX'; - const _FEDEX_PAK = 'FEDEX_PAK'; - const _FEDEX_SMALL_BOX = 'FEDEX_SMALL_BOX'; - const _FEDEX_TUBE = 'FEDEX_TUBE'; - const _YOUR_PACKAGING = 'YOUR_PACKAGING'; -} diff --git a/src/FedEx/PickupService/SimpleType/PaymentType.php b/src/FedEx/PickupService/SimpleType/PaymentType.php index fa4835f3..63e90908 100644 --- a/src/FedEx/PickupService/SimpleType/PaymentType.php +++ b/src/FedEx/PickupService/SimpleType/PaymentType.php @@ -6,7 +6,6 @@ /** * PaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PendingShipmentProcessingOptionType.php b/src/FedEx/PickupService/SimpleType/PendingShipmentProcessingOptionType.php deleted file mode 100644 index 3e4236cb..00000000 --- a/src/FedEx/PickupService/SimpleType/PendingShipmentProcessingOptionType.php +++ /dev/null @@ -1,16 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Pickup Service - */ -class PendingShipmentProcessingOptionType extends AbstractSimpleType -{ - const _ALLOW_MODIFICATIONS = 'ALLOW_MODIFICATIONS'; -} diff --git a/src/FedEx/PickupService/SimpleType/PendingShipmentType.php b/src/FedEx/PickupService/SimpleType/PendingShipmentType.php index 9e1c4969..b82b4c0c 100644 --- a/src/FedEx/PickupService/SimpleType/PendingShipmentType.php +++ b/src/FedEx/PickupService/SimpleType/PendingShipmentType.php @@ -6,7 +6,6 @@ /** * PendingShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PhysicalPackagingType.php b/src/FedEx/PickupService/SimpleType/PhysicalPackagingType.php index 459311f6..aa66cbcc 100644 --- a/src/FedEx/PickupService/SimpleType/PhysicalPackagingType.php +++ b/src/FedEx/PickupService/SimpleType/PhysicalPackagingType.php @@ -6,7 +6,6 @@ /** * This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupBuildingLocationType.php b/src/FedEx/PickupService/SimpleType/PickupBuildingLocationType.php index 92650617..c75200cb 100644 --- a/src/FedEx/PickupService/SimpleType/PickupBuildingLocationType.php +++ b/src/FedEx/PickupService/SimpleType/PickupBuildingLocationType.php @@ -6,7 +6,6 @@ /** * PickupBuildingLocationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupEventType.php b/src/FedEx/PickupService/SimpleType/PickupEventType.php index 6434fe37..1dc91d7d 100644 --- a/src/FedEx/PickupService/SimpleType/PickupEventType.php +++ b/src/FedEx/PickupService/SimpleType/PickupEventType.php @@ -6,7 +6,6 @@ /** * PickupEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupExceptionType.php b/src/FedEx/PickupService/SimpleType/PickupExceptionType.php index a96ef741..f91cbb0f 100644 --- a/src/FedEx/PickupService/SimpleType/PickupExceptionType.php +++ b/src/FedEx/PickupService/SimpleType/PickupExceptionType.php @@ -6,7 +6,6 @@ /** * PickupExceptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupLookupConditionType.php b/src/FedEx/PickupService/SimpleType/PickupLookupConditionType.php index 46b6ff1d..de48972b 100644 --- a/src/FedEx/PickupService/SimpleType/PickupLookupConditionType.php +++ b/src/FedEx/PickupService/SimpleType/PickupLookupConditionType.php @@ -6,7 +6,6 @@ /** * PickupLookupConditionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupRequestType.php b/src/FedEx/PickupService/SimpleType/PickupRequestType.php index d614634d..62f31ef8 100644 --- a/src/FedEx/PickupService/SimpleType/PickupRequestType.php +++ b/src/FedEx/PickupService/SimpleType/PickupRequestType.php @@ -6,7 +6,6 @@ /** * PickupRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupServiceCategoryType.php b/src/FedEx/PickupService/SimpleType/PickupServiceCategoryType.php index 222a81b3..3a554c4c 100644 --- a/src/FedEx/PickupService/SimpleType/PickupServiceCategoryType.php +++ b/src/FedEx/PickupService/SimpleType/PickupServiceCategoryType.php @@ -6,7 +6,6 @@ /** * Specifies the service category for the pick up being scheduled. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupServiceLevelType.php b/src/FedEx/PickupService/SimpleType/PickupServiceLevelType.php index 6db6163e..23662786 100644 --- a/src/FedEx/PickupService/SimpleType/PickupServiceLevelType.php +++ b/src/FedEx/PickupService/SimpleType/PickupServiceLevelType.php @@ -6,7 +6,6 @@ /** * These values control the level of validation performed on certain pickup requests. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupStatusType.php b/src/FedEx/PickupService/SimpleType/PickupStatusType.php index 0eba83ae..03524586 100644 --- a/src/FedEx/PickupService/SimpleType/PickupStatusType.php +++ b/src/FedEx/PickupService/SimpleType/PickupStatusType.php @@ -6,7 +6,6 @@ /** * PickupStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PickupType.php b/src/FedEx/PickupService/SimpleType/PickupType.php index 3180efd0..71800cee 100644 --- a/src/FedEx/PickupService/SimpleType/PickupType.php +++ b/src/FedEx/PickupService/SimpleType/PickupType.php @@ -6,7 +6,6 @@ /** * These values indicate the type of pickup being requested. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/PriorityAlertEnhancementType.php b/src/FedEx/PickupService/SimpleType/PriorityAlertEnhancementType.php index 5c207d33..6bcba5e4 100644 --- a/src/FedEx/PickupService/SimpleType/PriorityAlertEnhancementType.php +++ b/src/FedEx/PickupService/SimpleType/PriorityAlertEnhancementType.php @@ -6,7 +6,6 @@ /** * PriorityAlertEnhancementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/RateLevelBasisType.php b/src/FedEx/PickupService/SimpleType/RateLevelBasisType.php index 176002e5..13060d78 100644 --- a/src/FedEx/PickupService/SimpleType/RateLevelBasisType.php +++ b/src/FedEx/PickupService/SimpleType/RateLevelBasisType.php @@ -6,7 +6,6 @@ /** * RateLevelBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/RateTypeBasisType.php b/src/FedEx/PickupService/SimpleType/RateTypeBasisType.php index 788bdb02..b4f660e9 100644 --- a/src/FedEx/PickupService/SimpleType/RateTypeBasisType.php +++ b/src/FedEx/PickupService/SimpleType/RateTypeBasisType.php @@ -6,7 +6,6 @@ /** * Select the type of rate from which the element is to be selected. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/RecommendedDocumentType.php b/src/FedEx/PickupService/SimpleType/RecommendedDocumentType.php index 33752f7b..22a7d62c 100644 --- a/src/FedEx/PickupService/SimpleType/RecommendedDocumentType.php +++ b/src/FedEx/PickupService/SimpleType/RecommendedDocumentType.php @@ -6,7 +6,6 @@ /** * Type of documents that are recommended to be included with the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/RequestedShippingDocumentType.php b/src/FedEx/PickupService/SimpleType/RequestedShippingDocumentType.php index b600d706..bc8e1be1 100644 --- a/src/FedEx/PickupService/SimpleType/RequestedShippingDocumentType.php +++ b/src/FedEx/PickupService/SimpleType/RequestedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * RequestedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php b/src/FedEx/PickupService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php index ea5ba351..3c90a5d7 100644 --- a/src/FedEx/PickupService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php +++ b/src/FedEx/PickupService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php @@ -6,7 +6,6 @@ /** * RestrictionsAndPrivilegesPolicyExceptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ReturnEMailAllowedSpecialServiceType.php b/src/FedEx/PickupService/SimpleType/ReturnEMailAllowedSpecialServiceType.php index ae2d6f4d..cb438ea0 100644 --- a/src/FedEx/PickupService/SimpleType/ReturnEMailAllowedSpecialServiceType.php +++ b/src/FedEx/PickupService/SimpleType/ReturnEMailAllowedSpecialServiceType.php @@ -6,7 +6,6 @@ /** * These values are used to control the availability of certain special services at the time when a customer uses the e-mail label link to create a return shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ReturnType.php b/src/FedEx/PickupService/SimpleType/ReturnType.php index 28a9c6bb..b27c3797 100644 --- a/src/FedEx/PickupService/SimpleType/ReturnType.php +++ b/src/FedEx/PickupService/SimpleType/ReturnType.php @@ -6,7 +6,6 @@ /** * ReturnType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ServiceType.php b/src/FedEx/PickupService/SimpleType/ServiceType.php deleted file mode 100644 index e1e14cc6..00000000 --- a/src/FedEx/PickupService/SimpleType/ServiceType.php +++ /dev/null @@ -1,70 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Pickup Service - */ -class ServiceType extends AbstractSimpleType -{ - const _EUROPE_FIRST_INTERNATIONAL_PRIORITY = 'EUROPE_FIRST_INTERNATIONAL_PRIORITY'; - const _FEDEX_1_DAY_FREIGHT = 'FEDEX_1_DAY_FREIGHT'; - const _FEDEX_2_DAY = 'FEDEX_2_DAY'; - const _FEDEX_2_DAY_AM = 'FEDEX_2_DAY_AM'; - const _FEDEX_2_DAY_FREIGHT = 'FEDEX_2_DAY_FREIGHT'; - const _FEDEX_3_DAY_FREIGHT = 'FEDEX_3_DAY_FREIGHT'; - const _FEDEX_CARGO_AIRPORT_TO_AIRPORT = 'FEDEX_CARGO_AIRPORT_TO_AIRPORT'; - const _FEDEX_CARGO_FREIGHT_FORWARDING = 'FEDEX_CARGO_FREIGHT_FORWARDING'; - const _FEDEX_CARGO_INTERNATIONAL_EXPRESS_FREIGHT = 'FEDEX_CARGO_INTERNATIONAL_EXPRESS_FREIGHT'; - const _FEDEX_CARGO_INTERNATIONAL_PREMIUM = 'FEDEX_CARGO_INTERNATIONAL_PREMIUM'; - const _FEDEX_CARGO_MAIL = 'FEDEX_CARGO_MAIL'; - const _FEDEX_CARGO_REGISTERED_MAIL = 'FEDEX_CARGO_REGISTERED_MAIL'; - const _FEDEX_CARGO_SURFACE_MAIL = 'FEDEX_CARGO_SURFACE_MAIL'; - const _FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE = 'FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE'; - const _FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_EXCLUSIVE_USE = 'FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_EXCLUSIVE_USE'; - const _FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_NETWORK = 'FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_NETWORK'; - const _FEDEX_CUSTOM_CRITICAL_CHARTER_AIR = 'FEDEX_CUSTOM_CRITICAL_CHARTER_AIR'; - const _FEDEX_CUSTOM_CRITICAL_POINT_TO_POINT = 'FEDEX_CUSTOM_CRITICAL_POINT_TO_POINT'; - const _FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE = 'FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE'; - const _FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE_EXCLUSIVE_USE = 'FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE_EXCLUSIVE_USE'; - const _FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_AIR = 'FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_AIR'; - const _FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_VALIDATED_AIR = 'FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_VALIDATED_AIR'; - const _FEDEX_CUSTOM_CRITICAL_WHITE_GLOVE_SERVICES = 'FEDEX_CUSTOM_CRITICAL_WHITE_GLOVE_SERVICES'; - const _FEDEX_DISTANCE_DEFERRED = 'FEDEX_DISTANCE_DEFERRED'; - const _FEDEX_EXPRESS_SAVER = 'FEDEX_EXPRESS_SAVER'; - const _FEDEX_FIRST_FREIGHT = 'FEDEX_FIRST_FREIGHT'; - const _FEDEX_FREIGHT_ECONOMY = 'FEDEX_FREIGHT_ECONOMY'; - const _FEDEX_FREIGHT_PRIORITY = 'FEDEX_FREIGHT_PRIORITY'; - const _FEDEX_GROUND = 'FEDEX_GROUND'; - const _FEDEX_INTERNATIONAL_PRIORITY_PLUS = 'FEDEX_INTERNATIONAL_PRIORITY_PLUS'; - const _FEDEX_NEXT_DAY_AFTERNOON = 'FEDEX_NEXT_DAY_AFTERNOON'; - const _FEDEX_NEXT_DAY_EARLY_MORNING = 'FEDEX_NEXT_DAY_EARLY_MORNING'; - const _FEDEX_NEXT_DAY_END_OF_DAY = 'FEDEX_NEXT_DAY_END_OF_DAY'; - const _FEDEX_NEXT_DAY_FREIGHT = 'FEDEX_NEXT_DAY_FREIGHT'; - const _FEDEX_NEXT_DAY_MID_MORNING = 'FEDEX_NEXT_DAY_MID_MORNING'; - const _FIRST_OVERNIGHT = 'FIRST_OVERNIGHT'; - const _GROUND_HOME_DELIVERY = 'GROUND_HOME_DELIVERY'; - const _INTERNATIONAL_DISTRIBUTION_FREIGHT = 'INTERNATIONAL_DISTRIBUTION_FREIGHT'; - const _INTERNATIONAL_ECONOMY = 'INTERNATIONAL_ECONOMY'; - const _INTERNATIONAL_ECONOMY_DISTRIBUTION = 'INTERNATIONAL_ECONOMY_DISTRIBUTION'; - const _INTERNATIONAL_ECONOMY_FREIGHT = 'INTERNATIONAL_ECONOMY_FREIGHT'; - const _INTERNATIONAL_FIRST = 'INTERNATIONAL_FIRST'; - const _INTERNATIONAL_PRIORITY = 'INTERNATIONAL_PRIORITY'; - const _INTERNATIONAL_PRIORITY_DISTRIBUTION = 'INTERNATIONAL_PRIORITY_DISTRIBUTION'; - const _INTERNATIONAL_PRIORITY_EXPRESS = 'INTERNATIONAL_PRIORITY_EXPRESS'; - const _INTERNATIONAL_PRIORITY_FREIGHT = 'INTERNATIONAL_PRIORITY_FREIGHT'; - const _PRIORITY_OVERNIGHT = 'PRIORITY_OVERNIGHT'; - const _SAME_DAY = 'SAME_DAY'; - const _SAME_DAY_CITY = 'SAME_DAY_CITY'; - const _SAME_DAY_METRO_AFTERNOON = 'SAME_DAY_METRO_AFTERNOON'; - const _SAME_DAY_METRO_MORNING = 'SAME_DAY_METRO_MORNING'; - const _SAME_DAY_METRO_RUSH = 'SAME_DAY_METRO_RUSH'; - const _SMART_POST = 'SMART_POST'; - const _STANDARD_OVERNIGHT = 'STANDARD_OVERNIGHT'; - const _TRANSBORDER_DISTRIBUTION_CONSOLIDATION = 'TRANSBORDER_DISTRIBUTION_CONSOLIDATION'; -} diff --git a/src/FedEx/PickupService/SimpleType/ShipmentDryIceProcessingOptionType.php b/src/FedEx/PickupService/SimpleType/ShipmentDryIceProcessingOptionType.php index 52656d18..ac69f322 100644 --- a/src/FedEx/PickupService/SimpleType/ShipmentDryIceProcessingOptionType.php +++ b/src/FedEx/PickupService/SimpleType/ShipmentDryIceProcessingOptionType.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ShipmentNotificationAggregationType.php b/src/FedEx/PickupService/SimpleType/ShipmentNotificationAggregationType.php index d84a02e5..bd14399d 100644 --- a/src/FedEx/PickupService/SimpleType/ShipmentNotificationAggregationType.php +++ b/src/FedEx/PickupService/SimpleType/ShipmentNotificationAggregationType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationAggregationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ShipmentNotificationRoleType.php b/src/FedEx/PickupService/SimpleType/ShipmentNotificationRoleType.php index 6b6b176f..fa371522 100644 --- a/src/FedEx/PickupService/SimpleType/ShipmentNotificationRoleType.php +++ b/src/FedEx/PickupService/SimpleType/ShipmentNotificationRoleType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/ShipmentSpecialServiceType.php b/src/FedEx/PickupService/SimpleType/ShipmentSpecialServiceType.php deleted file mode 100644 index 52bf603b..00000000 --- a/src/FedEx/PickupService/SimpleType/ShipmentSpecialServiceType.php +++ /dev/null @@ -1,95 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Pickup Service - */ -class ShipmentSpecialServiceType extends AbstractSimpleType -{ - const _BLIND_SHIPMENT = 'BLIND_SHIPMENT'; - const _BROKER_SELECT_OPTION = 'BROKER_SELECT_OPTION'; - const _CALL_BEFORE_DELIVERY = 'CALL_BEFORE_DELIVERY'; - const _COD = 'COD'; - const _COD_REMITTANCE = 'COD_REMITTANCE'; - const _CUSTOM_DELIVERY_WINDOW = 'CUSTOM_DELIVERY_WINDOW'; - const _CUT_FLOWERS = 'CUT_FLOWERS'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DELIVERY_ON_INVOICE_ACCEPTANCE = 'DELIVERY_ON_INVOICE_ACCEPTANCE'; - const _DETENTION = 'DETENTION'; - const _DO_NOT_BREAK_DOWN_PALLETS = 'DO_NOT_BREAK_DOWN_PALLETS'; - const _DO_NOT_STACK_PALLETS = 'DO_NOT_STACK_PALLETS'; - const _DRY_ICE = 'DRY_ICE'; - const _EAST_COAST_SPECIAL = 'EAST_COAST_SPECIAL'; - const _ELECTRONIC_TRADE_DOCUMENTS = 'ELECTRONIC_TRADE_DOCUMENTS'; - const _EVENT_NOTIFICATION = 'EVENT_NOTIFICATION'; - const _EXCLUDE_FROM_CONSOLIDATION = 'EXCLUDE_FROM_CONSOLIDATION'; - const _EXCLUSIVE_USE = 'EXCLUSIVE_USE'; - const _EXHIBITION_DELIVERY = 'EXHIBITION_DELIVERY'; - const _EXHIBITION_PICKUP = 'EXHIBITION_PICKUP'; - const _EXPEDITED_ALTERNATE_DELIVERY_ROUTE = 'EXPEDITED_ALTERNATE_DELIVERY_ROUTE'; - const _EXPEDITED_ONE_DAY_EARLIER = 'EXPEDITED_ONE_DAY_EARLIER'; - const _EXPEDITED_SERVICE_MONITORING_AND_DELIVERY = 'EXPEDITED_SERVICE_MONITORING_AND_DELIVERY'; - const _EXPEDITED_STANDARD_DAY_EARLY_DELIVERY = 'EXPEDITED_STANDARD_DAY_EARLY_DELIVERY'; - const _EXTRA_LABOR = 'EXTRA_LABOR'; - const _EXTREME_LENGTH = 'EXTREME_LENGTH'; - const _FEDEX_ONE_RATE = 'FEDEX_ONE_RATE'; - const _FLATBED_TRAILER = 'FLATBED_TRAILER'; - const _FOOD = 'FOOD'; - const _FREIGHT_GUARANTEE = 'FREIGHT_GUARANTEE'; - const _FREIGHT_TO_COLLECT = 'FREIGHT_TO_COLLECT'; - const _FUTURE_DAY_SHIPMENT = 'FUTURE_DAY_SHIPMENT'; - const _HOLD_AT_LOCATION = 'HOLD_AT_LOCATION'; - const _HOLIDAY_DELIVERY = 'HOLIDAY_DELIVERY'; - const _HOLIDAY_GUARANTEE = 'HOLIDAY_GUARANTEE'; - const _HOME_DELIVERY_PREMIUM = 'HOME_DELIVERY_PREMIUM'; - const _INSIDE_DELIVERY = 'INSIDE_DELIVERY'; - const _INSIDE_PICKUP = 'INSIDE_PICKUP'; - const _INTERNATIONAL_CONTROLLED_EXPORT_SERVICE = 'INTERNATIONAL_CONTROLLED_EXPORT_SERVICE'; - const _INTERNATIONAL_MAIL_SERVICE = 'INTERNATIONAL_MAIL_SERVICE'; - const _INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS = 'INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS'; - const _LIFTGATE_DELIVERY = 'LIFTGATE_DELIVERY'; - const _LIFTGATE_PICKUP = 'LIFTGATE_PICKUP'; - const _LIMITED_ACCESS_DELIVERY = 'LIMITED_ACCESS_DELIVERY'; - const _LIMITED_ACCESS_PICKUP = 'LIMITED_ACCESS_PICKUP'; - const _MARKING_OR_TAGGING = 'MARKING_OR_TAGGING'; - const _NON_BUSINESS_TIME = 'NON_BUSINESS_TIME'; - const _OVER_LENGTH = 'OVER_LENGTH'; - const _PALLETS_PROVIDED = 'PALLETS_PROVIDED'; - const _PALLET_SHRINKWRAP = 'PALLET_SHRINKWRAP'; - const _PALLET_WEIGHT_ALLOWANCE = 'PALLET_WEIGHT_ALLOWANCE'; - const _PENDING_COMPLETE = 'PENDING_COMPLETE'; - const _PENDING_SHIPMENT = 'PENDING_SHIPMENT'; - const _PERMIT = 'PERMIT'; - const _PHARMACY_DELIVERY = 'PHARMACY_DELIVERY'; - const _POISON = 'POISON'; - const _PORT_DELIVERY = 'PORT_DELIVERY'; - const _PORT_PICKUP = 'PORT_PICKUP'; - const _PRE_DELIVERY_NOTIFICATION = 'PRE_DELIVERY_NOTIFICATION'; - const _PRE_EIG_PROCESSING = 'PRE_EIG_PROCESSING'; - const _PRE_MULTIPLIER_PROCESSING = 'PRE_MULTIPLIER_PROCESSING'; - const _PROTECTION_FROM_FREEZING = 'PROTECTION_FROM_FREEZING'; - const _REGIONAL_MALL_DELIVERY = 'REGIONAL_MALL_DELIVERY'; - const _REGIONAL_MALL_PICKUP = 'REGIONAL_MALL_PICKUP'; - const _RETURNS_CLEARANCE = 'RETURNS_CLEARANCE'; - const _RETURNS_CLEARANCE_SPECIAL_ROUTING_REQUIRED = 'RETURNS_CLEARANCE_SPECIAL_ROUTING_REQUIRED'; - const _RETURN_SHIPMENT = 'RETURN_SHIPMENT'; - const _SATURDAY_DELIVERY = 'SATURDAY_DELIVERY'; - const _SATURDAY_PICKUP = 'SATURDAY_PICKUP'; - const _SHIPMENT_ASSEMBLY = 'SHIPMENT_ASSEMBLY'; - const _SORT_AND_SEGREGATE = 'SORT_AND_SEGREGATE'; - const _SPECIAL_DELIVERY = 'SPECIAL_DELIVERY'; - const _SPECIAL_EQUIPMENT = 'SPECIAL_EQUIPMENT'; - const _STORAGE = 'STORAGE'; - const _SUNDAY_DELIVERY = 'SUNDAY_DELIVERY'; - const _THIRD_PARTY_CONSIGNEE = 'THIRD_PARTY_CONSIGNEE'; - const _TOP_LOAD = 'TOP_LOAD'; - const _USPS_DELIVERY = 'USPS_DELIVERY'; - const _USPS_PICKUP = 'USPS_PICKUP'; - const _WEIGHING = 'WEIGHING'; -} diff --git a/src/FedEx/PickupService/SimpleType/SignatureOptionType.php b/src/FedEx/PickupService/SimpleType/SignatureOptionType.php index 59953f1e..3158dd1a 100644 --- a/src/FedEx/PickupService/SimpleType/SignatureOptionType.php +++ b/src/FedEx/PickupService/SimpleType/SignatureOptionType.php @@ -6,7 +6,6 @@ /** * SignatureOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/SpecialEquipmentType.php b/src/FedEx/PickupService/SimpleType/SpecialEquipmentType.php index eba5e157..3e5d44e8 100644 --- a/src/FedEx/PickupService/SimpleType/SpecialEquipmentType.php +++ b/src/FedEx/PickupService/SimpleType/SpecialEquipmentType.php @@ -6,7 +6,6 @@ /** * Identifies types of special equipment used in loading/unloading Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/TinType.php b/src/FedEx/PickupService/SimpleType/TinType.php index ef144857..899c00f3 100644 --- a/src/FedEx/PickupService/SimpleType/TinType.php +++ b/src/FedEx/PickupService/SimpleType/TinType.php @@ -6,7 +6,6 @@ /** * TinType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/TrackingIdType.php b/src/FedEx/PickupService/SimpleType/TrackingIdType.php index c99a7989..1060f262 100644 --- a/src/FedEx/PickupService/SimpleType/TrackingIdType.php +++ b/src/FedEx/PickupService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/TrailerSizeType.php b/src/FedEx/PickupService/SimpleType/TrailerSizeType.php index 43e5c51e..176a76ef 100644 --- a/src/FedEx/PickupService/SimpleType/TrailerSizeType.php +++ b/src/FedEx/PickupService/SimpleType/TrailerSizeType.php @@ -6,7 +6,6 @@ /** * TrailerSizeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/TransactionSourceFormat.php b/src/FedEx/PickupService/SimpleType/TransactionSourceFormat.php index 9499152b..2d27d275 100644 --- a/src/FedEx/PickupService/SimpleType/TransactionSourceFormat.php +++ b/src/FedEx/PickupService/SimpleType/TransactionSourceFormat.php @@ -6,7 +6,6 @@ /** * TransactionSourceFormat * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/TruckType.php b/src/FedEx/PickupService/SimpleType/TruckType.php index 68a00287..dc5d4344 100644 --- a/src/FedEx/PickupService/SimpleType/TruckType.php +++ b/src/FedEx/PickupService/SimpleType/TruckType.php @@ -6,7 +6,6 @@ /** * TruckType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/UpdatePickupRequestProcessingOptionType.php b/src/FedEx/PickupService/SimpleType/UpdatePickupRequestProcessingOptionType.php index 0acb18fc..acd1931f 100644 --- a/src/FedEx/PickupService/SimpleType/UpdatePickupRequestProcessingOptionType.php +++ b/src/FedEx/PickupService/SimpleType/UpdatePickupRequestProcessingOptionType.php @@ -6,7 +6,6 @@ /** * UpdatePickupRequestProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/UploadDocumentIdProducer.php b/src/FedEx/PickupService/SimpleType/UploadDocumentIdProducer.php index 55b89e04..807a5564 100644 --- a/src/FedEx/PickupService/SimpleType/UploadDocumentIdProducer.php +++ b/src/FedEx/PickupService/SimpleType/UploadDocumentIdProducer.php @@ -6,7 +6,6 @@ /** * Specifies the application that is responsible for managing the document id. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/UploadDocumentProducerType.php b/src/FedEx/PickupService/SimpleType/UploadDocumentProducerType.php index 2472f8a5..3c4b69cf 100644 --- a/src/FedEx/PickupService/SimpleType/UploadDocumentProducerType.php +++ b/src/FedEx/PickupService/SimpleType/UploadDocumentProducerType.php @@ -6,7 +6,6 @@ /** * UploadDocumentProducerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/UploadDocumentType.php b/src/FedEx/PickupService/SimpleType/UploadDocumentType.php index c3854488..c0e0a6df 100644 --- a/src/FedEx/PickupService/SimpleType/UploadDocumentType.php +++ b/src/FedEx/PickupService/SimpleType/UploadDocumentType.php @@ -6,7 +6,6 @@ /** * UploadDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/WebServiceEnvironment.php b/src/FedEx/PickupService/SimpleType/WebServiceEnvironment.php index 67d0dd47..0fe8b88e 100644 --- a/src/FedEx/PickupService/SimpleType/WebServiceEnvironment.php +++ b/src/FedEx/PickupService/SimpleType/WebServiceEnvironment.php @@ -6,7 +6,6 @@ /** * Identifies the environment (level) for which an AuthenticationCredential is valid, and within which transactions are received. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/WeighingScaleType.php b/src/FedEx/PickupService/SimpleType/WeighingScaleType.php index 91d9066b..eea46abb 100644 --- a/src/FedEx/PickupService/SimpleType/WeighingScaleType.php +++ b/src/FedEx/PickupService/SimpleType/WeighingScaleType.php @@ -6,7 +6,6 @@ /** * Identifies types of scales used in weighing Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/PickupService/SimpleType/WeightUnits.php b/src/FedEx/PickupService/SimpleType/WeightUnits.php index 8e969a67..df397fab 100644 --- a/src/FedEx/PickupService/SimpleType/WeightUnits.php +++ b/src/FedEx/PickupService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Pickup Service */ diff --git a/src/FedEx/RateService/ComplexType/AdditionalLabelsDetail.php b/src/FedEx/RateService/ComplexType/AdditionalLabelsDetail.php index 44f005b6..7152c6eb 100644 --- a/src/FedEx/RateService/ComplexType/AdditionalLabelsDetail.php +++ b/src/FedEx/RateService/ComplexType/AdditionalLabelsDetail.php @@ -6,7 +6,6 @@ /** * Specifies additional labels to be produced. All required labels for shipments will be produced without the need to request additional labels. These are only available as thermal labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Address.php b/src/FedEx/RateService/ComplexType/Address.php index 4446cb37..7a294e88 100644 --- a/src/FedEx/RateService/ComplexType/Address.php +++ b/src/FedEx/RateService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/AlcoholDetail.php b/src/FedEx/RateService/ComplexType/AlcoholDetail.php index 3e93ce23..3917cb7b 100644 --- a/src/FedEx/RateService/ComplexType/AlcoholDetail.php +++ b/src/FedEx/RateService/ComplexType/AlcoholDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for a package containing alcohol * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/AncillaryFeeAndTax.php b/src/FedEx/RateService/ComplexType/AncillaryFeeAndTax.php index bde808e1..6abf5309 100644 --- a/src/FedEx/RateService/ComplexType/AncillaryFeeAndTax.php +++ b/src/FedEx/RateService/ComplexType/AncillaryFeeAndTax.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/AssociatedFreightLineItemDetail.php b/src/FedEx/RateService/ComplexType/AssociatedFreightLineItemDetail.php index cff28aa3..d9587153 100644 --- a/src/FedEx/RateService/ComplexType/AssociatedFreightLineItemDetail.php +++ b/src/FedEx/RateService/ComplexType/AssociatedFreightLineItemDetail.php @@ -6,7 +6,6 @@ /** * AssociatedFreightLineItemDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/BatteryClassificationDetail.php b/src/FedEx/RateService/ComplexType/BatteryClassificationDetail.php index 01d43888..10977d24 100644 --- a/src/FedEx/RateService/ComplexType/BatteryClassificationDetail.php +++ b/src/FedEx/RateService/ComplexType/BatteryClassificationDetail.php @@ -6,7 +6,6 @@ /** * Describes attributes of a battery or cell that are used for classification purposes. Typically this structure would be used to allow customers to declare batteries or cells for which full dangerous goods documentation and procedures are not required. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/BrokerDetail.php b/src/FedEx/RateService/ComplexType/BrokerDetail.php index 80be4200..8df50a44 100644 --- a/src/FedEx/RateService/ComplexType/BrokerDetail.php +++ b/src/FedEx/RateService/ComplexType/BrokerDetail.php @@ -6,7 +6,6 @@ /** * BrokerDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CertificateOfOriginDetail.php b/src/FedEx/RateService/ComplexType/CertificateOfOriginDetail.php index df7b5d46..fc9a3fb9 100644 --- a/src/FedEx/RateService/ComplexType/CertificateOfOriginDetail.php +++ b/src/FedEx/RateService/ComplexType/CertificateOfOriginDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Certificate of Origin ( e.g. whether or not to include the instructions, image type, etc ...) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CleansedAddressAndLocationDetail.php b/src/FedEx/RateService/ComplexType/CleansedAddressAndLocationDetail.php index 5e94cd07..4df506b3 100644 --- a/src/FedEx/RateService/ComplexType/CleansedAddressAndLocationDetail.php +++ b/src/FedEx/RateService/ComplexType/CleansedAddressAndLocationDetail.php @@ -6,7 +6,6 @@ /** * CleansedAddressAndLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ClientDetail.php b/src/FedEx/RateService/ComplexType/ClientDetail.php index d794ab89..7257c99b 100644 --- a/src/FedEx/RateService/ComplexType/ClientDetail.php +++ b/src/FedEx/RateService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CodAddTransportationChargesDetail.php b/src/FedEx/RateService/ComplexType/CodAddTransportationChargesDetail.php index 807b4912..f09afb40 100644 --- a/src/FedEx/RateService/ComplexType/CodAddTransportationChargesDetail.php +++ b/src/FedEx/RateService/ComplexType/CodAddTransportationChargesDetail.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargesDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CodDetail.php b/src/FedEx/RateService/ComplexType/CodDetail.php index 8bed4581..79e5dcc0 100644 --- a/src/FedEx/RateService/ComplexType/CodDetail.php +++ b/src/FedEx/RateService/ComplexType/CodDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CommercialInvoice.php b/src/FedEx/RateService/ComplexType/CommercialInvoice.php index 0030f31e..c3f2a790 100644 --- a/src/FedEx/RateService/ComplexType/CommercialInvoice.php +++ b/src/FedEx/RateService/ComplexType/CommercialInvoice.php @@ -6,7 +6,6 @@ /** * CommercialInvoice element is required for electronic upload of CI data. It will serve to create/transmit an Electronic Commercial Invoice through the FedEx Systems. Customers are responsible for printing their own Commercial Invoice.If you would likeFedEx to generate a Commercial Invoice and transmit it to Customs. for clearance purposes, you need to specify that in the ShippingDocumentSpecification element. If you would like a copy of the Commercial Invoice that FedEx generated returned to you in reply it needs to be specified in the ETDDetail/RequestedDocumentCopies element. Commercial Invoice support consists of maximum of 99 commodity line items. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CommercialInvoiceDetail.php b/src/FedEx/RateService/ComplexType/CommercialInvoiceDetail.php index c7d4618e..36d0d9dd 100644 --- a/src/FedEx/RateService/ComplexType/CommercialInvoiceDetail.php +++ b/src/FedEx/RateService/ComplexType/CommercialInvoiceDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Commercial Invoice( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CommitDetail.php b/src/FedEx/RateService/ComplexType/CommitDetail.php index 3c773e4d..c38e81d6 100644 --- a/src/FedEx/RateService/ComplexType/CommitDetail.php +++ b/src/FedEx/RateService/ComplexType/CommitDetail.php @@ -6,7 +6,6 @@ /** * Information about the transit time and delivery commitment date and time. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Commodity.php b/src/FedEx/RateService/ComplexType/Commodity.php index 2190ed57..917b0492 100644 --- a/src/FedEx/RateService/ComplexType/Commodity.php +++ b/src/FedEx/RateService/ComplexType/Commodity.php @@ -6,7 +6,6 @@ /** * Commodity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ConfigurableLabelReferenceEntry.php b/src/FedEx/RateService/ComplexType/ConfigurableLabelReferenceEntry.php index 8067b38a..82662ca5 100644 --- a/src/FedEx/RateService/ComplexType/ConfigurableLabelReferenceEntry.php +++ b/src/FedEx/RateService/ComplexType/ConfigurableLabelReferenceEntry.php @@ -6,7 +6,6 @@ /** * ConfigurableLabelReferenceEntry * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ConsolidationKey.php b/src/FedEx/RateService/ComplexType/ConsolidationKey.php index a8fa8af5..5e1ce9dd 100644 --- a/src/FedEx/RateService/ComplexType/ConsolidationKey.php +++ b/src/FedEx/RateService/ComplexType/ConsolidationKey.php @@ -6,7 +6,6 @@ /** * Uniquely identifies a consolidation, which is a logical container for a collection of shipments. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Contact.php b/src/FedEx/RateService/ComplexType/Contact.php index 12b85c46..43ea7eba 100644 --- a/src/FedEx/RateService/ComplexType/Contact.php +++ b/src/FedEx/RateService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ContactAndAddress.php b/src/FedEx/RateService/ComplexType/ContactAndAddress.php index f4a7118d..82a65eb1 100644 --- a/src/FedEx/RateService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/RateService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ContentRecord.php b/src/FedEx/RateService/ComplexType/ContentRecord.php index eefef5cd..12b64755 100644 --- a/src/FedEx/RateService/ComplexType/ContentRecord.php +++ b/src/FedEx/RateService/ComplexType/ContentRecord.php @@ -6,7 +6,6 @@ /** * Details the contents of the package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CurrencyExchangeRate.php b/src/FedEx/RateService/ComplexType/CurrencyExchangeRate.php index 6345fa64..bdc7d59f 100644 --- a/src/FedEx/RateService/ComplexType/CurrencyExchangeRate.php +++ b/src/FedEx/RateService/ComplexType/CurrencyExchangeRate.php @@ -6,7 +6,6 @@ /** * CurrencyExchangeRate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomDeliveryWindowDetail.php b/src/FedEx/RateService/ComplexType/CustomDeliveryWindowDetail.php index 66141451..0c797c36 100644 --- a/src/FedEx/RateService/ComplexType/CustomDeliveryWindowDetail.php +++ b/src/FedEx/RateService/ComplexType/CustomDeliveryWindowDetail.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomDocumentDetail.php b/src/FedEx/RateService/ComplexType/CustomDocumentDetail.php index ab107d01..22e67960 100644 --- a/src/FedEx/RateService/ComplexType/CustomDocumentDetail.php +++ b/src/FedEx/RateService/ComplexType/CustomDocumentDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a custom-specified document, either at shipment or package level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomLabelBarcodeEntry.php b/src/FedEx/RateService/ComplexType/CustomLabelBarcodeEntry.php index 44814b3d..99f83869 100644 --- a/src/FedEx/RateService/ComplexType/CustomLabelBarcodeEntry.php +++ b/src/FedEx/RateService/ComplexType/CustomLabelBarcodeEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified barcode symbology. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomLabelBoxEntry.php b/src/FedEx/RateService/ComplexType/CustomLabelBoxEntry.php index 2d145c9a..49074d1f 100644 --- a/src/FedEx/RateService/ComplexType/CustomLabelBoxEntry.php +++ b/src/FedEx/RateService/ComplexType/CustomLabelBoxEntry.php @@ -6,7 +6,6 @@ /** * Solid (filled) rectangular area on label. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomLabelDetail.php b/src/FedEx/RateService/ComplexType/CustomLabelDetail.php index 292fb894..8e41a661 100644 --- a/src/FedEx/RateService/ComplexType/CustomLabelDetail.php +++ b/src/FedEx/RateService/ComplexType/CustomLabelDetail.php @@ -6,7 +6,6 @@ /** * CustomLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomLabelGraphicEntry.php b/src/FedEx/RateService/ComplexType/CustomLabelGraphicEntry.php index 52dfaf75..8ba39990 100644 --- a/src/FedEx/RateService/ComplexType/CustomLabelGraphicEntry.php +++ b/src/FedEx/RateService/ComplexType/CustomLabelGraphicEntry.php @@ -6,7 +6,6 @@ /** * Image to be included from printer's memory, or from a local file for offline clients. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomLabelPosition.php b/src/FedEx/RateService/ComplexType/CustomLabelPosition.php index 9c8e7c9d..d388bfc3 100644 --- a/src/FedEx/RateService/ComplexType/CustomLabelPosition.php +++ b/src/FedEx/RateService/ComplexType/CustomLabelPosition.php @@ -6,7 +6,6 @@ /** * CustomLabelPosition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomLabelTextBoxEntry.php b/src/FedEx/RateService/ComplexType/CustomLabelTextBoxEntry.php index aaa0184d..c6aa1522 100644 --- a/src/FedEx/RateService/ComplexType/CustomLabelTextBoxEntry.php +++ b/src/FedEx/RateService/ComplexType/CustomLabelTextBoxEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomLabelTextEntry.php b/src/FedEx/RateService/ComplexType/CustomLabelTextEntry.php index 02438748..ece04e40 100644 --- a/src/FedEx/RateService/ComplexType/CustomLabelTextEntry.php +++ b/src/FedEx/RateService/ComplexType/CustomLabelTextEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomerImageUsage.php b/src/FedEx/RateService/ComplexType/CustomerImageUsage.php index 1ffc1e0d..1d98419c 100644 --- a/src/FedEx/RateService/ComplexType/CustomerImageUsage.php +++ b/src/FedEx/RateService/ComplexType/CustomerImageUsage.php @@ -6,7 +6,6 @@ /** * CustomerImageUsage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomerReference.php b/src/FedEx/RateService/ComplexType/CustomerReference.php index 2eba460f..fdc04607 100644 --- a/src/FedEx/RateService/ComplexType/CustomerReference.php +++ b/src/FedEx/RateService/ComplexType/CustomerReference.php @@ -6,7 +6,6 @@ /** * CustomerReference * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomerSpecifiedLabelDetail.php b/src/FedEx/RateService/ComplexType/CustomerSpecifiedLabelDetail.php index fc158834..e1dbae50 100644 --- a/src/FedEx/RateService/ComplexType/CustomerSpecifiedLabelDetail.php +++ b/src/FedEx/RateService/ComplexType/CustomerSpecifiedLabelDetail.php @@ -6,7 +6,6 @@ /** * Allows customer-specified control of label content. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomsClearanceDetail.php b/src/FedEx/RateService/ComplexType/CustomsClearanceDetail.php index da89f1e4..fe6eafbc 100644 --- a/src/FedEx/RateService/ComplexType/CustomsClearanceDetail.php +++ b/src/FedEx/RateService/ComplexType/CustomsClearanceDetail.php @@ -6,7 +6,6 @@ /** * CustomsClearanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/CustomsOptionDetail.php b/src/FedEx/RateService/ComplexType/CustomsOptionDetail.php index 094991f8..722eb91c 100644 --- a/src/FedEx/RateService/ComplexType/CustomsOptionDetail.php +++ b/src/FedEx/RateService/ComplexType/CustomsOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomsOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DangerousGoodsContainer.php b/src/FedEx/RateService/ComplexType/DangerousGoodsContainer.php index 02d4a65a..a5825a43 100644 --- a/src/FedEx/RateService/ComplexType/DangerousGoodsContainer.php +++ b/src/FedEx/RateService/ComplexType/DangerousGoodsContainer.php @@ -6,7 +6,6 @@ /** * Describes an approved container used to package dangerous goods commodities. This does not describe any individual inner receptacles that may be within this container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DangerousGoodsDetail.php b/src/FedEx/RateService/ComplexType/DangerousGoodsDetail.php index 41f98e9e..5f54c39b 100644 --- a/src/FedEx/RateService/ComplexType/DangerousGoodsDetail.php +++ b/src/FedEx/RateService/ComplexType/DangerousGoodsDetail.php @@ -6,7 +6,6 @@ /** * DangerousGoodsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DangerousGoodsShippersDeclarationDetail.php b/src/FedEx/RateService/ComplexType/DangerousGoodsShippersDeclarationDetail.php index 88bc72f0..5cc5d66b 100644 --- a/src/FedEx/RateService/ComplexType/DangerousGoodsShippersDeclarationDetail.php +++ b/src/FedEx/RateService/ComplexType/DangerousGoodsShippersDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the 1421c form for dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DangerousGoodsSignatory.php b/src/FedEx/RateService/ComplexType/DangerousGoodsSignatory.php index 1743b3dd..50077184 100644 --- a/src/FedEx/RateService/ComplexType/DangerousGoodsSignatory.php +++ b/src/FedEx/RateService/ComplexType/DangerousGoodsSignatory.php @@ -6,7 +6,6 @@ /** * Specifies that name, title and place of the signatory responsible for the dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DateRange.php b/src/FedEx/RateService/ComplexType/DateRange.php index 3d01b028..0c798bd9 100644 --- a/src/FedEx/RateService/ComplexType/DateRange.php +++ b/src/FedEx/RateService/ComplexType/DateRange.php @@ -6,7 +6,6 @@ /** * DateRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DelayDetail.php b/src/FedEx/RateService/ComplexType/DelayDetail.php index 03fe6198..d8c7d8f2 100644 --- a/src/FedEx/RateService/ComplexType/DelayDetail.php +++ b/src/FedEx/RateService/ComplexType/DelayDetail.php @@ -6,7 +6,6 @@ /** * Information about why a shipment delivery is delayed and at what level( country/service etc.). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php b/src/FedEx/RateService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php index 7a119f28..368cd9bc 100644 --- a/src/FedEx/RateService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php +++ b/src/FedEx/RateService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php @@ -6,7 +6,6 @@ /** * DeliveryOnInvoiceAcceptanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DestinationControlDetail.php b/src/FedEx/RateService/ComplexType/DestinationControlDetail.php index 6ea45ea4..dcf3b50c 100644 --- a/src/FedEx/RateService/ComplexType/DestinationControlDetail.php +++ b/src/FedEx/RateService/ComplexType/DestinationControlDetail.php @@ -6,7 +6,6 @@ /** * Data required to complete the Destionation Control Statement for US exports. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Dimensions.php b/src/FedEx/RateService/ComplexType/Dimensions.php index db58839c..6a8d40ce 100644 --- a/src/FedEx/RateService/ComplexType/Dimensions.php +++ b/src/FedEx/RateService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Distance.php b/src/FedEx/RateService/ComplexType/Distance.php index 7ab4eb98..bea35da7 100644 --- a/src/FedEx/RateService/ComplexType/Distance.php +++ b/src/FedEx/RateService/ComplexType/Distance.php @@ -6,7 +6,6 @@ /** * Driving or other transportation distances, distinct from dimension measurements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DocTabContent.php b/src/FedEx/RateService/ComplexType/DocTabContent.php index 1cb80222..59d30238 100644 --- a/src/FedEx/RateService/ComplexType/DocTabContent.php +++ b/src/FedEx/RateService/ComplexType/DocTabContent.php @@ -6,7 +6,6 @@ /** * DocTabContent * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DocTabContentBarcoded.php b/src/FedEx/RateService/ComplexType/DocTabContentBarcoded.php index 37b3c790..8f852255 100644 --- a/src/FedEx/RateService/ComplexType/DocTabContentBarcoded.php +++ b/src/FedEx/RateService/ComplexType/DocTabContentBarcoded.php @@ -6,7 +6,6 @@ /** * DocTabContentBarcoded * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DocTabContentZone001.php b/src/FedEx/RateService/ComplexType/DocTabContentZone001.php index c99a73cb..ace729d3 100644 --- a/src/FedEx/RateService/ComplexType/DocTabContentZone001.php +++ b/src/FedEx/RateService/ComplexType/DocTabContentZone001.php @@ -6,7 +6,6 @@ /** * DocTabContentZone001 * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DocTabZoneSpecification.php b/src/FedEx/RateService/ComplexType/DocTabZoneSpecification.php index b9cc6cc1..4856ec6e 100644 --- a/src/FedEx/RateService/ComplexType/DocTabZoneSpecification.php +++ b/src/FedEx/RateService/ComplexType/DocTabZoneSpecification.php @@ -6,7 +6,6 @@ /** * DocTabZoneSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DocumentFormatOptionsRequested.php b/src/FedEx/RateService/ComplexType/DocumentFormatOptionsRequested.php index b0f11886..0a44c6ea 100644 --- a/src/FedEx/RateService/ComplexType/DocumentFormatOptionsRequested.php +++ b/src/FedEx/RateService/ComplexType/DocumentFormatOptionsRequested.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/DocumentLineItem.php b/src/FedEx/RateService/ComplexType/DocumentLineItem.php deleted file mode 100644 index 3e0de333..00000000 --- a/src/FedEx/RateService/ComplexType/DocumentLineItem.php +++ /dev/null @@ -1,36 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - * - * @property KeyValueDetail[] $Values - - */ -class DocumentLineItem extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'DocumentLineItem'; - - /** - * Set Values - * - * @param KeyValueDetail[] $values - * @return $this - */ - public function setValues(array $values) - { - $this->values['Values'] = $values; - return $this; - } -} diff --git a/src/FedEx/RateService/ComplexType/EMailDetail.php b/src/FedEx/RateService/ComplexType/EMailDetail.php index abf41539..ed905933 100644 --- a/src/FedEx/RateService/ComplexType/EMailDetail.php +++ b/src/FedEx/RateService/ComplexType/EMailDetail.php @@ -6,7 +6,6 @@ /** * EMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/EPaymentDetail.php b/src/FedEx/RateService/ComplexType/EPaymentDetail.php index cc9980ef..68cc495f 100644 --- a/src/FedEx/RateService/ComplexType/EPaymentDetail.php +++ b/src/FedEx/RateService/ComplexType/EPaymentDetail.php @@ -6,7 +6,6 @@ /** * EPaymentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/EdtCommodityTax.php b/src/FedEx/RateService/ComplexType/EdtCommodityTax.php index 74727567..97f1ba68 100644 --- a/src/FedEx/RateService/ComplexType/EdtCommodityTax.php +++ b/src/FedEx/RateService/ComplexType/EdtCommodityTax.php @@ -6,7 +6,6 @@ /** * EdtCommodityTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/EdtExciseCondition.php b/src/FedEx/RateService/ComplexType/EdtExciseCondition.php index dc896844..c74e5c92 100644 --- a/src/FedEx/RateService/ComplexType/EdtExciseCondition.php +++ b/src/FedEx/RateService/ComplexType/EdtExciseCondition.php @@ -6,7 +6,6 @@ /** * EdtExciseCondition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/EdtTaxDetail.php b/src/FedEx/RateService/ComplexType/EdtTaxDetail.php index b0ee98f8..58c02e2f 100644 --- a/src/FedEx/RateService/ComplexType/EdtTaxDetail.php +++ b/src/FedEx/RateService/ComplexType/EdtTaxDetail.php @@ -6,7 +6,6 @@ /** * EdtTaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/EtdDetail.php b/src/FedEx/RateService/ComplexType/EtdDetail.php index 556ec2f7..a8ef0fe0 100644 --- a/src/FedEx/RateService/ComplexType/EtdDetail.php +++ b/src/FedEx/RateService/ComplexType/EtdDetail.php @@ -6,7 +6,6 @@ /** * Electronic Trade document references used with the ETD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ExportDeclarationDetail.php b/src/FedEx/RateService/ComplexType/ExportDeclarationDetail.php index 77125d90..7cd8e2b5 100644 --- a/src/FedEx/RateService/ComplexType/ExportDeclarationDetail.php +++ b/src/FedEx/RateService/ComplexType/ExportDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Export Declaration. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ExportDetail.php b/src/FedEx/RateService/ComplexType/ExportDetail.php index 13a8dbdc..78afb900 100644 --- a/src/FedEx/RateService/ComplexType/ExportDetail.php +++ b/src/FedEx/RateService/ComplexType/ExportDetail.php @@ -6,7 +6,6 @@ /** * ExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ExpressFreightDetail.php b/src/FedEx/RateService/ComplexType/ExpressFreightDetail.php index e075d36d..36f94d5a 100644 --- a/src/FedEx/RateService/ComplexType/ExpressFreightDetail.php +++ b/src/FedEx/RateService/ComplexType/ExpressFreightDetail.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ExpressFreightDetailContact.php b/src/FedEx/RateService/ComplexType/ExpressFreightDetailContact.php index 2d34c3d2..d830f3aa 100644 --- a/src/FedEx/RateService/ComplexType/ExpressFreightDetailContact.php +++ b/src/FedEx/RateService/ComplexType/ExpressFreightDetailContact.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetailContact * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FlatbedTrailerDetail.php b/src/FedEx/RateService/ComplexType/FlatbedTrailerDetail.php index c7492e55..536e66c9 100644 --- a/src/FedEx/RateService/ComplexType/FlatbedTrailerDetail.php +++ b/src/FedEx/RateService/ComplexType/FlatbedTrailerDetail.php @@ -6,7 +6,6 @@ /** * Specifies the optional features/characteristics requested for a Freight shipment utilizing a flatbed trailer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightAddressLabelDetail.php b/src/FedEx/RateService/ComplexType/FreightAddressLabelDetail.php index aa719d98..2dfcf979 100644 --- a/src/FedEx/RateService/ComplexType/FreightAddressLabelDetail.php +++ b/src/FedEx/RateService/ComplexType/FreightAddressLabelDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce the Freight handling-unit-level address labels. Note that the number of UNIQUE labels (the N as in 1 of N, 2 of N, etc.) is determined by total handling units. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightBaseCharge.php b/src/FedEx/RateService/ComplexType/FreightBaseCharge.php index ff9406b2..0e099f31 100644 --- a/src/FedEx/RateService/ComplexType/FreightBaseCharge.php +++ b/src/FedEx/RateService/ComplexType/FreightBaseCharge.php @@ -6,7 +6,6 @@ /** * Individual charge which contributes to the total base charge for the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightCommitDetail.php b/src/FedEx/RateService/ComplexType/FreightCommitDetail.php index 26d2dc62..3e8a09ff 100644 --- a/src/FedEx/RateService/ComplexType/FreightCommitDetail.php +++ b/src/FedEx/RateService/ComplexType/FreightCommitDetail.php @@ -6,7 +6,6 @@ /** * Information about the Freight Service Centers associated with this shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightGuaranteeDetail.php b/src/FedEx/RateService/ComplexType/FreightGuaranteeDetail.php index 5b496859..aa9afbcb 100644 --- a/src/FedEx/RateService/ComplexType/FreightGuaranteeDetail.php +++ b/src/FedEx/RateService/ComplexType/FreightGuaranteeDetail.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightRateDetail.php b/src/FedEx/RateService/ComplexType/FreightRateDetail.php index 44a50db8..d52b12e7 100644 --- a/src/FedEx/RateService/ComplexType/FreightRateDetail.php +++ b/src/FedEx/RateService/ComplexType/FreightRateDetail.php @@ -6,7 +6,6 @@ /** * Rate data specific to FedEx Freight or FedEx National Freight services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightRateNotation.php b/src/FedEx/RateService/ComplexType/FreightRateNotation.php index bd4514a3..4ece8179 100644 --- a/src/FedEx/RateService/ComplexType/FreightRateNotation.php +++ b/src/FedEx/RateService/ComplexType/FreightRateNotation.php @@ -6,7 +6,6 @@ /** * Additional non-monetary data returned with Freight rates. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightServiceCenterDetail.php b/src/FedEx/RateService/ComplexType/FreightServiceCenterDetail.php index 3edc1578..5c4ffc72 100644 --- a/src/FedEx/RateService/ComplexType/FreightServiceCenterDetail.php +++ b/src/FedEx/RateService/ComplexType/FreightServiceCenterDetail.php @@ -6,7 +6,6 @@ /** * This class describes the relationship between a customer-specified address and the FedEx Freight / FedEx National Freight Service Center that supports that address. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightShipmentDetail.php b/src/FedEx/RateService/ComplexType/FreightShipmentDetail.php index d8b1b561..d59952a2 100644 --- a/src/FedEx/RateService/ComplexType/FreightShipmentDetail.php +++ b/src/FedEx/RateService/ComplexType/FreightShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data applicable to shipments using FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightShipmentLineItem.php b/src/FedEx/RateService/ComplexType/FreightShipmentLineItem.php index e5d50ecd..f6d0fc80 100644 --- a/src/FedEx/RateService/ComplexType/FreightShipmentLineItem.php +++ b/src/FedEx/RateService/ComplexType/FreightShipmentLineItem.php @@ -6,7 +6,6 @@ /** * Description of an individual commodity or class of content in a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/FreightSpecialServicePayment.php b/src/FedEx/RateService/ComplexType/FreightSpecialServicePayment.php index 83e93f12..226b3d8c 100644 --- a/src/FedEx/RateService/ComplexType/FreightSpecialServicePayment.php +++ b/src/FedEx/RateService/ComplexType/FreightSpecialServicePayment.php @@ -6,7 +6,6 @@ /** * Specifies which party will be responsible for payment of any surcharges for Freight special services for which split billing is allowed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/GeneralAgencyAgreementDetail.php b/src/FedEx/RateService/ComplexType/GeneralAgencyAgreementDetail.php index 3a85b111..27a9b479 100644 --- a/src/FedEx/RateService/ComplexType/GeneralAgencyAgreementDetail.php +++ b/src/FedEx/RateService/ComplexType/GeneralAgencyAgreementDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a General Agency Agreement document. Remaining content (business data) to be defined once requirements have been completed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HazardousCommodityContent.php b/src/FedEx/RateService/ComplexType/HazardousCommodityContent.php index c8406052..cf3b0c61 100644 --- a/src/FedEx/RateService/ComplexType/HazardousCommodityContent.php +++ b/src/FedEx/RateService/ComplexType/HazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HazardousCommodityDescription.php b/src/FedEx/RateService/ComplexType/HazardousCommodityDescription.php index 46c7f6f0..61e79d50 100644 --- a/src/FedEx/RateService/ComplexType/HazardousCommodityDescription.php +++ b/src/FedEx/RateService/ComplexType/HazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HazardousCommodityInnerReceptacleDetail.php b/src/FedEx/RateService/ComplexType/HazardousCommodityInnerReceptacleDetail.php index c8c42e31..057e9cf5 100644 --- a/src/FedEx/RateService/ComplexType/HazardousCommodityInnerReceptacleDetail.php +++ b/src/FedEx/RateService/ComplexType/HazardousCommodityInnerReceptacleDetail.php @@ -6,7 +6,6 @@ /** * This describes information about the inner receptacles for the hazardous commodity in a particular dangerous goods container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HazardousCommodityOptionDetail.php b/src/FedEx/RateService/ComplexType/HazardousCommodityOptionDetail.php index 2bd4ec8f..41e15da1 100644 --- a/src/FedEx/RateService/ComplexType/HazardousCommodityOptionDetail.php +++ b/src/FedEx/RateService/ComplexType/HazardousCommodityOptionDetail.php @@ -6,7 +6,6 @@ /** * Customer-provided specifications for handling individual commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HazardousCommodityPackagingDetail.php b/src/FedEx/RateService/ComplexType/HazardousCommodityPackagingDetail.php index b3f00592..a1f2c1c2 100644 --- a/src/FedEx/RateService/ComplexType/HazardousCommodityPackagingDetail.php +++ b/src/FedEx/RateService/ComplexType/HazardousCommodityPackagingDetail.php @@ -6,7 +6,6 @@ /** * Identifies number and type of packaging units for hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HazardousCommodityPackingDetail.php b/src/FedEx/RateService/ComplexType/HazardousCommodityPackingDetail.php index e1274c43..f09d5e1a 100644 --- a/src/FedEx/RateService/ComplexType/HazardousCommodityPackingDetail.php +++ b/src/FedEx/RateService/ComplexType/HazardousCommodityPackingDetail.php @@ -6,7 +6,6 @@ /** * Specifies documentation and limits for validation of an individual packing group/category. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HazardousCommodityQuantityDetail.php b/src/FedEx/RateService/ComplexType/HazardousCommodityQuantityDetail.php index c9811faa..d9d9bf09 100644 --- a/src/FedEx/RateService/ComplexType/HazardousCommodityQuantityDetail.php +++ b/src/FedEx/RateService/ComplexType/HazardousCommodityQuantityDetail.php @@ -6,7 +6,6 @@ /** * Identifies amount and units for quantity of hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HoldAtLocationDetail.php b/src/FedEx/RateService/ComplexType/HoldAtLocationDetail.php index 136b153f..2966981f 100644 --- a/src/FedEx/RateService/ComplexType/HoldAtLocationDetail.php +++ b/src/FedEx/RateService/ComplexType/HoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * HoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/HomeDeliveryPremiumDetail.php b/src/FedEx/RateService/ComplexType/HomeDeliveryPremiumDetail.php index 064ffe26..6faca71d 100644 --- a/src/FedEx/RateService/ComplexType/HomeDeliveryPremiumDetail.php +++ b/src/FedEx/RateService/ComplexType/HomeDeliveryPremiumDetail.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/InternationalControlledExportDetail.php b/src/FedEx/RateService/ComplexType/InternationalControlledExportDetail.php index 65a786a8..018926c8 100644 --- a/src/FedEx/RateService/ComplexType/InternationalControlledExportDetail.php +++ b/src/FedEx/RateService/ComplexType/InternationalControlledExportDetail.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php b/src/FedEx/RateService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php index 9c7d2fb3..0543658d 100644 --- a/src/FedEx/RateService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php +++ b/src/FedEx/RateService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php @@ -6,7 +6,6 @@ /** * InternationalTrafficInArmsRegulationsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/KeyValueDetail.php b/src/FedEx/RateService/ComplexType/KeyValueDetail.php deleted file mode 100644 index 54611139..00000000 --- a/src/FedEx/RateService/ComplexType/KeyValueDetail.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - * - * @property string $Key - * @property string $Value - - */ -class KeyValueDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'KeyValueDetail'; - - /** - * Set Key - * - * @param string $key - * @return $this - */ - public function setKey($key) - { - $this->values['Key'] = $key; - return $this; - } - - /** - * Set Value - * - * @param string $value - * @return $this - */ - public function setValue($value) - { - $this->values['Value'] = $value; - return $this; - } -} diff --git a/src/FedEx/RateService/ComplexType/LabelSpecification.php b/src/FedEx/RateService/ComplexType/LabelSpecification.php index efc6daa2..7d583241 100644 --- a/src/FedEx/RateService/ComplexType/LabelSpecification.php +++ b/src/FedEx/RateService/ComplexType/LabelSpecification.php @@ -6,7 +6,6 @@ /** * LabelSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/LiabilityCoverageDetail.php b/src/FedEx/RateService/ComplexType/LiabilityCoverageDetail.php index c42620e5..53b0ce12 100644 --- a/src/FedEx/RateService/ComplexType/LiabilityCoverageDetail.php +++ b/src/FedEx/RateService/ComplexType/LiabilityCoverageDetail.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/LinearMeasure.php b/src/FedEx/RateService/ComplexType/LinearMeasure.php index 217f97e5..fcec7877 100644 --- a/src/FedEx/RateService/ComplexType/LinearMeasure.php +++ b/src/FedEx/RateService/ComplexType/LinearMeasure.php @@ -6,7 +6,6 @@ /** * Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Localization.php b/src/FedEx/RateService/ComplexType/Localization.php index 76a4127f..23665f73 100644 --- a/src/FedEx/RateService/ComplexType/Localization.php +++ b/src/FedEx/RateService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Measure.php b/src/FedEx/RateService/ComplexType/Measure.php index fbf9b97d..cbe387e7 100644 --- a/src/FedEx/RateService/ComplexType/Measure.php +++ b/src/FedEx/RateService/ComplexType/Measure.php @@ -6,7 +6,6 @@ /** * Measure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Money.php b/src/FedEx/RateService/ComplexType/Money.php index a08b4379..401cdb42 100644 --- a/src/FedEx/RateService/ComplexType/Money.php +++ b/src/FedEx/RateService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/NaftaCertificateOfOriginDetail.php b/src/FedEx/RateService/ComplexType/NaftaCertificateOfOriginDetail.php deleted file mode 100644 index bbcd8ffd..00000000 --- a/src/FedEx/RateService/ComplexType/NaftaCertificateOfOriginDetail.php +++ /dev/null @@ -1,114 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - * - * @property ShippingDocumentFormat $Format - * @property DateRange $BlanketPeriod - * @property \FedEx\RateService\SimpleType\NaftaImporterSpecificationType|string $ImporterSpecification - * @property Contact $SignatureContact - * @property \FedEx\RateService\SimpleType\NaftaProducerSpecificationType|string $ProducerSpecification - * @property NaftaProducer[] $Producers - * @property CustomerImageUsage[] $CustomerImageUsages - - */ -class NaftaCertificateOfOriginDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCertificateOfOriginDetail'; - - /** - * Set Format - * - * @param ShippingDocumentFormat $format - * @return $this - */ - public function setFormat(ShippingDocumentFormat $format) - { - $this->values['Format'] = $format; - return $this; - } - - /** - * Set BlanketPeriod - * - * @param DateRange $blanketPeriod - * @return $this - */ - public function setBlanketPeriod(DateRange $blanketPeriod) - { - $this->values['BlanketPeriod'] = $blanketPeriod; - return $this; - } - - /** - * Indicates which Party (if any) from the shipment is to be used as the source of importer data on the NAFTA COO form. - * - * @param \FedEx\RateService\SimpleType\NaftaImporterSpecificationType|string $importerSpecification - * @return $this - */ - public function setImporterSpecification($importerSpecification) - { - $this->values['ImporterSpecification'] = $importerSpecification; - return $this; - } - - /** - * Contact information for "Authorized Signature" area of form. - * - * @param Contact $signatureContact - * @return $this - */ - public function setSignatureContact(Contact $signatureContact) - { - $this->values['SignatureContact'] = $signatureContact; - return $this; - } - - /** - * Set ProducerSpecification - * - * @param \FedEx\RateService\SimpleType\NaftaProducerSpecificationType|string $producerSpecification - * @return $this - */ - public function setProducerSpecification($producerSpecification) - { - $this->values['ProducerSpecification'] = $producerSpecification; - return $this; - } - - /** - * Set Producers - * - * @param NaftaProducer[] $producers - * @return $this - */ - public function setProducers(array $producers) - { - $this->values['Producers'] = $producers; - return $this; - } - - /** - * Set CustomerImageUsages - * - * @param CustomerImageUsage[] $customerImageUsages - * @return $this - */ - public function setCustomerImageUsages(array $customerImageUsages) - { - $this->values['CustomerImageUsages'] = $customerImageUsages; - return $this; - } -} diff --git a/src/FedEx/RateService/ComplexType/NaftaCommodityDetail.php b/src/FedEx/RateService/ComplexType/NaftaCommodityDetail.php deleted file mode 100644 index 2bd9de31..00000000 --- a/src/FedEx/RateService/ComplexType/NaftaCommodityDetail.php +++ /dev/null @@ -1,88 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - * - * @property \FedEx\RateService\SimpleType\NaftaPreferenceCriterionCode|string $PreferenceCriterion - * @property \FedEx\RateService\SimpleType\NaftaProducerDeterminationCode|string $ProducerDetermination - * @property string $ProducerId - * @property \FedEx\RateService\SimpleType\NaftaNetCostMethodCode|string $NetCostMethod - * @property DateRange $NetCostDateRange - - */ -class NaftaCommodityDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCommodityDetail'; - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\RateService\SimpleType\NaftaPreferenceCriterionCode|string $preferenceCriterion - * @return $this - */ - public function setPreferenceCriterion($preferenceCriterion) - { - $this->values['PreferenceCriterion'] = $preferenceCriterion; - return $this; - } - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\RateService\SimpleType\NaftaProducerDeterminationCode|string $producerDetermination - * @return $this - */ - public function setProducerDetermination($producerDetermination) - { - $this->values['ProducerDetermination'] = $producerDetermination; - return $this; - } - - /** - * Identification of which producer is associated with this commodity (if multiple producers are used in a single shipment). - * - * @param string $producerId - * @return $this - */ - public function setProducerId($producerId) - { - $this->values['ProducerId'] = $producerId; - return $this; - } - - /** - * Set NetCostMethod - * - * @param \FedEx\RateService\SimpleType\NaftaNetCostMethodCode|string $netCostMethod - * @return $this - */ - public function setNetCostMethod($netCostMethod) - { - $this->values['NetCostMethod'] = $netCostMethod; - return $this; - } - - /** - * Date range over which RVC net cost was calculated. - * - * @param DateRange $netCostDateRange - * @return $this - */ - public function setNetCostDateRange(DateRange $netCostDateRange) - { - $this->values['NetCostDateRange'] = $netCostDateRange; - return $this; - } -} diff --git a/src/FedEx/RateService/ComplexType/NaftaProducer.php b/src/FedEx/RateService/ComplexType/NaftaProducer.php deleted file mode 100644 index 58cdadc5..00000000 --- a/src/FedEx/RateService/ComplexType/NaftaProducer.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - * - * @property string $Id - * @property Party $Producer - - */ -class NaftaProducer extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaProducer'; - - /** - * Set Id - * - * @param string $id - * @return $this - */ - public function setId($id) - { - $this->values['Id'] = $id; - return $this; - } - - /** - * Set Producer - * - * @param Party $producer - * @return $this - */ - public function setProducer(Party $producer) - { - $this->values['Producer'] = $producer; - return $this; - } -} diff --git a/src/FedEx/RateService/ComplexType/NetExplosiveDetail.php b/src/FedEx/RateService/ComplexType/NetExplosiveDetail.php index 1997bfd1..6d4c022c 100644 --- a/src/FedEx/RateService/ComplexType/NetExplosiveDetail.php +++ b/src/FedEx/RateService/ComplexType/NetExplosiveDetail.php @@ -6,7 +6,6 @@ /** * NetExplosiveDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Notification.php b/src/FedEx/RateService/ComplexType/Notification.php index 9ae6ddcf..c46db0f6 100644 --- a/src/FedEx/RateService/ComplexType/Notification.php +++ b/src/FedEx/RateService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/NotificationDetail.php b/src/FedEx/RateService/ComplexType/NotificationDetail.php index 14b5c652..9be4191b 100644 --- a/src/FedEx/RateService/ComplexType/NotificationDetail.php +++ b/src/FedEx/RateService/ComplexType/NotificationDetail.php @@ -6,7 +6,6 @@ /** * NotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/NotificationParameter.php b/src/FedEx/RateService/ComplexType/NotificationParameter.php index d67951ec..6299eb7e 100644 --- a/src/FedEx/RateService/ComplexType/NotificationParameter.php +++ b/src/FedEx/RateService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Op900Detail.php b/src/FedEx/RateService/ComplexType/Op900Detail.php index 6436f6d6..d85f8828 100644 --- a/src/FedEx/RateService/ComplexType/Op900Detail.php +++ b/src/FedEx/RateService/ComplexType/Op900Detail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the OP-900 form for hazardous materials packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/PackageRateDetail.php b/src/FedEx/RateService/ComplexType/PackageRateDetail.php index 348ea136..62cd5e05 100644 --- a/src/FedEx/RateService/ComplexType/PackageRateDetail.php +++ b/src/FedEx/RateService/ComplexType/PackageRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a package's rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/PackageSpecialServicesRequested.php b/src/FedEx/RateService/ComplexType/PackageSpecialServicesRequested.php index 4c37f923..332358ba 100644 --- a/src/FedEx/RateService/ComplexType/PackageSpecialServicesRequested.php +++ b/src/FedEx/RateService/ComplexType/PackageSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the package level for some or all service types. If the shipper is requesting a special service which requires additional data, the package special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Party.php b/src/FedEx/RateService/ComplexType/Party.php index 8de98de7..ef08dfe0 100644 --- a/src/FedEx/RateService/ComplexType/Party.php +++ b/src/FedEx/RateService/ComplexType/Party.php @@ -6,7 +6,6 @@ /** * Party * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Payment.php b/src/FedEx/RateService/ComplexType/Payment.php index 7b372a3f..ea738f8c 100644 --- a/src/FedEx/RateService/ComplexType/Payment.php +++ b/src/FedEx/RateService/ComplexType/Payment.php @@ -6,7 +6,6 @@ /** * Payment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Payor.php b/src/FedEx/RateService/ComplexType/Payor.php index 72b95aa0..c32334ec 100644 --- a/src/FedEx/RateService/ComplexType/Payor.php +++ b/src/FedEx/RateService/ComplexType/Payor.php @@ -6,7 +6,6 @@ /** * Payor * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/PendingShipmentDetail.php b/src/FedEx/RateService/ComplexType/PendingShipmentDetail.php index aff220f1..5c0d8242 100644 --- a/src/FedEx/RateService/ComplexType/PendingShipmentDetail.php +++ b/src/FedEx/RateService/ComplexType/PendingShipmentDetail.php @@ -6,7 +6,6 @@ /** * This information describes the kind of pending shipment being requested. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/PendingShipmentProcessingOptionsRequested.php b/src/FedEx/RateService/ComplexType/PendingShipmentProcessingOptionsRequested.php index 49b262ae..7693d1ed 100644 --- a/src/FedEx/RateService/ComplexType/PendingShipmentProcessingOptionsRequested.php +++ b/src/FedEx/RateService/ComplexType/PendingShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/PickupDetail.php b/src/FedEx/RateService/ComplexType/PickupDetail.php index fcff8d0b..f183cde8 100644 --- a/src/FedEx/RateService/ComplexType/PickupDetail.php +++ b/src/FedEx/RateService/ComplexType/PickupDetail.php @@ -6,7 +6,6 @@ /** * This class describes the pickup characteristics of a shipment (e.g. for use in a tag request). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/PriorityAlertDetail.php b/src/FedEx/RateService/ComplexType/PriorityAlertDetail.php index acedfc0d..644ccbce 100644 --- a/src/FedEx/RateService/ComplexType/PriorityAlertDetail.php +++ b/src/FedEx/RateService/ComplexType/PriorityAlertDetail.php @@ -6,7 +6,6 @@ /** * PriorityAlertDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ProductName.php b/src/FedEx/RateService/ComplexType/ProductName.php index 316da4b0..ef5f1aed 100644 --- a/src/FedEx/RateService/ComplexType/ProductName.php +++ b/src/FedEx/RateService/ComplexType/ProductName.php @@ -6,7 +6,6 @@ /** * ProductName * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RadioactivityDetail.php b/src/FedEx/RateService/ComplexType/RadioactivityDetail.php index 07de7c7f..bd322337 100644 --- a/src/FedEx/RateService/ComplexType/RadioactivityDetail.php +++ b/src/FedEx/RateService/ComplexType/RadioactivityDetail.php @@ -6,7 +6,6 @@ /** * RadioactivityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RadionuclideActivity.php b/src/FedEx/RateService/ComplexType/RadionuclideActivity.php index eb0fbe1b..94e35353 100644 --- a/src/FedEx/RateService/ComplexType/RadionuclideActivity.php +++ b/src/FedEx/RateService/ComplexType/RadionuclideActivity.php @@ -6,7 +6,6 @@ /** * RadionuclideActivity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RadionuclideDetail.php b/src/FedEx/RateService/ComplexType/RadionuclideDetail.php index 40c5f5fe..e206999b 100644 --- a/src/FedEx/RateService/ComplexType/RadionuclideDetail.php +++ b/src/FedEx/RateService/ComplexType/RadionuclideDetail.php @@ -6,7 +6,6 @@ /** * RadionuclideDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RateDiscount.php b/src/FedEx/RateService/ComplexType/RateDiscount.php index ce6b74e3..cbc42bab 100644 --- a/src/FedEx/RateService/ComplexType/RateDiscount.php +++ b/src/FedEx/RateService/ComplexType/RateDiscount.php @@ -6,7 +6,6 @@ /** * RateDiscount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RateReply.php b/src/FedEx/RateService/ComplexType/RateReply.php index 2966c6b7..d5aa8a0f 100644 --- a/src/FedEx/RateService/ComplexType/RateReply.php +++ b/src/FedEx/RateService/ComplexType/RateReply.php @@ -6,7 +6,6 @@ /** * The response to a RateRequest. The Notifications indicate whether the request was successful or not. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RateReplyDetail.php b/src/FedEx/RateService/ComplexType/RateReplyDetail.php index 51fb7486..3c999d43 100644 --- a/src/FedEx/RateService/ComplexType/RateReplyDetail.php +++ b/src/FedEx/RateService/ComplexType/RateReplyDetail.php @@ -6,7 +6,6 @@ /** * RateReplyDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RateRequest.php b/src/FedEx/RateService/ComplexType/RateRequest.php index ea8c52d4..0a0aa019 100644 --- a/src/FedEx/RateService/ComplexType/RateRequest.php +++ b/src/FedEx/RateService/ComplexType/RateRequest.php @@ -6,7 +6,6 @@ /** * RateRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RatedPackageDetail.php b/src/FedEx/RateService/ComplexType/RatedPackageDetail.php index 03f8089b..29195658 100644 --- a/src/FedEx/RateService/ComplexType/RatedPackageDetail.php +++ b/src/FedEx/RateService/ComplexType/RatedPackageDetail.php @@ -6,7 +6,6 @@ /** * RatedPackageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RatedShipmentDetail.php b/src/FedEx/RateService/ComplexType/RatedShipmentDetail.php index be99fb77..97903ff4 100644 --- a/src/FedEx/RateService/ComplexType/RatedShipmentDetail.php +++ b/src/FedEx/RateService/ComplexType/RatedShipmentDetail.php @@ -6,7 +6,6 @@ /** * This class groups the shipment and package rating data for a specific rate type for use in a rating reply, which groups result data by rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Rebate.php b/src/FedEx/RateService/ComplexType/Rebate.php index 27877ca6..21c4c426 100644 --- a/src/FedEx/RateService/ComplexType/Rebate.php +++ b/src/FedEx/RateService/ComplexType/Rebate.php @@ -6,7 +6,6 @@ /** * Rebate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RecipientCustomsId.php b/src/FedEx/RateService/ComplexType/RecipientCustomsId.php index 28b5038d..7416e8ba 100644 --- a/src/FedEx/RateService/ComplexType/RecipientCustomsId.php +++ b/src/FedEx/RateService/ComplexType/RecipientCustomsId.php @@ -6,7 +6,6 @@ /** * Specifies how the recipient is identified for customs purposes; the requirements on this information vary with destination country. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RecommendedDocumentSpecification.php b/src/FedEx/RateService/ComplexType/RecommendedDocumentSpecification.php index b163d112..ba94815d 100644 --- a/src/FedEx/RateService/ComplexType/RecommendedDocumentSpecification.php +++ b/src/FedEx/RateService/ComplexType/RecommendedDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies the details about documents that are recommended to be included with the shipment for ease of shipment processing and transportation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RegulatoryLabelContentDetail.php b/src/FedEx/RateService/ComplexType/RegulatoryLabelContentDetail.php index ccfcea62..8ffb6deb 100644 --- a/src/FedEx/RateService/ComplexType/RegulatoryLabelContentDetail.php +++ b/src/FedEx/RateService/ComplexType/RegulatoryLabelContentDetail.php @@ -6,7 +6,6 @@ /** * Specifies details needed to generate any label artifacts required due to regulatory requirements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RequestedPackageLineItem.php b/src/FedEx/RateService/ComplexType/RequestedPackageLineItem.php index 5bd534ab..246c187e 100644 --- a/src/FedEx/RateService/ComplexType/RequestedPackageLineItem.php +++ b/src/FedEx/RateService/ComplexType/RequestedPackageLineItem.php @@ -6,7 +6,6 @@ /** * RequestedPackageLineItem * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/RequestedShipment.php b/src/FedEx/RateService/ComplexType/RequestedShipment.php index c91f64ab..957abf4e 100644 --- a/src/FedEx/RateService/ComplexType/RequestedShipment.php +++ b/src/FedEx/RateService/ComplexType/RequestedShipment.php @@ -6,7 +6,6 @@ /** * RequestedShipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ReturnAssociationDetail.php b/src/FedEx/RateService/ComplexType/ReturnAssociationDetail.php index 42d379c8..6ce7b5bf 100644 --- a/src/FedEx/RateService/ComplexType/ReturnAssociationDetail.php +++ b/src/FedEx/RateService/ComplexType/ReturnAssociationDetail.php @@ -6,7 +6,6 @@ /** * ReturnAssociationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ReturnEMailDetail.php b/src/FedEx/RateService/ComplexType/ReturnEMailDetail.php index 7e861982..513b8dc7 100644 --- a/src/FedEx/RateService/ComplexType/ReturnEMailDetail.php +++ b/src/FedEx/RateService/ComplexType/ReturnEMailDetail.php @@ -6,7 +6,6 @@ /** * ReturnEMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ReturnInstructionsDetail.php b/src/FedEx/RateService/ComplexType/ReturnInstructionsDetail.php index 0ede1cd2..8282a247 100644 --- a/src/FedEx/RateService/ComplexType/ReturnInstructionsDetail.php +++ b/src/FedEx/RateService/ComplexType/ReturnInstructionsDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the return instructions( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ReturnShipmentDetail.php b/src/FedEx/RateService/ComplexType/ReturnShipmentDetail.php index 04d40929..44035834 100644 --- a/src/FedEx/RateService/ComplexType/ReturnShipmentDetail.php +++ b/src/FedEx/RateService/ComplexType/ReturnShipmentDetail.php @@ -6,7 +6,6 @@ /** * ReturnShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Rma.php b/src/FedEx/RateService/ComplexType/Rma.php index 0221a5ed..8e3ab41d 100644 --- a/src/FedEx/RateService/ComplexType/Rma.php +++ b/src/FedEx/RateService/ComplexType/Rma.php @@ -6,7 +6,6 @@ /** * June 2011 ITG 121203 IR-RMA number has been removed from this structure and added as a new customer reference type. The structure remains because of the reason field below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ServiceDescription.php b/src/FedEx/RateService/ComplexType/ServiceDescription.php index 625a2fc5..b860efa7 100644 --- a/src/FedEx/RateService/ComplexType/ServiceDescription.php +++ b/src/FedEx/RateService/ComplexType/ServiceDescription.php @@ -6,7 +6,6 @@ /** * ServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ServiceSubOptionDetail.php b/src/FedEx/RateService/ComplexType/ServiceSubOptionDetail.php index 0c7b47ca..48f53bb3 100644 --- a/src/FedEx/RateService/ComplexType/ServiceSubOptionDetail.php +++ b/src/FedEx/RateService/ComplexType/ServiceSubOptionDetail.php @@ -6,7 +6,6 @@ /** * Supporting detail for applied options identified in a rate quote. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentAuthorizationDetail.php b/src/FedEx/RateService/ComplexType/ShipmentAuthorizationDetail.php index bf82de82..a89ae5d8 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentAuthorizationDetail.php +++ b/src/FedEx/RateService/ComplexType/ShipmentAuthorizationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentAuthorizationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentConfigurationData.php b/src/FedEx/RateService/ComplexType/ShipmentConfigurationData.php index 55ade335..c8bbce4d 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentConfigurationData.php +++ b/src/FedEx/RateService/ComplexType/ShipmentConfigurationData.php @@ -6,7 +6,6 @@ /** * Specifies data structures that may be re-used multiple times with s single shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentDryIceDetail.php b/src/FedEx/RateService/ComplexType/ShipmentDryIceDetail.php index ac9f682b..38ce5584 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentDryIceDetail.php +++ b/src/FedEx/RateService/ComplexType/ShipmentDryIceDetail.php @@ -6,7 +6,6 @@ /** * Shipment-level totals of dry ice data across all packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php b/src/FedEx/RateService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php index f44b866d..a474a2e0 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php +++ b/src/FedEx/RateService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentEventNotificationDetail.php b/src/FedEx/RateService/ComplexType/ShipmentEventNotificationDetail.php index de0be6ef..17f05400 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentEventNotificationDetail.php +++ b/src/FedEx/RateService/ComplexType/ShipmentEventNotificationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentEventNotificationSpecification.php b/src/FedEx/RateService/ComplexType/ShipmentEventNotificationSpecification.php index 1c24259d..62516f54 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentEventNotificationSpecification.php +++ b/src/FedEx/RateService/ComplexType/ShipmentEventNotificationSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentLegRateDetail.php b/src/FedEx/RateService/ComplexType/ShipmentLegRateDetail.php index f98d3860..c41668c1 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentLegRateDetail.php +++ b/src/FedEx/RateService/ComplexType/ShipmentLegRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a single leg of a shipment's total/summary rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentNotificationFormatSpecification.php b/src/FedEx/RateService/ComplexType/ShipmentNotificationFormatSpecification.php index 0f8a894e..c911731a 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentNotificationFormatSpecification.php +++ b/src/FedEx/RateService/ComplexType/ShipmentNotificationFormatSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationFormatSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentRateDetail.php b/src/FedEx/RateService/ComplexType/ShipmentRateDetail.php index 749122d5..d67c8ecf 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentRateDetail.php +++ b/src/FedEx/RateService/ComplexType/ShipmentRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a shipment's total/summary rates, as calculated per a specific rate type. The "total..." fields may differ from the sum of corresponding package data for Multiweight or Express MPS. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentSpecialServicesRequested.php b/src/FedEx/RateService/ComplexType/ShipmentSpecialServicesRequested.php index aab1e00e..d6238d6f 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentSpecialServicesRequested.php +++ b/src/FedEx/RateService/ComplexType/ShipmentSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the shipment level for some or all service types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the shipment special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipmentVariationOptionDetail.php b/src/FedEx/RateService/ComplexType/ShipmentVariationOptionDetail.php index 6c7c0508..756de584 100644 --- a/src/FedEx/RateService/ComplexType/ShipmentVariationOptionDetail.php +++ b/src/FedEx/RateService/ComplexType/ShipmentVariationOptionDetail.php @@ -6,7 +6,6 @@ /** * ShipmentVariationOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShipperConveyanceDetail.php b/src/FedEx/RateService/ComplexType/ShipperConveyanceDetail.php index 6b04544d..2ec053a2 100644 --- a/src/FedEx/RateService/ComplexType/ShipperConveyanceDetail.php +++ b/src/FedEx/RateService/ComplexType/ShipperConveyanceDetail.php @@ -6,7 +6,6 @@ /** * ShipperConveyanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShippingDocumentDispositionDetail.php b/src/FedEx/RateService/ComplexType/ShippingDocumentDispositionDetail.php index fa82da75..64968a73 100644 --- a/src/FedEx/RateService/ComplexType/ShippingDocumentDispositionDetail.php +++ b/src/FedEx/RateService/ComplexType/ShippingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShippingDocumentEMailDetail.php b/src/FedEx/RateService/ComplexType/ShippingDocumentEMailDetail.php index 4a4ea114..ab235c3e 100644 --- a/src/FedEx/RateService/ComplexType/ShippingDocumentEMailDetail.php +++ b/src/FedEx/RateService/ComplexType/ShippingDocumentEMailDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to e-mail shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShippingDocumentEMailRecipient.php b/src/FedEx/RateService/ComplexType/ShippingDocumentEMailRecipient.php index f7dfa8a4..8ced4c96 100644 --- a/src/FedEx/RateService/ComplexType/ShippingDocumentEMailRecipient.php +++ b/src/FedEx/RateService/ComplexType/ShippingDocumentEMailRecipient.php @@ -6,7 +6,6 @@ /** * Specifies an individual recipient of e-mailed shipping document(s). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShippingDocumentFormat.php b/src/FedEx/RateService/ComplexType/ShippingDocumentFormat.php index 45ff19d2..9ba7a952 100644 --- a/src/FedEx/RateService/ComplexType/ShippingDocumentFormat.php +++ b/src/FedEx/RateService/ComplexType/ShippingDocumentFormat.php @@ -6,7 +6,6 @@ /** * Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShippingDocumentPrintDetail.php b/src/FedEx/RateService/ComplexType/ShippingDocumentPrintDetail.php index b8c7231c..d39ca7c1 100644 --- a/src/FedEx/RateService/ComplexType/ShippingDocumentPrintDetail.php +++ b/src/FedEx/RateService/ComplexType/ShippingDocumentPrintDetail.php @@ -6,7 +6,6 @@ /** * Specifies printing options for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/ShippingDocumentSpecification.php b/src/FedEx/RateService/ComplexType/ShippingDocumentSpecification.php index 37ae46dc..69c6d121 100644 --- a/src/FedEx/RateService/ComplexType/ShippingDocumentSpecification.php +++ b/src/FedEx/RateService/ComplexType/ShippingDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Contains all data required for additional (non-label) shipping documents to be produced in conjunction with a specific shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/SignatureOptionDetail.php b/src/FedEx/RateService/ComplexType/SignatureOptionDetail.php index 6aa13209..1e182c34 100644 --- a/src/FedEx/RateService/ComplexType/SignatureOptionDetail.php +++ b/src/FedEx/RateService/ComplexType/SignatureOptionDetail.php @@ -6,7 +6,6 @@ /** * SignatureOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/SmartPostShipmentDetail.php b/src/FedEx/RateService/ComplexType/SmartPostShipmentDetail.php index 57fad691..205c666c 100644 --- a/src/FedEx/RateService/ComplexType/SmartPostShipmentDetail.php +++ b/src/FedEx/RateService/ComplexType/SmartPostShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data required for shipments handled under the SMART_POST and GROUND_SMART_POST service types. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php b/src/FedEx/RateService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php index d9781647..703f954b 100644 --- a/src/FedEx/RateService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php +++ b/src/FedEx/RateService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Surcharge.php b/src/FedEx/RateService/ComplexType/Surcharge.php index e22762dc..a0355c94 100644 --- a/src/FedEx/RateService/ComplexType/Surcharge.php +++ b/src/FedEx/RateService/ComplexType/Surcharge.php @@ -6,7 +6,6 @@ /** * Surcharge * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Tax.php b/src/FedEx/RateService/ComplexType/Tax.php index 2a1f3780..b86b6092 100644 --- a/src/FedEx/RateService/ComplexType/Tax.php +++ b/src/FedEx/RateService/ComplexType/Tax.php @@ -6,7 +6,6 @@ /** * Tax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/TaxpayerIdentification.php b/src/FedEx/RateService/ComplexType/TaxpayerIdentification.php index aad8d0cf..202a61c1 100644 --- a/src/FedEx/RateService/ComplexType/TaxpayerIdentification.php +++ b/src/FedEx/RateService/ComplexType/TaxpayerIdentification.php @@ -6,7 +6,6 @@ /** * TaxpayerIdentification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/TrackingId.php b/src/FedEx/RateService/ComplexType/TrackingId.php index 2b1e9f2e..2b8d28d6 100644 --- a/src/FedEx/RateService/ComplexType/TrackingId.php +++ b/src/FedEx/RateService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/TransactionDetail.php b/src/FedEx/RateService/ComplexType/TransactionDetail.php index 52cce35c..d4c3931c 100644 --- a/src/FedEx/RateService/ComplexType/TransactionDetail.php +++ b/src/FedEx/RateService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/UploadDocumentReferenceDetail.php b/src/FedEx/RateService/ComplexType/UploadDocumentReferenceDetail.php index 9e778c24..7876ebc1 100644 --- a/src/FedEx/RateService/ComplexType/UploadDocumentReferenceDetail.php +++ b/src/FedEx/RateService/ComplexType/UploadDocumentReferenceDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/UsmcaCertificationOfOriginDetail.php b/src/FedEx/RateService/ComplexType/UsmcaCertificationOfOriginDetail.php index 0fef559b..2bd551c5 100644 --- a/src/FedEx/RateService/ComplexType/UsmcaCertificationOfOriginDetail.php +++ b/src/FedEx/RateService/ComplexType/UsmcaCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php b/src/FedEx/RateService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php index 16c2f6f0..77b584b4 100644 --- a/src/FedEx/RateService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php +++ b/src/FedEx/RateService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommercialInvoiceCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/UsmcaCommodityDetail.php b/src/FedEx/RateService/ComplexType/UsmcaCommodityDetail.php index 39b60490..9eb1d19a 100644 --- a/src/FedEx/RateService/ComplexType/UsmcaCommodityDetail.php +++ b/src/FedEx/RateService/ComplexType/UsmcaCommodityDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommodityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/VariableHandlingChargeDetail.php b/src/FedEx/RateService/ComplexType/VariableHandlingChargeDetail.php index 89ff7379..8469ca2e 100644 --- a/src/FedEx/RateService/ComplexType/VariableHandlingChargeDetail.php +++ b/src/FedEx/RateService/ComplexType/VariableHandlingChargeDetail.php @@ -6,7 +6,6 @@ /** * This definition of variable handling charge detail is intended for use in Jan 2011 corp load. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/VariableHandlingCharges.php b/src/FedEx/RateService/ComplexType/VariableHandlingCharges.php index 990fa0bf..f40091a6 100644 --- a/src/FedEx/RateService/ComplexType/VariableHandlingCharges.php +++ b/src/FedEx/RateService/ComplexType/VariableHandlingCharges.php @@ -6,7 +6,6 @@ /** * VariableHandlingCharges * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/VersionId.php b/src/FedEx/RateService/ComplexType/VersionId.php index 63a93310..6997f8f6 100644 --- a/src/FedEx/RateService/ComplexType/VersionId.php +++ b/src/FedEx/RateService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Volume.php b/src/FedEx/RateService/ComplexType/Volume.php index 2cbbb966..4140555d 100644 --- a/src/FedEx/RateService/ComplexType/Volume.php +++ b/src/FedEx/RateService/ComplexType/Volume.php @@ -6,7 +6,6 @@ /** * Three-dimensional volume/cubic measurement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/RateService/ComplexType/WebAuthenticationCredential.php index 6d2ad783..32593693 100644 --- a/src/FedEx/RateService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/RateService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/RateService/ComplexType/WebAuthenticationDetail.php index b1ef9f68..1d509dc3 100644 --- a/src/FedEx/RateService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/RateService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/ComplexType/Weight.php b/src/FedEx/RateService/ComplexType/Weight.php index 6ad86de7..884aa437 100644 --- a/src/FedEx/RateService/ComplexType/Weight.php +++ b/src/FedEx/RateService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service * diff --git a/src/FedEx/RateService/Request.php b/src/FedEx/RateService/Request.php index bc919720..3d00037b 100644 --- a/src/FedEx/RateService/Request.php +++ b/src/FedEx/RateService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/AdditionalLabelsType.php b/src/FedEx/RateService/SimpleType/AdditionalLabelsType.php index e039831d..9bd17fed 100644 --- a/src/FedEx/RateService/SimpleType/AdditionalLabelsType.php +++ b/src/FedEx/RateService/SimpleType/AdditionalLabelsType.php @@ -6,7 +6,6 @@ /** * AdditionalLabelsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/AlcoholRecipientType.php b/src/FedEx/RateService/SimpleType/AlcoholRecipientType.php index b2732b5c..63fe88ee 100644 --- a/src/FedEx/RateService/SimpleType/AlcoholRecipientType.php +++ b/src/FedEx/RateService/SimpleType/AlcoholRecipientType.php @@ -6,7 +6,6 @@ /** * Specifies the type of license that the recipient of the alcohol shipment has. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/AncillaryFeeAndTaxType.php b/src/FedEx/RateService/SimpleType/AncillaryFeeAndTaxType.php index 235e2ce8..93318dd7 100644 --- a/src/FedEx/RateService/SimpleType/AncillaryFeeAndTaxType.php +++ b/src/FedEx/RateService/SimpleType/AncillaryFeeAndTaxType.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/B13AFilingOptionType.php b/src/FedEx/RateService/SimpleType/B13AFilingOptionType.php index 978b736f..5a3ddc5d 100644 --- a/src/FedEx/RateService/SimpleType/B13AFilingOptionType.php +++ b/src/FedEx/RateService/SimpleType/B13AFilingOptionType.php @@ -6,7 +6,6 @@ /** * B13AFilingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/BarcodeSymbologyType.php b/src/FedEx/RateService/SimpleType/BarcodeSymbologyType.php index b4190348..0f55c862 100644 --- a/src/FedEx/RateService/SimpleType/BarcodeSymbologyType.php +++ b/src/FedEx/RateService/SimpleType/BarcodeSymbologyType.php @@ -6,7 +6,6 @@ /** * Identification of the type of barcode (symbology) used on FedEx documents and labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/BatteryMaterialType.php b/src/FedEx/RateService/SimpleType/BatteryMaterialType.php index c1703a4b..5b71bc7a 100644 --- a/src/FedEx/RateService/SimpleType/BatteryMaterialType.php +++ b/src/FedEx/RateService/SimpleType/BatteryMaterialType.php @@ -6,7 +6,6 @@ /** * Describes the material composition of a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/BatteryPackingType.php b/src/FedEx/RateService/SimpleType/BatteryPackingType.php index 0b44943f..c2b25cda 100644 --- a/src/FedEx/RateService/SimpleType/BatteryPackingType.php +++ b/src/FedEx/RateService/SimpleType/BatteryPackingType.php @@ -6,7 +6,6 @@ /** * Describes the packing arrangement of a battery or cell with respect to other items within the same package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/BatteryRegulatorySubType.php b/src/FedEx/RateService/SimpleType/BatteryRegulatorySubType.php index 79099dd4..6271f3b7 100644 --- a/src/FedEx/RateService/SimpleType/BatteryRegulatorySubType.php +++ b/src/FedEx/RateService/SimpleType/BatteryRegulatorySubType.php @@ -6,7 +6,6 @@ /** * A regulation specific classification for a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/BrokerType.php b/src/FedEx/RateService/SimpleType/BrokerType.php index 86adf482..3b53d7e4 100644 --- a/src/FedEx/RateService/SimpleType/BrokerType.php +++ b/src/FedEx/RateService/SimpleType/BrokerType.php @@ -6,7 +6,6 @@ /** * BrokerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CarrierCodeType.php b/src/FedEx/RateService/SimpleType/CarrierCodeType.php index 95eefae3..e6901ef0 100644 --- a/src/FedEx/RateService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/RateService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ChargeBasisLevelType.php b/src/FedEx/RateService/SimpleType/ChargeBasisLevelType.php index 1788e66a..43e56a47 100644 --- a/src/FedEx/RateService/SimpleType/ChargeBasisLevelType.php +++ b/src/FedEx/RateService/SimpleType/ChargeBasisLevelType.php @@ -6,7 +6,6 @@ /** * ChargeBasisLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ClearanceBrokerageType.php b/src/FedEx/RateService/SimpleType/ClearanceBrokerageType.php index d446b735..2fd53e5d 100644 --- a/src/FedEx/RateService/SimpleType/ClearanceBrokerageType.php +++ b/src/FedEx/RateService/SimpleType/ClearanceBrokerageType.php @@ -6,7 +6,6 @@ /** * Specifies the type of brokerage to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CodAddTransportationChargeBasisType.php b/src/FedEx/RateService/SimpleType/CodAddTransportationChargeBasisType.php index 97a74cfc..5158fb1a 100644 --- a/src/FedEx/RateService/SimpleType/CodAddTransportationChargeBasisType.php +++ b/src/FedEx/RateService/SimpleType/CodAddTransportationChargeBasisType.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CodCollectionType.php b/src/FedEx/RateService/SimpleType/CodCollectionType.php index 5bde49a1..630da176 100644 --- a/src/FedEx/RateService/SimpleType/CodCollectionType.php +++ b/src/FedEx/RateService/SimpleType/CodCollectionType.php @@ -6,7 +6,6 @@ /** * Identifies the type of funds FedEx should collect upon shipment delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CodReturnReferenceIndicatorType.php b/src/FedEx/RateService/SimpleType/CodReturnReferenceIndicatorType.php index f1854062..27c45b64 100644 --- a/src/FedEx/RateService/SimpleType/CodReturnReferenceIndicatorType.php +++ b/src/FedEx/RateService/SimpleType/CodReturnReferenceIndicatorType.php @@ -6,7 +6,6 @@ /** * CodReturnReferenceIndicatorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CommitmentDelayType.php b/src/FedEx/RateService/SimpleType/CommitmentDelayType.php index 709aee4e..dd72efa0 100644 --- a/src/FedEx/RateService/SimpleType/CommitmentDelayType.php +++ b/src/FedEx/RateService/SimpleType/CommitmentDelayType.php @@ -6,7 +6,6 @@ /** * The type of delay this shipment will encounter. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CommodityPurposeType.php b/src/FedEx/RateService/SimpleType/CommodityPurposeType.php index 24d05eb6..9a6e8bed 100644 --- a/src/FedEx/RateService/SimpleType/CommodityPurposeType.php +++ b/src/FedEx/RateService/SimpleType/CommodityPurposeType.php @@ -6,7 +6,6 @@ /** * CommodityPurposeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ConsolidationType.php b/src/FedEx/RateService/SimpleType/ConsolidationType.php index 502ebb67..09c0480e 100644 --- a/src/FedEx/RateService/SimpleType/ConsolidationType.php +++ b/src/FedEx/RateService/SimpleType/ConsolidationType.php @@ -6,7 +6,6 @@ /** * ConsolidationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CustomDeliveryWindowType.php b/src/FedEx/RateService/SimpleType/CustomDeliveryWindowType.php index f5eab019..0c1afe49 100644 --- a/src/FedEx/RateService/SimpleType/CustomDeliveryWindowType.php +++ b/src/FedEx/RateService/SimpleType/CustomDeliveryWindowType.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CustomLabelCoordinateUnits.php b/src/FedEx/RateService/SimpleType/CustomLabelCoordinateUnits.php index e56e8c52..53592592 100644 --- a/src/FedEx/RateService/SimpleType/CustomLabelCoordinateUnits.php +++ b/src/FedEx/RateService/SimpleType/CustomLabelCoordinateUnits.php @@ -6,7 +6,6 @@ /** * CustomLabelCoordinateUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CustomerImageUsageType.php b/src/FedEx/RateService/SimpleType/CustomerImageUsageType.php index beb5d478..ed47906a 100644 --- a/src/FedEx/RateService/SimpleType/CustomerImageUsageType.php +++ b/src/FedEx/RateService/SimpleType/CustomerImageUsageType.php @@ -6,7 +6,6 @@ /** * CustomerImageUsageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CustomerReferenceType.php b/src/FedEx/RateService/SimpleType/CustomerReferenceType.php index 27c42cbf..da85679a 100644 --- a/src/FedEx/RateService/SimpleType/CustomerReferenceType.php +++ b/src/FedEx/RateService/SimpleType/CustomerReferenceType.php @@ -6,7 +6,6 @@ /** * CustomerReferenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php b/src/FedEx/RateService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php index 891c9f7b..310c24e5 100644 --- a/src/FedEx/RateService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php +++ b/src/FedEx/RateService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php @@ -6,7 +6,6 @@ /** * CustomerSpecifiedLabelGenerationOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/CustomsOptionType.php b/src/FedEx/RateService/SimpleType/CustomsOptionType.php index d54fb63d..ba7f354a 100644 --- a/src/FedEx/RateService/SimpleType/CustomsOptionType.php +++ b/src/FedEx/RateService/SimpleType/CustomsOptionType.php @@ -6,7 +6,6 @@ /** * CustomsOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/RateService/SimpleType/DangerousGoodsAccessibilityType.php index 33666e51..14a67fe4 100644 --- a/src/FedEx/RateService/SimpleType/DangerousGoodsAccessibilityType.php +++ b/src/FedEx/RateService/SimpleType/DangerousGoodsAccessibilityType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAccessibilityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DangerousGoodsPackingOptionType.php b/src/FedEx/RateService/SimpleType/DangerousGoodsPackingOptionType.php index 63b35b44..c7f96bde 100644 --- a/src/FedEx/RateService/SimpleType/DangerousGoodsPackingOptionType.php +++ b/src/FedEx/RateService/SimpleType/DangerousGoodsPackingOptionType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsPackingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DayOfWeekType.php b/src/FedEx/RateService/SimpleType/DayOfWeekType.php index a20cf9d1..36816ee9 100644 --- a/src/FedEx/RateService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/RateService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * DayOfWeekType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DelayLevelType.php b/src/FedEx/RateService/SimpleType/DelayLevelType.php index 2d8d1e6c..07132a17 100644 --- a/src/FedEx/RateService/SimpleType/DelayLevelType.php +++ b/src/FedEx/RateService/SimpleType/DelayLevelType.php @@ -6,7 +6,6 @@ /** * The attribute of the shipment that caused the delay(e.g. Country, City, LocationId, Zip, service area, special handling ) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DelayPointType.php b/src/FedEx/RateService/SimpleType/DelayPointType.php index df578d6d..4722e419 100644 --- a/src/FedEx/RateService/SimpleType/DelayPointType.php +++ b/src/FedEx/RateService/SimpleType/DelayPointType.php @@ -6,7 +6,6 @@ /** * The point where the delay is occurring ( e.g. Origin, Destination, Broker location). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DestinationControlStatementType.php b/src/FedEx/RateService/SimpleType/DestinationControlStatementType.php index b16faa10..c8e24c60 100644 --- a/src/FedEx/RateService/SimpleType/DestinationControlStatementType.php +++ b/src/FedEx/RateService/SimpleType/DestinationControlStatementType.php @@ -6,7 +6,6 @@ /** * DestinationControlStatementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DistanceUnits.php b/src/FedEx/RateService/SimpleType/DistanceUnits.php index 7b16a92e..98822307 100644 --- a/src/FedEx/RateService/SimpleType/DistanceUnits.php +++ b/src/FedEx/RateService/SimpleType/DistanceUnits.php @@ -6,7 +6,6 @@ /** * DistanceUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DocTabContentType.php b/src/FedEx/RateService/SimpleType/DocTabContentType.php index 9b6eae17..c781fabc 100644 --- a/src/FedEx/RateService/SimpleType/DocTabContentType.php +++ b/src/FedEx/RateService/SimpleType/DocTabContentType.php @@ -6,7 +6,6 @@ /** * DocTabContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DocTabZoneJustificationType.php b/src/FedEx/RateService/SimpleType/DocTabZoneJustificationType.php index 822d78cd..925e4b9e 100644 --- a/src/FedEx/RateService/SimpleType/DocTabZoneJustificationType.php +++ b/src/FedEx/RateService/SimpleType/DocTabZoneJustificationType.php @@ -6,7 +6,6 @@ /** * DocTabZoneJustificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DocumentFormatOptionType.php b/src/FedEx/RateService/SimpleType/DocumentFormatOptionType.php index 16ff6474..b1a5e904 100644 --- a/src/FedEx/RateService/SimpleType/DocumentFormatOptionType.php +++ b/src/FedEx/RateService/SimpleType/DocumentFormatOptionType.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/DropoffType.php b/src/FedEx/RateService/SimpleType/DropoffType.php index 259d0a43..a247b0ae 100644 --- a/src/FedEx/RateService/SimpleType/DropoffType.php +++ b/src/FedEx/RateService/SimpleType/DropoffType.php @@ -6,7 +6,6 @@ /** * DropoffType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/EMailNotificationRecipientType.php b/src/FedEx/RateService/SimpleType/EMailNotificationRecipientType.php index 69a25cc0..3b68762a 100644 --- a/src/FedEx/RateService/SimpleType/EMailNotificationRecipientType.php +++ b/src/FedEx/RateService/SimpleType/EMailNotificationRecipientType.php @@ -6,7 +6,6 @@ /** * EMailNotificationRecipientType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/EPaymentModeType.php b/src/FedEx/RateService/SimpleType/EPaymentModeType.php index c40f52ce..0639720c 100644 --- a/src/FedEx/RateService/SimpleType/EPaymentModeType.php +++ b/src/FedEx/RateService/SimpleType/EPaymentModeType.php @@ -6,7 +6,6 @@ /** * EPaymentModeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/EPaymentProcessorType.php b/src/FedEx/RateService/SimpleType/EPaymentProcessorType.php index 70959ac8..6f8071f7 100644 --- a/src/FedEx/RateService/SimpleType/EPaymentProcessorType.php +++ b/src/FedEx/RateService/SimpleType/EPaymentProcessorType.php @@ -6,7 +6,6 @@ /** * EPaymentProcessorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/EdtRequestType.php b/src/FedEx/RateService/SimpleType/EdtRequestType.php index 5b85be67..389db1fb 100644 --- a/src/FedEx/RateService/SimpleType/EdtRequestType.php +++ b/src/FedEx/RateService/SimpleType/EdtRequestType.php @@ -6,7 +6,6 @@ /** * Specifies the types of Estimated Duties and Taxes to be included in a rate quotation for an international shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/EdtTaxType.php b/src/FedEx/RateService/SimpleType/EdtTaxType.php index 3d0c34ef..d244a726 100644 --- a/src/FedEx/RateService/SimpleType/EdtTaxType.php +++ b/src/FedEx/RateService/SimpleType/EdtTaxType.php @@ -6,7 +6,6 @@ /** * EdtTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/EtdAttributeType.php b/src/FedEx/RateService/SimpleType/EtdAttributeType.php index db2449db..60a93a0e 100644 --- a/src/FedEx/RateService/SimpleType/EtdAttributeType.php +++ b/src/FedEx/RateService/SimpleType/EtdAttributeType.php @@ -6,7 +6,6 @@ /** * EtdAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ExpressRegionCode.php b/src/FedEx/RateService/SimpleType/ExpressRegionCode.php index 0c302d9c..07dcf8f0 100644 --- a/src/FedEx/RateService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/RateService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FedExLocationType.php b/src/FedEx/RateService/SimpleType/FedExLocationType.php index 39247efc..0abeec23 100644 --- a/src/FedEx/RateService/SimpleType/FedExLocationType.php +++ b/src/FedEx/RateService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FlatbedTrailerOption.php b/src/FedEx/RateService/SimpleType/FlatbedTrailerOption.php index e0668505..042e6778 100644 --- a/src/FedEx/RateService/SimpleType/FlatbedTrailerOption.php +++ b/src/FedEx/RateService/SimpleType/FlatbedTrailerOption.php @@ -6,7 +6,6 @@ /** * FlatbedTrailerOption * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightBaseChargeCalculationType.php b/src/FedEx/RateService/SimpleType/FreightBaseChargeCalculationType.php index 84b4fe6d..a8f7b073 100644 --- a/src/FedEx/RateService/SimpleType/FreightBaseChargeCalculationType.php +++ b/src/FedEx/RateService/SimpleType/FreightBaseChargeCalculationType.php @@ -6,7 +6,6 @@ /** * Specifies the way in which base charges for a Freight shipment or shipment leg are calculated. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightChargeBasisType.php b/src/FedEx/RateService/SimpleType/FreightChargeBasisType.php index 15d68947..2dd3c3e6 100644 --- a/src/FedEx/RateService/SimpleType/FreightChargeBasisType.php +++ b/src/FedEx/RateService/SimpleType/FreightChargeBasisType.php @@ -6,7 +6,6 @@ /** * FreightChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightClassType.php b/src/FedEx/RateService/SimpleType/FreightClassType.php index c858dd4a..339b40a2 100644 --- a/src/FedEx/RateService/SimpleType/FreightClassType.php +++ b/src/FedEx/RateService/SimpleType/FreightClassType.php @@ -6,7 +6,6 @@ /** * These values represent the industry-standard freight classes used for FedEx Freight and FedEx National Freight shipment description. (Note: The alphabetic prefixes are required to distinguish these values from decimal numbers on some client platforms.) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightCollectTermsType.php b/src/FedEx/RateService/SimpleType/FreightCollectTermsType.php index 88728291..a78ea331 100644 --- a/src/FedEx/RateService/SimpleType/FreightCollectTermsType.php +++ b/src/FedEx/RateService/SimpleType/FreightCollectTermsType.php @@ -6,7 +6,6 @@ /** * FreightCollectTermsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightGuaranteeType.php b/src/FedEx/RateService/SimpleType/FreightGuaranteeType.php index 48c934e3..280257cf 100644 --- a/src/FedEx/RateService/SimpleType/FreightGuaranteeType.php +++ b/src/FedEx/RateService/SimpleType/FreightGuaranteeType.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightOnValueType.php b/src/FedEx/RateService/SimpleType/FreightOnValueType.php index b81dd272..59ec769c 100644 --- a/src/FedEx/RateService/SimpleType/FreightOnValueType.php +++ b/src/FedEx/RateService/SimpleType/FreightOnValueType.php @@ -6,7 +6,6 @@ /** * Identifies responsibilities with respect to loss, damage, etc. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightRateQuoteType.php b/src/FedEx/RateService/SimpleType/FreightRateQuoteType.php index 740d99e4..80e4e4df 100644 --- a/src/FedEx/RateService/SimpleType/FreightRateQuoteType.php +++ b/src/FedEx/RateService/SimpleType/FreightRateQuoteType.php @@ -6,7 +6,6 @@ /** * Specifies the type of rate quote * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightServiceSchedulingType.php b/src/FedEx/RateService/SimpleType/FreightServiceSchedulingType.php index 2ed5389b..8fde91d8 100644 --- a/src/FedEx/RateService/SimpleType/FreightServiceSchedulingType.php +++ b/src/FedEx/RateService/SimpleType/FreightServiceSchedulingType.php @@ -6,7 +6,6 @@ /** * Specifies the type of service scheduling offered from a Freight or National Freight Service Center to a customer-supplied address. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/FreightShipmentRoleType.php b/src/FedEx/RateService/SimpleType/FreightShipmentRoleType.php index 08a0cff5..d1bd288b 100644 --- a/src/FedEx/RateService/SimpleType/FreightShipmentRoleType.php +++ b/src/FedEx/RateService/SimpleType/FreightShipmentRoleType.php @@ -6,7 +6,6 @@ /** * Indicates the role of the party submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php b/src/FedEx/RateService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php index 9b3fd56c..2d9dbe23 100644 --- a/src/FedEx/RateService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php +++ b/src/FedEx/RateService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Specifies any special processing to be applied to the dangerous goods commodity description validation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HazardousCommodityLabelTextOptionType.php b/src/FedEx/RateService/SimpleType/HazardousCommodityLabelTextOptionType.php index 3bc10ca2..07a9acfd 100644 --- a/src/FedEx/RateService/SimpleType/HazardousCommodityLabelTextOptionType.php +++ b/src/FedEx/RateService/SimpleType/HazardousCommodityLabelTextOptionType.php @@ -6,7 +6,6 @@ /** * Specifies how the commodity is to be labeled. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/RateService/SimpleType/HazardousCommodityOptionType.php index 9d1085a5..09b32f82 100644 --- a/src/FedEx/RateService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/RateService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HazardousCommodityPackingGroupType.php b/src/FedEx/RateService/SimpleType/HazardousCommodityPackingGroupType.php index 16dc0ff7..b73fdf5e 100644 --- a/src/FedEx/RateService/SimpleType/HazardousCommodityPackingGroupType.php +++ b/src/FedEx/RateService/SimpleType/HazardousCommodityPackingGroupType.php @@ -6,7 +6,6 @@ /** * Identifies DOT packing group for a hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HazardousCommodityQuantityType.php b/src/FedEx/RateService/SimpleType/HazardousCommodityQuantityType.php index cb2973bb..b95a19ce 100644 --- a/src/FedEx/RateService/SimpleType/HazardousCommodityQuantityType.php +++ b/src/FedEx/RateService/SimpleType/HazardousCommodityQuantityType.php @@ -6,7 +6,6 @@ /** * Specifies the measure of quantity to be validated against a prescribed limit. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/RateService/SimpleType/HazardousCommodityRegulationType.php index 40b5a7dd..7bbd13b4 100644 --- a/src/FedEx/RateService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/RateService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HazardousContainerPackingType.php b/src/FedEx/RateService/SimpleType/HazardousContainerPackingType.php index 69185b61..b9ebb78c 100644 --- a/src/FedEx/RateService/SimpleType/HazardousContainerPackingType.php +++ b/src/FedEx/RateService/SimpleType/HazardousContainerPackingType.php @@ -6,7 +6,6 @@ /** * HazardousContainerPackingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/HomeDeliveryPremiumType.php b/src/FedEx/RateService/SimpleType/HomeDeliveryPremiumType.php index 196a311f..217288db 100644 --- a/src/FedEx/RateService/SimpleType/HomeDeliveryPremiumType.php +++ b/src/FedEx/RateService/SimpleType/HomeDeliveryPremiumType.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ImageId.php b/src/FedEx/RateService/SimpleType/ImageId.php index d8f0a3a8..ac36985b 100644 --- a/src/FedEx/RateService/SimpleType/ImageId.php +++ b/src/FedEx/RateService/SimpleType/ImageId.php @@ -6,7 +6,6 @@ /** * ImageId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/InternationalControlledExportType.php b/src/FedEx/RateService/SimpleType/InternationalControlledExportType.php index cc73361f..eb5a2465 100644 --- a/src/FedEx/RateService/SimpleType/InternationalControlledExportType.php +++ b/src/FedEx/RateService/SimpleType/InternationalControlledExportType.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/InternationalDocumentContentType.php b/src/FedEx/RateService/SimpleType/InternationalDocumentContentType.php index 95532eaf..f1a1a21a 100644 --- a/src/FedEx/RateService/SimpleType/InternationalDocumentContentType.php +++ b/src/FedEx/RateService/SimpleType/InternationalDocumentContentType.php @@ -6,7 +6,6 @@ /** * InternationalDocumentContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LabelFormatType.php b/src/FedEx/RateService/SimpleType/LabelFormatType.php index 189dddfb..febf612e 100644 --- a/src/FedEx/RateService/SimpleType/LabelFormatType.php +++ b/src/FedEx/RateService/SimpleType/LabelFormatType.php @@ -6,7 +6,6 @@ /** * LabelFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LabelMaskableDataType.php b/src/FedEx/RateService/SimpleType/LabelMaskableDataType.php index 9c85d806..76c841fa 100644 --- a/src/FedEx/RateService/SimpleType/LabelMaskableDataType.php +++ b/src/FedEx/RateService/SimpleType/LabelMaskableDataType.php @@ -6,7 +6,6 @@ /** * Names for data elements / areas which may be suppressed from printing on labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LabelOrderType.php b/src/FedEx/RateService/SimpleType/LabelOrderType.php index 94960c1f..026932a6 100644 --- a/src/FedEx/RateService/SimpleType/LabelOrderType.php +++ b/src/FedEx/RateService/SimpleType/LabelOrderType.php @@ -6,7 +6,6 @@ /** * Specifies the order in which the labels will be returned * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LabelPrintingOrientationType.php b/src/FedEx/RateService/SimpleType/LabelPrintingOrientationType.php index ec27a9f8..f50039da 100644 --- a/src/FedEx/RateService/SimpleType/LabelPrintingOrientationType.php +++ b/src/FedEx/RateService/SimpleType/LabelPrintingOrientationType.php @@ -6,7 +6,6 @@ /** * LabelPrintingOrientationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LabelRotationType.php b/src/FedEx/RateService/SimpleType/LabelRotationType.php index 88e2c8b1..6874116b 100644 --- a/src/FedEx/RateService/SimpleType/LabelRotationType.php +++ b/src/FedEx/RateService/SimpleType/LabelRotationType.php @@ -6,7 +6,6 @@ /** * Relative to normal orientation for the printer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LabelStockType.php b/src/FedEx/RateService/SimpleType/LabelStockType.php index 91716a4e..a8e058ef 100644 --- a/src/FedEx/RateService/SimpleType/LabelStockType.php +++ b/src/FedEx/RateService/SimpleType/LabelStockType.php @@ -6,7 +6,6 @@ /** * LabelStockType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LiabilityCoverageType.php b/src/FedEx/RateService/SimpleType/LiabilityCoverageType.php index f8740b7d..96e226f7 100644 --- a/src/FedEx/RateService/SimpleType/LiabilityCoverageType.php +++ b/src/FedEx/RateService/SimpleType/LiabilityCoverageType.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/LinearUnits.php b/src/FedEx/RateService/SimpleType/LinearUnits.php index a335898a..21bdb1a9 100644 --- a/src/FedEx/RateService/SimpleType/LinearUnits.php +++ b/src/FedEx/RateService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/MinimumChargeType.php b/src/FedEx/RateService/SimpleType/MinimumChargeType.php index 1e2c59b9..d3e434e8 100644 --- a/src/FedEx/RateService/SimpleType/MinimumChargeType.php +++ b/src/FedEx/RateService/SimpleType/MinimumChargeType.php @@ -6,7 +6,6 @@ /** * MinimumChargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/NaftaImporterSpecificationType.php b/src/FedEx/RateService/SimpleType/NaftaImporterSpecificationType.php deleted file mode 100644 index 484b6c58..00000000 --- a/src/FedEx/RateService/SimpleType/NaftaImporterSpecificationType.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class NaftaImporterSpecificationType extends AbstractSimpleType -{ - const _IMPORTER_OF_RECORD = 'IMPORTER_OF_RECORD'; - const _RECIPIENT = 'RECIPIENT'; - const _UNKNOWN = 'UNKNOWN'; - const _VARIOUS = 'VARIOUS'; -} diff --git a/src/FedEx/RateService/SimpleType/NaftaNetCostMethodCode.php b/src/FedEx/RateService/SimpleType/NaftaNetCostMethodCode.php deleted file mode 100644 index 521aaf50..00000000 --- a/src/FedEx/RateService/SimpleType/NaftaNetCostMethodCode.php +++ /dev/null @@ -1,17 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class NaftaNetCostMethodCode extends AbstractSimpleType -{ - const _NC = 'NC'; - const _NO = 'NO'; -} diff --git a/src/FedEx/RateService/SimpleType/NaftaPreferenceCriterionCode.php b/src/FedEx/RateService/SimpleType/NaftaPreferenceCriterionCode.php deleted file mode 100644 index 2b5c1e23..00000000 --- a/src/FedEx/RateService/SimpleType/NaftaPreferenceCriterionCode.php +++ /dev/null @@ -1,21 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class NaftaPreferenceCriterionCode extends AbstractSimpleType -{ - const _A = 'A'; - const _B = 'B'; - const _C = 'C'; - const _D = 'D'; - const _E = 'E'; - const _F = 'F'; -} diff --git a/src/FedEx/RateService/SimpleType/NaftaProducerDeterminationCode.php b/src/FedEx/RateService/SimpleType/NaftaProducerDeterminationCode.php deleted file mode 100644 index 114e508e..00000000 --- a/src/FedEx/RateService/SimpleType/NaftaProducerDeterminationCode.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class NaftaProducerDeterminationCode extends AbstractSimpleType -{ - const _NO_1 = 'NO_1'; - const _NO_2 = 'NO_2'; - const _NO_3 = 'NO_3'; - const _YES = 'YES'; -} diff --git a/src/FedEx/RateService/SimpleType/NaftaProducerSpecificationType.php b/src/FedEx/RateService/SimpleType/NaftaProducerSpecificationType.php deleted file mode 100644 index 20aae916..00000000 --- a/src/FedEx/RateService/SimpleType/NaftaProducerSpecificationType.php +++ /dev/null @@ -1,20 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class NaftaProducerSpecificationType extends AbstractSimpleType -{ - const _AVAILABLE_UPON_REQUEST = 'AVAILABLE_UPON_REQUEST'; - const _MULTIPLE_SPECIFIED = 'MULTIPLE_SPECIFIED'; - const _SAME = 'SAME'; - const _SINGLE_SPECIFIED = 'SINGLE_SPECIFIED'; - const _UNKNOWN = 'UNKNOWN'; -} diff --git a/src/FedEx/RateService/SimpleType/NetExplosiveClassificationType.php b/src/FedEx/RateService/SimpleType/NetExplosiveClassificationType.php index e4fc07fc..b3eb021a 100644 --- a/src/FedEx/RateService/SimpleType/NetExplosiveClassificationType.php +++ b/src/FedEx/RateService/SimpleType/NetExplosiveClassificationType.php @@ -6,7 +6,6 @@ /** * NetExplosiveClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/NotificationEventType.php b/src/FedEx/RateService/SimpleType/NotificationEventType.php index 6e514a49..6723dd44 100644 --- a/src/FedEx/RateService/SimpleType/NotificationEventType.php +++ b/src/FedEx/RateService/SimpleType/NotificationEventType.php @@ -6,7 +6,6 @@ /** * NotificationEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/NotificationFormatType.php b/src/FedEx/RateService/SimpleType/NotificationFormatType.php index 60d0af34..2df58f70 100644 --- a/src/FedEx/RateService/SimpleType/NotificationFormatType.php +++ b/src/FedEx/RateService/SimpleType/NotificationFormatType.php @@ -6,7 +6,6 @@ /** * NotificationFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/NotificationSeverityType.php b/src/FedEx/RateService/SimpleType/NotificationSeverityType.php index 4af47ee0..01fe7458 100644 --- a/src/FedEx/RateService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/RateService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/NotificationType.php b/src/FedEx/RateService/SimpleType/NotificationType.php index 9a9e3508..7e490fa5 100644 --- a/src/FedEx/RateService/SimpleType/NotificationType.php +++ b/src/FedEx/RateService/SimpleType/NotificationType.php @@ -6,7 +6,6 @@ /** * NotificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/OversizeClassType.php b/src/FedEx/RateService/SimpleType/OversizeClassType.php index 1cb3f9ce..b9dfb663 100644 --- a/src/FedEx/RateService/SimpleType/OversizeClassType.php +++ b/src/FedEx/RateService/SimpleType/OversizeClassType.php @@ -6,7 +6,6 @@ /** * OversizeClassType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PackageSpecialServiceType.php b/src/FedEx/RateService/SimpleType/PackageSpecialServiceType.php deleted file mode 100644 index 66474bc7..00000000 --- a/src/FedEx/RateService/SimpleType/PackageSpecialServiceType.php +++ /dev/null @@ -1,24 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class PackageSpecialServiceType extends AbstractSimpleType -{ - const _ALCOHOL = 'ALCOHOL'; - const _APPOINTMENT_DELIVERY = 'APPOINTMENT_DELIVERY'; - const _BATTERY = 'BATTERY'; - const _COD = 'COD'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DRY_ICE = 'DRY_ICE'; - const _NON_STANDARD_CONTAINER = 'NON_STANDARD_CONTAINER'; - const _PRIORITY_ALERT = 'PRIORITY_ALERT'; - const _SIGNATURE_OPTION = 'SIGNATURE_OPTION'; -} diff --git a/src/FedEx/RateService/SimpleType/PackagingType.php b/src/FedEx/RateService/SimpleType/PackagingType.php deleted file mode 100644 index 3d05d292..00000000 --- a/src/FedEx/RateService/SimpleType/PackagingType.php +++ /dev/null @@ -1,26 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class PackagingType extends AbstractSimpleType -{ - const _FEDEX_10KG_BOX = 'FEDEX_10KG_BOX'; - const _FEDEX_25KG_BOX = 'FEDEX_25KG_BOX'; - const _FEDEX_BOX = 'FEDEX_BOX'; - const _FEDEX_ENVELOPE = 'FEDEX_ENVELOPE'; - const _FEDEX_EXTRA_LARGE_BOX = 'FEDEX_EXTRA_LARGE_BOX'; - const _FEDEX_LARGE_BOX = 'FEDEX_LARGE_BOX'; - const _FEDEX_MEDIUM_BOX = 'FEDEX_MEDIUM_BOX'; - const _FEDEX_PAK = 'FEDEX_PAK'; - const _FEDEX_SMALL_BOX = 'FEDEX_SMALL_BOX'; - const _FEDEX_TUBE = 'FEDEX_TUBE'; - const _YOUR_PACKAGING = 'YOUR_PACKAGING'; -} diff --git a/src/FedEx/RateService/SimpleType/PageQuadrantType.php b/src/FedEx/RateService/SimpleType/PageQuadrantType.php index 8d967bc6..0d801d4c 100644 --- a/src/FedEx/RateService/SimpleType/PageQuadrantType.php +++ b/src/FedEx/RateService/SimpleType/PageQuadrantType.php @@ -6,7 +6,6 @@ /** * PageQuadrantType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PaymentType.php b/src/FedEx/RateService/SimpleType/PaymentType.php index cbc7c67f..30281118 100644 --- a/src/FedEx/RateService/SimpleType/PaymentType.php +++ b/src/FedEx/RateService/SimpleType/PaymentType.php @@ -6,7 +6,6 @@ /** * PaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PendingShipmentProcessingOptionType.php b/src/FedEx/RateService/SimpleType/PendingShipmentProcessingOptionType.php index 41de7178..615e03d7 100644 --- a/src/FedEx/RateService/SimpleType/PendingShipmentProcessingOptionType.php +++ b/src/FedEx/RateService/SimpleType/PendingShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PendingShipmentType.php b/src/FedEx/RateService/SimpleType/PendingShipmentType.php index 5518afb6..a0a6129e 100644 --- a/src/FedEx/RateService/SimpleType/PendingShipmentType.php +++ b/src/FedEx/RateService/SimpleType/PendingShipmentType.php @@ -6,7 +6,6 @@ /** * PendingShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PhysicalFormType.php b/src/FedEx/RateService/SimpleType/PhysicalFormType.php index 3e450f4b..f92954f8 100644 --- a/src/FedEx/RateService/SimpleType/PhysicalFormType.php +++ b/src/FedEx/RateService/SimpleType/PhysicalFormType.php @@ -6,7 +6,6 @@ /** * PhysicalFormType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PhysicalPackagingType.php b/src/FedEx/RateService/SimpleType/PhysicalPackagingType.php index 270cc0ad..548eda09 100644 --- a/src/FedEx/RateService/SimpleType/PhysicalPackagingType.php +++ b/src/FedEx/RateService/SimpleType/PhysicalPackagingType.php @@ -6,7 +6,6 @@ /** * This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PickupRequestSourceType.php b/src/FedEx/RateService/SimpleType/PickupRequestSourceType.php index 2c1bfc83..94e265b0 100644 --- a/src/FedEx/RateService/SimpleType/PickupRequestSourceType.php +++ b/src/FedEx/RateService/SimpleType/PickupRequestSourceType.php @@ -6,7 +6,6 @@ /** * PickupRequestSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PickupRequestType.php b/src/FedEx/RateService/SimpleType/PickupRequestType.php index 9f9f4288..d676b517 100644 --- a/src/FedEx/RateService/SimpleType/PickupRequestType.php +++ b/src/FedEx/RateService/SimpleType/PickupRequestType.php @@ -6,7 +6,6 @@ /** * PickupRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PricingCodeType.php b/src/FedEx/RateService/SimpleType/PricingCodeType.php index 67a12d7d..1da55054 100644 --- a/src/FedEx/RateService/SimpleType/PricingCodeType.php +++ b/src/FedEx/RateService/SimpleType/PricingCodeType.php @@ -6,7 +6,6 @@ /** * PricingCodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PriorityAlertEnhancementType.php b/src/FedEx/RateService/SimpleType/PriorityAlertEnhancementType.php index f2ad593d..a0cc97f9 100644 --- a/src/FedEx/RateService/SimpleType/PriorityAlertEnhancementType.php +++ b/src/FedEx/RateService/SimpleType/PriorityAlertEnhancementType.php @@ -6,7 +6,6 @@ /** * PriorityAlertEnhancementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/PurposeOfShipmentType.php b/src/FedEx/RateService/SimpleType/PurposeOfShipmentType.php index fc27361a..fdf04597 100644 --- a/src/FedEx/RateService/SimpleType/PurposeOfShipmentType.php +++ b/src/FedEx/RateService/SimpleType/PurposeOfShipmentType.php @@ -6,7 +6,6 @@ /** * PurposeOfShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RadioactiveContainerClassType.php b/src/FedEx/RateService/SimpleType/RadioactiveContainerClassType.php index 380d1c39..e2d9f6bf 100644 --- a/src/FedEx/RateService/SimpleType/RadioactiveContainerClassType.php +++ b/src/FedEx/RateService/SimpleType/RadioactiveContainerClassType.php @@ -6,7 +6,6 @@ /** * Indicates the packaging type of the container used to package radioactive hazardous materials. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RadioactivityUnitOfMeasure.php b/src/FedEx/RateService/SimpleType/RadioactivityUnitOfMeasure.php index 0cdb6f52..a38d6bfd 100644 --- a/src/FedEx/RateService/SimpleType/RadioactivityUnitOfMeasure.php +++ b/src/FedEx/RateService/SimpleType/RadioactivityUnitOfMeasure.php @@ -6,7 +6,6 @@ /** * RadioactivityUnitOfMeasure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RateDimensionalDivisorType.php b/src/FedEx/RateService/SimpleType/RateDimensionalDivisorType.php index 73bdeffa..dc49b090 100644 --- a/src/FedEx/RateService/SimpleType/RateDimensionalDivisorType.php +++ b/src/FedEx/RateService/SimpleType/RateDimensionalDivisorType.php @@ -6,7 +6,6 @@ /** * Indicates the reason that a dim divisor value was chose. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RateDiscountType.php b/src/FedEx/RateService/SimpleType/RateDiscountType.php index f5143398..4679ecf2 100644 --- a/src/FedEx/RateService/SimpleType/RateDiscountType.php +++ b/src/FedEx/RateService/SimpleType/RateDiscountType.php @@ -6,7 +6,6 @@ /** * RateDiscountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RateElementBasisType.php b/src/FedEx/RateService/SimpleType/RateElementBasisType.php index 1334118f..6b5d2073 100644 --- a/src/FedEx/RateService/SimpleType/RateElementBasisType.php +++ b/src/FedEx/RateService/SimpleType/RateElementBasisType.php @@ -6,7 +6,6 @@ /** * Selects the value from a set of rate data to which the percentage is applied. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RateRequestType.php b/src/FedEx/RateService/SimpleType/RateRequestType.php index f99145ae..fc6f7d12 100644 --- a/src/FedEx/RateService/SimpleType/RateRequestType.php +++ b/src/FedEx/RateService/SimpleType/RateRequestType.php @@ -6,7 +6,6 @@ /** * RateRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RateTypeBasisType.php b/src/FedEx/RateService/SimpleType/RateTypeBasisType.php index af466290..9399b4e0 100644 --- a/src/FedEx/RateService/SimpleType/RateTypeBasisType.php +++ b/src/FedEx/RateService/SimpleType/RateTypeBasisType.php @@ -6,7 +6,6 @@ /** * Select the type of rate from which the element is to be selected. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RatedWeightMethod.php b/src/FedEx/RateService/SimpleType/RatedWeightMethod.php index 0ee5a106..3b80a49a 100644 --- a/src/FedEx/RateService/SimpleType/RatedWeightMethod.php +++ b/src/FedEx/RateService/SimpleType/RatedWeightMethod.php @@ -6,7 +6,6 @@ /** * RatedWeightMethod * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RebateType.php b/src/FedEx/RateService/SimpleType/RebateType.php index 6ce4cef2..adec1f59 100644 --- a/src/FedEx/RateService/SimpleType/RebateType.php +++ b/src/FedEx/RateService/SimpleType/RebateType.php @@ -6,7 +6,6 @@ /** * RebateType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RecipientCustomsIdType.php b/src/FedEx/RateService/SimpleType/RecipientCustomsIdType.php index 145db2ea..b97104e8 100644 --- a/src/FedEx/RateService/SimpleType/RecipientCustomsIdType.php +++ b/src/FedEx/RateService/SimpleType/RecipientCustomsIdType.php @@ -6,7 +6,6 @@ /** * RecipientCustomsIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RecommendedDocumentType.php b/src/FedEx/RateService/SimpleType/RecommendedDocumentType.php index b0809952..5cdfd606 100644 --- a/src/FedEx/RateService/SimpleType/RecommendedDocumentType.php +++ b/src/FedEx/RateService/SimpleType/RecommendedDocumentType.php @@ -6,7 +6,6 @@ /** * Type of documents that are recommended to be included with the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RegulatoryControlType.php b/src/FedEx/RateService/SimpleType/RegulatoryControlType.php index f75e068a..99d41286 100644 --- a/src/FedEx/RateService/SimpleType/RegulatoryControlType.php +++ b/src/FedEx/RateService/SimpleType/RegulatoryControlType.php @@ -6,7 +6,6 @@ /** * RegulatoryControlType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RegulatoryLabelType.php b/src/FedEx/RateService/SimpleType/RegulatoryLabelType.php index f7d2ec8f..b8450413 100644 --- a/src/FedEx/RateService/SimpleType/RegulatoryLabelType.php +++ b/src/FedEx/RateService/SimpleType/RegulatoryLabelType.php @@ -6,7 +6,6 @@ /** * RegulatoryLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RelativeVerticalPositionType.php b/src/FedEx/RateService/SimpleType/RelativeVerticalPositionType.php index e2981c97..47cab251 100644 --- a/src/FedEx/RateService/SimpleType/RelativeVerticalPositionType.php +++ b/src/FedEx/RateService/SimpleType/RelativeVerticalPositionType.php @@ -6,7 +6,6 @@ /** * Describes the vertical position of an item relative to another item. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RequestedShippingDocumentType.php b/src/FedEx/RateService/SimpleType/RequestedShippingDocumentType.php index b72ca076..323533d1 100644 --- a/src/FedEx/RateService/SimpleType/RequestedShippingDocumentType.php +++ b/src/FedEx/RateService/SimpleType/RequestedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * RequestedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RequiredShippingDocumentType.php b/src/FedEx/RateService/SimpleType/RequiredShippingDocumentType.php index 3ed97c16..d8484355 100644 --- a/src/FedEx/RateService/SimpleType/RequiredShippingDocumentType.php +++ b/src/FedEx/RateService/SimpleType/RequiredShippingDocumentType.php @@ -6,7 +6,6 @@ /** * RequiredShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ReturnEMailAllowedSpecialServiceType.php b/src/FedEx/RateService/SimpleType/ReturnEMailAllowedSpecialServiceType.php index b9b79d94..8d4caa26 100644 --- a/src/FedEx/RateService/SimpleType/ReturnEMailAllowedSpecialServiceType.php +++ b/src/FedEx/RateService/SimpleType/ReturnEMailAllowedSpecialServiceType.php @@ -6,7 +6,6 @@ /** * These values are used to control the availability of certain special services at the time when a customer uses the e-mail label link to create a return shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ReturnType.php b/src/FedEx/RateService/SimpleType/ReturnType.php index cfe47233..abfbd5e9 100644 --- a/src/FedEx/RateService/SimpleType/ReturnType.php +++ b/src/FedEx/RateService/SimpleType/ReturnType.php @@ -6,7 +6,6 @@ /** * ReturnType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ReturnedRateType.php b/src/FedEx/RateService/SimpleType/ReturnedRateType.php index 48fc0186..d6f3d91a 100644 --- a/src/FedEx/RateService/SimpleType/ReturnedRateType.php +++ b/src/FedEx/RateService/SimpleType/ReturnedRateType.php @@ -6,7 +6,6 @@ /** * The "PAYOR..." rates are expressed in the currency identified in the payor's rate table(s). The "RATED..." rates are expressed in the currency of the origin country. Former "...COUNTER..." values have become "...RETAIL..." values, except for PAYOR_COUNTER and RATED_COUNTER, which have been removed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/RotationType.php b/src/FedEx/RateService/SimpleType/RotationType.php index 3379ffb5..fde68af1 100644 --- a/src/FedEx/RateService/SimpleType/RotationType.php +++ b/src/FedEx/RateService/SimpleType/RotationType.php @@ -6,7 +6,6 @@ /** * Describes the rotation of an item from its default orientation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SecondaryBarcodeType.php b/src/FedEx/RateService/SimpleType/SecondaryBarcodeType.php index 1b2b37aa..d7db569e 100644 --- a/src/FedEx/RateService/SimpleType/SecondaryBarcodeType.php +++ b/src/FedEx/RateService/SimpleType/SecondaryBarcodeType.php @@ -6,7 +6,6 @@ /** * SecondaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ServiceOptionType.php b/src/FedEx/RateService/SimpleType/ServiceOptionType.php index 292a1398..eda19a70 100644 --- a/src/FedEx/RateService/SimpleType/ServiceOptionType.php +++ b/src/FedEx/RateService/SimpleType/ServiceOptionType.php @@ -6,7 +6,6 @@ /** * These values control the optional features of service that may be combined in a commitment/rate comparision transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ServiceType.php b/src/FedEx/RateService/SimpleType/ServiceType.php deleted file mode 100644 index 22090f5e..00000000 --- a/src/FedEx/RateService/SimpleType/ServiceType.php +++ /dev/null @@ -1,45 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class ServiceType extends AbstractSimpleType -{ - const _EUROPE_FIRST_INTERNATIONAL_PRIORITY = 'EUROPE_FIRST_INTERNATIONAL_PRIORITY'; - const _FEDEX_1_DAY_FREIGHT = 'FEDEX_1_DAY_FREIGHT'; - const _FEDEX_2_DAY = 'FEDEX_2_DAY'; - const _FEDEX_2_DAY_AM = 'FEDEX_2_DAY_AM'; - const _FEDEX_2_DAY_FREIGHT = 'FEDEX_2_DAY_FREIGHT'; - const _FEDEX_3_DAY_FREIGHT = 'FEDEX_3_DAY_FREIGHT'; - const _FEDEX_DISTANCE_DEFERRED = 'FEDEX_DISTANCE_DEFERRED'; - const _FEDEX_EXPRESS_SAVER = 'FEDEX_EXPRESS_SAVER'; - const _FEDEX_FIRST_FREIGHT = 'FEDEX_FIRST_FREIGHT'; - const _FEDEX_FREIGHT_ECONOMY = 'FEDEX_FREIGHT_ECONOMY'; - const _FEDEX_FREIGHT_PRIORITY = 'FEDEX_FREIGHT_PRIORITY'; - const _FEDEX_GROUND = 'FEDEX_GROUND'; - const _FEDEX_NEXT_DAY_AFTERNOON = 'FEDEX_NEXT_DAY_AFTERNOON'; - const _FEDEX_NEXT_DAY_EARLY_MORNING = 'FEDEX_NEXT_DAY_EARLY_MORNING'; - const _FEDEX_NEXT_DAY_END_OF_DAY = 'FEDEX_NEXT_DAY_END_OF_DAY'; - const _FEDEX_NEXT_DAY_FREIGHT = 'FEDEX_NEXT_DAY_FREIGHT'; - const _FEDEX_NEXT_DAY_MID_MORNING = 'FEDEX_NEXT_DAY_MID_MORNING'; - const _FIRST_OVERNIGHT = 'FIRST_OVERNIGHT'; - const _GROUND_HOME_DELIVERY = 'GROUND_HOME_DELIVERY'; - const _INTERNATIONAL_ECONOMY = 'INTERNATIONAL_ECONOMY'; - const _INTERNATIONAL_ECONOMY_FREIGHT = 'INTERNATIONAL_ECONOMY_FREIGHT'; - const _INTERNATIONAL_FIRST = 'INTERNATIONAL_FIRST'; - const _INTERNATIONAL_PRIORITY = 'INTERNATIONAL_PRIORITY'; - const _INTERNATIONAL_PRIORITY_EXPRESS = 'INTERNATIONAL_PRIORITY_EXPRESS'; - const _INTERNATIONAL_PRIORITY_FREIGHT = 'INTERNATIONAL_PRIORITY_FREIGHT'; - const _PRIORITY_OVERNIGHT = 'PRIORITY_OVERNIGHT'; - const _SAME_DAY = 'SAME_DAY'; - const _SAME_DAY_CITY = 'SAME_DAY_CITY'; - const _SMART_POST = 'SMART_POST'; - const _STANDARD_OVERNIGHT = 'STANDARD_OVERNIGHT'; -} diff --git a/src/FedEx/RateService/SimpleType/ShipmentDryIceProcessingOptionType.php b/src/FedEx/RateService/SimpleType/ShipmentDryIceProcessingOptionType.php index e5558d53..6c9475e1 100644 --- a/src/FedEx/RateService/SimpleType/ShipmentDryIceProcessingOptionType.php +++ b/src/FedEx/RateService/SimpleType/ShipmentDryIceProcessingOptionType.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShipmentNotificationAggregationType.php b/src/FedEx/RateService/SimpleType/ShipmentNotificationAggregationType.php index 0609c4b6..586fc756 100644 --- a/src/FedEx/RateService/SimpleType/ShipmentNotificationAggregationType.php +++ b/src/FedEx/RateService/SimpleType/ShipmentNotificationAggregationType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationAggregationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShipmentNotificationRoleType.php b/src/FedEx/RateService/SimpleType/ShipmentNotificationRoleType.php index f26208e5..423f1feb 100644 --- a/src/FedEx/RateService/SimpleType/ShipmentNotificationRoleType.php +++ b/src/FedEx/RateService/SimpleType/ShipmentNotificationRoleType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShipmentOnlyFieldsType.php b/src/FedEx/RateService/SimpleType/ShipmentOnlyFieldsType.php index 7d8df1f9..3168c023 100644 --- a/src/FedEx/RateService/SimpleType/ShipmentOnlyFieldsType.php +++ b/src/FedEx/RateService/SimpleType/ShipmentOnlyFieldsType.php @@ -6,7 +6,6 @@ /** * These values identify which package-level data values will be provided at the shipment-level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShipmentSpecialServiceType.php b/src/FedEx/RateService/SimpleType/ShipmentSpecialServiceType.php deleted file mode 100644 index b5db37d8..00000000 --- a/src/FedEx/RateService/SimpleType/ShipmentSpecialServiceType.php +++ /dev/null @@ -1,55 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Rate Service - */ -class ShipmentSpecialServiceType extends AbstractSimpleType -{ - const _BROKER_SELECT_OPTION = 'BROKER_SELECT_OPTION'; - const _CALL_BEFORE_DELIVERY = 'CALL_BEFORE_DELIVERY'; - const _COD = 'COD'; - const _CUSTOM_DELIVERY_WINDOW = 'CUSTOM_DELIVERY_WINDOW'; - const _CUT_FLOWERS = 'CUT_FLOWERS'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DO_NOT_BREAK_DOWN_PALLETS = 'DO_NOT_BREAK_DOWN_PALLETS'; - const _DO_NOT_STACK_PALLETS = 'DO_NOT_STACK_PALLETS'; - const _DRY_ICE = 'DRY_ICE'; - const _EAST_COAST_SPECIAL = 'EAST_COAST_SPECIAL'; - const _ELECTRONIC_TRADE_DOCUMENTS = 'ELECTRONIC_TRADE_DOCUMENTS'; - const _EVENT_NOTIFICATION = 'EVENT_NOTIFICATION'; - const _EXCLUDE_FROM_CONSOLIDATION = 'EXCLUDE_FROM_CONSOLIDATION'; - const _EXTREME_LENGTH = 'EXTREME_LENGTH'; - const _FEDEX_ONE_RATE = 'FEDEX_ONE_RATE'; - const _FOOD = 'FOOD'; - const _FREIGHT_GUARANTEE = 'FREIGHT_GUARANTEE'; - const _FREIGHT_TO_COLLECT = 'FREIGHT_TO_COLLECT'; - const _FUTURE_DAY_SHIPMENT = 'FUTURE_DAY_SHIPMENT'; - const _HOLD_AT_LOCATION = 'HOLD_AT_LOCATION'; - const _HOME_DELIVERY_PREMIUM = 'HOME_DELIVERY_PREMIUM'; - const _INSIDE_DELIVERY = 'INSIDE_DELIVERY'; - const _INSIDE_PICKUP = 'INSIDE_PICKUP'; - const _INTERNATIONAL_CONTROLLED_EXPORT_SERVICE = 'INTERNATIONAL_CONTROLLED_EXPORT_SERVICE'; - const _INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS = 'INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS'; - const _LIFTGATE_DELIVERY = 'LIFTGATE_DELIVERY'; - const _LIFTGATE_PICKUP = 'LIFTGATE_PICKUP'; - const _LIMITED_ACCESS_DELIVERY = 'LIMITED_ACCESS_DELIVERY'; - const _LIMITED_ACCESS_PICKUP = 'LIMITED_ACCESS_PICKUP'; - const _OVER_LENGTH = 'OVER_LENGTH'; - const _PENDING_SHIPMENT = 'PENDING_SHIPMENT'; - const _PHARMACY_DELIVERY = 'PHARMACY_DELIVERY'; - const _POISON = 'POISON'; - const _PROTECTION_FROM_FREEZING = 'PROTECTION_FROM_FREEZING'; - const _RETURNS_CLEARANCE = 'RETURNS_CLEARANCE'; - const _RETURN_SHIPMENT = 'RETURN_SHIPMENT'; - const _SATURDAY_DELIVERY = 'SATURDAY_DELIVERY'; - const _SATURDAY_PICKUP = 'SATURDAY_PICKUP'; - const _THIRD_PARTY_CONSIGNEE = 'THIRD_PARTY_CONSIGNEE'; - const _TOP_LOAD = 'TOP_LOAD'; -} diff --git a/src/FedEx/RateService/SimpleType/ShippingDocumentDispositionType.php b/src/FedEx/RateService/SimpleType/ShippingDocumentDispositionType.php index 27c8b9d7..1bffc342 100644 --- a/src/FedEx/RateService/SimpleType/ShippingDocumentDispositionType.php +++ b/src/FedEx/RateService/SimpleType/ShippingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * Specifies how to return a shipping document to the caller. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShippingDocumentEMailGroupingType.php b/src/FedEx/RateService/SimpleType/ShippingDocumentEMailGroupingType.php index 89065991..b37e0ff8 100644 --- a/src/FedEx/RateService/SimpleType/ShippingDocumentEMailGroupingType.php +++ b/src/FedEx/RateService/SimpleType/ShippingDocumentEMailGroupingType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentEMailGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShippingDocumentGroupingType.php b/src/FedEx/RateService/SimpleType/ShippingDocumentGroupingType.php index 3135e15c..86036673 100644 --- a/src/FedEx/RateService/SimpleType/ShippingDocumentGroupingType.php +++ b/src/FedEx/RateService/SimpleType/ShippingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how to organize all shipping documents of the same type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShippingDocumentImageType.php b/src/FedEx/RateService/SimpleType/ShippingDocumentImageType.php index a797f5eb..c4ab59aa 100644 --- a/src/FedEx/RateService/SimpleType/ShippingDocumentImageType.php +++ b/src/FedEx/RateService/SimpleType/ShippingDocumentImageType.php @@ -6,7 +6,6 @@ /** * Specifies the image format used for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/ShippingDocumentStockType.php b/src/FedEx/RateService/SimpleType/ShippingDocumentStockType.php index f7e2dac6..33a9b0f7 100644 --- a/src/FedEx/RateService/SimpleType/ShippingDocumentStockType.php +++ b/src/FedEx/RateService/SimpleType/ShippingDocumentStockType.php @@ -6,7 +6,6 @@ /** * Specifies the type of paper (stock) on which a document will be printed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SignatureOptionType.php b/src/FedEx/RateService/SimpleType/SignatureOptionType.php index 9eae28bc..2cbedc21 100644 --- a/src/FedEx/RateService/SimpleType/SignatureOptionType.php +++ b/src/FedEx/RateService/SimpleType/SignatureOptionType.php @@ -6,7 +6,6 @@ /** * SignatureOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SmartPostAncillaryEndorsementType.php b/src/FedEx/RateService/SimpleType/SmartPostAncillaryEndorsementType.php index 052ec454..0f344cfb 100644 --- a/src/FedEx/RateService/SimpleType/SmartPostAncillaryEndorsementType.php +++ b/src/FedEx/RateService/SimpleType/SmartPostAncillaryEndorsementType.php @@ -6,7 +6,6 @@ /** * These values are mutually exclusive; at most one of them can be attached to a SmartPost shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SmartPostIndiciaType.php b/src/FedEx/RateService/SimpleType/SmartPostIndiciaType.php index 887f4426..18565183 100644 --- a/src/FedEx/RateService/SimpleType/SmartPostIndiciaType.php +++ b/src/FedEx/RateService/SimpleType/SmartPostIndiciaType.php @@ -6,7 +6,6 @@ /** * SmartPostIndiciaType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SmartPostShipmentProcessingOptionType.php b/src/FedEx/RateService/SimpleType/SmartPostShipmentProcessingOptionType.php index aaeb6527..ee7b57ec 100644 --- a/src/FedEx/RateService/SimpleType/SmartPostShipmentProcessingOptionType.php +++ b/src/FedEx/RateService/SimpleType/SmartPostShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SpecialRatingAppliedType.php b/src/FedEx/RateService/SimpleType/SpecialRatingAppliedType.php index 1ebfa237..e522c2c7 100644 --- a/src/FedEx/RateService/SimpleType/SpecialRatingAppliedType.php +++ b/src/FedEx/RateService/SimpleType/SpecialRatingAppliedType.php @@ -6,7 +6,6 @@ /** * SpecialRatingAppliedType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SurchargeLevelType.php b/src/FedEx/RateService/SimpleType/SurchargeLevelType.php index a0b95a26..b479a722 100644 --- a/src/FedEx/RateService/SimpleType/SurchargeLevelType.php +++ b/src/FedEx/RateService/SimpleType/SurchargeLevelType.php @@ -6,7 +6,6 @@ /** * SurchargeLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/SurchargeType.php b/src/FedEx/RateService/SimpleType/SurchargeType.php index 2d39c42e..c0d27cda 100644 --- a/src/FedEx/RateService/SimpleType/SurchargeType.php +++ b/src/FedEx/RateService/SimpleType/SurchargeType.php @@ -6,7 +6,6 @@ /** * SurchargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/TaxType.php b/src/FedEx/RateService/SimpleType/TaxType.php index 2387cacc..e15549a0 100644 --- a/src/FedEx/RateService/SimpleType/TaxType.php +++ b/src/FedEx/RateService/SimpleType/TaxType.php @@ -6,7 +6,6 @@ /** * TaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/TaxesOrMiscellaneousChargeType.php b/src/FedEx/RateService/SimpleType/TaxesOrMiscellaneousChargeType.php index ae4eca94..b039789d 100644 --- a/src/FedEx/RateService/SimpleType/TaxesOrMiscellaneousChargeType.php +++ b/src/FedEx/RateService/SimpleType/TaxesOrMiscellaneousChargeType.php @@ -6,7 +6,6 @@ /** * Specifice the kind of tax or miscellaneous charge being reported on a Commercial Invoice. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/TinType.php b/src/FedEx/RateService/SimpleType/TinType.php index 05777acc..e23857d3 100644 --- a/src/FedEx/RateService/SimpleType/TinType.php +++ b/src/FedEx/RateService/SimpleType/TinType.php @@ -6,7 +6,6 @@ /** * TinType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/TrackingIdType.php b/src/FedEx/RateService/SimpleType/TrackingIdType.php index 047e07f2..746693e6 100644 --- a/src/FedEx/RateService/SimpleType/TrackingIdType.php +++ b/src/FedEx/RateService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/TransitTimeType.php b/src/FedEx/RateService/SimpleType/TransitTimeType.php index 5db66a4f..f67edf2a 100644 --- a/src/FedEx/RateService/SimpleType/TransitTimeType.php +++ b/src/FedEx/RateService/SimpleType/TransitTimeType.php @@ -6,7 +6,6 @@ /** * TransitTimeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/UploadDocumentIdProducer.php b/src/FedEx/RateService/SimpleType/UploadDocumentIdProducer.php index 532fc769..a84021a7 100644 --- a/src/FedEx/RateService/SimpleType/UploadDocumentIdProducer.php +++ b/src/FedEx/RateService/SimpleType/UploadDocumentIdProducer.php @@ -6,7 +6,6 @@ /** * Specifies the application that is responsible for managing the document id. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/UploadDocumentProducerType.php b/src/FedEx/RateService/SimpleType/UploadDocumentProducerType.php index d8cf286e..80428bf3 100644 --- a/src/FedEx/RateService/SimpleType/UploadDocumentProducerType.php +++ b/src/FedEx/RateService/SimpleType/UploadDocumentProducerType.php @@ -6,7 +6,6 @@ /** * UploadDocumentProducerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/UploadDocumentType.php b/src/FedEx/RateService/SimpleType/UploadDocumentType.php index 9c5fc07b..7b1cdc75 100644 --- a/src/FedEx/RateService/SimpleType/UploadDocumentType.php +++ b/src/FedEx/RateService/SimpleType/UploadDocumentType.php @@ -6,7 +6,6 @@ /** * UploadDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/UsmcaCertifierSpecificationType.php b/src/FedEx/RateService/SimpleType/UsmcaCertifierSpecificationType.php index c30c0e8f..9cd5cb4a 100644 --- a/src/FedEx/RateService/SimpleType/UsmcaCertifierSpecificationType.php +++ b/src/FedEx/RateService/SimpleType/UsmcaCertifierSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaCertifierSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/UsmcaImporterSpecificationType.php b/src/FedEx/RateService/SimpleType/UsmcaImporterSpecificationType.php index c001b051..38e0c659 100644 --- a/src/FedEx/RateService/SimpleType/UsmcaImporterSpecificationType.php +++ b/src/FedEx/RateService/SimpleType/UsmcaImporterSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaImporterSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/UsmcaOriginCriterionCode.php b/src/FedEx/RateService/SimpleType/UsmcaOriginCriterionCode.php index 590bbd27..a872bd70 100644 --- a/src/FedEx/RateService/SimpleType/UsmcaOriginCriterionCode.php +++ b/src/FedEx/RateService/SimpleType/UsmcaOriginCriterionCode.php @@ -6,7 +6,6 @@ /** * UsmcaOriginCriterionCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/UsmcaProducerSpecificationType.php b/src/FedEx/RateService/SimpleType/UsmcaProducerSpecificationType.php index f00cec88..b8e00bd7 100644 --- a/src/FedEx/RateService/SimpleType/UsmcaProducerSpecificationType.php +++ b/src/FedEx/RateService/SimpleType/UsmcaProducerSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaProducerSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/VolumeUnits.php b/src/FedEx/RateService/SimpleType/VolumeUnits.php index b0558ee3..fd2ac2b2 100644 --- a/src/FedEx/RateService/SimpleType/VolumeUnits.php +++ b/src/FedEx/RateService/SimpleType/VolumeUnits.php @@ -6,7 +6,6 @@ /** * Units of three-dimensional volume/cubic measure. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/RateService/SimpleType/WeightUnits.php b/src/FedEx/RateService/SimpleType/WeightUnits.php index effe46bb..c17cc811 100644 --- a/src/FedEx/RateService/SimpleType/WeightUnits.php +++ b/src/FedEx/RateService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Rate Service */ diff --git a/src/FedEx/ReturnTagService/ComplexType/Address.php b/src/FedEx/ReturnTagService/ComplexType/Address.php index 20fcc35e..6adfa854 100644 --- a/src/FedEx/ReturnTagService/ComplexType/Address.php +++ b/src/FedEx/ReturnTagService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * The descriptive data for a physical location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/ClientDetail.php b/src/FedEx/ReturnTagService/ComplexType/ClientDetail.php index 8947dc0b..aeae1158 100644 --- a/src/FedEx/ReturnTagService/ComplexType/ClientDetail.php +++ b/src/FedEx/ReturnTagService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * The descriptive data identifying the client submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityReply.php b/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityReply.php index 394d3681..5dde9578 100644 --- a/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityReply.php +++ b/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityReply.php @@ -6,7 +6,6 @@ /** * FedEx Express Tag Availability reply. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityRequest.php b/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityRequest.php index 930b2099..9d83308e 100644 --- a/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityRequest.php +++ b/src/FedEx/ReturnTagService/ComplexType/ExpressTagAvailabilityRequest.php @@ -6,7 +6,6 @@ /** * FedEx Express Tag Availability request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/Localization.php b/src/FedEx/ReturnTagService/ComplexType/Localization.php index 2e2f3e08..a3190e72 100644 --- a/src/FedEx/ReturnTagService/ComplexType/Localization.php +++ b/src/FedEx/ReturnTagService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * The descriptive data for the local language and locale (i.e. country). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/Notification.php b/src/FedEx/ReturnTagService/ComplexType/Notification.php index b270fc59..7f02353e 100644 --- a/src/FedEx/ReturnTagService/ComplexType/Notification.php +++ b/src/FedEx/ReturnTagService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the results of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/NotificationParameter.php b/src/FedEx/ReturnTagService/ComplexType/NotificationParameter.php index 20ae3250..4ce5173c 100644 --- a/src/FedEx/ReturnTagService/ComplexType/NotificationParameter.php +++ b/src/FedEx/ReturnTagService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/TransactionDetail.php b/src/FedEx/ReturnTagService/ComplexType/TransactionDetail.php index a6e3c145..5c832789 100644 --- a/src/FedEx/ReturnTagService/ComplexType/TransactionDetail.php +++ b/src/FedEx/ReturnTagService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * The descriptive data that governs data payload language/translations. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/VersionId.php b/src/FedEx/ReturnTagService/ComplexType/VersionId.php index 07469f8c..caeb3b1d 100644 --- a/src/FedEx/ReturnTagService/ComplexType/VersionId.php +++ b/src/FedEx/ReturnTagService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the version/level of a service operation performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationCredential.php index 9fa9f42f..0a11feb6 100644 --- a/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationDetail.php index dad26f9b..8ed075d5 100644 --- a/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/ReturnTagService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service * diff --git a/src/FedEx/ReturnTagService/Request.php b/src/FedEx/ReturnTagService/Request.php index 2786c78c..76c216ab 100644 --- a/src/FedEx/ReturnTagService/Request.php +++ b/src/FedEx/ReturnTagService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service */ diff --git a/src/FedEx/ReturnTagService/SimpleType/ExpressTagAvailabilityType.php b/src/FedEx/ReturnTagService/SimpleType/ExpressTagAvailabilityType.php index 5cc547cb..9957be8e 100644 --- a/src/FedEx/ReturnTagService/SimpleType/ExpressTagAvailabilityType.php +++ b/src/FedEx/ReturnTagService/SimpleType/ExpressTagAvailabilityType.php @@ -6,7 +6,6 @@ /** * Identifies the Express Tag Service availability. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service */ diff --git a/src/FedEx/ReturnTagService/SimpleType/NotificationSeverityType.php b/src/FedEx/ReturnTagService/SimpleType/NotificationSeverityType.php index 9e71000a..6f41276c 100644 --- a/src/FedEx/ReturnTagService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/ReturnTagService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * Identifies the set of severity values for a Notification. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service */ diff --git a/src/FedEx/ReturnTagService/SimpleType/PackagingType.php b/src/FedEx/ReturnTagService/SimpleType/PackagingType.php index ff46b251..0023c208 100644 --- a/src/FedEx/ReturnTagService/SimpleType/PackagingType.php +++ b/src/FedEx/ReturnTagService/SimpleType/PackagingType.php @@ -6,7 +6,6 @@ /** * Identifies the packaging used by the requestor for the package. See PackagingType for list of valid enumerated values. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service */ diff --git a/src/FedEx/ReturnTagService/SimpleType/ServiceType.php b/src/FedEx/ReturnTagService/SimpleType/ServiceType.php index 792de9a1..0f5411e0 100644 --- a/src/FedEx/ReturnTagService/SimpleType/ServiceType.php +++ b/src/FedEx/ReturnTagService/SimpleType/ServiceType.php @@ -6,7 +6,6 @@ /** * Identifies the FedEx service to use in shipping the package. See ServiceType for list of valid enumerated values. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Return Tag Service */ diff --git a/src/FedEx/ShipService/ComplexType/AdditionalLabelsDetail.php b/src/FedEx/ShipService/ComplexType/AdditionalLabelsDetail.php index 736b9004..a9f0b261 100644 --- a/src/FedEx/ShipService/ComplexType/AdditionalLabelsDetail.php +++ b/src/FedEx/ShipService/ComplexType/AdditionalLabelsDetail.php @@ -6,7 +6,6 @@ /** * Specifies additional labels to be produced. All required labels for shipments will be produced without the need to request additional labels. These are only available as thermal labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Address.php b/src/FedEx/ShipService/ComplexType/Address.php index 5b007f2e..1d8240fb 100644 --- a/src/FedEx/ShipService/ComplexType/Address.php +++ b/src/FedEx/ShipService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/AdrLicenseDetail.php b/src/FedEx/ShipService/ComplexType/AdrLicenseDetail.php index f0cd955b..6549e78b 100644 --- a/src/FedEx/ShipService/ComplexType/AdrLicenseDetail.php +++ b/src/FedEx/ShipService/ComplexType/AdrLicenseDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details around the ADR license required for shipping. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/AlcoholDetail.php b/src/FedEx/ShipService/ComplexType/AlcoholDetail.php index 8b66c58d..df9eb180 100644 --- a/src/FedEx/ShipService/ComplexType/AlcoholDetail.php +++ b/src/FedEx/ShipService/ComplexType/AlcoholDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for a package containing alcohol * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/AncillaryFeeAndTax.php b/src/FedEx/ShipService/ComplexType/AncillaryFeeAndTax.php index 8775847f..aa888918 100644 --- a/src/FedEx/ShipService/ComplexType/AncillaryFeeAndTax.php +++ b/src/FedEx/ShipService/ComplexType/AncillaryFeeAndTax.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/AssociatedAccount.php b/src/FedEx/ShipService/ComplexType/AssociatedAccount.php index f2e96a6c..97c7dc2b 100644 --- a/src/FedEx/ShipService/ComplexType/AssociatedAccount.php +++ b/src/FedEx/ShipService/ComplexType/AssociatedAccount.php @@ -6,7 +6,6 @@ /** * AssociatedAccount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/AssociatedFreightLineItemDetail.php b/src/FedEx/ShipService/ComplexType/AssociatedFreightLineItemDetail.php index 0f74aac7..8c1b408d 100644 --- a/src/FedEx/ShipService/ComplexType/AssociatedFreightLineItemDetail.php +++ b/src/FedEx/ShipService/ComplexType/AssociatedFreightLineItemDetail.php @@ -6,7 +6,6 @@ /** * AssociatedFreightLineItemDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/AssociatedShipmentDetail.php b/src/FedEx/ShipService/ComplexType/AssociatedShipmentDetail.php index b74d4c7c..e06cd795 100644 --- a/src/FedEx/ShipService/ComplexType/AssociatedShipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/AssociatedShipmentDetail.php @@ -6,7 +6,6 @@ /** * AssociatedShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/BatteryClassificationDetail.php b/src/FedEx/ShipService/ComplexType/BatteryClassificationDetail.php index 0595bc9e..6508048f 100644 --- a/src/FedEx/ShipService/ComplexType/BatteryClassificationDetail.php +++ b/src/FedEx/ShipService/ComplexType/BatteryClassificationDetail.php @@ -6,7 +6,6 @@ /** * Describes attributes of a battery or cell that are used for classification purposes. Typically this structure would be used to allow customers to declare batteries or cells for which full dangerous goods documentation and procedures are not required. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/BinaryBarcode.php b/src/FedEx/ShipService/ComplexType/BinaryBarcode.php index 87c60b66..7d47c19f 100644 --- a/src/FedEx/ShipService/ComplexType/BinaryBarcode.php +++ b/src/FedEx/ShipService/ComplexType/BinaryBarcode.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents a barcode whose content must be represented as binary data (i.e. not ASCII text). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/BrokerDetail.php b/src/FedEx/ShipService/ComplexType/BrokerDetail.php index aa1a93d5..e59ab500 100644 --- a/src/FedEx/ShipService/ComplexType/BrokerDetail.php +++ b/src/FedEx/ShipService/ComplexType/BrokerDetail.php @@ -6,7 +6,6 @@ /** * BrokerDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CertificateOfOriginDetail.php b/src/FedEx/ShipService/ComplexType/CertificateOfOriginDetail.php index 064a5047..43163855 100644 --- a/src/FedEx/ShipService/ComplexType/CertificateOfOriginDetail.php +++ b/src/FedEx/ShipService/ComplexType/CertificateOfOriginDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Certificate of Origin ( e.g. whether or not to include the instructions, image type, etc ...) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ClientDetail.php b/src/FedEx/ShipService/ComplexType/ClientDetail.php index b3a32324..9460c695 100644 --- a/src/FedEx/ShipService/ComplexType/ClientDetail.php +++ b/src/FedEx/ShipService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CodAddTransportationChargesDetail.php b/src/FedEx/ShipService/ComplexType/CodAddTransportationChargesDetail.php index 9cce1825..b0a6134f 100644 --- a/src/FedEx/ShipService/ComplexType/CodAddTransportationChargesDetail.php +++ b/src/FedEx/ShipService/ComplexType/CodAddTransportationChargesDetail.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargesDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CodDetail.php b/src/FedEx/ShipService/ComplexType/CodDetail.php index c897f2b6..833cca9a 100644 --- a/src/FedEx/ShipService/ComplexType/CodDetail.php +++ b/src/FedEx/ShipService/ComplexType/CodDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CodReturnPackageDetail.php b/src/FedEx/ShipService/ComplexType/CodReturnPackageDetail.php index 358bcdb5..5fd762a0 100644 --- a/src/FedEx/ShipService/ComplexType/CodReturnPackageDetail.php +++ b/src/FedEx/ShipService/ComplexType/CodReturnPackageDetail.php @@ -6,7 +6,6 @@ /** * Specifies the information associated with a package that has COD special service in a ground shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CommercialInvoice.php b/src/FedEx/ShipService/ComplexType/CommercialInvoice.php index 05ec0bcd..e7fdd926 100644 --- a/src/FedEx/ShipService/ComplexType/CommercialInvoice.php +++ b/src/FedEx/ShipService/ComplexType/CommercialInvoice.php @@ -6,7 +6,6 @@ /** * CommercialInvoice element is required for electronic upload of CI data. It will serve to create/transmit an Electronic Commercial Invoice through the FedEx Systems. Customers are responsible for printing their own Commercial Invoice.If you would likeFedEx to generate a Commercial Invoice and transmit it to Customs. for clearance purposes, you need to specify that in the ShippingDocumentSpecification element. If you would like a copy of the Commercial Invoice that FedEx generated returned to you in reply it needs to be specified in the ETDDetail/RequestedDocumentCopies element. Commercial Invoice support consists of maximum of 99 commodity line items. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CommercialInvoiceDetail.php b/src/FedEx/ShipService/ComplexType/CommercialInvoiceDetail.php index 239495be..73f1a134 100644 --- a/src/FedEx/ShipService/ComplexType/CommercialInvoiceDetail.php +++ b/src/FedEx/ShipService/ComplexType/CommercialInvoiceDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Commercial Invoice( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Commodity.php b/src/FedEx/ShipService/ComplexType/Commodity.php index 12745297..26e4cf12 100644 --- a/src/FedEx/ShipService/ComplexType/Commodity.php +++ b/src/FedEx/ShipService/ComplexType/Commodity.php @@ -6,7 +6,6 @@ /** * Commodity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedCodDetail.php b/src/FedEx/ShipService/ComplexType/CompletedCodDetail.php index c73cd259..c8b1e54c 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedCodDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedCodDetail.php @@ -6,7 +6,6 @@ /** * Specifies the results of processing for the COD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedEtdDetail.php b/src/FedEx/ShipService/ComplexType/CompletedEtdDetail.php index cc7968d6..043a8fce 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedEtdDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedEtdDetail.php @@ -6,7 +6,6 @@ /** * CompletedEtdDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedHazardousPackageDetail.php b/src/FedEx/ShipService/ComplexType/CompletedHazardousPackageDetail.php index 11d22999..c8bcc8da 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedHazardousPackageDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedHazardousPackageDetail.php @@ -6,7 +6,6 @@ /** * Completed package-level hazardous commodity information for a single package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedHazardousShipmentDetail.php b/src/FedEx/ShipService/ComplexType/CompletedHazardousShipmentDetail.php index feb44d9d..b9a33f3b 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedHazardousShipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedHazardousShipmentDetail.php @@ -6,7 +6,6 @@ /** * Computed shipment level hazardous commodity information. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedHazardousSummaryDetail.php b/src/FedEx/ShipService/ComplexType/CompletedHazardousSummaryDetail.php index ab07d5c8..f4e57d4c 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedHazardousSummaryDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedHazardousSummaryDetail.php @@ -6,7 +6,6 @@ /** * CompletedHazardousSummaryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedHoldAtLocationDetail.php b/src/FedEx/ShipService/ComplexType/CompletedHoldAtLocationDetail.php index bffcce3f..7b92f571 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedHoldAtLocationDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedHoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * CompletedHoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedPackageDetail.php b/src/FedEx/ShipService/ComplexType/CompletedPackageDetail.php index a0114237..4990e21f 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedPackageDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedPackageDetail.php @@ -6,7 +6,6 @@ /** * CompletedPackageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedShipmentDetail.php b/src/FedEx/ShipService/ComplexType/CompletedShipmentDetail.php index 2d49881d..dd39f943 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedShipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedShipmentDetail.php @@ -6,7 +6,6 @@ /** * CompletedShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedSmartPostDetail.php b/src/FedEx/ShipService/ComplexType/CompletedSmartPostDetail.php index 53e9bd13..b53be609 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedSmartPostDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedSmartPostDetail.php @@ -6,7 +6,6 @@ /** * Provides reply information specific to SmartPost shipments. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CompletedTagDetail.php b/src/FedEx/ShipService/ComplexType/CompletedTagDetail.php index c0d9c7fd..8ea00594 100644 --- a/src/FedEx/ShipService/ComplexType/CompletedTagDetail.php +++ b/src/FedEx/ShipService/ComplexType/CompletedTagDetail.php @@ -6,7 +6,6 @@ /** * Provides reply information specific to a tag request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ConfigurableLabelReferenceEntry.php b/src/FedEx/ShipService/ComplexType/ConfigurableLabelReferenceEntry.php index 13c35f83..53bffe60 100644 --- a/src/FedEx/ShipService/ComplexType/ConfigurableLabelReferenceEntry.php +++ b/src/FedEx/ShipService/ComplexType/ConfigurableLabelReferenceEntry.php @@ -6,7 +6,6 @@ /** * ConfigurableLabelReferenceEntry * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Contact.php b/src/FedEx/ShipService/ComplexType/Contact.php index bd3db67d..827ec66c 100644 --- a/src/FedEx/ShipService/ComplexType/Contact.php +++ b/src/FedEx/ShipService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ContactAndAddress.php b/src/FedEx/ShipService/ComplexType/ContactAndAddress.php index f05feccc..cd703996 100644 --- a/src/FedEx/ShipService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/ShipService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ContentRecord.php b/src/FedEx/ShipService/ComplexType/ContentRecord.php index 806251a2..05c37638 100644 --- a/src/FedEx/ShipService/ComplexType/ContentRecord.php +++ b/src/FedEx/ShipService/ComplexType/ContentRecord.php @@ -6,7 +6,6 @@ /** * Details the contents of the package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CreditCard.php b/src/FedEx/ShipService/ComplexType/CreditCard.php index 531e39f3..44c1d6d9 100644 --- a/src/FedEx/ShipService/ComplexType/CreditCard.php +++ b/src/FedEx/ShipService/ComplexType/CreditCard.php @@ -6,7 +6,6 @@ /** * CreditCard * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CreditCardTransactionAttributesDetail.php b/src/FedEx/ShipService/ComplexType/CreditCardTransactionAttributesDetail.php index 11ba09c2..0255efaa 100644 --- a/src/FedEx/ShipService/ComplexType/CreditCardTransactionAttributesDetail.php +++ b/src/FedEx/ShipService/ComplexType/CreditCardTransactionAttributesDetail.php @@ -6,7 +6,6 @@ /** * Specifies details about the credit card transaction that drive decisions about credit card processing. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CreditCardTransactionDetail.php b/src/FedEx/ShipService/ComplexType/CreditCardTransactionDetail.php index aa1ecf38..c7160fd9 100644 --- a/src/FedEx/ShipService/ComplexType/CreditCardTransactionDetail.php +++ b/src/FedEx/ShipService/ComplexType/CreditCardTransactionDetail.php @@ -6,7 +6,6 @@ /** * This class represents data tied to the use of a credit card in a specific transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CreditFraudDetectionDetail.php b/src/FedEx/ShipService/ComplexType/CreditFraudDetectionDetail.php index 1a61e8f7..426edc5e 100644 --- a/src/FedEx/ShipService/ComplexType/CreditFraudDetectionDetail.php +++ b/src/FedEx/ShipService/ComplexType/CreditFraudDetectionDetail.php @@ -6,7 +6,6 @@ /** * This class is a rename of the previous VerifyCreditFraudDetail; the name change reflects the fact that it is no longer tied to a "verify" usage. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CurrencyExchangeRate.php b/src/FedEx/ShipService/ComplexType/CurrencyExchangeRate.php index 7756c554..96a98986 100644 --- a/src/FedEx/ShipService/ComplexType/CurrencyExchangeRate.php +++ b/src/FedEx/ShipService/ComplexType/CurrencyExchangeRate.php @@ -6,7 +6,6 @@ /** * CurrencyExchangeRate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomDeliveryWindowDetail.php b/src/FedEx/ShipService/ComplexType/CustomDeliveryWindowDetail.php index 1eb19d9c..702b8cc7 100644 --- a/src/FedEx/ShipService/ComplexType/CustomDeliveryWindowDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomDeliveryWindowDetail.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomDiscountExclusionDetail.php b/src/FedEx/ShipService/ComplexType/CustomDiscountExclusionDetail.php index bd942804..9d43706d 100644 --- a/src/FedEx/ShipService/ComplexType/CustomDiscountExclusionDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomDiscountExclusionDetail.php @@ -6,7 +6,6 @@ /** * CustomDiscountExclusionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomDocumentDetail.php b/src/FedEx/ShipService/ComplexType/CustomDocumentDetail.php index 13e6b96d..83ce3ec7 100644 --- a/src/FedEx/ShipService/ComplexType/CustomDocumentDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomDocumentDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a custom-specified document, either at shipment or package level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomLabelBarcodeEntry.php b/src/FedEx/ShipService/ComplexType/CustomLabelBarcodeEntry.php index d47c1d07..2f56a002 100644 --- a/src/FedEx/ShipService/ComplexType/CustomLabelBarcodeEntry.php +++ b/src/FedEx/ShipService/ComplexType/CustomLabelBarcodeEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified barcode symbology. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomLabelBoxEntry.php b/src/FedEx/ShipService/ComplexType/CustomLabelBoxEntry.php index c00185b7..8dbca67d 100644 --- a/src/FedEx/ShipService/ComplexType/CustomLabelBoxEntry.php +++ b/src/FedEx/ShipService/ComplexType/CustomLabelBoxEntry.php @@ -6,7 +6,6 @@ /** * Solid (filled) rectangular area on label. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomLabelDetail.php b/src/FedEx/ShipService/ComplexType/CustomLabelDetail.php index add694c6..0270cd52 100644 --- a/src/FedEx/ShipService/ComplexType/CustomLabelDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomLabelDetail.php @@ -6,7 +6,6 @@ /** * CustomLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomLabelGraphicEntry.php b/src/FedEx/ShipService/ComplexType/CustomLabelGraphicEntry.php index 11c94365..94d54a66 100644 --- a/src/FedEx/ShipService/ComplexType/CustomLabelGraphicEntry.php +++ b/src/FedEx/ShipService/ComplexType/CustomLabelGraphicEntry.php @@ -6,7 +6,6 @@ /** * Image to be included from printer's memory, or from a local file for offline clients. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomLabelPosition.php b/src/FedEx/ShipService/ComplexType/CustomLabelPosition.php index 850655e0..7a2a4d8c 100644 --- a/src/FedEx/ShipService/ComplexType/CustomLabelPosition.php +++ b/src/FedEx/ShipService/ComplexType/CustomLabelPosition.php @@ -6,7 +6,6 @@ /** * CustomLabelPosition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomLabelTextBoxEntry.php b/src/FedEx/ShipService/ComplexType/CustomLabelTextBoxEntry.php index 5176cda3..b74404db 100644 --- a/src/FedEx/ShipService/ComplexType/CustomLabelTextBoxEntry.php +++ b/src/FedEx/ShipService/ComplexType/CustomLabelTextBoxEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomLabelTextEntry.php b/src/FedEx/ShipService/ComplexType/CustomLabelTextEntry.php index 24f6bd73..d74404e0 100644 --- a/src/FedEx/ShipService/ComplexType/CustomLabelTextEntry.php +++ b/src/FedEx/ShipService/ComplexType/CustomLabelTextEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomRatingOptionDetail.php b/src/FedEx/ShipService/ComplexType/CustomRatingOptionDetail.php index 86a1aef4..6845bded 100644 --- a/src/FedEx/ShipService/ComplexType/CustomRatingOptionDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomRatingOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomRatingOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomTransitTimeDetail.php b/src/FedEx/ShipService/ComplexType/CustomTransitTimeDetail.php index 234c38ee..83159a96 100644 --- a/src/FedEx/ShipService/ComplexType/CustomTransitTimeDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomTransitTimeDetail.php @@ -6,7 +6,6 @@ /** * Specifies custom transit time to be applied to the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomerImageUsage.php b/src/FedEx/ShipService/ComplexType/CustomerImageUsage.php index 9f45c368..fe1cbcc5 100644 --- a/src/FedEx/ShipService/ComplexType/CustomerImageUsage.php +++ b/src/FedEx/ShipService/ComplexType/CustomerImageUsage.php @@ -6,7 +6,6 @@ /** * CustomerImageUsage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomerReference.php b/src/FedEx/ShipService/ComplexType/CustomerReference.php index 7c5e5a9e..fe6d19df 100644 --- a/src/FedEx/ShipService/ComplexType/CustomerReference.php +++ b/src/FedEx/ShipService/ComplexType/CustomerReference.php @@ -6,7 +6,6 @@ /** * CustomerReference * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomerSpecifiedLabelDetail.php b/src/FedEx/ShipService/ComplexType/CustomerSpecifiedLabelDetail.php index 5c583131..d8fe3da3 100644 --- a/src/FedEx/ShipService/ComplexType/CustomerSpecifiedLabelDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomerSpecifiedLabelDetail.php @@ -6,7 +6,6 @@ /** * Allows customer-specified control of label content. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomsClearanceDetail.php b/src/FedEx/ShipService/ComplexType/CustomsClearanceDetail.php index 7a6cd66e..c2aa3244 100644 --- a/src/FedEx/ShipService/ComplexType/CustomsClearanceDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomsClearanceDetail.php @@ -6,7 +6,6 @@ /** * CustomsClearanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomsDeclarationStatementDetail.php b/src/FedEx/ShipService/ComplexType/CustomsDeclarationStatementDetail.php index 08d1648b..53e58b29 100644 --- a/src/FedEx/ShipService/ComplexType/CustomsDeclarationStatementDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomsDeclarationStatementDetail.php @@ -6,7 +6,6 @@ /** * This provides the information necessary to identify the different statements, declarations, acts, and/or certifications that apply to this shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/CustomsOptionDetail.php b/src/FedEx/ShipService/ComplexType/CustomsOptionDetail.php index fd740d31..2539c347 100644 --- a/src/FedEx/ShipService/ComplexType/CustomsOptionDetail.php +++ b/src/FedEx/ShipService/ComplexType/CustomsOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomsOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DangerousGoodsContainer.php b/src/FedEx/ShipService/ComplexType/DangerousGoodsContainer.php index 72680c24..5be177d3 100644 --- a/src/FedEx/ShipService/ComplexType/DangerousGoodsContainer.php +++ b/src/FedEx/ShipService/ComplexType/DangerousGoodsContainer.php @@ -6,7 +6,6 @@ /** * Describes an approved container used to package dangerous goods commodities. This does not describe any individual inner receptacles that may be within this container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DangerousGoodsDetail.php b/src/FedEx/ShipService/ComplexType/DangerousGoodsDetail.php index b70879ff..9468c2d5 100644 --- a/src/FedEx/ShipService/ComplexType/DangerousGoodsDetail.php +++ b/src/FedEx/ShipService/ComplexType/DangerousGoodsDetail.php @@ -6,7 +6,6 @@ /** * DangerousGoodsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php b/src/FedEx/ShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php index b22566b3..06321577 100644 --- a/src/FedEx/ShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php +++ b/src/FedEx/ShipService/ComplexType/DangerousGoodsShippersDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the 1421c form for dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DangerousGoodsSignatory.php b/src/FedEx/ShipService/ComplexType/DangerousGoodsSignatory.php index 2d82f4bb..ca9e3c68 100644 --- a/src/FedEx/ShipService/ComplexType/DangerousGoodsSignatory.php +++ b/src/FedEx/ShipService/ComplexType/DangerousGoodsSignatory.php @@ -6,7 +6,6 @@ /** * Specifies that name, title and place of the signatory responsible for the dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DateRange.php b/src/FedEx/ShipService/ComplexType/DateRange.php index c2709f3f..7c185d67 100644 --- a/src/FedEx/ShipService/ComplexType/DateRange.php +++ b/src/FedEx/ShipService/ComplexType/DateRange.php @@ -6,7 +6,6 @@ /** * DateRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DeleteShipmentRequest.php b/src/FedEx/ShipService/ComplexType/DeleteShipmentRequest.php index d62635e6..8c0994b7 100644 --- a/src/FedEx/ShipService/ComplexType/DeleteShipmentRequest.php +++ b/src/FedEx/ShipService/ComplexType/DeleteShipmentRequest.php @@ -6,7 +6,6 @@ /** * DeleteShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DeleteTagRequest.php b/src/FedEx/ShipService/ComplexType/DeleteTagRequest.php index b649edce..1ba5a27f 100644 --- a/src/FedEx/ShipService/ComplexType/DeleteTagRequest.php +++ b/src/FedEx/ShipService/ComplexType/DeleteTagRequest.php @@ -6,7 +6,6 @@ /** * DeleteTagRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php b/src/FedEx/ShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php index 81695913..d07162d8 100644 --- a/src/FedEx/ShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php +++ b/src/FedEx/ShipService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php @@ -6,7 +6,6 @@ /** * DeliveryOnInvoiceAcceptanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DestinationControlDetail.php b/src/FedEx/ShipService/ComplexType/DestinationControlDetail.php index 8616c9bf..cc5d1b60 100644 --- a/src/FedEx/ShipService/ComplexType/DestinationControlDetail.php +++ b/src/FedEx/ShipService/ComplexType/DestinationControlDetail.php @@ -6,7 +6,6 @@ /** * Data required to complete the Destionation Control Statement for US exports. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DetentionDetail.php b/src/FedEx/ShipService/ComplexType/DetentionDetail.php index 5af07555..4b680571 100644 --- a/src/FedEx/ShipService/ComplexType/DetentionDetail.php +++ b/src/FedEx/ShipService/ComplexType/DetentionDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pup/set or vehicle delayed for loading or unloading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Dimensions.php b/src/FedEx/ShipService/ComplexType/Dimensions.php index 1272b9ea..ee886151 100644 --- a/src/FedEx/ShipService/ComplexType/Dimensions.php +++ b/src/FedEx/ShipService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DocTabContent.php b/src/FedEx/ShipService/ComplexType/DocTabContent.php index 1b7601e8..627a1fe4 100644 --- a/src/FedEx/ShipService/ComplexType/DocTabContent.php +++ b/src/FedEx/ShipService/ComplexType/DocTabContent.php @@ -6,7 +6,6 @@ /** * DocTabContent * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DocTabContentBarcoded.php b/src/FedEx/ShipService/ComplexType/DocTabContentBarcoded.php index 48304276..7eca92cd 100644 --- a/src/FedEx/ShipService/ComplexType/DocTabContentBarcoded.php +++ b/src/FedEx/ShipService/ComplexType/DocTabContentBarcoded.php @@ -6,7 +6,6 @@ /** * DocTabContentBarcoded * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DocTabContentZone001.php b/src/FedEx/ShipService/ComplexType/DocTabContentZone001.php index 767b74d7..f135e9a3 100644 --- a/src/FedEx/ShipService/ComplexType/DocTabContentZone001.php +++ b/src/FedEx/ShipService/ComplexType/DocTabContentZone001.php @@ -6,7 +6,6 @@ /** * DocTabContentZone001 * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DocTabZoneSpecification.php b/src/FedEx/ShipService/ComplexType/DocTabZoneSpecification.php index 701e71be..70018020 100644 --- a/src/FedEx/ShipService/ComplexType/DocTabZoneSpecification.php +++ b/src/FedEx/ShipService/ComplexType/DocTabZoneSpecification.php @@ -6,7 +6,6 @@ /** * DocTabZoneSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DocumentFormatOptionsRequested.php b/src/FedEx/ShipService/ComplexType/DocumentFormatOptionsRequested.php index 92ba8d3e..5c24c15e 100644 --- a/src/FedEx/ShipService/ComplexType/DocumentFormatOptionsRequested.php +++ b/src/FedEx/ShipService/ComplexType/DocumentFormatOptionsRequested.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DocumentGenerationDetail.php b/src/FedEx/ShipService/ComplexType/DocumentGenerationDetail.php index 245fb3c1..a6979fbc 100644 --- a/src/FedEx/ShipService/ComplexType/DocumentGenerationDetail.php +++ b/src/FedEx/ShipService/ComplexType/DocumentGenerationDetail.php @@ -6,7 +6,6 @@ /** * DocumentGenerationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/DocumentRequirementsDetail.php b/src/FedEx/ShipService/ComplexType/DocumentRequirementsDetail.php index 28ceffda..33f5910a 100644 --- a/src/FedEx/ShipService/ComplexType/DocumentRequirementsDetail.php +++ b/src/FedEx/ShipService/ComplexType/DocumentRequirementsDetail.php @@ -6,7 +6,6 @@ /** * DocumentRequirementsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EMailDetail.php b/src/FedEx/ShipService/ComplexType/EMailDetail.php index 9344de52..26649152 100644 --- a/src/FedEx/ShipService/ComplexType/EMailDetail.php +++ b/src/FedEx/ShipService/ComplexType/EMailDetail.php @@ -6,7 +6,6 @@ /** * EMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EMailLabelDetail.php b/src/FedEx/ShipService/ComplexType/EMailLabelDetail.php index 033585d2..74faf32e 100644 --- a/src/FedEx/ShipService/ComplexType/EMailLabelDetail.php +++ b/src/FedEx/ShipService/ComplexType/EMailLabelDetail.php @@ -6,7 +6,6 @@ /** * EMailLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EMailRecipient.php b/src/FedEx/ShipService/ComplexType/EMailRecipient.php index 7565626f..27c513ff 100644 --- a/src/FedEx/ShipService/ComplexType/EMailRecipient.php +++ b/src/FedEx/ShipService/ComplexType/EMailRecipient.php @@ -6,7 +6,6 @@ /** * Information describing the address of of the email recipient, role of the email recipient and languages that are requested to be supported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EPaymentDetail.php b/src/FedEx/ShipService/ComplexType/EPaymentDetail.php index 260b369e..3aa22225 100644 --- a/src/FedEx/ShipService/ComplexType/EPaymentDetail.php +++ b/src/FedEx/ShipService/ComplexType/EPaymentDetail.php @@ -6,7 +6,6 @@ /** * EPaymentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EdtCommodityTax.php b/src/FedEx/ShipService/ComplexType/EdtCommodityTax.php index 21579193..37ea99f0 100644 --- a/src/FedEx/ShipService/ComplexType/EdtCommodityTax.php +++ b/src/FedEx/ShipService/ComplexType/EdtCommodityTax.php @@ -6,7 +6,6 @@ /** * EdtCommodityTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EdtExciseCondition.php b/src/FedEx/ShipService/ComplexType/EdtExciseCondition.php index e518e8b7..000f768c 100644 --- a/src/FedEx/ShipService/ComplexType/EdtExciseCondition.php +++ b/src/FedEx/ShipService/ComplexType/EdtExciseCondition.php @@ -6,7 +6,6 @@ /** * EdtExciseCondition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EdtTaxDetail.php b/src/FedEx/ShipService/ComplexType/EdtTaxDetail.php index e88adf22..f44e86d2 100644 --- a/src/FedEx/ShipService/ComplexType/EdtTaxDetail.php +++ b/src/FedEx/ShipService/ComplexType/EdtTaxDetail.php @@ -6,7 +6,6 @@ /** * EdtTaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EmailOptionsRequested.php b/src/FedEx/ShipService/ComplexType/EmailOptionsRequested.php index 80a96533..2a4a282b 100644 --- a/src/FedEx/ShipService/ComplexType/EmailOptionsRequested.php +++ b/src/FedEx/ShipService/ComplexType/EmailOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies how to apply the localization detail to the current context. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/EtdDetail.php b/src/FedEx/ShipService/ComplexType/EtdDetail.php index 47aee755..7965d180 100644 --- a/src/FedEx/ShipService/ComplexType/EtdDetail.php +++ b/src/FedEx/ShipService/ComplexType/EtdDetail.php @@ -6,7 +6,6 @@ /** * Electronic Trade document references used with the ETD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ExportDeclarationDetail.php b/src/FedEx/ShipService/ComplexType/ExportDeclarationDetail.php index 909fa0e7..d4a78e62 100644 --- a/src/FedEx/ShipService/ComplexType/ExportDeclarationDetail.php +++ b/src/FedEx/ShipService/ComplexType/ExportDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Export Declaration. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ExportDetail.php b/src/FedEx/ShipService/ComplexType/ExportDetail.php index c3385c43..52a13c10 100644 --- a/src/FedEx/ShipService/ComplexType/ExportDetail.php +++ b/src/FedEx/ShipService/ComplexType/ExportDetail.php @@ -6,7 +6,6 @@ /** * ExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ExpressFreightDetail.php b/src/FedEx/ShipService/ComplexType/ExpressFreightDetail.php index 759fb7b7..06d25280 100644 --- a/src/FedEx/ShipService/ComplexType/ExpressFreightDetail.php +++ b/src/FedEx/ShipService/ComplexType/ExpressFreightDetail.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ExpressFreightDetailContact.php b/src/FedEx/ShipService/ComplexType/ExpressFreightDetailContact.php index ede5e81c..a4d4803f 100644 --- a/src/FedEx/ShipService/ComplexType/ExpressFreightDetailContact.php +++ b/src/FedEx/ShipService/ComplexType/ExpressFreightDetailContact.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetailContact * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ExtraLaborDetail.php b/src/FedEx/ShipService/ComplexType/ExtraLaborDetail.php index 86bd6d1d..9306e0b1 100644 --- a/src/FedEx/ShipService/ComplexType/ExtraLaborDetail.php +++ b/src/FedEx/ShipService/ComplexType/ExtraLaborDetail.php @@ -6,7 +6,6 @@ /** * Specification for labor time spent handling shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FlatbedTrailerDetail.php b/src/FedEx/ShipService/ComplexType/FlatbedTrailerDetail.php index 3ad51a8f..fb50a939 100644 --- a/src/FedEx/ShipService/ComplexType/FlatbedTrailerDetail.php +++ b/src/FedEx/ShipService/ComplexType/FlatbedTrailerDetail.php @@ -6,7 +6,6 @@ /** * Specifies the optional features/characteristics requested for a Freight shipment utilizing a flatbed trailer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightAddressLabelDetail.php b/src/FedEx/ShipService/ComplexType/FreightAddressLabelDetail.php index b7c7d19c..4c73e50b 100644 --- a/src/FedEx/ShipService/ComplexType/FreightAddressLabelDetail.php +++ b/src/FedEx/ShipService/ComplexType/FreightAddressLabelDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce the Freight handling-unit-level address labels. Note that the number of UNIQUE labels (the N as in 1 of N, 2 of N, etc.) is determined by total handling units. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightBaseCharge.php b/src/FedEx/ShipService/ComplexType/FreightBaseCharge.php index 5a8c4380..336eefa8 100644 --- a/src/FedEx/ShipService/ComplexType/FreightBaseCharge.php +++ b/src/FedEx/ShipService/ComplexType/FreightBaseCharge.php @@ -6,7 +6,6 @@ /** * Individual charge which contributes to the total base charge for the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightBillOfLadingDetail.php b/src/FedEx/ShipService/ComplexType/FreightBillOfLadingDetail.php index 032428a2..d6085efb 100644 --- a/src/FedEx/ShipService/ComplexType/FreightBillOfLadingDetail.php +++ b/src/FedEx/ShipService/ComplexType/FreightBillOfLadingDetail.php @@ -6,7 +6,6 @@ /** * FreightBillOfLadingDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightGuaranteeDetail.php b/src/FedEx/ShipService/ComplexType/FreightGuaranteeDetail.php index ce6f4d73..38653847 100644 --- a/src/FedEx/ShipService/ComplexType/FreightGuaranteeDetail.php +++ b/src/FedEx/ShipService/ComplexType/FreightGuaranteeDetail.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightRateDetail.php b/src/FedEx/ShipService/ComplexType/FreightRateDetail.php index 7b319b2e..27daf9b8 100644 --- a/src/FedEx/ShipService/ComplexType/FreightRateDetail.php +++ b/src/FedEx/ShipService/ComplexType/FreightRateDetail.php @@ -6,7 +6,6 @@ /** * Rate data specific to FedEx Freight or FedEx National Freight services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightRateNotation.php b/src/FedEx/ShipService/ComplexType/FreightRateNotation.php index 603215e6..51165d25 100644 --- a/src/FedEx/ShipService/ComplexType/FreightRateNotation.php +++ b/src/FedEx/ShipService/ComplexType/FreightRateNotation.php @@ -6,7 +6,6 @@ /** * Additional non-monetary data returned with Freight rates. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightShipmentDetail.php b/src/FedEx/ShipService/ComplexType/FreightShipmentDetail.php index 1945b665..dd9a3ada 100644 --- a/src/FedEx/ShipService/ComplexType/FreightShipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/FreightShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data applicable to shipments using FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightShipmentLineItem.php b/src/FedEx/ShipService/ComplexType/FreightShipmentLineItem.php index 9a59c148..0106d04f 100644 --- a/src/FedEx/ShipService/ComplexType/FreightShipmentLineItem.php +++ b/src/FedEx/ShipService/ComplexType/FreightShipmentLineItem.php @@ -6,7 +6,6 @@ /** * Description of an individual commodity or class of content in a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/FreightSpecialServicePayment.php b/src/FedEx/ShipService/ComplexType/FreightSpecialServicePayment.php index 10c6ab9a..64bc83f4 100644 --- a/src/FedEx/ShipService/ComplexType/FreightSpecialServicePayment.php +++ b/src/FedEx/ShipService/ComplexType/FreightSpecialServicePayment.php @@ -6,7 +6,6 @@ /** * Specifies which party will be responsible for payment of any surcharges for Freight special services for which split billing is allowed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/GeneralAgencyAgreementDetail.php b/src/FedEx/ShipService/ComplexType/GeneralAgencyAgreementDetail.php index cd6cf5b3..69758618 100644 --- a/src/FedEx/ShipService/ComplexType/GeneralAgencyAgreementDetail.php +++ b/src/FedEx/ShipService/ComplexType/GeneralAgencyAgreementDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a General Agency Agreement document. Remaining content (business data) to be defined once requirements have been completed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HazardousCommodityContent.php b/src/FedEx/ShipService/ComplexType/HazardousCommodityContent.php index 221c12c1..8aa7f847 100644 --- a/src/FedEx/ShipService/ComplexType/HazardousCommodityContent.php +++ b/src/FedEx/ShipService/ComplexType/HazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HazardousCommodityDescription.php b/src/FedEx/ShipService/ComplexType/HazardousCommodityDescription.php index addd688c..b66bca08 100644 --- a/src/FedEx/ShipService/ComplexType/HazardousCommodityDescription.php +++ b/src/FedEx/ShipService/ComplexType/HazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php b/src/FedEx/ShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php index 419c5524..e92bdec8 100644 --- a/src/FedEx/ShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php +++ b/src/FedEx/ShipService/ComplexType/HazardousCommodityInnerReceptacleDetail.php @@ -6,7 +6,6 @@ /** * This describes information about the inner receptacles for the hazardous commodity in a particular dangerous goods container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HazardousCommodityOptionDetail.php b/src/FedEx/ShipService/ComplexType/HazardousCommodityOptionDetail.php index c620b85d..a4183f38 100644 --- a/src/FedEx/ShipService/ComplexType/HazardousCommodityOptionDetail.php +++ b/src/FedEx/ShipService/ComplexType/HazardousCommodityOptionDetail.php @@ -6,7 +6,6 @@ /** * Customer-provided specifications for handling individual commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HazardousCommodityPackagingDetail.php b/src/FedEx/ShipService/ComplexType/HazardousCommodityPackagingDetail.php index dc1b3c29..b21f9494 100644 --- a/src/FedEx/ShipService/ComplexType/HazardousCommodityPackagingDetail.php +++ b/src/FedEx/ShipService/ComplexType/HazardousCommodityPackagingDetail.php @@ -6,7 +6,6 @@ /** * Identifies number and type of packaging units for hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HazardousCommodityPackingDetail.php b/src/FedEx/ShipService/ComplexType/HazardousCommodityPackingDetail.php index 5b64d416..e42a71ed 100644 --- a/src/FedEx/ShipService/ComplexType/HazardousCommodityPackingDetail.php +++ b/src/FedEx/ShipService/ComplexType/HazardousCommodityPackingDetail.php @@ -6,7 +6,6 @@ /** * Specifies documentation and limits for validation of an individual packing group/category. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HazardousCommodityQuantityDetail.php b/src/FedEx/ShipService/ComplexType/HazardousCommodityQuantityDetail.php index 22bc2967..75a23316 100644 --- a/src/FedEx/ShipService/ComplexType/HazardousCommodityQuantityDetail.php +++ b/src/FedEx/ShipService/ComplexType/HazardousCommodityQuantityDetail.php @@ -6,7 +6,6 @@ /** * Identifies amount and units for quantity of hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HoldAtLocationDetail.php b/src/FedEx/ShipService/ComplexType/HoldAtLocationDetail.php index 9e18cfdf..9f8f9146 100644 --- a/src/FedEx/ShipService/ComplexType/HoldAtLocationDetail.php +++ b/src/FedEx/ShipService/ComplexType/HoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * HoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/HomeDeliveryPremiumDetail.php b/src/FedEx/ShipService/ComplexType/HomeDeliveryPremiumDetail.php index 0a387182..d87e0f11 100644 --- a/src/FedEx/ShipService/ComplexType/HomeDeliveryPremiumDetail.php +++ b/src/FedEx/ShipService/ComplexType/HomeDeliveryPremiumDetail.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/InternationalControlledExportDetail.php b/src/FedEx/ShipService/ComplexType/InternationalControlledExportDetail.php index b8703e6f..37721cd6 100644 --- a/src/FedEx/ShipService/ComplexType/InternationalControlledExportDetail.php +++ b/src/FedEx/ShipService/ComplexType/InternationalControlledExportDetail.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php b/src/FedEx/ShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php index 73efca9d..034a0a32 100644 --- a/src/FedEx/ShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php +++ b/src/FedEx/ShipService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php @@ -6,7 +6,6 @@ /** * InternationalTrafficInArmsRegulationsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/LabelSpecification.php b/src/FedEx/ShipService/ComplexType/LabelSpecification.php index 5e898fc6..435f6abb 100644 --- a/src/FedEx/ShipService/ComplexType/LabelSpecification.php +++ b/src/FedEx/ShipService/ComplexType/LabelSpecification.php @@ -6,7 +6,6 @@ /** * LabelSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/LiabilityCoverageDetail.php b/src/FedEx/ShipService/ComplexType/LiabilityCoverageDetail.php index 6b14690e..0269958e 100644 --- a/src/FedEx/ShipService/ComplexType/LiabilityCoverageDetail.php +++ b/src/FedEx/ShipService/ComplexType/LiabilityCoverageDetail.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/LicenseOrPermitDetail.php b/src/FedEx/ShipService/ComplexType/LicenseOrPermitDetail.php index 40852b1a..605666dd 100644 --- a/src/FedEx/ShipService/ComplexType/LicenseOrPermitDetail.php +++ b/src/FedEx/ShipService/ComplexType/LicenseOrPermitDetail.php @@ -6,7 +6,6 @@ /** * LicenseOrPermitDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/LinearMeasure.php b/src/FedEx/ShipService/ComplexType/LinearMeasure.php index ab6ec698..7ab2e254 100644 --- a/src/FedEx/ShipService/ComplexType/LinearMeasure.php +++ b/src/FedEx/ShipService/ComplexType/LinearMeasure.php @@ -6,7 +6,6 @@ /** * Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Localization.php b/src/FedEx/ShipService/ComplexType/Localization.php index 9a0a2f36..5b146fe3 100644 --- a/src/FedEx/ShipService/ComplexType/Localization.php +++ b/src/FedEx/ShipService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/MarkingOrTaggingDetail.php b/src/FedEx/ShipService/ComplexType/MarkingOrTaggingDetail.php index 44d04117..dde498dc 100644 --- a/src/FedEx/ShipService/ComplexType/MarkingOrTaggingDetail.php +++ b/src/FedEx/ShipService/ComplexType/MarkingOrTaggingDetail.php @@ -6,7 +6,6 @@ /** * Specification for marking or tagging of pieces in shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Measure.php b/src/FedEx/ShipService/ComplexType/Measure.php index f7206a84..a1ed90b9 100644 --- a/src/FedEx/ShipService/ComplexType/Measure.php +++ b/src/FedEx/ShipService/ComplexType/Measure.php @@ -6,7 +6,6 @@ /** * Measure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Message.php b/src/FedEx/ShipService/ComplexType/Message.php index 7c8af70d..6cc55872 100644 --- a/src/FedEx/ShipService/ComplexType/Message.php +++ b/src/FedEx/ShipService/ComplexType/Message.php @@ -6,7 +6,6 @@ /** * Message * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/MessageParameter.php b/src/FedEx/ShipService/ComplexType/MessageParameter.php index e547741d..d79c158f 100644 --- a/src/FedEx/ShipService/ComplexType/MessageParameter.php +++ b/src/FedEx/ShipService/ComplexType/MessageParameter.php @@ -6,7 +6,6 @@ /** * MessageParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Money.php b/src/FedEx/ShipService/ComplexType/Money.php index 88d0c377..5f493aef 100644 --- a/src/FedEx/ShipService/ComplexType/Money.php +++ b/src/FedEx/ShipService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/NaftaCertificateOfOriginDetail.php b/src/FedEx/ShipService/ComplexType/NaftaCertificateOfOriginDetail.php deleted file mode 100644 index 11a88b49..00000000 --- a/src/FedEx/ShipService/ComplexType/NaftaCertificateOfOriginDetail.php +++ /dev/null @@ -1,114 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - * - * @property ShippingDocumentFormat $Format - * @property DateRange $BlanketPeriod - * @property \FedEx\ShipService\SimpleType\NaftaImporterSpecificationType|string $ImporterSpecification - * @property Contact $SignatureContact - * @property \FedEx\ShipService\SimpleType\NaftaProducerSpecificationType|string $ProducerSpecification - * @property NaftaProducer[] $Producers - * @property CustomerImageUsage[] $CustomerImageUsages - - */ -class NaftaCertificateOfOriginDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCertificateOfOriginDetail'; - - /** - * Set Format - * - * @param ShippingDocumentFormat $format - * @return $this - */ - public function setFormat(ShippingDocumentFormat $format) - { - $this->values['Format'] = $format; - return $this; - } - - /** - * Set BlanketPeriod - * - * @param DateRange $blanketPeriod - * @return $this - */ - public function setBlanketPeriod(DateRange $blanketPeriod) - { - $this->values['BlanketPeriod'] = $blanketPeriod; - return $this; - } - - /** - * Indicates which Party (if any) from the shipment is to be used as the source of importer data on the NAFTA COO form. - * - * @param \FedEx\ShipService\SimpleType\NaftaImporterSpecificationType|string $importerSpecification - * @return $this - */ - public function setImporterSpecification($importerSpecification) - { - $this->values['ImporterSpecification'] = $importerSpecification; - return $this; - } - - /** - * Contact information for "Authorized Signature" area of form. - * - * @param Contact $signatureContact - * @return $this - */ - public function setSignatureContact(Contact $signatureContact) - { - $this->values['SignatureContact'] = $signatureContact; - return $this; - } - - /** - * Set ProducerSpecification - * - * @param \FedEx\ShipService\SimpleType\NaftaProducerSpecificationType|string $producerSpecification - * @return $this - */ - public function setProducerSpecification($producerSpecification) - { - $this->values['ProducerSpecification'] = $producerSpecification; - return $this; - } - - /** - * Set Producers - * - * @param NaftaProducer[] $producers - * @return $this - */ - public function setProducers(array $producers) - { - $this->values['Producers'] = $producers; - return $this; - } - - /** - * Set CustomerImageUsages - * - * @param CustomerImageUsage[] $customerImageUsages - * @return $this - */ - public function setCustomerImageUsages(array $customerImageUsages) - { - $this->values['CustomerImageUsages'] = $customerImageUsages; - return $this; - } -} diff --git a/src/FedEx/ShipService/ComplexType/NaftaCommodityDetail.php b/src/FedEx/ShipService/ComplexType/NaftaCommodityDetail.php deleted file mode 100644 index 2fb3fbde..00000000 --- a/src/FedEx/ShipService/ComplexType/NaftaCommodityDetail.php +++ /dev/null @@ -1,88 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - * - * @property \FedEx\ShipService\SimpleType\NaftaPreferenceCriterionCode|string $PreferenceCriterion - * @property \FedEx\ShipService\SimpleType\NaftaProducerDeterminationCode|string $ProducerDetermination - * @property string $ProducerId - * @property \FedEx\ShipService\SimpleType\NaftaNetCostMethodCode|string $NetCostMethod - * @property DateRange $NetCostDateRange - - */ -class NaftaCommodityDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCommodityDetail'; - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\ShipService\SimpleType\NaftaPreferenceCriterionCode|string $preferenceCriterion - * @return $this - */ - public function setPreferenceCriterion($preferenceCriterion) - { - $this->values['PreferenceCriterion'] = $preferenceCriterion; - return $this; - } - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\ShipService\SimpleType\NaftaProducerDeterminationCode|string $producerDetermination - * @return $this - */ - public function setProducerDetermination($producerDetermination) - { - $this->values['ProducerDetermination'] = $producerDetermination; - return $this; - } - - /** - * Identification of which producer is associated with this commodity (if multiple producers are used in a single shipment). - * - * @param string $producerId - * @return $this - */ - public function setProducerId($producerId) - { - $this->values['ProducerId'] = $producerId; - return $this; - } - - /** - * Set NetCostMethod - * - * @param \FedEx\ShipService\SimpleType\NaftaNetCostMethodCode|string $netCostMethod - * @return $this - */ - public function setNetCostMethod($netCostMethod) - { - $this->values['NetCostMethod'] = $netCostMethod; - return $this; - } - - /** - * Date range over which RVC net cost was calculated. - * - * @param DateRange $netCostDateRange - * @return $this - */ - public function setNetCostDateRange(DateRange $netCostDateRange) - { - $this->values['NetCostDateRange'] = $netCostDateRange; - return $this; - } -} diff --git a/src/FedEx/ShipService/ComplexType/NaftaLowValueStatementDetail.php b/src/FedEx/ShipService/ComplexType/NaftaLowValueStatementDetail.php deleted file mode 100644 index 94ff1bb8..00000000 --- a/src/FedEx/ShipService/ComplexType/NaftaLowValueStatementDetail.php +++ /dev/null @@ -1,36 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - * - * @property \FedEx\ShipService\SimpleType\CustomsRoleType|string $Role - - */ -class NaftaLowValueStatementDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaLowValueStatementDetail'; - - /** - * Specifies the NAFTA statement role. - * - * @param \FedEx\ShipService\SimpleType\CustomsRoleType|string $role - * @return $this - */ - public function setRole($role) - { - $this->values['Role'] = $role; - return $this; - } -} diff --git a/src/FedEx/ShipService/ComplexType/NaftaProducer.php b/src/FedEx/ShipService/ComplexType/NaftaProducer.php deleted file mode 100644 index 1b679081..00000000 --- a/src/FedEx/ShipService/ComplexType/NaftaProducer.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - * - * @property string $Id - * @property Party $Producer - - */ -class NaftaProducer extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaProducer'; - - /** - * Set Id - * - * @param string $id - * @return $this - */ - public function setId($id) - { - $this->values['Id'] = $id; - return $this; - } - - /** - * Set Producer - * - * @param Party $producer - * @return $this - */ - public function setProducer(Party $producer) - { - $this->values['Producer'] = $producer; - return $this; - } -} diff --git a/src/FedEx/ShipService/ComplexType/NetExplosiveDetail.php b/src/FedEx/ShipService/ComplexType/NetExplosiveDetail.php index 1e08b29c..0e761043 100644 --- a/src/FedEx/ShipService/ComplexType/NetExplosiveDetail.php +++ b/src/FedEx/ShipService/ComplexType/NetExplosiveDetail.php @@ -6,7 +6,6 @@ /** * NetExplosiveDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/NonBusinessTimeDetail.php b/src/FedEx/ShipService/ComplexType/NonBusinessTimeDetail.php index b55d02d1..5e878617 100644 --- a/src/FedEx/ShipService/ComplexType/NonBusinessTimeDetail.php +++ b/src/FedEx/ShipService/ComplexType/NonBusinessTimeDetail.php @@ -6,7 +6,6 @@ /** * Specification for services performed during non-business hours and/or days. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Notification.php b/src/FedEx/ShipService/ComplexType/Notification.php index ead8d545..1820dcc4 100644 --- a/src/FedEx/ShipService/ComplexType/Notification.php +++ b/src/FedEx/ShipService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/NotificationDetail.php b/src/FedEx/ShipService/ComplexType/NotificationDetail.php index 9a0248cf..fac22fe3 100644 --- a/src/FedEx/ShipService/ComplexType/NotificationDetail.php +++ b/src/FedEx/ShipService/ComplexType/NotificationDetail.php @@ -6,7 +6,6 @@ /** * NotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/NotificationParameter.php b/src/FedEx/ShipService/ComplexType/NotificationParameter.php index 3fb294cc..3ba92114 100644 --- a/src/FedEx/ShipService/ComplexType/NotificationParameter.php +++ b/src/FedEx/ShipService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/OfferingIdentifierDetail.php b/src/FedEx/ShipService/ComplexType/OfferingIdentifierDetail.php index a122b2d1..add5f6f4 100644 --- a/src/FedEx/ShipService/ComplexType/OfferingIdentifierDetail.php +++ b/src/FedEx/ShipService/ComplexType/OfferingIdentifierDetail.php @@ -6,7 +6,6 @@ /** * OfferingIdentifierDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Op900Detail.php b/src/FedEx/ShipService/ComplexType/Op900Detail.php index 4ee3b25d..6842a557 100644 --- a/src/FedEx/ShipService/ComplexType/Op900Detail.php +++ b/src/FedEx/ShipService/ComplexType/Op900Detail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the OP-900 form for hazardous materials packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/OperationalInstruction.php b/src/FedEx/ShipService/ComplexType/OperationalInstruction.php index c5d03496..9f45fce4 100644 --- a/src/FedEx/ShipService/ComplexType/OperationalInstruction.php +++ b/src/FedEx/ShipService/ComplexType/OperationalInstruction.php @@ -6,7 +6,6 @@ /** * OperationalInstruction * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PackageBarcodes.php b/src/FedEx/ShipService/ComplexType/PackageBarcodes.php index ebcbc061..d261d6c8 100644 --- a/src/FedEx/ShipService/ComplexType/PackageBarcodes.php +++ b/src/FedEx/ShipService/ComplexType/PackageBarcodes.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents the set of barcodes (of all types) which are associated with a specific package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PackageOperationalDetail.php b/src/FedEx/ShipService/ComplexType/PackageOperationalDetail.php index 6020c047..2496767d 100644 --- a/src/FedEx/ShipService/ComplexType/PackageOperationalDetail.php +++ b/src/FedEx/ShipService/ComplexType/PackageOperationalDetail.php @@ -6,7 +6,6 @@ /** * Package-level data required for labeling and/or movement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PackageRateDetail.php b/src/FedEx/ShipService/ComplexType/PackageRateDetail.php index 56466195..62639632 100644 --- a/src/FedEx/ShipService/ComplexType/PackageRateDetail.php +++ b/src/FedEx/ShipService/ComplexType/PackageRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a package's rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PackageRating.php b/src/FedEx/ShipService/ComplexType/PackageRating.php index afaecc8d..8f97be51 100644 --- a/src/FedEx/ShipService/ComplexType/PackageRating.php +++ b/src/FedEx/ShipService/ComplexType/PackageRating.php @@ -6,7 +6,6 @@ /** * This class groups together for a single package all package-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PackageSpecialServicesRequested.php b/src/FedEx/ShipService/ComplexType/PackageSpecialServicesRequested.php index 2fb9132d..7933dbce 100644 --- a/src/FedEx/ShipService/ComplexType/PackageSpecialServicesRequested.php +++ b/src/FedEx/ShipService/ComplexType/PackageSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the package level for some or all service types. If the shipper is requesting a special service which requires additional data, the package special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PackagingDescription.php b/src/FedEx/ShipService/ComplexType/PackagingDescription.php index 27dbfd66..e69a2672 100644 --- a/src/FedEx/ShipService/ComplexType/PackagingDescription.php +++ b/src/FedEx/ShipService/ComplexType/PackagingDescription.php @@ -6,7 +6,6 @@ /** * PackagingDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PalletShrinkwrapDetail.php b/src/FedEx/ShipService/ComplexType/PalletShrinkwrapDetail.php index d3ca6381..c9ab2395 100644 --- a/src/FedEx/ShipService/ComplexType/PalletShrinkwrapDetail.php +++ b/src/FedEx/ShipService/ComplexType/PalletShrinkwrapDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be shrinkwrapped as part of a Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PalletsProvidedDetail.php b/src/FedEx/ShipService/ComplexType/PalletsProvidedDetail.php index 67555438..c7710dba 100644 --- a/src/FedEx/ShipService/ComplexType/PalletsProvidedDetail.php +++ b/src/FedEx/ShipService/ComplexType/PalletsProvidedDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be provided on Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ParsedContact.php b/src/FedEx/ShipService/ComplexType/ParsedContact.php index 2d55b7c9..c31360b1 100644 --- a/src/FedEx/ShipService/ComplexType/ParsedContact.php +++ b/src/FedEx/ShipService/ComplexType/ParsedContact.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to Contact, but uses a form of person name with separate first and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ParsedContactAndAddress.php b/src/FedEx/ShipService/ComplexType/ParsedContactAndAddress.php index a161d922..d9f8d437 100644 --- a/src/FedEx/ShipService/ComplexType/ParsedContactAndAddress.php +++ b/src/FedEx/ShipService/ComplexType/ParsedContactAndAddress.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to ContactAndAddress, but uses a form of person name with separate first, middle and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ParsedPersonName.php b/src/FedEx/ShipService/ComplexType/ParsedPersonName.php index 2c59f96f..a70e1902 100644 --- a/src/FedEx/ShipService/ComplexType/ParsedPersonName.php +++ b/src/FedEx/ShipService/ComplexType/ParsedPersonName.php @@ -6,7 +6,6 @@ /** * The descriptive data for a person's name broken out into individual name elements such as first name, last name. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Party.php b/src/FedEx/ShipService/ComplexType/Party.php index 78973313..4f1ac607 100644 --- a/src/FedEx/ShipService/ComplexType/Party.php +++ b/src/FedEx/ShipService/ComplexType/Party.php @@ -6,7 +6,6 @@ /** * Party * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Payment.php b/src/FedEx/ShipService/ComplexType/Payment.php index d6d79710..4c2762d0 100644 --- a/src/FedEx/ShipService/ComplexType/Payment.php +++ b/src/FedEx/ShipService/ComplexType/Payment.php @@ -6,7 +6,6 @@ /** * Payment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Payor.php b/src/FedEx/ShipService/ComplexType/Payor.php index 8d27a617..08e2a554 100644 --- a/src/FedEx/ShipService/ComplexType/Payor.php +++ b/src/FedEx/ShipService/ComplexType/Payor.php @@ -6,7 +6,6 @@ /** * Payor * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PendingShipmentAccessDetail.php b/src/FedEx/ShipService/ComplexType/PendingShipmentAccessDetail.php index 06f71173..2dad67c2 100644 --- a/src/FedEx/ShipService/ComplexType/PendingShipmentAccessDetail.php +++ b/src/FedEx/ShipService/ComplexType/PendingShipmentAccessDetail.php @@ -6,7 +6,6 @@ /** * This information describes how and when a pending shipment may be accessed for completion. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PendingShipmentAccessorDetail.php b/src/FedEx/ShipService/ComplexType/PendingShipmentAccessorDetail.php index c1abdde9..493158ca 100644 --- a/src/FedEx/ShipService/ComplexType/PendingShipmentAccessorDetail.php +++ b/src/FedEx/ShipService/ComplexType/PendingShipmentAccessorDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details to be used by the user of the pending shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PendingShipmentDetail.php b/src/FedEx/ShipService/ComplexType/PendingShipmentDetail.php index a24abdbe..e2e4bebe 100644 --- a/src/FedEx/ShipService/ComplexType/PendingShipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/PendingShipmentDetail.php @@ -6,7 +6,6 @@ /** * This information describes the kind of pending shipment being requested. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php b/src/FedEx/ShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php index d9a23e7e..0bb4e38e 100644 --- a/src/FedEx/ShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php +++ b/src/FedEx/ShipService/ComplexType/PendingShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PickupDetail.php b/src/FedEx/ShipService/ComplexType/PickupDetail.php index 49b82fab..447e0d5c 100644 --- a/src/FedEx/ShipService/ComplexType/PickupDetail.php +++ b/src/FedEx/ShipService/ComplexType/PickupDetail.php @@ -6,7 +6,6 @@ /** * This class describes the pickup characteristics of a shipment (e.g. for use in a tag request). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PrintedReference.php b/src/FedEx/ShipService/ComplexType/PrintedReference.php index ded19f8f..6937d020 100644 --- a/src/FedEx/ShipService/ComplexType/PrintedReference.php +++ b/src/FedEx/ShipService/ComplexType/PrintedReference.php @@ -6,7 +6,6 @@ /** * Represents a reference identifier printed on Freight bills of lading * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/PriorityAlertDetail.php b/src/FedEx/ShipService/ComplexType/PriorityAlertDetail.php index fe6987c9..c2d58756 100644 --- a/src/FedEx/ShipService/ComplexType/PriorityAlertDetail.php +++ b/src/FedEx/ShipService/ComplexType/PriorityAlertDetail.php @@ -6,7 +6,6 @@ /** * PriorityAlertDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ProcessShipmentReply.php b/src/FedEx/ShipService/ComplexType/ProcessShipmentReply.php index 70b507f1..f4989a72 100644 --- a/src/FedEx/ShipService/ComplexType/ProcessShipmentReply.php +++ b/src/FedEx/ShipService/ComplexType/ProcessShipmentReply.php @@ -6,7 +6,6 @@ /** * ProcessShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ProcessShipmentRequest.php b/src/FedEx/ShipService/ComplexType/ProcessShipmentRequest.php index a06d97cc..acaaac9a 100644 --- a/src/FedEx/ShipService/ComplexType/ProcessShipmentRequest.php +++ b/src/FedEx/ShipService/ComplexType/ProcessShipmentRequest.php @@ -6,7 +6,6 @@ /** * ProcessShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ProcessTagReply.php b/src/FedEx/ShipService/ComplexType/ProcessTagReply.php index b9d9d2ca..393728c9 100644 --- a/src/FedEx/ShipService/ComplexType/ProcessTagReply.php +++ b/src/FedEx/ShipService/ComplexType/ProcessTagReply.php @@ -6,7 +6,6 @@ /** * ProcessTagReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ProcessTagRequest.php b/src/FedEx/ShipService/ComplexType/ProcessTagRequest.php index ef50ded5..4f8591ef 100644 --- a/src/FedEx/ShipService/ComplexType/ProcessTagRequest.php +++ b/src/FedEx/ShipService/ComplexType/ProcessTagRequest.php @@ -6,7 +6,6 @@ /** * ProcessTagRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ProductName.php b/src/FedEx/ShipService/ComplexType/ProductName.php index 9ce1a186..768dc141 100644 --- a/src/FedEx/ShipService/ComplexType/ProductName.php +++ b/src/FedEx/ShipService/ComplexType/ProductName.php @@ -6,7 +6,6 @@ /** * ProductName * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RadioactivityDetail.php b/src/FedEx/ShipService/ComplexType/RadioactivityDetail.php index 3b19a7ae..4d6dde33 100644 --- a/src/FedEx/ShipService/ComplexType/RadioactivityDetail.php +++ b/src/FedEx/ShipService/ComplexType/RadioactivityDetail.php @@ -6,7 +6,6 @@ /** * RadioactivityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RadionuclideActivity.php b/src/FedEx/ShipService/ComplexType/RadionuclideActivity.php index 59b6902a..e9e1a964 100644 --- a/src/FedEx/ShipService/ComplexType/RadionuclideActivity.php +++ b/src/FedEx/ShipService/ComplexType/RadionuclideActivity.php @@ -6,7 +6,6 @@ /** * RadionuclideActivity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RadionuclideDetail.php b/src/FedEx/ShipService/ComplexType/RadionuclideDetail.php index cf49f5a6..9f59b19f 100644 --- a/src/FedEx/ShipService/ComplexType/RadionuclideDetail.php +++ b/src/FedEx/ShipService/ComplexType/RadionuclideDetail.php @@ -6,7 +6,6 @@ /** * RadionuclideDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RateDiscount.php b/src/FedEx/ShipService/ComplexType/RateDiscount.php index de02b133..1e08f293 100644 --- a/src/FedEx/ShipService/ComplexType/RateDiscount.php +++ b/src/FedEx/ShipService/ComplexType/RateDiscount.php @@ -6,7 +6,6 @@ /** * RateDiscount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Rebate.php b/src/FedEx/ShipService/ComplexType/Rebate.php index 0a64ba0b..ff6ff7d3 100644 --- a/src/FedEx/ShipService/ComplexType/Rebate.php +++ b/src/FedEx/ShipService/ComplexType/Rebate.php @@ -6,7 +6,6 @@ /** * Rebate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RecipientCustomsId.php b/src/FedEx/ShipService/ComplexType/RecipientCustomsId.php index bb68da1d..4f1cf617 100644 --- a/src/FedEx/ShipService/ComplexType/RecipientCustomsId.php +++ b/src/FedEx/ShipService/ComplexType/RecipientCustomsId.php @@ -6,7 +6,6 @@ /** * Specifies how the recipient is identified for customs purposes; the requirements on this information vary with destination country. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RecommendedDocumentSpecification.php b/src/FedEx/ShipService/ComplexType/RecommendedDocumentSpecification.php index 0294e687..5bbf8f45 100644 --- a/src/FedEx/ShipService/ComplexType/RecommendedDocumentSpecification.php +++ b/src/FedEx/ShipService/ComplexType/RecommendedDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies the details about documents that are recommended to be included with the shipment for ease of shipment processing and transportation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RegulatoryAdvisoryDetail.php b/src/FedEx/ShipService/ComplexType/RegulatoryAdvisoryDetail.php index 9954ec7e..b096132e 100644 --- a/src/FedEx/ShipService/ComplexType/RegulatoryAdvisoryDetail.php +++ b/src/FedEx/ShipService/ComplexType/RegulatoryAdvisoryDetail.php @@ -6,7 +6,6 @@ /** * RegulatoryAdvisoryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RegulatoryLabelContentDetail.php b/src/FedEx/ShipService/ComplexType/RegulatoryLabelContentDetail.php index 761778d9..d30267c2 100644 --- a/src/FedEx/ShipService/ComplexType/RegulatoryLabelContentDetail.php +++ b/src/FedEx/ShipService/ComplexType/RegulatoryLabelContentDetail.php @@ -6,7 +6,6 @@ /** * Specifies details needed to generate any label artifacts required due to regulatory requirements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RegulatoryProhibition.php b/src/FedEx/ShipService/ComplexType/RegulatoryProhibition.php index 6c3d71c5..d9f890a9 100644 --- a/src/FedEx/ShipService/ComplexType/RegulatoryProhibition.php +++ b/src/FedEx/ShipService/ComplexType/RegulatoryProhibition.php @@ -6,7 +6,6 @@ /** * RegulatoryProhibition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RegulatoryWaiver.php b/src/FedEx/ShipService/ComplexType/RegulatoryWaiver.php index f1f68d89..e274f037 100644 --- a/src/FedEx/ShipService/ComplexType/RegulatoryWaiver.php +++ b/src/FedEx/ShipService/ComplexType/RegulatoryWaiver.php @@ -6,7 +6,6 @@ /** * RegulatoryWaiver * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RequestedPackageLineItem.php b/src/FedEx/ShipService/ComplexType/RequestedPackageLineItem.php index d6b2e6e2..6d00b8c4 100644 --- a/src/FedEx/ShipService/ComplexType/RequestedPackageLineItem.php +++ b/src/FedEx/ShipService/ComplexType/RequestedPackageLineItem.php @@ -6,7 +6,6 @@ /** * RequestedPackageLineItem * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/RequestedShipment.php b/src/FedEx/ShipService/ComplexType/RequestedShipment.php index c7981c3b..d896e185 100644 --- a/src/FedEx/ShipService/ComplexType/RequestedShipment.php +++ b/src/FedEx/ShipService/ComplexType/RequestedShipment.php @@ -6,7 +6,6 @@ /** * RequestedShipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ReturnAssociationDetail.php b/src/FedEx/ShipService/ComplexType/ReturnAssociationDetail.php index 2627bb1c..21c88bfc 100644 --- a/src/FedEx/ShipService/ComplexType/ReturnAssociationDetail.php +++ b/src/FedEx/ShipService/ComplexType/ReturnAssociationDetail.php @@ -6,7 +6,6 @@ /** * ReturnAssociationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ReturnEMailDetail.php b/src/FedEx/ShipService/ComplexType/ReturnEMailDetail.php index 42e60819..834bc373 100644 --- a/src/FedEx/ShipService/ComplexType/ReturnEMailDetail.php +++ b/src/FedEx/ShipService/ComplexType/ReturnEMailDetail.php @@ -6,7 +6,6 @@ /** * ReturnEMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ReturnInstructionsDetail.php b/src/FedEx/ShipService/ComplexType/ReturnInstructionsDetail.php index f501576c..3457a08b 100644 --- a/src/FedEx/ShipService/ComplexType/ReturnInstructionsDetail.php +++ b/src/FedEx/ShipService/ComplexType/ReturnInstructionsDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the return instructions( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ReturnShipmentDetail.php b/src/FedEx/ShipService/ComplexType/ReturnShipmentDetail.php index cf7bde1c..27a389fd 100644 --- a/src/FedEx/ShipService/ComplexType/ReturnShipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/ReturnShipmentDetail.php @@ -6,7 +6,6 @@ /** * ReturnShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Rma.php b/src/FedEx/ShipService/ComplexType/Rma.php index 846ef9ec..8c91afb4 100644 --- a/src/FedEx/ShipService/ComplexType/Rma.php +++ b/src/FedEx/ShipService/ComplexType/Rma.php @@ -6,7 +6,6 @@ /** * June 2011 ITG 121203 IR-RMA number has been removed from this structure and added as a new customer reference type. The structure remains because of the reason field below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ServiceDescription.php b/src/FedEx/ShipService/ComplexType/ServiceDescription.php index 30bbca4d..51983162 100644 --- a/src/FedEx/ShipService/ComplexType/ServiceDescription.php +++ b/src/FedEx/ShipService/ComplexType/ServiceDescription.php @@ -6,7 +6,6 @@ /** * ServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentAdvisoryDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentAdvisoryDetail.php index 1481dab3..5aafe4fa 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentAdvisoryDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentAdvisoryDetail.php @@ -6,7 +6,6 @@ /** * ShipmentAdvisoryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentAssemblyDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentAssemblyDetail.php index 02d45d92..93797b2d 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentAssemblyDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentAssemblyDetail.php @@ -6,7 +6,6 @@ /** * Specification for assembly performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentAuthorizationDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentAuthorizationDetail.php index e00e3c43..aa61c468 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentAuthorizationDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentAuthorizationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentAuthorizationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentConfigurationData.php b/src/FedEx/ShipService/ComplexType/ShipmentConfigurationData.php index c46299ca..2ae2e1f4 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentConfigurationData.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentConfigurationData.php @@ -6,7 +6,6 @@ /** * Specifies data structures that may be re-used multiple times with s single shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentDryIceDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentDryIceDetail.php index d0a46e72..cc1eb460 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentDryIceDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentDryIceDetail.php @@ -6,7 +6,6 @@ /** * Shipment-level totals of dry ice data across all packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php b/src/FedEx/ShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php index 4ebfacf9..e10fc067 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationDetail.php index 6ee51e0d..3b04870c 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationSpecification.php b/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationSpecification.php index ac0c9c99..ce28ad5c 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationSpecification.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentEventNotificationSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentLegRateDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentLegRateDetail.php index 3ae4db9d..de1ce205 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentLegRateDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentLegRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a single leg of a shipment's total/summary rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentManifestDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentManifestDetail.php index 9af9be21..677c44c1 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentManifestDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentManifestDetail.php @@ -6,7 +6,6 @@ /** * ShipmentManifestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentNotificationFormatSpecification.php b/src/FedEx/ShipService/ComplexType/ShipmentNotificationFormatSpecification.php index b665b371..2908f5c4 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentNotificationFormatSpecification.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentNotificationFormatSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationFormatSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentOperationalDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentOperationalDetail.php index 3cc4d4e8..e277ec8c 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentOperationalDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentOperationalDetail.php @@ -6,7 +6,6 @@ /** * ShipmentOperationalDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentProcessingOptionsRequested.php b/src/FedEx/ShipService/ComplexType/ShipmentProcessingOptionsRequested.php index 50b39bba..4c6a56c5 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentProcessingOptionsRequested.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies special or custom features to be applied during the processing of the enclosing RequestedShipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentRateDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentRateDetail.php index 63026856..64934b22 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentRateDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a shipment's total/summary rates, as calculated per a specific rate type. The "total..." fields may differ from the sum of corresponding package data for Multiweight or Express MPS. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentRating.php b/src/FedEx/ShipService/ComplexType/ShipmentRating.php index e46457fc..92596973 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentRating.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentRating.php @@ -6,7 +6,6 @@ /** * This class groups together all shipment-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentReply.php b/src/FedEx/ShipService/ComplexType/ShipmentReply.php index 657862d2..a9979963 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentReply.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentReply.php @@ -6,7 +6,6 @@ /** * ShipmentReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentSpecialServicesRequested.php b/src/FedEx/ShipService/ComplexType/ShipmentSpecialServicesRequested.php index 82510d83..93dd68ce 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentSpecialServicesRequested.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the shipment level for some or all service types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the shipment special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipmentVariationOptionDetail.php b/src/FedEx/ShipService/ComplexType/ShipmentVariationOptionDetail.php index 3c43b610..ebc0776f 100644 --- a/src/FedEx/ShipService/ComplexType/ShipmentVariationOptionDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipmentVariationOptionDetail.php @@ -6,7 +6,6 @@ /** * ShipmentVariationOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShipperConveyanceDetail.php b/src/FedEx/ShipService/ComplexType/ShipperConveyanceDetail.php index 1dc312e1..462e9ed4 100644 --- a/src/FedEx/ShipService/ComplexType/ShipperConveyanceDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShipperConveyanceDetail.php @@ -6,7 +6,6 @@ /** * ShipperConveyanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocument.php b/src/FedEx/ShipService/ComplexType/ShippingDocument.php index 5ef8ebbd..0bdb1b65 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocument.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocument.php @@ -6,7 +6,6 @@ /** * ShippingDocument * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentDispositionDetail.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentDispositionDetail.php index 8d6d8b7e..7ace567c 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentDispositionDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailDetail.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailDetail.php index 6c906fce..116deb2c 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to e-mail shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailRecipient.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailRecipient.php index a1be66d4..e488f003 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailRecipient.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentEMailRecipient.php @@ -6,7 +6,6 @@ /** * Specifies an individual recipient of e-mailed shipping document(s). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentFormat.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentFormat.php index 3cfc669f..cde7ca80 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentFormat.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentFormat.php @@ -6,7 +6,6 @@ /** * Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentPart.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentPart.php index 62ace535..ebc68660 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentPart.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentPart.php @@ -6,7 +6,6 @@ /** * A single part of a shipping document, such as one page of a multiple-page document whose format requires a separate image per page. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentPrintDetail.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentPrintDetail.php index be736f13..32d9a0ee 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentPrintDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentPrintDetail.php @@ -6,7 +6,6 @@ /** * Specifies printing options for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentSpecification.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentSpecification.php index ed6b6de1..bf429d10 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentSpecification.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Contains all data required for additional (non-label) shipping documents to be produced in conjunction with a specific shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ShippingDocumentStorageDetail.php b/src/FedEx/ShipService/ComplexType/ShippingDocumentStorageDetail.php index 2bfbda08..2c350f0f 100644 --- a/src/FedEx/ShipService/ComplexType/ShippingDocumentStorageDetail.php +++ b/src/FedEx/ShipService/ComplexType/ShippingDocumentStorageDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to store shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/SignatureOptionDetail.php b/src/FedEx/ShipService/ComplexType/SignatureOptionDetail.php index 4d67cf2f..d72e4517 100644 --- a/src/FedEx/ShipService/ComplexType/SignatureOptionDetail.php +++ b/src/FedEx/ShipService/ComplexType/SignatureOptionDetail.php @@ -6,7 +6,6 @@ /** * SignatureOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/SmartPostShipmentDetail.php b/src/FedEx/ShipService/ComplexType/SmartPostShipmentDetail.php index 46fd02de..276ce452 100644 --- a/src/FedEx/ShipService/ComplexType/SmartPostShipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/SmartPostShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data required for shipments handled under the SMART_POST and GROUND_SMART_POST service types. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php b/src/FedEx/ShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php index 9db2f004..fd550592 100644 --- a/src/FedEx/ShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php +++ b/src/FedEx/ShipService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/SortAndSegregateDetail.php b/src/FedEx/ShipService/ComplexType/SortAndSegregateDetail.php index a17d3521..a3947c7e 100644 --- a/src/FedEx/ShipService/ComplexType/SortAndSegregateDetail.php +++ b/src/FedEx/ShipService/ComplexType/SortAndSegregateDetail.php @@ -6,7 +6,6 @@ /** * Specification for sorting and/or segregating performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/SpecialEquipmentDetail.php b/src/FedEx/ShipService/ComplexType/SpecialEquipmentDetail.php index ec070433..b0050763 100644 --- a/src/FedEx/ShipService/ComplexType/SpecialEquipmentDetail.php +++ b/src/FedEx/ShipService/ComplexType/SpecialEquipmentDetail.php @@ -6,7 +6,6 @@ /** * Specification for special equipment used in loading/unloading shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/SpecialEquipmentLineItem.php b/src/FedEx/ShipService/ComplexType/SpecialEquipmentLineItem.php index 8d211c62..04908aca 100644 --- a/src/FedEx/ShipService/ComplexType/SpecialEquipmentLineItem.php +++ b/src/FedEx/ShipService/ComplexType/SpecialEquipmentLineItem.php @@ -6,7 +6,6 @@ /** * Specifies the usage of a single type of special equipment while loading/unloading a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/SpecialServiceDescription.php b/src/FedEx/ShipService/ComplexType/SpecialServiceDescription.php index 72073c6c..c98e21f3 100644 --- a/src/FedEx/ShipService/ComplexType/SpecialServiceDescription.php +++ b/src/FedEx/ShipService/ComplexType/SpecialServiceDescription.php @@ -6,7 +6,6 @@ /** * SpecialServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/StorageDetail.php b/src/FedEx/ShipService/ComplexType/StorageDetail.php index 0864ebaa..71e934b2 100644 --- a/src/FedEx/ShipService/ComplexType/StorageDetail.php +++ b/src/FedEx/ShipService/ComplexType/StorageDetail.php @@ -6,7 +6,6 @@ /** * Specification for storage provided for shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/StringBarcode.php b/src/FedEx/ShipService/ComplexType/StringBarcode.php index fab8adc9..0e0664ed 100644 --- a/src/FedEx/ShipService/ComplexType/StringBarcode.php +++ b/src/FedEx/ShipService/ComplexType/StringBarcode.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents a barcode whose content must be represented as ASCII text (i.e. not binary data). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Surcharge.php b/src/FedEx/ShipService/ComplexType/Surcharge.php index eaed8dd2..3df0d9c5 100644 --- a/src/FedEx/ShipService/ComplexType/Surcharge.php +++ b/src/FedEx/ShipService/ComplexType/Surcharge.php @@ -6,7 +6,6 @@ /** * Surcharge * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Tax.php b/src/FedEx/ShipService/ComplexType/Tax.php index c63c6b91..41841104 100644 --- a/src/FedEx/ShipService/ComplexType/Tax.php +++ b/src/FedEx/ShipService/ComplexType/Tax.php @@ -6,7 +6,6 @@ /** * Tax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/TaxpayerIdentification.php b/src/FedEx/ShipService/ComplexType/TaxpayerIdentification.php index 088e957f..a7a69b84 100644 --- a/src/FedEx/ShipService/ComplexType/TaxpayerIdentification.php +++ b/src/FedEx/ShipService/ComplexType/TaxpayerIdentification.php @@ -6,7 +6,6 @@ /** * TaxpayerIdentification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/TrackingId.php b/src/FedEx/ShipService/ComplexType/TrackingId.php index b6a8ba45..dc57d7a3 100644 --- a/src/FedEx/ShipService/ComplexType/TrackingId.php +++ b/src/FedEx/ShipService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/TransactionDetail.php b/src/FedEx/ShipService/ComplexType/TransactionDetail.php index c8c8f7f6..eca9c1d7 100644 --- a/src/FedEx/ShipService/ComplexType/TransactionDetail.php +++ b/src/FedEx/ShipService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/UploadDocumentReferenceDetail.php b/src/FedEx/ShipService/ComplexType/UploadDocumentReferenceDetail.php index 6905fdc5..126a0d15 100644 --- a/src/FedEx/ShipService/ComplexType/UploadDocumentReferenceDetail.php +++ b/src/FedEx/ShipService/ComplexType/UploadDocumentReferenceDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/UserDetail.php b/src/FedEx/ShipService/ComplexType/UserDetail.php index d8899519..4dbb955b 100644 --- a/src/FedEx/ShipService/ComplexType/UserDetail.php +++ b/src/FedEx/ShipService/ComplexType/UserDetail.php @@ -6,7 +6,6 @@ /** * UserDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/UsmcaCertificationOfOriginDetail.php b/src/FedEx/ShipService/ComplexType/UsmcaCertificationOfOriginDetail.php index 7c4b5593..b5880a49 100644 --- a/src/FedEx/ShipService/ComplexType/UsmcaCertificationOfOriginDetail.php +++ b/src/FedEx/ShipService/ComplexType/UsmcaCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php b/src/FedEx/ShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php index 2ac3ca37..9d7b61ae 100644 --- a/src/FedEx/ShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php +++ b/src/FedEx/ShipService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommercialInvoiceCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/UsmcaCommodityDetail.php b/src/FedEx/ShipService/ComplexType/UsmcaCommodityDetail.php index b3dcfca5..5bbaa215 100644 --- a/src/FedEx/ShipService/ComplexType/UsmcaCommodityDetail.php +++ b/src/FedEx/ShipService/ComplexType/UsmcaCommodityDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommodityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ValidateShipmentRequest.php b/src/FedEx/ShipService/ComplexType/ValidateShipmentRequest.php index 65d99c79..315a2804 100644 --- a/src/FedEx/ShipService/ComplexType/ValidateShipmentRequest.php +++ b/src/FedEx/ShipService/ComplexType/ValidateShipmentRequest.php @@ -6,7 +6,6 @@ /** * ValidateShipmentRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityContent.php b/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityContent.php index c04f4c16..a23495e2 100644 --- a/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityContent.php +++ b/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityDescription.php b/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityDescription.php index 41823520..9acf8cee 100644 --- a/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityDescription.php +++ b/src/FedEx/ShipService/ComplexType/ValidatedHazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. For 201001 load, this is based on data from the FedEx Ground Hazardous Materials Shipping Guide. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/ValidatedHazardousContainer.php b/src/FedEx/ShipService/ComplexType/ValidatedHazardousContainer.php index b4d42ca4..85e553c9 100644 --- a/src/FedEx/ShipService/ComplexType/ValidatedHazardousContainer.php +++ b/src/FedEx/ShipService/ComplexType/ValidatedHazardousContainer.php @@ -6,7 +6,6 @@ /** * Specifies the concept of a container used to package dangerous goods commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/VariableHandlingChargeDetail.php b/src/FedEx/ShipService/ComplexType/VariableHandlingChargeDetail.php index 825a8c58..09186f1d 100644 --- a/src/FedEx/ShipService/ComplexType/VariableHandlingChargeDetail.php +++ b/src/FedEx/ShipService/ComplexType/VariableHandlingChargeDetail.php @@ -6,7 +6,6 @@ /** * This definition of variable handling charge detail is intended for use in Jan 2011 corp load. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/VariableHandlingCharges.php b/src/FedEx/ShipService/ComplexType/VariableHandlingCharges.php index 829f25a6..087a0b46 100644 --- a/src/FedEx/ShipService/ComplexType/VariableHandlingCharges.php +++ b/src/FedEx/ShipService/ComplexType/VariableHandlingCharges.php @@ -6,7 +6,6 @@ /** * VariableHandlingCharges * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/VersionId.php b/src/FedEx/ShipService/ComplexType/VersionId.php index ddeab0d5..c817f448 100644 --- a/src/FedEx/ShipService/ComplexType/VersionId.php +++ b/src/FedEx/ShipService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Volume.php b/src/FedEx/ShipService/ComplexType/Volume.php index 4f30896a..01ff6b18 100644 --- a/src/FedEx/ShipService/ComplexType/Volume.php +++ b/src/FedEx/ShipService/ComplexType/Volume.php @@ -6,7 +6,6 @@ /** * Three-dimensional volume/cubic measurement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/ShipService/ComplexType/WebAuthenticationCredential.php index 12a1b2c6..2d456070 100644 --- a/src/FedEx/ShipService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/ShipService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/ShipService/ComplexType/WebAuthenticationDetail.php index cebf9a6c..962e4789 100644 --- a/src/FedEx/ShipService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/ShipService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/WeighingDetail.php b/src/FedEx/ShipService/ComplexType/WeighingDetail.php index 02590a4a..b8eeaa9e 100644 --- a/src/FedEx/ShipService/ComplexType/WeighingDetail.php +++ b/src/FedEx/ShipService/ComplexType/WeighingDetail.php @@ -6,7 +6,6 @@ /** * Specifies a single type of weighing performed on a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/ComplexType/Weight.php b/src/FedEx/ShipService/ComplexType/Weight.php index 5b6d45ee..dcd68c9c 100644 --- a/src/FedEx/ShipService/ComplexType/Weight.php +++ b/src/FedEx/ShipService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service * diff --git a/src/FedEx/ShipService/Request.php b/src/FedEx/ShipService/Request.php index 3de1226a..223b6d7e 100644 --- a/src/FedEx/ShipService/Request.php +++ b/src/FedEx/ShipService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/AccessorRoleType.php b/src/FedEx/ShipService/SimpleType/AccessorRoleType.php index f141700e..ebc45f65 100644 --- a/src/FedEx/ShipService/SimpleType/AccessorRoleType.php +++ b/src/FedEx/ShipService/SimpleType/AccessorRoleType.php @@ -6,7 +6,6 @@ /** * Specifies the role that identifies the permissions the accessor of the pending shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/AdditionalLabelsType.php b/src/FedEx/ShipService/SimpleType/AdditionalLabelsType.php index b535e787..273600be 100644 --- a/src/FedEx/ShipService/SimpleType/AdditionalLabelsType.php +++ b/src/FedEx/ShipService/SimpleType/AdditionalLabelsType.php @@ -6,7 +6,6 @@ /** * AdditionalLabelsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/AlcoholRecipientType.php b/src/FedEx/ShipService/SimpleType/AlcoholRecipientType.php index 0327e58c..882ad1ae 100644 --- a/src/FedEx/ShipService/SimpleType/AlcoholRecipientType.php +++ b/src/FedEx/ShipService/SimpleType/AlcoholRecipientType.php @@ -6,7 +6,6 @@ /** * Specifies the type of license that the recipient of the alcohol shipment has. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/AncillaryFeeAndTaxType.php b/src/FedEx/ShipService/SimpleType/AncillaryFeeAndTaxType.php index c6744e91..350cc641 100644 --- a/src/FedEx/ShipService/SimpleType/AncillaryFeeAndTaxType.php +++ b/src/FedEx/ShipService/SimpleType/AncillaryFeeAndTaxType.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/AssociatedAccountNumberType.php b/src/FedEx/ShipService/SimpleType/AssociatedAccountNumberType.php index 15b24272..e0620deb 100644 --- a/src/FedEx/ShipService/SimpleType/AssociatedAccountNumberType.php +++ b/src/FedEx/ShipService/SimpleType/AssociatedAccountNumberType.php @@ -6,7 +6,6 @@ /** * This enumeration represents a kind of "legacy" account number from a FedEx operating entity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/AssociatedShipmentType.php b/src/FedEx/ShipService/SimpleType/AssociatedShipmentType.php index 9dc67dec..d6c4efcd 100644 --- a/src/FedEx/ShipService/SimpleType/AssociatedShipmentType.php +++ b/src/FedEx/ShipService/SimpleType/AssociatedShipmentType.php @@ -6,7 +6,6 @@ /** * AssociatedShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/AutoConfigurationType.php b/src/FedEx/ShipService/SimpleType/AutoConfigurationType.php index 5e45e10d..b39db77b 100644 --- a/src/FedEx/ShipService/SimpleType/AutoConfigurationType.php +++ b/src/FedEx/ShipService/SimpleType/AutoConfigurationType.php @@ -6,7 +6,6 @@ /** * AutoConfigurationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/B13AFilingOptionType.php b/src/FedEx/ShipService/SimpleType/B13AFilingOptionType.php index 7e109cf7..80978b91 100644 --- a/src/FedEx/ShipService/SimpleType/B13AFilingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/B13AFilingOptionType.php @@ -6,7 +6,6 @@ /** * B13AFilingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/BarcodeSymbologyType.php b/src/FedEx/ShipService/SimpleType/BarcodeSymbologyType.php index 2d6d69aa..b2f34327 100644 --- a/src/FedEx/ShipService/SimpleType/BarcodeSymbologyType.php +++ b/src/FedEx/ShipService/SimpleType/BarcodeSymbologyType.php @@ -6,7 +6,6 @@ /** * Identification of the type of barcode (symbology) used on FedEx documents and labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/BatteryMaterialType.php b/src/FedEx/ShipService/SimpleType/BatteryMaterialType.php index 0da63afd..ec005035 100644 --- a/src/FedEx/ShipService/SimpleType/BatteryMaterialType.php +++ b/src/FedEx/ShipService/SimpleType/BatteryMaterialType.php @@ -6,7 +6,6 @@ /** * Describes the material composition of a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/BatteryPackingType.php b/src/FedEx/ShipService/SimpleType/BatteryPackingType.php index fed91b1f..328ff8fc 100644 --- a/src/FedEx/ShipService/SimpleType/BatteryPackingType.php +++ b/src/FedEx/ShipService/SimpleType/BatteryPackingType.php @@ -6,7 +6,6 @@ /** * Describes the packing arrangement of a battery or cell with respect to other items within the same package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/BatteryRegulatorySubType.php b/src/FedEx/ShipService/SimpleType/BatteryRegulatorySubType.php index 5c4a420e..301faed8 100644 --- a/src/FedEx/ShipService/SimpleType/BatteryRegulatorySubType.php +++ b/src/FedEx/ShipService/SimpleType/BatteryRegulatorySubType.php @@ -6,7 +6,6 @@ /** * A regulation specific classification for a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/BinaryBarcodeType.php b/src/FedEx/ShipService/SimpleType/BinaryBarcodeType.php index 4ba9f6cb..d4cf45e3 100644 --- a/src/FedEx/ShipService/SimpleType/BinaryBarcodeType.php +++ b/src/FedEx/ShipService/SimpleType/BinaryBarcodeType.php @@ -6,7 +6,6 @@ /** * BinaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/BrokerType.php b/src/FedEx/ShipService/SimpleType/BrokerType.php index 12f50374..e4be7ae7 100644 --- a/src/FedEx/ShipService/SimpleType/BrokerType.php +++ b/src/FedEx/ShipService/SimpleType/BrokerType.php @@ -6,7 +6,6 @@ /** * BrokerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CarrierCodeType.php b/src/FedEx/ShipService/SimpleType/CarrierCodeType.php index 35d5fba8..f668b99b 100644 --- a/src/FedEx/ShipService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/ShipService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ChargeBasisLevelType.php b/src/FedEx/ShipService/SimpleType/ChargeBasisLevelType.php index ed33fc22..fd194f48 100644 --- a/src/FedEx/ShipService/SimpleType/ChargeBasisLevelType.php +++ b/src/FedEx/ShipService/SimpleType/ChargeBasisLevelType.php @@ -6,7 +6,6 @@ /** * ChargeBasisLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ClearanceBrokerageType.php b/src/FedEx/ShipService/SimpleType/ClearanceBrokerageType.php index 271cfbea..a83e2919 100644 --- a/src/FedEx/ShipService/SimpleType/ClearanceBrokerageType.php +++ b/src/FedEx/ShipService/SimpleType/ClearanceBrokerageType.php @@ -6,7 +6,6 @@ /** * Specifies the type of brokerage to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CodAddTransportationChargeBasisType.php b/src/FedEx/ShipService/SimpleType/CodAddTransportationChargeBasisType.php index a50a8832..fadff000 100644 --- a/src/FedEx/ShipService/SimpleType/CodAddTransportationChargeBasisType.php +++ b/src/FedEx/ShipService/SimpleType/CodAddTransportationChargeBasisType.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CodAdjustmentType.php b/src/FedEx/ShipService/SimpleType/CodAdjustmentType.php index a820d20c..b9b02662 100644 --- a/src/FedEx/ShipService/SimpleType/CodAdjustmentType.php +++ b/src/FedEx/ShipService/SimpleType/CodAdjustmentType.php @@ -6,7 +6,6 @@ /** * Specifies the type of adjustment was performed to the COD collection amount during rating. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CodCollectionType.php b/src/FedEx/ShipService/SimpleType/CodCollectionType.php index d8566b4e..9cf992cb 100644 --- a/src/FedEx/ShipService/SimpleType/CodCollectionType.php +++ b/src/FedEx/ShipService/SimpleType/CodCollectionType.php @@ -6,7 +6,6 @@ /** * Identifies the type of funds FedEx should collect upon shipment delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CodReturnReferenceIndicatorType.php b/src/FedEx/ShipService/SimpleType/CodReturnReferenceIndicatorType.php index 1ca56f9a..84b4d498 100644 --- a/src/FedEx/ShipService/SimpleType/CodReturnReferenceIndicatorType.php +++ b/src/FedEx/ShipService/SimpleType/CodReturnReferenceIndicatorType.php @@ -6,7 +6,6 @@ /** * CodReturnReferenceIndicatorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CommodityPurposeType.php b/src/FedEx/ShipService/SimpleType/CommodityPurposeType.php index 32635d4c..add90ad1 100644 --- a/src/FedEx/ShipService/SimpleType/CommodityPurposeType.php +++ b/src/FedEx/ShipService/SimpleType/CommodityPurposeType.php @@ -6,7 +6,6 @@ /** * CommodityPurposeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CompletedEtdType.php b/src/FedEx/ShipService/SimpleType/CompletedEtdType.php index 844913a2..455c2a63 100644 --- a/src/FedEx/ShipService/SimpleType/CompletedEtdType.php +++ b/src/FedEx/ShipService/SimpleType/CompletedEtdType.php @@ -6,7 +6,6 @@ /** * CompletedEtdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CreditCardAuthorizationType.php b/src/FedEx/ShipService/SimpleType/CreditCardAuthorizationType.php index e1371a94..083749b5 100644 --- a/src/FedEx/ShipService/SimpleType/CreditCardAuthorizationType.php +++ b/src/FedEx/ShipService/SimpleType/CreditCardAuthorizationType.php @@ -6,7 +6,6 @@ /** * CreditCardAuthorizationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CreditCardTransactionAttributeType.php b/src/FedEx/ShipService/SimpleType/CreditCardTransactionAttributeType.php index db694129..4c913a62 100644 --- a/src/FedEx/ShipService/SimpleType/CreditCardTransactionAttributeType.php +++ b/src/FedEx/ShipService/SimpleType/CreditCardTransactionAttributeType.php @@ -6,7 +6,6 @@ /** * CreditCardTransactionAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CreditCardType.php b/src/FedEx/ShipService/SimpleType/CreditCardType.php index 7aa6a144..ca94c79a 100644 --- a/src/FedEx/ShipService/SimpleType/CreditCardType.php +++ b/src/FedEx/ShipService/SimpleType/CreditCardType.php @@ -6,7 +6,6 @@ /** * CreditCardType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomDeliveryWindowType.php b/src/FedEx/ShipService/SimpleType/CustomDeliveryWindowType.php index 5db78e4f..fc55d23e 100644 --- a/src/FedEx/ShipService/SimpleType/CustomDeliveryWindowType.php +++ b/src/FedEx/ShipService/SimpleType/CustomDeliveryWindowType.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomLabelCoordinateUnits.php b/src/FedEx/ShipService/SimpleType/CustomLabelCoordinateUnits.php index 68e729a0..12b33908 100644 --- a/src/FedEx/ShipService/SimpleType/CustomLabelCoordinateUnits.php +++ b/src/FedEx/ShipService/SimpleType/CustomLabelCoordinateUnits.php @@ -6,7 +6,6 @@ /** * CustomLabelCoordinateUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomRatingOptionType.php b/src/FedEx/ShipService/SimpleType/CustomRatingOptionType.php index 195a96cb..f8ab48c5 100644 --- a/src/FedEx/ShipService/SimpleType/CustomRatingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/CustomRatingOptionType.php @@ -6,7 +6,6 @@ /** * CustomRatingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomerImageUsageType.php b/src/FedEx/ShipService/SimpleType/CustomerImageUsageType.php index 1d06b03c..bb4b52f1 100644 --- a/src/FedEx/ShipService/SimpleType/CustomerImageUsageType.php +++ b/src/FedEx/ShipService/SimpleType/CustomerImageUsageType.php @@ -6,7 +6,6 @@ /** * CustomerImageUsageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomerReferenceType.php b/src/FedEx/ShipService/SimpleType/CustomerReferenceType.php index b277c256..3d83417c 100644 --- a/src/FedEx/ShipService/SimpleType/CustomerReferenceType.php +++ b/src/FedEx/ShipService/SimpleType/CustomerReferenceType.php @@ -6,7 +6,6 @@ /** * CustomerReferenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php b/src/FedEx/ShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php index f834e596..c3d96850 100644 --- a/src/FedEx/ShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php +++ b/src/FedEx/ShipService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php @@ -6,7 +6,6 @@ /** * CustomerSpecifiedLabelGenerationOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomsDeclarationStatementType.php b/src/FedEx/ShipService/SimpleType/CustomsDeclarationStatementType.php index f24204a8..0533a826 100644 --- a/src/FedEx/ShipService/SimpleType/CustomsDeclarationStatementType.php +++ b/src/FedEx/ShipService/SimpleType/CustomsDeclarationStatementType.php @@ -6,7 +6,6 @@ /** * This indicates the different statements, declarations, acts, and certifications that may apply to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomsOptionType.php b/src/FedEx/ShipService/SimpleType/CustomsOptionType.php index 682a2ceb..944dd34b 100644 --- a/src/FedEx/ShipService/SimpleType/CustomsOptionType.php +++ b/src/FedEx/ShipService/SimpleType/CustomsOptionType.php @@ -6,7 +6,6 @@ /** * CustomsOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/CustomsRoleType.php b/src/FedEx/ShipService/SimpleType/CustomsRoleType.php deleted file mode 100644 index 90cef7f1..00000000 --- a/src/FedEx/ShipService/SimpleType/CustomsRoleType.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class CustomsRoleType extends AbstractSimpleType -{ - const _EXPORTER = 'EXPORTER'; - const _IMPORTER = 'IMPORTER'; - const _LEGAL_AGENT = 'LEGAL_AGENT'; - const _PRODUCER = 'PRODUCER'; -} diff --git a/src/FedEx/ShipService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/ShipService/SimpleType/DangerousGoodsAccessibilityType.php index a4b3e647..fe76221f 100644 --- a/src/FedEx/ShipService/SimpleType/DangerousGoodsAccessibilityType.php +++ b/src/FedEx/ShipService/SimpleType/DangerousGoodsAccessibilityType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAccessibilityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DangerousGoodsPackingOptionType.php b/src/FedEx/ShipService/SimpleType/DangerousGoodsPackingOptionType.php index 3a609893..02cd2042 100644 --- a/src/FedEx/ShipService/SimpleType/DangerousGoodsPackingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/DangerousGoodsPackingOptionType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsPackingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DayOfWeekType.php b/src/FedEx/ShipService/SimpleType/DayOfWeekType.php index d6378c93..08304b7d 100644 --- a/src/FedEx/ShipService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/ShipService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * DayOfWeekType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DeletionControlType.php b/src/FedEx/ShipService/SimpleType/DeletionControlType.php index 96610d1a..48075e4a 100644 --- a/src/FedEx/ShipService/SimpleType/DeletionControlType.php +++ b/src/FedEx/ShipService/SimpleType/DeletionControlType.php @@ -6,7 +6,6 @@ /** * Specifies the type of deletion to be performed on a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DestinationControlStatementType.php b/src/FedEx/ShipService/SimpleType/DestinationControlStatementType.php index 712b6a99..eeb3c2fc 100644 --- a/src/FedEx/ShipService/SimpleType/DestinationControlStatementType.php +++ b/src/FedEx/ShipService/SimpleType/DestinationControlStatementType.php @@ -6,7 +6,6 @@ /** * DestinationControlStatementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DocTabContentType.php b/src/FedEx/ShipService/SimpleType/DocTabContentType.php index 18cbbf3f..7c5dbe69 100644 --- a/src/FedEx/ShipService/SimpleType/DocTabContentType.php +++ b/src/FedEx/ShipService/SimpleType/DocTabContentType.php @@ -6,7 +6,6 @@ /** * DocTabContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DocTabZoneJustificationType.php b/src/FedEx/ShipService/SimpleType/DocTabZoneJustificationType.php index 6cfa1ea7..0b8cdbd7 100644 --- a/src/FedEx/ShipService/SimpleType/DocTabZoneJustificationType.php +++ b/src/FedEx/ShipService/SimpleType/DocTabZoneJustificationType.php @@ -6,7 +6,6 @@ /** * DocTabZoneJustificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DocumentFormatOptionType.php b/src/FedEx/ShipService/SimpleType/DocumentFormatOptionType.php index 4fd150c9..15f32539 100644 --- a/src/FedEx/ShipService/SimpleType/DocumentFormatOptionType.php +++ b/src/FedEx/ShipService/SimpleType/DocumentFormatOptionType.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/DropoffType.php b/src/FedEx/ShipService/SimpleType/DropoffType.php index 2b939a6d..a4b6e5f6 100644 --- a/src/FedEx/ShipService/SimpleType/DropoffType.php +++ b/src/FedEx/ShipService/SimpleType/DropoffType.php @@ -6,7 +6,6 @@ /** * DropoffType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EMailNotificationRecipientType.php b/src/FedEx/ShipService/SimpleType/EMailNotificationRecipientType.php index 40453960..7281db0d 100644 --- a/src/FedEx/ShipService/SimpleType/EMailNotificationRecipientType.php +++ b/src/FedEx/ShipService/SimpleType/EMailNotificationRecipientType.php @@ -6,7 +6,6 @@ /** * EMailNotificationRecipientType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EPaymentModeType.php b/src/FedEx/ShipService/SimpleType/EPaymentModeType.php index 098ac5d6..5b8370e1 100644 --- a/src/FedEx/ShipService/SimpleType/EPaymentModeType.php +++ b/src/FedEx/ShipService/SimpleType/EPaymentModeType.php @@ -6,7 +6,6 @@ /** * EPaymentModeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EPaymentProcessorType.php b/src/FedEx/ShipService/SimpleType/EPaymentProcessorType.php index 18ad04ef..2f8e08d6 100644 --- a/src/FedEx/ShipService/SimpleType/EPaymentProcessorType.php +++ b/src/FedEx/ShipService/SimpleType/EPaymentProcessorType.php @@ -6,7 +6,6 @@ /** * EPaymentProcessorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EdtRequestType.php b/src/FedEx/ShipService/SimpleType/EdtRequestType.php index 1fd1f7b4..215ac131 100644 --- a/src/FedEx/ShipService/SimpleType/EdtRequestType.php +++ b/src/FedEx/ShipService/SimpleType/EdtRequestType.php @@ -6,7 +6,6 @@ /** * Specifies the types of Estimated Duties and Taxes to be included in a rate quotation for an international shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EdtTaxType.php b/src/FedEx/ShipService/SimpleType/EdtTaxType.php index 37fa9b5b..526f2575 100644 --- a/src/FedEx/ShipService/SimpleType/EdtTaxType.php +++ b/src/FedEx/ShipService/SimpleType/EdtTaxType.php @@ -6,7 +6,6 @@ /** * EdtTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EmailOptionType.php b/src/FedEx/ShipService/SimpleType/EmailOptionType.php index 3ef1a52a..29aa968a 100644 --- a/src/FedEx/ShipService/SimpleType/EmailOptionType.php +++ b/src/FedEx/ShipService/SimpleType/EmailOptionType.php @@ -6,7 +6,6 @@ /** * EmailOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EnterpriseDocumentType.php b/src/FedEx/ShipService/SimpleType/EnterpriseDocumentType.php index b0aa091f..22be0d33 100644 --- a/src/FedEx/ShipService/SimpleType/EnterpriseDocumentType.php +++ b/src/FedEx/ShipService/SimpleType/EnterpriseDocumentType.php @@ -6,7 +6,6 @@ /** * This identifies some of the document types recognized by Enterprise Document Management Service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ErrorLabelBehaviorType.php b/src/FedEx/ShipService/SimpleType/ErrorLabelBehaviorType.php index 25eec8b5..e780a661 100644 --- a/src/FedEx/ShipService/SimpleType/ErrorLabelBehaviorType.php +++ b/src/FedEx/ShipService/SimpleType/ErrorLabelBehaviorType.php @@ -6,7 +6,6 @@ /** * ErrorLabelBehaviorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EtdAttributeType.php b/src/FedEx/ShipService/SimpleType/EtdAttributeType.php index f0e2be04..d7349f98 100644 --- a/src/FedEx/ShipService/SimpleType/EtdAttributeType.php +++ b/src/FedEx/ShipService/SimpleType/EtdAttributeType.php @@ -6,7 +6,6 @@ /** * EtdAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/EtdConfirmationType.php b/src/FedEx/ShipService/SimpleType/EtdConfirmationType.php index 8e969014..4a7a4f1f 100644 --- a/src/FedEx/ShipService/SimpleType/EtdConfirmationType.php +++ b/src/FedEx/ShipService/SimpleType/EtdConfirmationType.php @@ -6,7 +6,6 @@ /** * Specifies whether to confirm documents prior to processing a shipment with the ELECTRONIC_TRADE_DOCUMENTS special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ExpressRegionCode.php b/src/FedEx/ShipService/SimpleType/ExpressRegionCode.php index 1866375a..53382829 100644 --- a/src/FedEx/ShipService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/ShipService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FedExLocationType.php b/src/FedEx/ShipService/SimpleType/FedExLocationType.php index a1ad9cd2..ef7214b5 100644 --- a/src/FedEx/ShipService/SimpleType/FedExLocationType.php +++ b/src/FedEx/ShipService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FlatbedTrailerOption.php b/src/FedEx/ShipService/SimpleType/FlatbedTrailerOption.php index 747ef6b9..2e2abc46 100644 --- a/src/FedEx/ShipService/SimpleType/FlatbedTrailerOption.php +++ b/src/FedEx/ShipService/SimpleType/FlatbedTrailerOption.php @@ -6,7 +6,6 @@ /** * FlatbedTrailerOption * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightBaseChargeCalculationType.php b/src/FedEx/ShipService/SimpleType/FreightBaseChargeCalculationType.php index 9600816d..8f5f8de1 100644 --- a/src/FedEx/ShipService/SimpleType/FreightBaseChargeCalculationType.php +++ b/src/FedEx/ShipService/SimpleType/FreightBaseChargeCalculationType.php @@ -6,7 +6,6 @@ /** * Specifies the way in which base charges for a Freight shipment or shipment leg are calculated. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightChargeBasisType.php b/src/FedEx/ShipService/SimpleType/FreightChargeBasisType.php index 23fa97f9..924a243e 100644 --- a/src/FedEx/ShipService/SimpleType/FreightChargeBasisType.php +++ b/src/FedEx/ShipService/SimpleType/FreightChargeBasisType.php @@ -6,7 +6,6 @@ /** * FreightChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightClassType.php b/src/FedEx/ShipService/SimpleType/FreightClassType.php index c9591fb5..6ff5dba4 100644 --- a/src/FedEx/ShipService/SimpleType/FreightClassType.php +++ b/src/FedEx/ShipService/SimpleType/FreightClassType.php @@ -6,7 +6,6 @@ /** * These values represent the industry-standard freight classes used for FedEx Freight and FedEx National Freight shipment description. (Note: The alphabetic prefixes are required to distinguish these values from decimal numbers on some client platforms.) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightCollectTermsType.php b/src/FedEx/ShipService/SimpleType/FreightCollectTermsType.php index 54641fc5..91b055e7 100644 --- a/src/FedEx/ShipService/SimpleType/FreightCollectTermsType.php +++ b/src/FedEx/ShipService/SimpleType/FreightCollectTermsType.php @@ -6,7 +6,6 @@ /** * FreightCollectTermsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightGuaranteeType.php b/src/FedEx/ShipService/SimpleType/FreightGuaranteeType.php index 69453921..15e72e3b 100644 --- a/src/FedEx/ShipService/SimpleType/FreightGuaranteeType.php +++ b/src/FedEx/ShipService/SimpleType/FreightGuaranteeType.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightOnValueType.php b/src/FedEx/ShipService/SimpleType/FreightOnValueType.php index 9e8c81f7..932cb4c9 100644 --- a/src/FedEx/ShipService/SimpleType/FreightOnValueType.php +++ b/src/FedEx/ShipService/SimpleType/FreightOnValueType.php @@ -6,7 +6,6 @@ /** * Identifies responsibilities with respect to loss, damage, etc. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightRateQuoteType.php b/src/FedEx/ShipService/SimpleType/FreightRateQuoteType.php index 0ae5ef78..e2aa944f 100644 --- a/src/FedEx/ShipService/SimpleType/FreightRateQuoteType.php +++ b/src/FedEx/ShipService/SimpleType/FreightRateQuoteType.php @@ -6,7 +6,6 @@ /** * Specifies the type of rate quote * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/FreightShipmentRoleType.php b/src/FedEx/ShipService/SimpleType/FreightShipmentRoleType.php index cedfa9ad..cb2919cb 100644 --- a/src/FedEx/ShipService/SimpleType/FreightShipmentRoleType.php +++ b/src/FedEx/ShipService/SimpleType/FreightShipmentRoleType.php @@ -6,7 +6,6 @@ /** * Indicates the role of the party submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/GroundDeliveryEligibilityType.php b/src/FedEx/ShipService/SimpleType/GroundDeliveryEligibilityType.php index b07ddc7b..66b4859f 100644 --- a/src/FedEx/ShipService/SimpleType/GroundDeliveryEligibilityType.php +++ b/src/FedEx/ShipService/SimpleType/GroundDeliveryEligibilityType.php @@ -6,7 +6,6 @@ /** * Represents features of FedEx Ground delivery for which the shipment is eligible. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousCommodityAttributeType.php b/src/FedEx/ShipService/SimpleType/HazardousCommodityAttributeType.php index a5cfa899..b58082cd 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousCommodityAttributeType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousCommodityAttributeType.php @@ -6,7 +6,6 @@ /** * HazardousCommodityAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php b/src/FedEx/ShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php index 451bbc3c..62f4e1c5 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Specifies any special processing to be applied to the dangerous goods commodity description validation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousCommodityLabelTextOptionType.php b/src/FedEx/ShipService/SimpleType/HazardousCommodityLabelTextOptionType.php index dbbd94fa..d2064314 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousCommodityLabelTextOptionType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousCommodityLabelTextOptionType.php @@ -6,7 +6,6 @@ /** * Specifies how the commodity is to be labeled. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/ShipService/SimpleType/HazardousCommodityOptionType.php index 354fd39d..598ba3f7 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousCommodityPackingGroupType.php b/src/FedEx/ShipService/SimpleType/HazardousCommodityPackingGroupType.php index 4ecde289..295ef7d0 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousCommodityPackingGroupType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousCommodityPackingGroupType.php @@ -6,7 +6,6 @@ /** * Identifies DOT packing group for a hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousCommodityQuantityType.php b/src/FedEx/ShipService/SimpleType/HazardousCommodityQuantityType.php index 238725c5..0e0ffed9 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousCommodityQuantityType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousCommodityQuantityType.php @@ -6,7 +6,6 @@ /** * Specifies the measure of quantity to be validated against a prescribed limit. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/ShipService/SimpleType/HazardousCommodityRegulationType.php index dc94e348..e50fd2c2 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HazardousContainerPackingType.php b/src/FedEx/ShipService/SimpleType/HazardousContainerPackingType.php index 15229d51..af1cf0c5 100644 --- a/src/FedEx/ShipService/SimpleType/HazardousContainerPackingType.php +++ b/src/FedEx/ShipService/SimpleType/HazardousContainerPackingType.php @@ -6,7 +6,6 @@ /** * HazardousContainerPackingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/HomeDeliveryPremiumType.php b/src/FedEx/ShipService/SimpleType/HomeDeliveryPremiumType.php index 8964f70d..8c5fb7e6 100644 --- a/src/FedEx/ShipService/SimpleType/HomeDeliveryPremiumType.php +++ b/src/FedEx/ShipService/SimpleType/HomeDeliveryPremiumType.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ImageId.php b/src/FedEx/ShipService/SimpleType/ImageId.php index 9ba7bce7..f0d6564b 100644 --- a/src/FedEx/ShipService/SimpleType/ImageId.php +++ b/src/FedEx/ShipService/SimpleType/ImageId.php @@ -6,7 +6,6 @@ /** * ImageId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/InternalImageType.php b/src/FedEx/ShipService/SimpleType/InternalImageType.php index 0a509f62..85f1db27 100644 --- a/src/FedEx/ShipService/SimpleType/InternalImageType.php +++ b/src/FedEx/ShipService/SimpleType/InternalImageType.php @@ -6,7 +6,6 @@ /** * InternalImageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/InternationalControlledExportType.php b/src/FedEx/ShipService/SimpleType/InternationalControlledExportType.php index b8fb1b4e..329f7f9a 100644 --- a/src/FedEx/ShipService/SimpleType/InternationalControlledExportType.php +++ b/src/FedEx/ShipService/SimpleType/InternationalControlledExportType.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/InternationalDocumentContentType.php b/src/FedEx/ShipService/SimpleType/InternationalDocumentContentType.php index 37a9d107..3fada850 100644 --- a/src/FedEx/ShipService/SimpleType/InternationalDocumentContentType.php +++ b/src/FedEx/ShipService/SimpleType/InternationalDocumentContentType.php @@ -6,7 +6,6 @@ /** * InternationalDocumentContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LabelFormatType.php b/src/FedEx/ShipService/SimpleType/LabelFormatType.php index ab1bf19d..cf0e4c18 100644 --- a/src/FedEx/ShipService/SimpleType/LabelFormatType.php +++ b/src/FedEx/ShipService/SimpleType/LabelFormatType.php @@ -6,7 +6,6 @@ /** * LabelFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LabelMaskableDataType.php b/src/FedEx/ShipService/SimpleType/LabelMaskableDataType.php index 8e5f6751..abab621e 100644 --- a/src/FedEx/ShipService/SimpleType/LabelMaskableDataType.php +++ b/src/FedEx/ShipService/SimpleType/LabelMaskableDataType.php @@ -6,7 +6,6 @@ /** * Names for data elements / areas which may be suppressed from printing on labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LabelOrderType.php b/src/FedEx/ShipService/SimpleType/LabelOrderType.php index 84c4feec..41f09c0f 100644 --- a/src/FedEx/ShipService/SimpleType/LabelOrderType.php +++ b/src/FedEx/ShipService/SimpleType/LabelOrderType.php @@ -6,7 +6,6 @@ /** * Specifies the order in which the labels will be returned * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LabelPrintingOrientationType.php b/src/FedEx/ShipService/SimpleType/LabelPrintingOrientationType.php index c1ba6866..f61716e3 100644 --- a/src/FedEx/ShipService/SimpleType/LabelPrintingOrientationType.php +++ b/src/FedEx/ShipService/SimpleType/LabelPrintingOrientationType.php @@ -6,7 +6,6 @@ /** * LabelPrintingOrientationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LabelRotationType.php b/src/FedEx/ShipService/SimpleType/LabelRotationType.php index 50882243..19ccaa61 100644 --- a/src/FedEx/ShipService/SimpleType/LabelRotationType.php +++ b/src/FedEx/ShipService/SimpleType/LabelRotationType.php @@ -6,7 +6,6 @@ /** * Relative to normal orientation for the printer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LabelStockType.php b/src/FedEx/ShipService/SimpleType/LabelStockType.php index d03daf5f..78095cba 100644 --- a/src/FedEx/ShipService/SimpleType/LabelStockType.php +++ b/src/FedEx/ShipService/SimpleType/LabelStockType.php @@ -6,7 +6,6 @@ /** * LabelStockType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LiabilityCoverageType.php b/src/FedEx/ShipService/SimpleType/LiabilityCoverageType.php index 06a2d720..4013c065 100644 --- a/src/FedEx/ShipService/SimpleType/LiabilityCoverageType.php +++ b/src/FedEx/ShipService/SimpleType/LiabilityCoverageType.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/LinearUnits.php b/src/FedEx/ShipService/SimpleType/LinearUnits.php index 682c86c9..6ed57e50 100644 --- a/src/FedEx/ShipService/SimpleType/LinearUnits.php +++ b/src/FedEx/ShipService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/MinimumChargeType.php b/src/FedEx/ShipService/SimpleType/MinimumChargeType.php index 62c5af3b..f1ab6e18 100644 --- a/src/FedEx/ShipService/SimpleType/MinimumChargeType.php +++ b/src/FedEx/ShipService/SimpleType/MinimumChargeType.php @@ -6,7 +6,6 @@ /** * MinimumChargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/NaftaImporterSpecificationType.php b/src/FedEx/ShipService/SimpleType/NaftaImporterSpecificationType.php deleted file mode 100644 index 9ac3693e..00000000 --- a/src/FedEx/ShipService/SimpleType/NaftaImporterSpecificationType.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class NaftaImporterSpecificationType extends AbstractSimpleType -{ - const _IMPORTER_OF_RECORD = 'IMPORTER_OF_RECORD'; - const _RECIPIENT = 'RECIPIENT'; - const _UNKNOWN = 'UNKNOWN'; - const _VARIOUS = 'VARIOUS'; -} diff --git a/src/FedEx/ShipService/SimpleType/NaftaNetCostMethodCode.php b/src/FedEx/ShipService/SimpleType/NaftaNetCostMethodCode.php deleted file mode 100644 index b8ccc389..00000000 --- a/src/FedEx/ShipService/SimpleType/NaftaNetCostMethodCode.php +++ /dev/null @@ -1,17 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class NaftaNetCostMethodCode extends AbstractSimpleType -{ - const _NC = 'NC'; - const _NO = 'NO'; -} diff --git a/src/FedEx/ShipService/SimpleType/NaftaPreferenceCriterionCode.php b/src/FedEx/ShipService/SimpleType/NaftaPreferenceCriterionCode.php deleted file mode 100644 index 3d8360b3..00000000 --- a/src/FedEx/ShipService/SimpleType/NaftaPreferenceCriterionCode.php +++ /dev/null @@ -1,21 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class NaftaPreferenceCriterionCode extends AbstractSimpleType -{ - const _A = 'A'; - const _B = 'B'; - const _C = 'C'; - const _D = 'D'; - const _E = 'E'; - const _F = 'F'; -} diff --git a/src/FedEx/ShipService/SimpleType/NaftaProducerDeterminationCode.php b/src/FedEx/ShipService/SimpleType/NaftaProducerDeterminationCode.php deleted file mode 100644 index 2dea7dd6..00000000 --- a/src/FedEx/ShipService/SimpleType/NaftaProducerDeterminationCode.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class NaftaProducerDeterminationCode extends AbstractSimpleType -{ - const _NO_1 = 'NO_1'; - const _NO_2 = 'NO_2'; - const _NO_3 = 'NO_3'; - const _YES = 'YES'; -} diff --git a/src/FedEx/ShipService/SimpleType/NaftaProducerSpecificationType.php b/src/FedEx/ShipService/SimpleType/NaftaProducerSpecificationType.php deleted file mode 100644 index ac8895a4..00000000 --- a/src/FedEx/ShipService/SimpleType/NaftaProducerSpecificationType.php +++ /dev/null @@ -1,20 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class NaftaProducerSpecificationType extends AbstractSimpleType -{ - const _AVAILABLE_UPON_REQUEST = 'AVAILABLE_UPON_REQUEST'; - const _MULTIPLE_SPECIFIED = 'MULTIPLE_SPECIFIED'; - const _SAME = 'SAME'; - const _SINGLE_SPECIFIED = 'SINGLE_SPECIFIED'; - const _UNKNOWN = 'UNKNOWN'; -} diff --git a/src/FedEx/ShipService/SimpleType/NetExplosiveClassificationType.php b/src/FedEx/ShipService/SimpleType/NetExplosiveClassificationType.php index 56a58e53..3570d8bc 100644 --- a/src/FedEx/ShipService/SimpleType/NetExplosiveClassificationType.php +++ b/src/FedEx/ShipService/SimpleType/NetExplosiveClassificationType.php @@ -6,7 +6,6 @@ /** * NetExplosiveClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/NotificationEventType.php b/src/FedEx/ShipService/SimpleType/NotificationEventType.php index 07f29e54..e95a762b 100644 --- a/src/FedEx/ShipService/SimpleType/NotificationEventType.php +++ b/src/FedEx/ShipService/SimpleType/NotificationEventType.php @@ -6,7 +6,6 @@ /** * NotificationEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/NotificationFormatType.php b/src/FedEx/ShipService/SimpleType/NotificationFormatType.php index fd6cc29a..8469e8d9 100644 --- a/src/FedEx/ShipService/SimpleType/NotificationFormatType.php +++ b/src/FedEx/ShipService/SimpleType/NotificationFormatType.php @@ -6,7 +6,6 @@ /** * NotificationFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/NotificationSeverityType.php b/src/FedEx/ShipService/SimpleType/NotificationSeverityType.php index 7b8a88d6..2d572179 100644 --- a/src/FedEx/ShipService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/ShipService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/NotificationType.php b/src/FedEx/ShipService/SimpleType/NotificationType.php index 12aa0429..34d6ee02 100644 --- a/src/FedEx/ShipService/SimpleType/NotificationType.php +++ b/src/FedEx/ShipService/SimpleType/NotificationType.php @@ -6,7 +6,6 @@ /** * NotificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/OversizeClassType.php b/src/FedEx/ShipService/SimpleType/OversizeClassType.php index d2e6aaa3..54a79a7f 100644 --- a/src/FedEx/ShipService/SimpleType/OversizeClassType.php +++ b/src/FedEx/ShipService/SimpleType/OversizeClassType.php @@ -6,7 +6,6 @@ /** * OversizeClassType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PackageSpecialServiceType.php b/src/FedEx/ShipService/SimpleType/PackageSpecialServiceType.php deleted file mode 100644 index 1d2f32d9..00000000 --- a/src/FedEx/ShipService/SimpleType/PackageSpecialServiceType.php +++ /dev/null @@ -1,24 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class PackageSpecialServiceType extends AbstractSimpleType -{ - const _ALCOHOL = 'ALCOHOL'; - const _APPOINTMENT_DELIVERY = 'APPOINTMENT_DELIVERY'; - const _BATTERY = 'BATTERY'; - const _COD = 'COD'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DRY_ICE = 'DRY_ICE'; - const _NON_STANDARD_CONTAINER = 'NON_STANDARD_CONTAINER'; - const _PRIORITY_ALERT = 'PRIORITY_ALERT'; - const _SIGNATURE_OPTION = 'SIGNATURE_OPTION'; -} diff --git a/src/FedEx/ShipService/SimpleType/PackagingType.php b/src/FedEx/ShipService/SimpleType/PackagingType.php deleted file mode 100644 index 017a1b98..00000000 --- a/src/FedEx/ShipService/SimpleType/PackagingType.php +++ /dev/null @@ -1,26 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class PackagingType extends AbstractSimpleType -{ - const _FEDEX_10KG_BOX = 'FEDEX_10KG_BOX'; - const _FEDEX_25KG_BOX = 'FEDEX_25KG_BOX'; - const _FEDEX_BOX = 'FEDEX_BOX'; - const _FEDEX_ENVELOPE = 'FEDEX_ENVELOPE'; - const _FEDEX_EXTRA_LARGE_BOX = 'FEDEX_EXTRA_LARGE_BOX'; - const _FEDEX_LARGE_BOX = 'FEDEX_LARGE_BOX'; - const _FEDEX_MEDIUM_BOX = 'FEDEX_MEDIUM_BOX'; - const _FEDEX_PAK = 'FEDEX_PAK'; - const _FEDEX_SMALL_BOX = 'FEDEX_SMALL_BOX'; - const _FEDEX_TUBE = 'FEDEX_TUBE'; - const _YOUR_PACKAGING = 'YOUR_PACKAGING'; -} diff --git a/src/FedEx/ShipService/SimpleType/PageQuadrantType.php b/src/FedEx/ShipService/SimpleType/PageQuadrantType.php index e73e91f9..f18b5c50 100644 --- a/src/FedEx/ShipService/SimpleType/PageQuadrantType.php +++ b/src/FedEx/ShipService/SimpleType/PageQuadrantType.php @@ -6,7 +6,6 @@ /** * PageQuadrantType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PaymentType.php b/src/FedEx/ShipService/SimpleType/PaymentType.php index 138b6574..127d1251 100644 --- a/src/FedEx/ShipService/SimpleType/PaymentType.php +++ b/src/FedEx/ShipService/SimpleType/PaymentType.php @@ -6,7 +6,6 @@ /** * PaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PendingShipmentProcessingOptionType.php b/src/FedEx/ShipService/SimpleType/PendingShipmentProcessingOptionType.php index debc8a5e..57acebe8 100644 --- a/src/FedEx/ShipService/SimpleType/PendingShipmentProcessingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/PendingShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PendingShipmentType.php b/src/FedEx/ShipService/SimpleType/PendingShipmentType.php index 2c0eb143..ad41efaa 100644 --- a/src/FedEx/ShipService/SimpleType/PendingShipmentType.php +++ b/src/FedEx/ShipService/SimpleType/PendingShipmentType.php @@ -6,7 +6,6 @@ /** * PendingShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PhysicalFormType.php b/src/FedEx/ShipService/SimpleType/PhysicalFormType.php index 9dd2db20..ccd753fd 100644 --- a/src/FedEx/ShipService/SimpleType/PhysicalFormType.php +++ b/src/FedEx/ShipService/SimpleType/PhysicalFormType.php @@ -6,7 +6,6 @@ /** * PhysicalFormType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PhysicalPackagingType.php b/src/FedEx/ShipService/SimpleType/PhysicalPackagingType.php index 7bc6ac73..b4b77e85 100644 --- a/src/FedEx/ShipService/SimpleType/PhysicalPackagingType.php +++ b/src/FedEx/ShipService/SimpleType/PhysicalPackagingType.php @@ -6,7 +6,6 @@ /** * This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PickupRequestSourceType.php b/src/FedEx/ShipService/SimpleType/PickupRequestSourceType.php index 271e6147..cabf4fbb 100644 --- a/src/FedEx/ShipService/SimpleType/PickupRequestSourceType.php +++ b/src/FedEx/ShipService/SimpleType/PickupRequestSourceType.php @@ -6,7 +6,6 @@ /** * PickupRequestSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PickupRequestType.php b/src/FedEx/ShipService/SimpleType/PickupRequestType.php index e7d0d0e9..b6b58969 100644 --- a/src/FedEx/ShipService/SimpleType/PickupRequestType.php +++ b/src/FedEx/ShipService/SimpleType/PickupRequestType.php @@ -6,7 +6,6 @@ /** * PickupRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PricingCodeType.php b/src/FedEx/ShipService/SimpleType/PricingCodeType.php index 85541295..45d6988e 100644 --- a/src/FedEx/ShipService/SimpleType/PricingCodeType.php +++ b/src/FedEx/ShipService/SimpleType/PricingCodeType.php @@ -6,7 +6,6 @@ /** * PricingCodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PrintedReferenceType.php b/src/FedEx/ShipService/SimpleType/PrintedReferenceType.php index 61243d06..9646b082 100644 --- a/src/FedEx/ShipService/SimpleType/PrintedReferenceType.php +++ b/src/FedEx/ShipService/SimpleType/PrintedReferenceType.php @@ -6,7 +6,6 @@ /** * Identifies a particular reference identifier printed on a Freight bill of lading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PriorityAlertEnhancementType.php b/src/FedEx/ShipService/SimpleType/PriorityAlertEnhancementType.php index 971d9191..b019fd6d 100644 --- a/src/FedEx/ShipService/SimpleType/PriorityAlertEnhancementType.php +++ b/src/FedEx/ShipService/SimpleType/PriorityAlertEnhancementType.php @@ -6,7 +6,6 @@ /** * PriorityAlertEnhancementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ProhibitionSourceType.php b/src/FedEx/ShipService/SimpleType/ProhibitionSourceType.php index a0aa0185..558cb539 100644 --- a/src/FedEx/ShipService/SimpleType/ProhibitionSourceType.php +++ b/src/FedEx/ShipService/SimpleType/ProhibitionSourceType.php @@ -6,7 +6,6 @@ /** * ProhibitionSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ProhibitionStatusType.php b/src/FedEx/ShipService/SimpleType/ProhibitionStatusType.php index f0ed312b..7c4a1e10 100644 --- a/src/FedEx/ShipService/SimpleType/ProhibitionStatusType.php +++ b/src/FedEx/ShipService/SimpleType/ProhibitionStatusType.php @@ -6,7 +6,6 @@ /** * ProhibitionStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ProhibitionType.php b/src/FedEx/ShipService/SimpleType/ProhibitionType.php index a20586c5..bf3d70cd 100644 --- a/src/FedEx/ShipService/SimpleType/ProhibitionType.php +++ b/src/FedEx/ShipService/SimpleType/ProhibitionType.php @@ -6,7 +6,6 @@ /** * ProhibitionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/PurposeOfShipmentType.php b/src/FedEx/ShipService/SimpleType/PurposeOfShipmentType.php index acf07ab6..ff8c69ed 100644 --- a/src/FedEx/ShipService/SimpleType/PurposeOfShipmentType.php +++ b/src/FedEx/ShipService/SimpleType/PurposeOfShipmentType.php @@ -6,7 +6,6 @@ /** * PurposeOfShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RadioactiveContainerClassType.php b/src/FedEx/ShipService/SimpleType/RadioactiveContainerClassType.php index 4c282025..aa33083e 100644 --- a/src/FedEx/ShipService/SimpleType/RadioactiveContainerClassType.php +++ b/src/FedEx/ShipService/SimpleType/RadioactiveContainerClassType.php @@ -6,7 +6,6 @@ /** * Indicates the packaging type of the container used to package radioactive hazardous materials. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RadioactiveLabelType.php b/src/FedEx/ShipService/SimpleType/RadioactiveLabelType.php index 55fdcc48..c678fea6 100644 --- a/src/FedEx/ShipService/SimpleType/RadioactiveLabelType.php +++ b/src/FedEx/ShipService/SimpleType/RadioactiveLabelType.php @@ -6,7 +6,6 @@ /** * RadioactiveLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RadioactivityUnitOfMeasure.php b/src/FedEx/ShipService/SimpleType/RadioactivityUnitOfMeasure.php index 7d95e7b7..0ca523a7 100644 --- a/src/FedEx/ShipService/SimpleType/RadioactivityUnitOfMeasure.php +++ b/src/FedEx/ShipService/SimpleType/RadioactivityUnitOfMeasure.php @@ -6,7 +6,6 @@ /** * RadioactivityUnitOfMeasure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RateDimensionalDivisorType.php b/src/FedEx/ShipService/SimpleType/RateDimensionalDivisorType.php index e142d407..00b9a74f 100644 --- a/src/FedEx/ShipService/SimpleType/RateDimensionalDivisorType.php +++ b/src/FedEx/ShipService/SimpleType/RateDimensionalDivisorType.php @@ -6,7 +6,6 @@ /** * Indicates the reason that a dim divisor value was chose. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RateDiscountType.php b/src/FedEx/ShipService/SimpleType/RateDiscountType.php index c31388f2..96e68e76 100644 --- a/src/FedEx/ShipService/SimpleType/RateDiscountType.php +++ b/src/FedEx/ShipService/SimpleType/RateDiscountType.php @@ -6,7 +6,6 @@ /** * RateDiscountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RateElementBasisType.php b/src/FedEx/ShipService/SimpleType/RateElementBasisType.php index efd15e17..832e2e47 100644 --- a/src/FedEx/ShipService/SimpleType/RateElementBasisType.php +++ b/src/FedEx/ShipService/SimpleType/RateElementBasisType.php @@ -6,7 +6,6 @@ /** * Selects the value from a set of rate data to which the percentage is applied. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RateRequestType.php b/src/FedEx/ShipService/SimpleType/RateRequestType.php index 6d301730..0b6fc92a 100644 --- a/src/FedEx/ShipService/SimpleType/RateRequestType.php +++ b/src/FedEx/ShipService/SimpleType/RateRequestType.php @@ -6,7 +6,6 @@ /** * RateRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RateTypeBasisType.php b/src/FedEx/ShipService/SimpleType/RateTypeBasisType.php index 5b9f03b6..fc22f002 100644 --- a/src/FedEx/ShipService/SimpleType/RateTypeBasisType.php +++ b/src/FedEx/ShipService/SimpleType/RateTypeBasisType.php @@ -6,7 +6,6 @@ /** * Select the type of rate from which the element is to be selected. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RatedWeightMethod.php b/src/FedEx/ShipService/SimpleType/RatedWeightMethod.php index 838e3150..d195ac12 100644 --- a/src/FedEx/ShipService/SimpleType/RatedWeightMethod.php +++ b/src/FedEx/ShipService/SimpleType/RatedWeightMethod.php @@ -6,7 +6,6 @@ /** * RatedWeightMethod * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RebateType.php b/src/FedEx/ShipService/SimpleType/RebateType.php index 15b058bb..97278dd5 100644 --- a/src/FedEx/ShipService/SimpleType/RebateType.php +++ b/src/FedEx/ShipService/SimpleType/RebateType.php @@ -6,7 +6,6 @@ /** * RebateType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RecipientCustomsIdType.php b/src/FedEx/ShipService/SimpleType/RecipientCustomsIdType.php index ae1480c1..c1f0f5ac 100644 --- a/src/FedEx/ShipService/SimpleType/RecipientCustomsIdType.php +++ b/src/FedEx/ShipService/SimpleType/RecipientCustomsIdType.php @@ -6,7 +6,6 @@ /** * RecipientCustomsIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RecommendedDocumentType.php b/src/FedEx/ShipService/SimpleType/RecommendedDocumentType.php index 37f6d757..8ceaed20 100644 --- a/src/FedEx/ShipService/SimpleType/RecommendedDocumentType.php +++ b/src/FedEx/ShipService/SimpleType/RecommendedDocumentType.php @@ -6,7 +6,6 @@ /** * Type of documents that are recommended to be included with the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RegulatoryControlType.php b/src/FedEx/ShipService/SimpleType/RegulatoryControlType.php index 60dc48ee..a2742776 100644 --- a/src/FedEx/ShipService/SimpleType/RegulatoryControlType.php +++ b/src/FedEx/ShipService/SimpleType/RegulatoryControlType.php @@ -6,7 +6,6 @@ /** * RegulatoryControlType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RegulatoryLabelType.php b/src/FedEx/ShipService/SimpleType/RegulatoryLabelType.php index f1fa1d22..7c745555 100644 --- a/src/FedEx/ShipService/SimpleType/RegulatoryLabelType.php +++ b/src/FedEx/ShipService/SimpleType/RegulatoryLabelType.php @@ -6,7 +6,6 @@ /** * RegulatoryLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RelativeVerticalPositionType.php b/src/FedEx/ShipService/SimpleType/RelativeVerticalPositionType.php index c7308e33..b67d8f56 100644 --- a/src/FedEx/ShipService/SimpleType/RelativeVerticalPositionType.php +++ b/src/FedEx/ShipService/SimpleType/RelativeVerticalPositionType.php @@ -6,7 +6,6 @@ /** * Describes the vertical position of an item relative to another item. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RequestedShippingDocumentType.php b/src/FedEx/ShipService/SimpleType/RequestedShippingDocumentType.php index 71a46402..34d8adb4 100644 --- a/src/FedEx/ShipService/SimpleType/RequestedShippingDocumentType.php +++ b/src/FedEx/ShipService/SimpleType/RequestedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * RequestedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RequiredDocumentType.php b/src/FedEx/ShipService/SimpleType/RequiredDocumentType.php index c9a0e1e1..62984b67 100644 --- a/src/FedEx/ShipService/SimpleType/RequiredDocumentType.php +++ b/src/FedEx/ShipService/SimpleType/RequiredDocumentType.php @@ -6,7 +6,6 @@ /** * This identifies the document types that can be required. This can also indicate when either a COMMERCIAL_INVOICE or a PRO_FORMA_INVOICE is required through the COMMERCIAL_OR_PRO_FORMA_INVOICE option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RequirementType.php b/src/FedEx/ShipService/SimpleType/RequirementType.php index f3a4790d..80692d36 100644 --- a/src/FedEx/ShipService/SimpleType/RequirementType.php +++ b/src/FedEx/ShipService/SimpleType/RequirementType.php @@ -6,7 +6,6 @@ /** * RequirementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php b/src/FedEx/ShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php index 286a8bdc..0a9af065 100644 --- a/src/FedEx/ShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php +++ b/src/FedEx/ShipService/SimpleType/ReturnEMailAllowedSpecialServiceType.php @@ -6,7 +6,6 @@ /** * These values are used to control the availability of certain special services at the time when a customer uses the e-mail label link to create a return shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ReturnType.php b/src/FedEx/ShipService/SimpleType/ReturnType.php index c4ab9170..254aecbe 100644 --- a/src/FedEx/ShipService/SimpleType/ReturnType.php +++ b/src/FedEx/ShipService/SimpleType/ReturnType.php @@ -6,7 +6,6 @@ /** * ReturnType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ReturnedRateType.php b/src/FedEx/ShipService/SimpleType/ReturnedRateType.php index 0031339f..707fc958 100644 --- a/src/FedEx/ShipService/SimpleType/ReturnedRateType.php +++ b/src/FedEx/ShipService/SimpleType/ReturnedRateType.php @@ -6,7 +6,6 @@ /** * The "PAYOR..." rates are expressed in the currency identified in the payor's rate table(s). The "RATED..." rates are expressed in the currency of the origin country. Former "...COUNTER..." values have become "...RETAIL..." values, except for PAYOR_COUNTER and RATED_COUNTER, which have been removed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ReturnedShippingDocumentType.php b/src/FedEx/ShipService/SimpleType/ReturnedShippingDocumentType.php index a1adbe2b..3b6c1a58 100644 --- a/src/FedEx/ShipService/SimpleType/ReturnedShippingDocumentType.php +++ b/src/FedEx/ShipService/SimpleType/ReturnedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * ReturnedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/RotationType.php b/src/FedEx/ShipService/SimpleType/RotationType.php index 92cb77f8..781f2bd0 100644 --- a/src/FedEx/ShipService/SimpleType/RotationType.php +++ b/src/FedEx/ShipService/SimpleType/RotationType.php @@ -6,7 +6,6 @@ /** * Describes the rotation of an item from its default orientation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SecondaryBarcodeType.php b/src/FedEx/ShipService/SimpleType/SecondaryBarcodeType.php index 0e552e9d..494a042f 100644 --- a/src/FedEx/ShipService/SimpleType/SecondaryBarcodeType.php +++ b/src/FedEx/ShipService/SimpleType/SecondaryBarcodeType.php @@ -6,7 +6,6 @@ /** * SecondaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ServiceType.php b/src/FedEx/ShipService/SimpleType/ServiceType.php deleted file mode 100644 index 31e8b1bf..00000000 --- a/src/FedEx/ShipService/SimpleType/ServiceType.php +++ /dev/null @@ -1,45 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class ServiceType extends AbstractSimpleType -{ - const _EUROPE_FIRST_INTERNATIONAL_PRIORITY = 'EUROPE_FIRST_INTERNATIONAL_PRIORITY'; - const _FEDEX_1_DAY_FREIGHT = 'FEDEX_1_DAY_FREIGHT'; - const _FEDEX_2_DAY = 'FEDEX_2_DAY'; - const _FEDEX_2_DAY_AM = 'FEDEX_2_DAY_AM'; - const _FEDEX_2_DAY_FREIGHT = 'FEDEX_2_DAY_FREIGHT'; - const _FEDEX_3_DAY_FREIGHT = 'FEDEX_3_DAY_FREIGHT'; - const _FEDEX_DISTANCE_DEFERRED = 'FEDEX_DISTANCE_DEFERRED'; - const _FEDEX_EXPRESS_SAVER = 'FEDEX_EXPRESS_SAVER'; - const _FEDEX_FIRST_FREIGHT = 'FEDEX_FIRST_FREIGHT'; - const _FEDEX_FREIGHT_ECONOMY = 'FEDEX_FREIGHT_ECONOMY'; - const _FEDEX_FREIGHT_PRIORITY = 'FEDEX_FREIGHT_PRIORITY'; - const _FEDEX_GROUND = 'FEDEX_GROUND'; - const _FEDEX_NEXT_DAY_AFTERNOON = 'FEDEX_NEXT_DAY_AFTERNOON'; - const _FEDEX_NEXT_DAY_EARLY_MORNING = 'FEDEX_NEXT_DAY_EARLY_MORNING'; - const _FEDEX_NEXT_DAY_END_OF_DAY = 'FEDEX_NEXT_DAY_END_OF_DAY'; - const _FEDEX_NEXT_DAY_FREIGHT = 'FEDEX_NEXT_DAY_FREIGHT'; - const _FEDEX_NEXT_DAY_MID_MORNING = 'FEDEX_NEXT_DAY_MID_MORNING'; - const _FIRST_OVERNIGHT = 'FIRST_OVERNIGHT'; - const _GROUND_HOME_DELIVERY = 'GROUND_HOME_DELIVERY'; - const _INTERNATIONAL_ECONOMY = 'INTERNATIONAL_ECONOMY'; - const _INTERNATIONAL_ECONOMY_FREIGHT = 'INTERNATIONAL_ECONOMY_FREIGHT'; - const _INTERNATIONAL_FIRST = 'INTERNATIONAL_FIRST'; - const _INTERNATIONAL_PRIORITY = 'INTERNATIONAL_PRIORITY'; - const _INTERNATIONAL_PRIORITY_EXPRESS = 'INTERNATIONAL_PRIORITY_EXPRESS'; - const _INTERNATIONAL_PRIORITY_FREIGHT = 'INTERNATIONAL_PRIORITY_FREIGHT'; - const _PRIORITY_OVERNIGHT = 'PRIORITY_OVERNIGHT'; - const _SAME_DAY = 'SAME_DAY'; - const _SAME_DAY_CITY = 'SAME_DAY_CITY'; - const _SMART_POST = 'SMART_POST'; - const _STANDARD_OVERNIGHT = 'STANDARD_OVERNIGHT'; -} diff --git a/src/FedEx/ShipService/SimpleType/ShipmentDryIceProcessingOptionType.php b/src/FedEx/ShipService/SimpleType/ShipmentDryIceProcessingOptionType.php index 1c24c38f..acab256b 100644 --- a/src/FedEx/ShipService/SimpleType/ShipmentDryIceProcessingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/ShipmentDryIceProcessingOptionType.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShipmentNotificationAggregationType.php b/src/FedEx/ShipService/SimpleType/ShipmentNotificationAggregationType.php index f14a2677..174d09c8 100644 --- a/src/FedEx/ShipService/SimpleType/ShipmentNotificationAggregationType.php +++ b/src/FedEx/ShipService/SimpleType/ShipmentNotificationAggregationType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationAggregationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShipmentNotificationRoleType.php b/src/FedEx/ShipService/SimpleType/ShipmentNotificationRoleType.php index 0154e465..8846c62b 100644 --- a/src/FedEx/ShipService/SimpleType/ShipmentNotificationRoleType.php +++ b/src/FedEx/ShipService/SimpleType/ShipmentNotificationRoleType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShipmentProcessingOptionType.php b/src/FedEx/ShipService/SimpleType/ShipmentProcessingOptionType.php index ee34b332..611f0d9c 100644 --- a/src/FedEx/ShipService/SimpleType/ShipmentProcessingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/ShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Identifies special or custom features to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShipmentRuleType.php b/src/FedEx/ShipService/SimpleType/ShipmentRuleType.php index 153d0c1d..427267f9 100644 --- a/src/FedEx/ShipService/SimpleType/ShipmentRuleType.php +++ b/src/FedEx/ShipService/SimpleType/ShipmentRuleType.php @@ -6,7 +6,6 @@ /** * ShipmentRuleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShipmentSpecialServiceType.php b/src/FedEx/ShipService/SimpleType/ShipmentSpecialServiceType.php deleted file mode 100644 index 2fa66c78..00000000 --- a/src/FedEx/ShipService/SimpleType/ShipmentSpecialServiceType.php +++ /dev/null @@ -1,56 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Ship Service - */ -class ShipmentSpecialServiceType extends AbstractSimpleType -{ - const _BROKER_SELECT_OPTION = 'BROKER_SELECT_OPTION'; - const _CALL_BEFORE_DELIVERY = 'CALL_BEFORE_DELIVERY'; - const _COD = 'COD'; - const _CUSTOM_DELIVERY_WINDOW = 'CUSTOM_DELIVERY_WINDOW'; - const _CUT_FLOWERS = 'CUT_FLOWERS'; - const _DANGEROUS_GOODS = 'DANGEROUS_GOODS'; - const _DELIVERY_ON_INVOICE_ACCEPTANCE = 'DELIVERY_ON_INVOICE_ACCEPTANCE'; - const _DO_NOT_BREAK_DOWN_PALLETS = 'DO_NOT_BREAK_DOWN_PALLETS'; - const _DO_NOT_STACK_PALLETS = 'DO_NOT_STACK_PALLETS'; - const _DRY_ICE = 'DRY_ICE'; - const _EAST_COAST_SPECIAL = 'EAST_COAST_SPECIAL'; - const _ELECTRONIC_TRADE_DOCUMENTS = 'ELECTRONIC_TRADE_DOCUMENTS'; - const _EVENT_NOTIFICATION = 'EVENT_NOTIFICATION'; - const _EXCLUDE_FROM_CONSOLIDATION = 'EXCLUDE_FROM_CONSOLIDATION'; - const _EXTREME_LENGTH = 'EXTREME_LENGTH'; - const _FEDEX_ONE_RATE = 'FEDEX_ONE_RATE'; - const _FOOD = 'FOOD'; - const _FREIGHT_GUARANTEE = 'FREIGHT_GUARANTEE'; - const _FREIGHT_TO_COLLECT = 'FREIGHT_TO_COLLECT'; - const _FUTURE_DAY_SHIPMENT = 'FUTURE_DAY_SHIPMENT'; - const _HOLD_AT_LOCATION = 'HOLD_AT_LOCATION'; - const _HOME_DELIVERY_PREMIUM = 'HOME_DELIVERY_PREMIUM'; - const _INSIDE_DELIVERY = 'INSIDE_DELIVERY'; - const _INSIDE_PICKUP = 'INSIDE_PICKUP'; - const _INTERNATIONAL_CONTROLLED_EXPORT_SERVICE = 'INTERNATIONAL_CONTROLLED_EXPORT_SERVICE'; - const _INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS = 'INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS'; - const _LIFTGATE_DELIVERY = 'LIFTGATE_DELIVERY'; - const _LIFTGATE_PICKUP = 'LIFTGATE_PICKUP'; - const _LIMITED_ACCESS_DELIVERY = 'LIMITED_ACCESS_DELIVERY'; - const _LIMITED_ACCESS_PICKUP = 'LIMITED_ACCESS_PICKUP'; - const _OVER_LENGTH = 'OVER_LENGTH'; - const _PENDING_SHIPMENT = 'PENDING_SHIPMENT'; - const _PHARMACY_DELIVERY = 'PHARMACY_DELIVERY'; - const _POISON = 'POISON'; - const _PROTECTION_FROM_FREEZING = 'PROTECTION_FROM_FREEZING'; - const _RETURNS_CLEARANCE = 'RETURNS_CLEARANCE'; - const _RETURN_SHIPMENT = 'RETURN_SHIPMENT'; - const _SATURDAY_DELIVERY = 'SATURDAY_DELIVERY'; - const _SATURDAY_PICKUP = 'SATURDAY_PICKUP'; - const _THIRD_PARTY_CONSIGNEE = 'THIRD_PARTY_CONSIGNEE'; - const _TOP_LOAD = 'TOP_LOAD'; -} diff --git a/src/FedEx/ShipService/SimpleType/ShippingDocumentDispositionType.php b/src/FedEx/ShipService/SimpleType/ShippingDocumentDispositionType.php index 4bd33ffc..55df698a 100644 --- a/src/FedEx/ShipService/SimpleType/ShippingDocumentDispositionType.php +++ b/src/FedEx/ShipService/SimpleType/ShippingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * Specifies how to return a shipping document to the caller. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShippingDocumentEMailGroupingType.php b/src/FedEx/ShipService/SimpleType/ShippingDocumentEMailGroupingType.php index ee7fbaf6..d6b28022 100644 --- a/src/FedEx/ShipService/SimpleType/ShippingDocumentEMailGroupingType.php +++ b/src/FedEx/ShipService/SimpleType/ShippingDocumentEMailGroupingType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentEMailGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShippingDocumentGroupingType.php b/src/FedEx/ShipService/SimpleType/ShippingDocumentGroupingType.php index a616c9f9..28493b28 100644 --- a/src/FedEx/ShipService/SimpleType/ShippingDocumentGroupingType.php +++ b/src/FedEx/ShipService/SimpleType/ShippingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how to organize all shipping documents of the same type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShippingDocumentImageType.php b/src/FedEx/ShipService/SimpleType/ShippingDocumentImageType.php index 2d1d1006..aef5981e 100644 --- a/src/FedEx/ShipService/SimpleType/ShippingDocumentImageType.php +++ b/src/FedEx/ShipService/SimpleType/ShippingDocumentImageType.php @@ -6,7 +6,6 @@ /** * Specifies the image format used for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShippingDocumentNamingType.php b/src/FedEx/ShipService/SimpleType/ShippingDocumentNamingType.php index 280e40ef..91d34004 100644 --- a/src/FedEx/ShipService/SimpleType/ShippingDocumentNamingType.php +++ b/src/FedEx/ShipService/SimpleType/ShippingDocumentNamingType.php @@ -6,7 +6,6 @@ /** * Identifies the convention by which file names are constructed for STORED or DEFERRED documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShippingDocumentStockType.php b/src/FedEx/ShipService/SimpleType/ShippingDocumentStockType.php index 90fee628..ec04d7ad 100644 --- a/src/FedEx/ShipService/SimpleType/ShippingDocumentStockType.php +++ b/src/FedEx/ShipService/SimpleType/ShippingDocumentStockType.php @@ -6,7 +6,6 @@ /** * Specifies the type of paper (stock) on which a document will be printed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/ShippingDocumentStorageDetailType.php b/src/FedEx/ShipService/SimpleType/ShippingDocumentStorageDetailType.php index ef28c21a..8013c3ea 100644 --- a/src/FedEx/ShipService/SimpleType/ShippingDocumentStorageDetailType.php +++ b/src/FedEx/ShipService/SimpleType/ShippingDocumentStorageDetailType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentStorageDetailType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SignatureOptionType.php b/src/FedEx/ShipService/SimpleType/SignatureOptionType.php index cc02dbb3..2eb7d444 100644 --- a/src/FedEx/ShipService/SimpleType/SignatureOptionType.php +++ b/src/FedEx/ShipService/SimpleType/SignatureOptionType.php @@ -6,7 +6,6 @@ /** * SignatureOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SmartPostAncillaryEndorsementType.php b/src/FedEx/ShipService/SimpleType/SmartPostAncillaryEndorsementType.php index 52a064b5..4337c6d9 100644 --- a/src/FedEx/ShipService/SimpleType/SmartPostAncillaryEndorsementType.php +++ b/src/FedEx/ShipService/SimpleType/SmartPostAncillaryEndorsementType.php @@ -6,7 +6,6 @@ /** * These values are mutually exclusive; at most one of them can be attached to a SmartPost shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SmartPostIndiciaType.php b/src/FedEx/ShipService/SimpleType/SmartPostIndiciaType.php index c1e6b50f..bc34008b 100644 --- a/src/FedEx/ShipService/SimpleType/SmartPostIndiciaType.php +++ b/src/FedEx/ShipService/SimpleType/SmartPostIndiciaType.php @@ -6,7 +6,6 @@ /** * SmartPostIndiciaType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SmartPostShipmentProcessingOptionType.php b/src/FedEx/ShipService/SimpleType/SmartPostShipmentProcessingOptionType.php index db9a7e01..fefde545 100644 --- a/src/FedEx/ShipService/SimpleType/SmartPostShipmentProcessingOptionType.php +++ b/src/FedEx/ShipService/SimpleType/SmartPostShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SmartPostShipmentSpecialServiceType.php b/src/FedEx/ShipService/SimpleType/SmartPostShipmentSpecialServiceType.php index e1416545..0c968513 100644 --- a/src/FedEx/ShipService/SimpleType/SmartPostShipmentSpecialServiceType.php +++ b/src/FedEx/ShipService/SimpleType/SmartPostShipmentSpecialServiceType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SpecialEquipmentType.php b/src/FedEx/ShipService/SimpleType/SpecialEquipmentType.php index 033d78ff..997d4471 100644 --- a/src/FedEx/ShipService/SimpleType/SpecialEquipmentType.php +++ b/src/FedEx/ShipService/SimpleType/SpecialEquipmentType.php @@ -6,7 +6,6 @@ /** * Identifies types of special equipment used in loading/unloading Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SpecialRatingAppliedType.php b/src/FedEx/ShipService/SimpleType/SpecialRatingAppliedType.php index 5d23cd3d..4e8ccad5 100644 --- a/src/FedEx/ShipService/SimpleType/SpecialRatingAppliedType.php +++ b/src/FedEx/ShipService/SimpleType/SpecialRatingAppliedType.php @@ -6,7 +6,6 @@ /** * SpecialRatingAppliedType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/StringBarcodeType.php b/src/FedEx/ShipService/SimpleType/StringBarcodeType.php index b9c4b407..06e1f7ee 100644 --- a/src/FedEx/ShipService/SimpleType/StringBarcodeType.php +++ b/src/FedEx/ShipService/SimpleType/StringBarcodeType.php @@ -6,7 +6,6 @@ /** * StringBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SurchargeLevelType.php b/src/FedEx/ShipService/SimpleType/SurchargeLevelType.php index 3a6c881a..34197714 100644 --- a/src/FedEx/ShipService/SimpleType/SurchargeLevelType.php +++ b/src/FedEx/ShipService/SimpleType/SurchargeLevelType.php @@ -6,7 +6,6 @@ /** * SurchargeLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/SurchargeType.php b/src/FedEx/ShipService/SimpleType/SurchargeType.php index 9b5d8b37..ce4edf84 100644 --- a/src/FedEx/ShipService/SimpleType/SurchargeType.php +++ b/src/FedEx/ShipService/SimpleType/SurchargeType.php @@ -6,7 +6,6 @@ /** * SurchargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/TaxType.php b/src/FedEx/ShipService/SimpleType/TaxType.php index a682edd7..d9082865 100644 --- a/src/FedEx/ShipService/SimpleType/TaxType.php +++ b/src/FedEx/ShipService/SimpleType/TaxType.php @@ -6,7 +6,6 @@ /** * TaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/TaxesOrMiscellaneousChargeType.php b/src/FedEx/ShipService/SimpleType/TaxesOrMiscellaneousChargeType.php index 8ec96c2a..4c49e014 100644 --- a/src/FedEx/ShipService/SimpleType/TaxesOrMiscellaneousChargeType.php +++ b/src/FedEx/ShipService/SimpleType/TaxesOrMiscellaneousChargeType.php @@ -6,7 +6,6 @@ /** * Specifice the kind of tax or miscellaneous charge being reported on a Commercial Invoice. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/TinType.php b/src/FedEx/ShipService/SimpleType/TinType.php index e2f55d67..815ffcee 100644 --- a/src/FedEx/ShipService/SimpleType/TinType.php +++ b/src/FedEx/ShipService/SimpleType/TinType.php @@ -6,7 +6,6 @@ /** * TinType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/TrackingIdType.php b/src/FedEx/ShipService/SimpleType/TrackingIdType.php index 06ae3be0..a872a79b 100644 --- a/src/FedEx/ShipService/SimpleType/TrackingIdType.php +++ b/src/FedEx/ShipService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/TransactionSourceFormat.php b/src/FedEx/ShipService/SimpleType/TransactionSourceFormat.php index b6231e8f..363a4306 100644 --- a/src/FedEx/ShipService/SimpleType/TransactionSourceFormat.php +++ b/src/FedEx/ShipService/SimpleType/TransactionSourceFormat.php @@ -6,7 +6,6 @@ /** * TransactionSourceFormat * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/TransitTimeType.php b/src/FedEx/ShipService/SimpleType/TransitTimeType.php index 83f300f3..b68ee632 100644 --- a/src/FedEx/ShipService/SimpleType/TransitTimeType.php +++ b/src/FedEx/ShipService/SimpleType/TransitTimeType.php @@ -6,7 +6,6 @@ /** * TransitTimeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/UploadDocumentIdProducer.php b/src/FedEx/ShipService/SimpleType/UploadDocumentIdProducer.php index 2fc2a133..1cdf7ac1 100644 --- a/src/FedEx/ShipService/SimpleType/UploadDocumentIdProducer.php +++ b/src/FedEx/ShipService/SimpleType/UploadDocumentIdProducer.php @@ -6,7 +6,6 @@ /** * Specifies the application that is responsible for managing the document id. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/UploadDocumentProducerType.php b/src/FedEx/ShipService/SimpleType/UploadDocumentProducerType.php index 86cd187c..236c36f8 100644 --- a/src/FedEx/ShipService/SimpleType/UploadDocumentProducerType.php +++ b/src/FedEx/ShipService/SimpleType/UploadDocumentProducerType.php @@ -6,7 +6,6 @@ /** * UploadDocumentProducerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/UploadDocumentType.php b/src/FedEx/ShipService/SimpleType/UploadDocumentType.php index 1e40fed5..d804a706 100644 --- a/src/FedEx/ShipService/SimpleType/UploadDocumentType.php +++ b/src/FedEx/ShipService/SimpleType/UploadDocumentType.php @@ -6,7 +6,6 @@ /** * UploadDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/UsmcaCertifierSpecificationType.php b/src/FedEx/ShipService/SimpleType/UsmcaCertifierSpecificationType.php index b393c6e2..39fb1c04 100644 --- a/src/FedEx/ShipService/SimpleType/UsmcaCertifierSpecificationType.php +++ b/src/FedEx/ShipService/SimpleType/UsmcaCertifierSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaCertifierSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/UsmcaImporterSpecificationType.php b/src/FedEx/ShipService/SimpleType/UsmcaImporterSpecificationType.php index 1e83b10f..29c0ac5c 100644 --- a/src/FedEx/ShipService/SimpleType/UsmcaImporterSpecificationType.php +++ b/src/FedEx/ShipService/SimpleType/UsmcaImporterSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaImporterSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/UsmcaOriginCriterionCode.php b/src/FedEx/ShipService/SimpleType/UsmcaOriginCriterionCode.php index a269f19f..58f2f28b 100644 --- a/src/FedEx/ShipService/SimpleType/UsmcaOriginCriterionCode.php +++ b/src/FedEx/ShipService/SimpleType/UsmcaOriginCriterionCode.php @@ -6,7 +6,6 @@ /** * UsmcaOriginCriterionCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/UsmcaProducerSpecificationType.php b/src/FedEx/ShipService/SimpleType/UsmcaProducerSpecificationType.php index 3f7e576c..e0505501 100644 --- a/src/FedEx/ShipService/SimpleType/UsmcaProducerSpecificationType.php +++ b/src/FedEx/ShipService/SimpleType/UsmcaProducerSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaProducerSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/VolumeUnits.php b/src/FedEx/ShipService/SimpleType/VolumeUnits.php index 0cee4f29..d28be295 100644 --- a/src/FedEx/ShipService/SimpleType/VolumeUnits.php +++ b/src/FedEx/ShipService/SimpleType/VolumeUnits.php @@ -6,7 +6,6 @@ /** * Units of three-dimensional volume/cubic measure. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/WebServiceEnvironment.php b/src/FedEx/ShipService/SimpleType/WebServiceEnvironment.php index 39a2a164..35816afd 100644 --- a/src/FedEx/ShipService/SimpleType/WebServiceEnvironment.php +++ b/src/FedEx/ShipService/SimpleType/WebServiceEnvironment.php @@ -6,7 +6,6 @@ /** * Identifies the environment (level) for which an AuthenticationCredential is valid, and within which transactions are received. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/WeighingScaleType.php b/src/FedEx/ShipService/SimpleType/WeighingScaleType.php index 81d8e760..835cb6e8 100644 --- a/src/FedEx/ShipService/SimpleType/WeighingScaleType.php +++ b/src/FedEx/ShipService/SimpleType/WeighingScaleType.php @@ -6,7 +6,6 @@ /** * Identifies types of scales used in weighing Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/WeightSource.php b/src/FedEx/ShipService/SimpleType/WeightSource.php index 6e7667ce..55fb7d99 100644 --- a/src/FedEx/ShipService/SimpleType/WeightSource.php +++ b/src/FedEx/ShipService/SimpleType/WeightSource.php @@ -6,7 +6,6 @@ /** * WeightSource * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/ShipService/SimpleType/WeightUnits.php b/src/FedEx/ShipService/SimpleType/WeightUnits.php index d5277618..53f4b087 100644 --- a/src/FedEx/ShipService/SimpleType/WeightUnits.php +++ b/src/FedEx/ShipService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Ship Service */ diff --git a/src/FedEx/TrackService/ComplexType/Address.php b/src/FedEx/TrackService/ComplexType/Address.php index a2585d08..eb18aa4f 100644 --- a/src/FedEx/TrackService/ComplexType/Address.php +++ b/src/FedEx/TrackService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/AppointmentDetail.php b/src/FedEx/TrackService/ComplexType/AppointmentDetail.php index 6093b60f..f547e133 100644 --- a/src/FedEx/TrackService/ComplexType/AppointmentDetail.php +++ b/src/FedEx/TrackService/ComplexType/AppointmentDetail.php @@ -6,7 +6,6 @@ /** * Specifies the different appointment times on a specific date. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/AppointmentTimeDetail.php b/src/FedEx/TrackService/ComplexType/AppointmentTimeDetail.php index a4c52ea6..7008a335 100644 --- a/src/FedEx/TrackService/ComplexType/AppointmentTimeDetail.php +++ b/src/FedEx/TrackService/ComplexType/AppointmentTimeDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details about the appointment time window. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/AvailableImagesDetail.php b/src/FedEx/TrackService/ComplexType/AvailableImagesDetail.php index 0c3ac413..76a06046 100644 --- a/src/FedEx/TrackService/ComplexType/AvailableImagesDetail.php +++ b/src/FedEx/TrackService/ComplexType/AvailableImagesDetail.php @@ -6,7 +6,6 @@ /** * AvailableImagesDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/ClientDetail.php b/src/FedEx/TrackService/ComplexType/ClientDetail.php index 5a77475d..c7a70a96 100644 --- a/src/FedEx/TrackService/ComplexType/ClientDetail.php +++ b/src/FedEx/TrackService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Commodity.php b/src/FedEx/TrackService/ComplexType/Commodity.php index 0381f21c..b3be2b3d 100644 --- a/src/FedEx/TrackService/ComplexType/Commodity.php +++ b/src/FedEx/TrackService/ComplexType/Commodity.php @@ -6,7 +6,6 @@ /** * Commodity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/CompletedTrackDetail.php b/src/FedEx/TrackService/ComplexType/CompletedTrackDetail.php index 3898d848..9e9afe03 100644 --- a/src/FedEx/TrackService/ComplexType/CompletedTrackDetail.php +++ b/src/FedEx/TrackService/ComplexType/CompletedTrackDetail.php @@ -6,7 +6,6 @@ /** * CompletedTrackDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Contact.php b/src/FedEx/TrackService/ComplexType/Contact.php index a51eac93..de61296e 100644 --- a/src/FedEx/TrackService/ComplexType/Contact.php +++ b/src/FedEx/TrackService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/ContactAndAddress.php b/src/FedEx/TrackService/ComplexType/ContactAndAddress.php index 94c9acb7..7d7b9600 100644 --- a/src/FedEx/TrackService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/TrackService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/ContentRecord.php b/src/FedEx/TrackService/ComplexType/ContentRecord.php index 9b84af65..40ccf5e4 100644 --- a/src/FedEx/TrackService/ComplexType/ContentRecord.php +++ b/src/FedEx/TrackService/ComplexType/ContentRecord.php @@ -6,7 +6,6 @@ /** * Details the contents of the package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/CustomerExceptionRequestDetail.php b/src/FedEx/TrackService/ComplexType/CustomerExceptionRequestDetail.php index 0b3473fd..73ed18a0 100644 --- a/src/FedEx/TrackService/ComplexType/CustomerExceptionRequestDetail.php +++ b/src/FedEx/TrackService/ComplexType/CustomerExceptionRequestDetail.php @@ -6,7 +6,6 @@ /** * CustomerExceptionRequestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/CustomsOptionDetail.php b/src/FedEx/TrackService/ComplexType/CustomsOptionDetail.php index 0eacf4bb..4ae26e1d 100644 --- a/src/FedEx/TrackService/ComplexType/CustomsOptionDetail.php +++ b/src/FedEx/TrackService/ComplexType/CustomsOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomsOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/DateRange.php b/src/FedEx/TrackService/ComplexType/DateRange.php deleted file mode 100644 index 90c91ed0..00000000 --- a/src/FedEx/TrackService/ComplexType/DateRange.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - * - * @property string $Begins - * @property string $Ends - - */ -class DateRange extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'DateRange'; - - /** - * Set Begins - * - * @param string $begins - * @return $this - */ - public function setBegins($begins) - { - $this->values['Begins'] = $begins; - return $this; - } - - /** - * Set Ends - * - * @param string $ends - * @return $this - */ - public function setEnds($ends) - { - $this->values['Ends'] = $ends; - return $this; - } -} diff --git a/src/FedEx/TrackService/ComplexType/DeliveryOptionEligibilityDetail.php b/src/FedEx/TrackService/ComplexType/DeliveryOptionEligibilityDetail.php index 2562f6b2..7d158254 100644 --- a/src/FedEx/TrackService/ComplexType/DeliveryOptionEligibilityDetail.php +++ b/src/FedEx/TrackService/ComplexType/DeliveryOptionEligibilityDetail.php @@ -6,7 +6,6 @@ /** * Details about the eligibility for a delivery option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Dimensions.php b/src/FedEx/TrackService/ComplexType/Dimensions.php index e049f89b..60c5a70f 100644 --- a/src/FedEx/TrackService/ComplexType/Dimensions.php +++ b/src/FedEx/TrackService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Distance.php b/src/FedEx/TrackService/ComplexType/Distance.php index f827c184..09d6b45a 100644 --- a/src/FedEx/TrackService/ComplexType/Distance.php +++ b/src/FedEx/TrackService/ComplexType/Distance.php @@ -6,7 +6,6 @@ /** * Driving or other transportation distances, distinct from dimension measurements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/DocumentPart.php b/src/FedEx/TrackService/ComplexType/DocumentPart.php index 567a02ec..aa54f2bc 100644 --- a/src/FedEx/TrackService/ComplexType/DocumentPart.php +++ b/src/FedEx/TrackService/ComplexType/DocumentPart.php @@ -6,7 +6,6 @@ /** * Successive parts of the document (only one, for PDF documents). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/EMailDetail.php b/src/FedEx/TrackService/ComplexType/EMailDetail.php index a0ba9cea..3bdf3cdc 100644 --- a/src/FedEx/TrackService/ComplexType/EMailDetail.php +++ b/src/FedEx/TrackService/ComplexType/EMailDetail.php @@ -6,7 +6,6 @@ /** * EMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/EPaymentDetail.php b/src/FedEx/TrackService/ComplexType/EPaymentDetail.php index e9d33f1d..d21760c3 100644 --- a/src/FedEx/TrackService/ComplexType/EPaymentDetail.php +++ b/src/FedEx/TrackService/ComplexType/EPaymentDetail.php @@ -6,7 +6,6 @@ /** * EPaymentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/EdtExciseCondition.php b/src/FedEx/TrackService/ComplexType/EdtExciseCondition.php index daaa786f..ae68b24d 100644 --- a/src/FedEx/TrackService/ComplexType/EdtExciseCondition.php +++ b/src/FedEx/TrackService/ComplexType/EdtExciseCondition.php @@ -6,7 +6,6 @@ /** * EdtExciseCondition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/FaxDetail.php b/src/FedEx/TrackService/ComplexType/FaxDetail.php index a54c58a9..71e82942 100644 --- a/src/FedEx/TrackService/ComplexType/FaxDetail.php +++ b/src/FedEx/TrackService/ComplexType/FaxDetail.php @@ -6,7 +6,6 @@ /** * FaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsReply.php b/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsReply.php index 57a3cfc8..e9f17dad 100644 --- a/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsReply.php +++ b/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsReply.php @@ -6,7 +6,6 @@ /** * GetTrackingDocumentsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsRequest.php b/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsRequest.php index d7912bfb..7c5b0c1c 100644 --- a/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsRequest.php +++ b/src/FedEx/TrackService/ComplexType/GetTrackingDocumentsRequest.php @@ -6,7 +6,6 @@ /** * GetTrackingDocumentsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/LocalTimeRange.php b/src/FedEx/TrackService/ComplexType/LocalTimeRange.php index 90fc68cb..c1f49a1a 100644 --- a/src/FedEx/TrackService/ComplexType/LocalTimeRange.php +++ b/src/FedEx/TrackService/ComplexType/LocalTimeRange.php @@ -6,7 +6,6 @@ /** * Time Range specified in local time. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Localization.php b/src/FedEx/TrackService/ComplexType/Localization.php index 24888d1b..6bda743f 100644 --- a/src/FedEx/TrackService/ComplexType/Localization.php +++ b/src/FedEx/TrackService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Measure.php b/src/FedEx/TrackService/ComplexType/Measure.php index 197ca9d0..1cde22b6 100644 --- a/src/FedEx/TrackService/ComplexType/Measure.php +++ b/src/FedEx/TrackService/ComplexType/Measure.php @@ -6,7 +6,6 @@ /** * Measure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Money.php b/src/FedEx/TrackService/ComplexType/Money.php index 30f8324b..13c9ac8b 100644 --- a/src/FedEx/TrackService/ComplexType/Money.php +++ b/src/FedEx/TrackService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/NaftaCommodityDetail.php b/src/FedEx/TrackService/ComplexType/NaftaCommodityDetail.php deleted file mode 100644 index 83a704a9..00000000 --- a/src/FedEx/TrackService/ComplexType/NaftaCommodityDetail.php +++ /dev/null @@ -1,88 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - * - * @property \FedEx\TrackService\SimpleType\NaftaPreferenceCriterionCode|string $PreferenceCriterion - * @property \FedEx\TrackService\SimpleType\NaftaProducerDeterminationCode|string $ProducerDetermination - * @property string $ProducerId - * @property \FedEx\TrackService\SimpleType\NaftaNetCostMethodCode|string $NetCostMethod - * @property DateRange $NetCostDateRange - - */ -class NaftaCommodityDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCommodityDetail'; - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\TrackService\SimpleType\NaftaPreferenceCriterionCode|string $preferenceCriterion - * @return $this - */ - public function setPreferenceCriterion($preferenceCriterion) - { - $this->values['PreferenceCriterion'] = $preferenceCriterion; - return $this; - } - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\TrackService\SimpleType\NaftaProducerDeterminationCode|string $producerDetermination - * @return $this - */ - public function setProducerDetermination($producerDetermination) - { - $this->values['ProducerDetermination'] = $producerDetermination; - return $this; - } - - /** - * Identification of which producer is associated with this commodity (if multiple producers are used in a single shipment). - * - * @param string $producerId - * @return $this - */ - public function setProducerId($producerId) - { - $this->values['ProducerId'] = $producerId; - return $this; - } - - /** - * Set NetCostMethod - * - * @param \FedEx\TrackService\SimpleType\NaftaNetCostMethodCode|string $netCostMethod - * @return $this - */ - public function setNetCostMethod($netCostMethod) - { - $this->values['NetCostMethod'] = $netCostMethod; - return $this; - } - - /** - * Date range over which RVC net cost was calculated. - * - * @param DateRange $netCostDateRange - * @return $this - */ - public function setNetCostDateRange(DateRange $netCostDateRange) - { - $this->values['NetCostDateRange'] = $netCostDateRange; - return $this; - } -} diff --git a/src/FedEx/TrackService/ComplexType/Notification.php b/src/FedEx/TrackService/ComplexType/Notification.php index b72e91f9..58b203b2 100644 --- a/src/FedEx/TrackService/ComplexType/Notification.php +++ b/src/FedEx/TrackService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/NotificationDetail.php b/src/FedEx/TrackService/ComplexType/NotificationDetail.php index 3507792f..00517e44 100644 --- a/src/FedEx/TrackService/ComplexType/NotificationDetail.php +++ b/src/FedEx/TrackService/ComplexType/NotificationDetail.php @@ -6,7 +6,6 @@ /** * NotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/NotificationParameter.php b/src/FedEx/TrackService/ComplexType/NotificationParameter.php index 09ef7e61..e5299261 100644 --- a/src/FedEx/TrackService/ComplexType/NotificationParameter.php +++ b/src/FedEx/TrackService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/PagingDetail.php b/src/FedEx/TrackService/ComplexType/PagingDetail.php index 11fc0e0c..b3d90476 100644 --- a/src/FedEx/TrackService/ComplexType/PagingDetail.php +++ b/src/FedEx/TrackService/ComplexType/PagingDetail.php @@ -6,7 +6,6 @@ /** * PagingDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/PieceCountVerificationDetail.php b/src/FedEx/TrackService/ComplexType/PieceCountVerificationDetail.php index 929c1cb3..7faffd5e 100644 --- a/src/FedEx/TrackService/ComplexType/PieceCountVerificationDetail.php +++ b/src/FedEx/TrackService/ComplexType/PieceCountVerificationDetail.php @@ -6,7 +6,6 @@ /** * PieceCountVerificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/SendNotificationsReply.php b/src/FedEx/TrackService/ComplexType/SendNotificationsReply.php index 975c258e..1728c5a6 100644 --- a/src/FedEx/TrackService/ComplexType/SendNotificationsReply.php +++ b/src/FedEx/TrackService/ComplexType/SendNotificationsReply.php @@ -6,7 +6,6 @@ /** * SendNotificationsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/SendNotificationsRequest.php b/src/FedEx/TrackService/ComplexType/SendNotificationsRequest.php index 1c727771..802e4882 100644 --- a/src/FedEx/TrackService/ComplexType/SendNotificationsRequest.php +++ b/src/FedEx/TrackService/ComplexType/SendNotificationsRequest.php @@ -6,7 +6,6 @@ /** * SendNotificationsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationDetail.php b/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationDetail.php index 8fe94632..84c03615 100644 --- a/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationDetail.php +++ b/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationSpecification.php b/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationSpecification.php index 7e8148aa..fa072a9e 100644 --- a/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationSpecification.php +++ b/src/FedEx/TrackService/ComplexType/ShipmentEventNotificationSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/ShipmentNotificationFormatSpecification.php b/src/FedEx/TrackService/ComplexType/ShipmentNotificationFormatSpecification.php index e75be23b..7d4b54c7 100644 --- a/src/FedEx/TrackService/ComplexType/ShipmentNotificationFormatSpecification.php +++ b/src/FedEx/TrackService/ComplexType/ShipmentNotificationFormatSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationFormatSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/SignatureImageDetail.php b/src/FedEx/TrackService/ComplexType/SignatureImageDetail.php index 2d522e1b..0ed738c0 100644 --- a/src/FedEx/TrackService/ComplexType/SignatureImageDetail.php +++ b/src/FedEx/TrackService/ComplexType/SignatureImageDetail.php @@ -6,7 +6,6 @@ /** * SignatureImageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/SpecialInstructionStatusDetail.php b/src/FedEx/TrackService/ComplexType/SpecialInstructionStatusDetail.php index 622aac5a..3397b4ee 100644 --- a/src/FedEx/TrackService/ComplexType/SpecialInstructionStatusDetail.php +++ b/src/FedEx/TrackService/ComplexType/SpecialInstructionStatusDetail.php @@ -6,7 +6,6 @@ /** * SpecialInstructionStatusDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/StringBarcode.php b/src/FedEx/TrackService/ComplexType/StringBarcode.php index 07a9e3d1..72edb9c9 100644 --- a/src/FedEx/TrackService/ComplexType/StringBarcode.php +++ b/src/FedEx/TrackService/ComplexType/StringBarcode.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents a barcode whose content must be represented as ASCII text (i.e. not binary data). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackAdvanceNotificationDetail.php b/src/FedEx/TrackService/ComplexType/TrackAdvanceNotificationDetail.php index 328a94b1..4949c247 100644 --- a/src/FedEx/TrackService/ComplexType/TrackAdvanceNotificationDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackAdvanceNotificationDetail.php @@ -6,7 +6,6 @@ /** * TrackAdvanceNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackChargeDetail.php b/src/FedEx/TrackService/ComplexType/TrackChargeDetail.php index 5ade8a39..fe767fdf 100644 --- a/src/FedEx/TrackService/ComplexType/TrackChargeDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackChargeDetail.php @@ -6,7 +6,6 @@ /** * TrackChargeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackDelayDetail.php b/src/FedEx/TrackService/ComplexType/TrackDelayDetail.php index bb791cac..cefc7f08 100644 --- a/src/FedEx/TrackService/ComplexType/TrackDelayDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackDelayDetail.php @@ -6,7 +6,6 @@ /** * TrackDelayDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackDetail.php b/src/FedEx/TrackService/ComplexType/TrackDetail.php index 91801164..24fa6e38 100644 --- a/src/FedEx/TrackService/ComplexType/TrackDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackDetail.php @@ -6,7 +6,6 @@ /** * TrackDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackEvent.php b/src/FedEx/TrackService/ComplexType/TrackEvent.php index 9f874bb2..d51f7b26 100644 --- a/src/FedEx/TrackService/ComplexType/TrackEvent.php +++ b/src/FedEx/TrackService/ComplexType/TrackEvent.php @@ -6,7 +6,6 @@ /** * FedEx scanning information about a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackInformationNoteDetail.php b/src/FedEx/TrackService/ComplexType/TrackInformationNoteDetail.php index 7e9039a3..c06a8caa 100644 --- a/src/FedEx/TrackService/ComplexType/TrackInformationNoteDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackInformationNoteDetail.php @@ -6,7 +6,6 @@ /** * TrackInformationNoteDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackNotificationPackage.php b/src/FedEx/TrackService/ComplexType/TrackNotificationPackage.php index 7462ff53..3e709753 100644 --- a/src/FedEx/TrackService/ComplexType/TrackNotificationPackage.php +++ b/src/FedEx/TrackService/ComplexType/TrackNotificationPackage.php @@ -6,7 +6,6 @@ /** * TrackNotificationPackage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackNotificationRecipientDetail.php b/src/FedEx/TrackService/ComplexType/TrackNotificationRecipientDetail.php index 118646fe..86f3ca83 100644 --- a/src/FedEx/TrackService/ComplexType/TrackNotificationRecipientDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackNotificationRecipientDetail.php @@ -6,7 +6,6 @@ /** * Options available for a tracking notification recipient. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackOtherIdentifierDetail.php b/src/FedEx/TrackService/ComplexType/TrackOtherIdentifierDetail.php index 1549e893..8fa69375 100644 --- a/src/FedEx/TrackService/ComplexType/TrackOtherIdentifierDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackOtherIdentifierDetail.php @@ -6,7 +6,6 @@ /** * TrackOtherIdentifierDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackPackageIdentifier.php b/src/FedEx/TrackService/ComplexType/TrackPackageIdentifier.php index be42b932..6336bec9 100644 --- a/src/FedEx/TrackService/ComplexType/TrackPackageIdentifier.php +++ b/src/FedEx/TrackService/ComplexType/TrackPackageIdentifier.php @@ -6,7 +6,6 @@ /** * The type and value of the package identifier that is to be used to retrieve the tracking information for a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackPackagingDescriptionDetail.php b/src/FedEx/TrackService/ComplexType/TrackPackagingDescriptionDetail.php index 26e78d56..2ad184e7 100644 --- a/src/FedEx/TrackService/ComplexType/TrackPackagingDescriptionDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackPackagingDescriptionDetail.php @@ -6,7 +6,6 @@ /** * TrackPackagingDescriptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackPayment.php b/src/FedEx/TrackService/ComplexType/TrackPayment.php index 4c3cc9b0..d448cb1a 100644 --- a/src/FedEx/TrackService/ComplexType/TrackPayment.php +++ b/src/FedEx/TrackService/ComplexType/TrackPayment.php @@ -6,7 +6,6 @@ /** * TrackPayment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackReconciliation.php b/src/FedEx/TrackService/ComplexType/TrackReconciliation.php index 513a5d78..8aa18819 100644 --- a/src/FedEx/TrackService/ComplexType/TrackReconciliation.php +++ b/src/FedEx/TrackService/ComplexType/TrackReconciliation.php @@ -6,7 +6,6 @@ /** * Used to report the status of a piece of a multiple piece shipment which is no longer traveling with the rest of the packages in the shipment or has not been accounted for. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackReply.php b/src/FedEx/TrackService/ComplexType/TrackReply.php index 1e908de7..829f8922 100644 --- a/src/FedEx/TrackService/ComplexType/TrackReply.php +++ b/src/FedEx/TrackService/ComplexType/TrackReply.php @@ -6,7 +6,6 @@ /** * TrackReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackRequest.php b/src/FedEx/TrackService/ComplexType/TrackRequest.php index bff986f1..e123c0c6 100644 --- a/src/FedEx/TrackService/ComplexType/TrackRequest.php +++ b/src/FedEx/TrackService/ComplexType/TrackRequest.php @@ -6,7 +6,6 @@ /** * TrackRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackReturnDetail.php b/src/FedEx/TrackService/ComplexType/TrackReturnDetail.php index c5bf7edb..6477ed4f 100644 --- a/src/FedEx/TrackService/ComplexType/TrackReturnDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackReturnDetail.php @@ -6,7 +6,6 @@ /** * TrackReturnDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackSelectionDetail.php b/src/FedEx/TrackService/ComplexType/TrackSelectionDetail.php index 537f3645..1e301283 100644 --- a/src/FedEx/TrackService/ComplexType/TrackSelectionDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackSelectionDetail.php @@ -6,7 +6,6 @@ /** * TrackSelectionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackServiceDescriptionDetail.php b/src/FedEx/TrackService/ComplexType/TrackServiceDescriptionDetail.php index fe11b664..694d6cd3 100644 --- a/src/FedEx/TrackService/ComplexType/TrackServiceDescriptionDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackServiceDescriptionDetail.php @@ -6,7 +6,6 @@ /** * TrackServiceDescriptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackSpecialHandling.php b/src/FedEx/TrackService/ComplexType/TrackSpecialHandling.php index fa8089f5..325c9ee4 100644 --- a/src/FedEx/TrackService/ComplexType/TrackSpecialHandling.php +++ b/src/FedEx/TrackService/ComplexType/TrackSpecialHandling.php @@ -6,7 +6,6 @@ /** * TrackSpecialHandling * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackSpecialInstruction.php b/src/FedEx/TrackService/ComplexType/TrackSpecialInstruction.php index 634579ff..50acec70 100644 --- a/src/FedEx/TrackService/ComplexType/TrackSpecialInstruction.php +++ b/src/FedEx/TrackService/ComplexType/TrackSpecialInstruction.php @@ -6,7 +6,6 @@ /** * TrackSpecialInstruction * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackSplitShipmentPart.php b/src/FedEx/TrackService/ComplexType/TrackSplitShipmentPart.php index e1758d17..cc13e468 100644 --- a/src/FedEx/TrackService/ComplexType/TrackSplitShipmentPart.php +++ b/src/FedEx/TrackService/ComplexType/TrackSplitShipmentPart.php @@ -6,7 +6,6 @@ /** * Used when a cargo shipment is split across vehicles. This is used to give the status of each part of the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackStatusAncillaryDetail.php b/src/FedEx/TrackService/ComplexType/TrackStatusAncillaryDetail.php index fb9e0469..b292588c 100644 --- a/src/FedEx/TrackService/ComplexType/TrackStatusAncillaryDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackStatusAncillaryDetail.php @@ -6,7 +6,6 @@ /** * TrackStatusAncillaryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackStatusDetail.php b/src/FedEx/TrackService/ComplexType/TrackStatusDetail.php index 477a7929..21164b92 100644 --- a/src/FedEx/TrackService/ComplexType/TrackStatusDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackStatusDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details about the status of the track information for the shipments being tracked. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingBillOfLadingDocumentDetail.php b/src/FedEx/TrackService/ComplexType/TrackingBillOfLadingDocumentDetail.php index f2ce2cc8..cb9a1139 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingBillOfLadingDocumentDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackingBillOfLadingDocumentDetail.php @@ -6,7 +6,6 @@ /** * TrackingBillOfLadingDocumentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingDateOrTimestamp.php b/src/FedEx/TrackService/ComplexType/TrackingDateOrTimestamp.php index b4d31f26..46bca19d 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingDateOrTimestamp.php +++ b/src/FedEx/TrackService/ComplexType/TrackingDateOrTimestamp.php @@ -6,7 +6,6 @@ /** * TrackingDateOrTimestamp * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingDocument.php b/src/FedEx/TrackService/ComplexType/TrackingDocument.php index 4780809e..79091a65 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingDocument.php +++ b/src/FedEx/TrackService/ComplexType/TrackingDocument.php @@ -6,7 +6,6 @@ /** * TrackingDocument * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingDocumentDispositionDetail.php b/src/FedEx/TrackService/ComplexType/TrackingDocumentDispositionDetail.php index 449e32f9..a7cd3bd4 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingDocumentDispositionDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * TrackingDocumentDispositionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingDocumentEmailDetail.php b/src/FedEx/TrackService/ComplexType/TrackingDocumentEmailDetail.php index 38de7485..3acb0e9f 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingDocumentEmailDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackingDocumentEmailDetail.php @@ -6,7 +6,6 @@ /** * TrackingDocumentEmailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingDocumentFormat.php b/src/FedEx/TrackService/ComplexType/TrackingDocumentFormat.php index 6972f3c7..102ef3e3 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingDocumentFormat.php +++ b/src/FedEx/TrackService/ComplexType/TrackingDocumentFormat.php @@ -6,7 +6,6 @@ /** * TrackingDocumentFormat * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingDocumentSpecification.php b/src/FedEx/TrackService/ComplexType/TrackingDocumentSpecification.php index 38768beb..f6853ddf 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingDocumentSpecification.php +++ b/src/FedEx/TrackService/ComplexType/TrackingDocumentSpecification.php @@ -6,7 +6,6 @@ /** * TrackingDocumentSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingFreightBillingDocumentDetail.php b/src/FedEx/TrackService/ComplexType/TrackingFreightBillingDocumentDetail.php index 3a0f5d84..1f802908 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingFreightBillingDocumentDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackingFreightBillingDocumentDetail.php @@ -6,7 +6,6 @@ /** * TrackingFreightBillingDocumentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TrackingSignatureProofOfDeliveryDetail.php b/src/FedEx/TrackService/ComplexType/TrackingSignatureProofOfDeliveryDetail.php index 7650641f..5267b081 100644 --- a/src/FedEx/TrackService/ComplexType/TrackingSignatureProofOfDeliveryDetail.php +++ b/src/FedEx/TrackService/ComplexType/TrackingSignatureProofOfDeliveryDetail.php @@ -6,7 +6,6 @@ /** * TrackingSignatureProofOfDeliveryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/TransactionDetail.php b/src/FedEx/TrackService/ComplexType/TransactionDetail.php index 3d066683..d8cb300b 100644 --- a/src/FedEx/TrackService/ComplexType/TransactionDetail.php +++ b/src/FedEx/TrackService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/UserDetail.php b/src/FedEx/TrackService/ComplexType/UserDetail.php index a2d90028..f576e5bd 100644 --- a/src/FedEx/TrackService/ComplexType/UserDetail.php +++ b/src/FedEx/TrackService/ComplexType/UserDetail.php @@ -6,7 +6,6 @@ /** * UserDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/UsmcaCommodityDetail.php b/src/FedEx/TrackService/ComplexType/UsmcaCommodityDetail.php index 613c92e8..cb9c2586 100644 --- a/src/FedEx/TrackService/ComplexType/UsmcaCommodityDetail.php +++ b/src/FedEx/TrackService/ComplexType/UsmcaCommodityDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommodityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/VersionId.php b/src/FedEx/TrackService/ComplexType/VersionId.php index d1ca2b2e..da6ec428 100644 --- a/src/FedEx/TrackService/ComplexType/VersionId.php +++ b/src/FedEx/TrackService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/TrackService/ComplexType/WebAuthenticationCredential.php index 82e0e969..69c75d53 100644 --- a/src/FedEx/TrackService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/TrackService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/TrackService/ComplexType/WebAuthenticationDetail.php index e2db334a..c4431e92 100644 --- a/src/FedEx/TrackService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/TrackService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/ComplexType/Weight.php b/src/FedEx/TrackService/ComplexType/Weight.php index a55af9a0..dc2ed56e 100644 --- a/src/FedEx/TrackService/ComplexType/Weight.php +++ b/src/FedEx/TrackService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service * diff --git a/src/FedEx/TrackService/Request.php b/src/FedEx/TrackService/Request.php index 4b5e20d0..ba8ccee7 100644 --- a/src/FedEx/TrackService/Request.php +++ b/src/FedEx/TrackService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Track Service */ diff --git a/src/FedEx/TrackService/SimpleType/AppointmentWindowType.php b/src/FedEx/TrackService/SimpleType/AppointmentWindowType.php index 719ed724..3a82a4fd 100644 --- a/src/FedEx/TrackService/SimpleType/AppointmentWindowType.php +++ b/src/FedEx/TrackService/SimpleType/AppointmentWindowType.php @@ -6,7 +6,6 @@ /** * The description that FedEx uses for a given appointment window. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/ArrivalLocationType.php b/src/FedEx/TrackService/SimpleType/ArrivalLocationType.php index 89d38a6c..a131eaf1 100644 --- a/src/FedEx/TrackService/SimpleType/ArrivalLocationType.php +++ b/src/FedEx/TrackService/SimpleType/ArrivalLocationType.php @@ -6,7 +6,6 @@ /** * Identifies where a tracking event occurs. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/AvailableImageType.php b/src/FedEx/TrackService/SimpleType/AvailableImageType.php index 1417d99a..4b3a61fe 100644 --- a/src/FedEx/TrackService/SimpleType/AvailableImageType.php +++ b/src/FedEx/TrackService/SimpleType/AvailableImageType.php @@ -6,7 +6,6 @@ /** * AvailableImageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/BarcodeEntryType.php b/src/FedEx/TrackService/SimpleType/BarcodeEntryType.php index 75f34dd3..e2f1ccdf 100644 --- a/src/FedEx/TrackService/SimpleType/BarcodeEntryType.php +++ b/src/FedEx/TrackService/SimpleType/BarcodeEntryType.php @@ -6,7 +6,6 @@ /** * BarcodeEntryType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/CarrierCodeType.php b/src/FedEx/TrackService/SimpleType/CarrierCodeType.php index 26cc0de7..83b6f567 100644 --- a/src/FedEx/TrackService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/TrackService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/ClearanceBrokerageType.php b/src/FedEx/TrackService/SimpleType/ClearanceBrokerageType.php index 49765b3b..da99f744 100644 --- a/src/FedEx/TrackService/SimpleType/ClearanceBrokerageType.php +++ b/src/FedEx/TrackService/SimpleType/ClearanceBrokerageType.php @@ -6,7 +6,6 @@ /** * Specifies the type of brokerage to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/CommodityPurposeType.php b/src/FedEx/TrackService/SimpleType/CommodityPurposeType.php index 63b26f28..7821501b 100644 --- a/src/FedEx/TrackService/SimpleType/CommodityPurposeType.php +++ b/src/FedEx/TrackService/SimpleType/CommodityPurposeType.php @@ -6,7 +6,6 @@ /** * CommodityPurposeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/CustomsOptionType.php b/src/FedEx/TrackService/SimpleType/CustomsOptionType.php index 2b841275..dd0c40c4 100644 --- a/src/FedEx/TrackService/SimpleType/CustomsOptionType.php +++ b/src/FedEx/TrackService/SimpleType/CustomsOptionType.php @@ -6,7 +6,6 @@ /** * CustomsOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/DeliveryOptionType.php b/src/FedEx/TrackService/SimpleType/DeliveryOptionType.php index 205a72a1..187b2768 100644 --- a/src/FedEx/TrackService/SimpleType/DeliveryOptionType.php +++ b/src/FedEx/TrackService/SimpleType/DeliveryOptionType.php @@ -6,7 +6,6 @@ /** * Specifies the different option types for delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/DistanceUnits.php b/src/FedEx/TrackService/SimpleType/DistanceUnits.php index 98284e87..504b1a1c 100644 --- a/src/FedEx/TrackService/SimpleType/DistanceUnits.php +++ b/src/FedEx/TrackService/SimpleType/DistanceUnits.php @@ -6,7 +6,6 @@ /** * DistanceUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/EPaymentModeType.php b/src/FedEx/TrackService/SimpleType/EPaymentModeType.php index e46f114a..e89831f3 100644 --- a/src/FedEx/TrackService/SimpleType/EPaymentModeType.php +++ b/src/FedEx/TrackService/SimpleType/EPaymentModeType.php @@ -6,7 +6,6 @@ /** * EPaymentModeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/EPaymentProcessorType.php b/src/FedEx/TrackService/SimpleType/EPaymentProcessorType.php index 58c3e765..9cec776b 100644 --- a/src/FedEx/TrackService/SimpleType/EPaymentProcessorType.php +++ b/src/FedEx/TrackService/SimpleType/EPaymentProcessorType.php @@ -6,7 +6,6 @@ /** * EPaymentProcessorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/EligibilityType.php b/src/FedEx/TrackService/SimpleType/EligibilityType.php index e802f967..6e5b823e 100644 --- a/src/FedEx/TrackService/SimpleType/EligibilityType.php +++ b/src/FedEx/TrackService/SimpleType/EligibilityType.php @@ -6,7 +6,6 @@ /** * Specifies different values of eligibility status * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/ExpressRegionCode.php b/src/FedEx/TrackService/SimpleType/ExpressRegionCode.php index 845f2fb0..c12d5da4 100644 --- a/src/FedEx/TrackService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/TrackService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/FedExLocationType.php b/src/FedEx/TrackService/SimpleType/FedExLocationType.php index ccac6bdc..16cba51b 100644 --- a/src/FedEx/TrackService/SimpleType/FedExLocationType.php +++ b/src/FedEx/TrackService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/ImageSizeType.php b/src/FedEx/TrackService/SimpleType/ImageSizeType.php index 0f839338..d3eb422a 100644 --- a/src/FedEx/TrackService/SimpleType/ImageSizeType.php +++ b/src/FedEx/TrackService/SimpleType/ImageSizeType.php @@ -6,7 +6,6 @@ /** * ImageSizeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/LinearUnits.php b/src/FedEx/TrackService/SimpleType/LinearUnits.php index 0ead9c10..308d327b 100644 --- a/src/FedEx/TrackService/SimpleType/LinearUnits.php +++ b/src/FedEx/TrackService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/NaftaNetCostMethodCode.php b/src/FedEx/TrackService/SimpleType/NaftaNetCostMethodCode.php deleted file mode 100644 index 3fd8c75b..00000000 --- a/src/FedEx/TrackService/SimpleType/NaftaNetCostMethodCode.php +++ /dev/null @@ -1,17 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - */ -class NaftaNetCostMethodCode extends AbstractSimpleType -{ - const _NC = 'NC'; - const _NO = 'NO'; -} diff --git a/src/FedEx/TrackService/SimpleType/NaftaPreferenceCriterionCode.php b/src/FedEx/TrackService/SimpleType/NaftaPreferenceCriterionCode.php deleted file mode 100644 index 6645f28c..00000000 --- a/src/FedEx/TrackService/SimpleType/NaftaPreferenceCriterionCode.php +++ /dev/null @@ -1,21 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - */ -class NaftaPreferenceCriterionCode extends AbstractSimpleType -{ - const _A = 'A'; - const _B = 'B'; - const _C = 'C'; - const _D = 'D'; - const _E = 'E'; - const _F = 'F'; -} diff --git a/src/FedEx/TrackService/SimpleType/NaftaProducerDeterminationCode.php b/src/FedEx/TrackService/SimpleType/NaftaProducerDeterminationCode.php deleted file mode 100644 index 13886310..00000000 --- a/src/FedEx/TrackService/SimpleType/NaftaProducerDeterminationCode.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - */ -class NaftaProducerDeterminationCode extends AbstractSimpleType -{ - const _NO_1 = 'NO_1'; - const _NO_2 = 'NO_2'; - const _NO_3 = 'NO_3'; - const _YES = 'YES'; -} diff --git a/src/FedEx/TrackService/SimpleType/NotificationEventType.php b/src/FedEx/TrackService/SimpleType/NotificationEventType.php index 6ba2f4ec..170f8986 100644 --- a/src/FedEx/TrackService/SimpleType/NotificationEventType.php +++ b/src/FedEx/TrackService/SimpleType/NotificationEventType.php @@ -6,7 +6,6 @@ /** * NotificationEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/NotificationFormatType.php b/src/FedEx/TrackService/SimpleType/NotificationFormatType.php index e2affbfd..6e4e7dfa 100644 --- a/src/FedEx/TrackService/SimpleType/NotificationFormatType.php +++ b/src/FedEx/TrackService/SimpleType/NotificationFormatType.php @@ -6,7 +6,6 @@ /** * NotificationFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/NotificationSeverityType.php b/src/FedEx/TrackService/SimpleType/NotificationSeverityType.php index 244a0139..c4a4408a 100644 --- a/src/FedEx/TrackService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/TrackService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/NotificationType.php b/src/FedEx/TrackService/SimpleType/NotificationType.php index a2791c16..36ebb001 100644 --- a/src/FedEx/TrackService/SimpleType/NotificationType.php +++ b/src/FedEx/TrackService/SimpleType/NotificationType.php @@ -6,7 +6,6 @@ /** * NotificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/OfficeOrderDeliveryMethodType.php b/src/FedEx/TrackService/SimpleType/OfficeOrderDeliveryMethodType.php index 347092e4..5e39203c 100644 --- a/src/FedEx/TrackService/SimpleType/OfficeOrderDeliveryMethodType.php +++ b/src/FedEx/TrackService/SimpleType/OfficeOrderDeliveryMethodType.php @@ -6,7 +6,6 @@ /** * OfficeOrderDeliveryMethodType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/OperatingCompanyType.php b/src/FedEx/TrackService/SimpleType/OperatingCompanyType.php index 156e618a..99cb5138 100644 --- a/src/FedEx/TrackService/SimpleType/OperatingCompanyType.php +++ b/src/FedEx/TrackService/SimpleType/OperatingCompanyType.php @@ -6,7 +6,6 @@ /** * Identification for a FedEx operating company (transportation and non-transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/PackagingType.php b/src/FedEx/TrackService/SimpleType/PackagingType.php deleted file mode 100644 index e0a07828..00000000 --- a/src/FedEx/TrackService/SimpleType/PackagingType.php +++ /dev/null @@ -1,26 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - */ -class PackagingType extends AbstractSimpleType -{ - const _FEDEX_10KG_BOX = 'FEDEX_10KG_BOX'; - const _FEDEX_25KG_BOX = 'FEDEX_25KG_BOX'; - const _FEDEX_BOX = 'FEDEX_BOX'; - const _FEDEX_ENVELOPE = 'FEDEX_ENVELOPE'; - const _FEDEX_EXTRA_LARGE_BOX = 'FEDEX_EXTRA_LARGE_BOX'; - const _FEDEX_LARGE_BOX = 'FEDEX_LARGE_BOX'; - const _FEDEX_MEDIUM_BOX = 'FEDEX_MEDIUM_BOX'; - const _FEDEX_PAK = 'FEDEX_PAK'; - const _FEDEX_SMALL_BOX = 'FEDEX_SMALL_BOX'; - const _FEDEX_TUBE = 'FEDEX_TUBE'; - const _YOUR_PACKAGING = 'YOUR_PACKAGING'; -} diff --git a/src/FedEx/TrackService/SimpleType/PhysicalPackagingType.php b/src/FedEx/TrackService/SimpleType/PhysicalPackagingType.php index ee263cff..f0eb7434 100644 --- a/src/FedEx/TrackService/SimpleType/PhysicalPackagingType.php +++ b/src/FedEx/TrackService/SimpleType/PhysicalPackagingType.php @@ -6,7 +6,6 @@ /** * This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/PieceCountLocationType.php b/src/FedEx/TrackService/SimpleType/PieceCountLocationType.php index ac4c6909..3c1e35bd 100644 --- a/src/FedEx/TrackService/SimpleType/PieceCountLocationType.php +++ b/src/FedEx/TrackService/SimpleType/PieceCountLocationType.php @@ -6,7 +6,6 @@ /** * PieceCountLocationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/ServiceDelayType.php b/src/FedEx/TrackService/SimpleType/ServiceDelayType.php index 9cfdfd68..3e680a79 100644 --- a/src/FedEx/TrackService/SimpleType/ServiceDelayType.php +++ b/src/FedEx/TrackService/SimpleType/ServiceDelayType.php @@ -6,7 +6,6 @@ /** * ServiceDelayType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/ServiceType.php b/src/FedEx/TrackService/SimpleType/ServiceType.php deleted file mode 100644 index a30dcb57..00000000 --- a/src/FedEx/TrackService/SimpleType/ServiceType.php +++ /dev/null @@ -1,66 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - */ -class ServiceType extends AbstractSimpleType -{ - const _EUROPE_FIRST_INTERNATIONAL_PRIORITY = 'EUROPE_FIRST_INTERNATIONAL_PRIORITY'; - const _FEDEX_1_DAY_FREIGHT = 'FEDEX_1_DAY_FREIGHT'; - const _FEDEX_2_DAY = 'FEDEX_2_DAY'; - const _FEDEX_2_DAY_AM = 'FEDEX_2_DAY_AM'; - const _FEDEX_2_DAY_FREIGHT = 'FEDEX_2_DAY_FREIGHT'; - const _FEDEX_3_DAY_FREIGHT = 'FEDEX_3_DAY_FREIGHT'; - const _FEDEX_CARGO_AIRPORT_TO_AIRPORT = 'FEDEX_CARGO_AIRPORT_TO_AIRPORT'; - const _FEDEX_CARGO_FREIGHT_FORWARDING = 'FEDEX_CARGO_FREIGHT_FORWARDING'; - const _FEDEX_CARGO_INTERNATIONAL_EXPRESS_FREIGHT = 'FEDEX_CARGO_INTERNATIONAL_EXPRESS_FREIGHT'; - const _FEDEX_CARGO_INTERNATIONAL_PREMIUM = 'FEDEX_CARGO_INTERNATIONAL_PREMIUM'; - const _FEDEX_CARGO_MAIL = 'FEDEX_CARGO_MAIL'; - const _FEDEX_CARGO_REGISTERED_MAIL = 'FEDEX_CARGO_REGISTERED_MAIL'; - const _FEDEX_CARGO_SURFACE_MAIL = 'FEDEX_CARGO_SURFACE_MAIL'; - const _FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE = 'FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE'; - const _FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_EXCLUSIVE_USE = 'FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_EXCLUSIVE_USE'; - const _FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_NETWORK = 'FEDEX_CUSTOM_CRITICAL_AIR_EXPEDITE_NETWORK'; - const _FEDEX_CUSTOM_CRITICAL_CHARTER_AIR = 'FEDEX_CUSTOM_CRITICAL_CHARTER_AIR'; - const _FEDEX_CUSTOM_CRITICAL_POINT_TO_POINT = 'FEDEX_CUSTOM_CRITICAL_POINT_TO_POINT'; - const _FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE = 'FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE'; - const _FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE_EXCLUSIVE_USE = 'FEDEX_CUSTOM_CRITICAL_SURFACE_EXPEDITE_EXCLUSIVE_USE'; - const _FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_AIR = 'FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_AIR'; - const _FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_VALIDATED_AIR = 'FEDEX_CUSTOM_CRITICAL_TEMP_ASSURE_VALIDATED_AIR'; - const _FEDEX_CUSTOM_CRITICAL_WHITE_GLOVE_SERVICES = 'FEDEX_CUSTOM_CRITICAL_WHITE_GLOVE_SERVICES'; - const _FEDEX_DISTANCE_DEFERRED = 'FEDEX_DISTANCE_DEFERRED'; - const _FEDEX_EXPRESS_SAVER = 'FEDEX_EXPRESS_SAVER'; - const _FEDEX_FIRST_FREIGHT = 'FEDEX_FIRST_FREIGHT'; - const _FEDEX_FREIGHT_ECONOMY = 'FEDEX_FREIGHT_ECONOMY'; - const _FEDEX_FREIGHT_PRIORITY = 'FEDEX_FREIGHT_PRIORITY'; - const _FEDEX_GROUND = 'FEDEX_GROUND'; - const _FEDEX_NEXT_DAY_AFTERNOON = 'FEDEX_NEXT_DAY_AFTERNOON'; - const _FEDEX_NEXT_DAY_EARLY_MORNING = 'FEDEX_NEXT_DAY_EARLY_MORNING'; - const _FEDEX_NEXT_DAY_END_OF_DAY = 'FEDEX_NEXT_DAY_END_OF_DAY'; - const _FEDEX_NEXT_DAY_FREIGHT = 'FEDEX_NEXT_DAY_FREIGHT'; - const _FEDEX_NEXT_DAY_MID_MORNING = 'FEDEX_NEXT_DAY_MID_MORNING'; - const _FIRST_OVERNIGHT = 'FIRST_OVERNIGHT'; - const _GROUND_HOME_DELIVERY = 'GROUND_HOME_DELIVERY'; - const _INTERNATIONAL_DISTRIBUTION_FREIGHT = 'INTERNATIONAL_DISTRIBUTION_FREIGHT'; - const _INTERNATIONAL_ECONOMY = 'INTERNATIONAL_ECONOMY'; - const _INTERNATIONAL_ECONOMY_DISTRIBUTION = 'INTERNATIONAL_ECONOMY_DISTRIBUTION'; - const _INTERNATIONAL_ECONOMY_FREIGHT = 'INTERNATIONAL_ECONOMY_FREIGHT'; - const _INTERNATIONAL_FIRST = 'INTERNATIONAL_FIRST'; - const _INTERNATIONAL_PRIORITY = 'INTERNATIONAL_PRIORITY'; - const _INTERNATIONAL_PRIORITY_DISTRIBUTION = 'INTERNATIONAL_PRIORITY_DISTRIBUTION'; - const _INTERNATIONAL_PRIORITY_EXPRESS = 'INTERNATIONAL_PRIORITY_EXPRESS'; - const _INTERNATIONAL_PRIORITY_FREIGHT = 'INTERNATIONAL_PRIORITY_FREIGHT'; - const _PRIORITY_OVERNIGHT = 'PRIORITY_OVERNIGHT'; - const _SAME_DAY = 'SAME_DAY'; - const _SAME_DAY_CITY = 'SAME_DAY_CITY'; - const _SMART_POST = 'SMART_POST'; - const _STANDARD_OVERNIGHT = 'STANDARD_OVERNIGHT'; - const _TRANSBORDER_DISTRIBUTION_CONSOLIDATION = 'TRANSBORDER_DISTRIBUTION_CONSOLIDATION'; -} diff --git a/src/FedEx/TrackService/SimpleType/ShipmentNotificationAggregationType.php b/src/FedEx/TrackService/SimpleType/ShipmentNotificationAggregationType.php index 5a76de18..0db6363a 100644 --- a/src/FedEx/TrackService/SimpleType/ShipmentNotificationAggregationType.php +++ b/src/FedEx/TrackService/SimpleType/ShipmentNotificationAggregationType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationAggregationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/ShipmentNotificationRoleType.php b/src/FedEx/TrackService/SimpleType/ShipmentNotificationRoleType.php index 2ffff796..34b74525 100644 --- a/src/FedEx/TrackService/SimpleType/ShipmentNotificationRoleType.php +++ b/src/FedEx/TrackService/SimpleType/ShipmentNotificationRoleType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/SpecialInstructionsStatusCode.php b/src/FedEx/TrackService/SimpleType/SpecialInstructionsStatusCode.php index 0786cee2..b4fbad22 100644 --- a/src/FedEx/TrackService/SimpleType/SpecialInstructionsStatusCode.php +++ b/src/FedEx/TrackService/SimpleType/SpecialInstructionsStatusCode.php @@ -6,7 +6,6 @@ /** * SpecialInstructionsStatusCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/StringBarcodeType.php b/src/FedEx/TrackService/SimpleType/StringBarcodeType.php index fedf0004..066f4930 100644 --- a/src/FedEx/TrackService/SimpleType/StringBarcodeType.php +++ b/src/FedEx/TrackService/SimpleType/StringBarcodeType.php @@ -6,7 +6,6 @@ /** * StringBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackAdvanceNotificationStatusType.php b/src/FedEx/TrackService/SimpleType/TrackAdvanceNotificationStatusType.php index bfb633b2..c9516c85 100644 --- a/src/FedEx/TrackService/SimpleType/TrackAdvanceNotificationStatusType.php +++ b/src/FedEx/TrackService/SimpleType/TrackAdvanceNotificationStatusType.php @@ -6,7 +6,6 @@ /** * TrackAdvanceNotificationStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackChargeDetailType.php b/src/FedEx/TrackService/SimpleType/TrackChargeDetailType.php index 6aceb5c1..bca002d4 100644 --- a/src/FedEx/TrackService/SimpleType/TrackChargeDetailType.php +++ b/src/FedEx/TrackService/SimpleType/TrackChargeDetailType.php @@ -6,7 +6,6 @@ /** * TrackChargeDetailType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackChargesPaymentClassificationType.php b/src/FedEx/TrackService/SimpleType/TrackChargesPaymentClassificationType.php index 9ad768c3..1e444bfa 100644 --- a/src/FedEx/TrackService/SimpleType/TrackChargesPaymentClassificationType.php +++ b/src/FedEx/TrackService/SimpleType/TrackChargesPaymentClassificationType.php @@ -6,7 +6,6 @@ /** * TrackChargesPaymentClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackDelayType.php b/src/FedEx/TrackService/SimpleType/TrackDelayType.php index cd3f90ab..d895156c 100644 --- a/src/FedEx/TrackService/SimpleType/TrackDelayType.php +++ b/src/FedEx/TrackService/SimpleType/TrackDelayType.php @@ -6,7 +6,6 @@ /** * TrackDelayType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackDeliveryLocationType.php b/src/FedEx/TrackService/SimpleType/TrackDeliveryLocationType.php index 9a83a5fc..ddb1fc10 100644 --- a/src/FedEx/TrackService/SimpleType/TrackDeliveryLocationType.php +++ b/src/FedEx/TrackService/SimpleType/TrackDeliveryLocationType.php @@ -6,7 +6,6 @@ /** * TrackDeliveryLocationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackDeliveryOptionType.php b/src/FedEx/TrackService/SimpleType/TrackDeliveryOptionType.php index 462a4f16..362fa2fa 100644 --- a/src/FedEx/TrackService/SimpleType/TrackDeliveryOptionType.php +++ b/src/FedEx/TrackService/SimpleType/TrackDeliveryOptionType.php @@ -6,7 +6,6 @@ /** * TrackDeliveryOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackDetailAttributeType.php b/src/FedEx/TrackService/SimpleType/TrackDetailAttributeType.php index 3609e0c0..141ded27 100644 --- a/src/FedEx/TrackService/SimpleType/TrackDetailAttributeType.php +++ b/src/FedEx/TrackService/SimpleType/TrackDetailAttributeType.php @@ -6,7 +6,6 @@ /** * TrackDetailAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackIdentifierType.php b/src/FedEx/TrackService/SimpleType/TrackIdentifierType.php index 9844eb8e..f4176151 100644 --- a/src/FedEx/TrackService/SimpleType/TrackIdentifierType.php +++ b/src/FedEx/TrackService/SimpleType/TrackIdentifierType.php @@ -6,7 +6,6 @@ /** * TrackIdentifierType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackPaymentType.php b/src/FedEx/TrackService/SimpleType/TrackPaymentType.php index b0e4f8af..3a359732 100644 --- a/src/FedEx/TrackService/SimpleType/TrackPaymentType.php +++ b/src/FedEx/TrackService/SimpleType/TrackPaymentType.php @@ -6,7 +6,6 @@ /** * TrackPaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackPossessionStatusType.php b/src/FedEx/TrackService/SimpleType/TrackPossessionStatusType.php index 3ef9309e..2cec82f2 100644 --- a/src/FedEx/TrackService/SimpleType/TrackPossessionStatusType.php +++ b/src/FedEx/TrackService/SimpleType/TrackPossessionStatusType.php @@ -6,7 +6,6 @@ /** * TrackPossessionStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackRequestProcessingOptionType.php b/src/FedEx/TrackService/SimpleType/TrackRequestProcessingOptionType.php index a5a6183e..c49f41e5 100644 --- a/src/FedEx/TrackService/SimpleType/TrackRequestProcessingOptionType.php +++ b/src/FedEx/TrackService/SimpleType/TrackRequestProcessingOptionType.php @@ -6,7 +6,6 @@ /** * TrackRequestProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackReturnLabelType.php b/src/FedEx/TrackService/SimpleType/TrackReturnLabelType.php index 8c522b15..0c0ae6b3 100644 --- a/src/FedEx/TrackService/SimpleType/TrackReturnLabelType.php +++ b/src/FedEx/TrackService/SimpleType/TrackReturnLabelType.php @@ -6,7 +6,6 @@ /** * TrackReturnLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackReturnMovementStatusType.php b/src/FedEx/TrackService/SimpleType/TrackReturnMovementStatusType.php index 70d1eb38..633c0eff 100644 --- a/src/FedEx/TrackService/SimpleType/TrackReturnMovementStatusType.php +++ b/src/FedEx/TrackService/SimpleType/TrackReturnMovementStatusType.php @@ -6,7 +6,6 @@ /** * TrackReturnMovementStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackSpecialHandlingType.php b/src/FedEx/TrackService/SimpleType/TrackSpecialHandlingType.php deleted file mode 100644 index b56b35fb..00000000 --- a/src/FedEx/TrackService/SimpleType/TrackSpecialHandlingType.php +++ /dev/null @@ -1,124 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Package Movement Information Service - */ -class TrackSpecialHandlingType extends AbstractSimpleType -{ - const _ACCESSIBLE_DANGEROUS_GOODS = 'ACCESSIBLE_DANGEROUS_GOODS'; - const _ADULT_SIGNATURE_OPTION = 'ADULT_SIGNATURE_OPTION'; - const _AIRBILL_AUTOMATION = 'AIRBILL_AUTOMATION'; - const _AIRBILL_DELIVERY = 'AIRBILL_DELIVERY'; - const _ALCOHOL = 'ALCOHOL'; - const _AM_DELIVERY_GUARANTEE = 'AM_DELIVERY_GUARANTEE'; - const _APPOINTMENT_DELIVERY = 'APPOINTMENT_DELIVERY'; - const _BATTERY = 'BATTERY'; - const _BILL_RECIPIENT = 'BILL_RECIPIENT'; - const _BROKER_SELECT_OPTION = 'BROKER_SELECT_OPTION'; - const _CALL_BEFORE_DELIVERY = 'CALL_BEFORE_DELIVERY'; - const _CALL_TAG = 'CALL_TAG'; - const _CALL_TAG_DAMAGE = 'CALL_TAG_DAMAGE'; - const _CHARGEABLE_CODE = 'CHARGEABLE_CODE'; - const _COD = 'COD'; - const _COLLECT = 'COLLECT'; - const _CONSOLIDATION = 'CONSOLIDATION'; - const _CONSOLIDATION_SMALLS_BAG = 'CONSOLIDATION_SMALLS_BAG'; - const _CURRENCY = 'CURRENCY'; - const _CUT_FLOWERS = 'CUT_FLOWERS'; - const _DATE_CERTAIN_DELIVERY = 'DATE_CERTAIN_DELIVERY'; - const _DELIVERY_ON_INVOICE_ACCEPTANCE = 'DELIVERY_ON_INVOICE_ACCEPTANCE'; - const _DELIVERY_REATTEMPT = 'DELIVERY_REATTEMPT'; - const _DELIVERY_RECEIPT = 'DELIVERY_RECEIPT'; - const _DELIVER_WEEKDAY = 'DELIVER_WEEKDAY'; - const _DIRECT_SIGNATURE_OPTION = 'DIRECT_SIGNATURE_OPTION'; - const _DOMESTIC = 'DOMESTIC'; - const _DO_NOT_BREAK_DOWN_PALLETS = 'DO_NOT_BREAK_DOWN_PALLETS'; - const _DO_NOT_STACK_PALLETS = 'DO_NOT_STACK_PALLETS'; - const _DRY_ICE = 'DRY_ICE'; - const _DRY_ICE_ADDED = 'DRY_ICE_ADDED'; - const _EAST_COAST_SPECIAL = 'EAST_COAST_SPECIAL'; - const _ELECTRONIC_COD = 'ELECTRONIC_COD'; - const _ELECTRONIC_DOCUMENTS_WITH_ORIGINALS = 'ELECTRONIC_DOCUMENTS_WITH_ORIGINALS'; - const _ELECTRONIC_SIGNATURE_SERVICE = 'ELECTRONIC_SIGNATURE_SERVICE'; - const _ELECTRONIC_TRADE_DOCUMENTS = 'ELECTRONIC_TRADE_DOCUMENTS'; - const _EVENING_DELIVERY = 'EVENING_DELIVERY'; - const _EXCLUSIVE_USE = 'EXCLUSIVE_USE'; - const _EXTENDED_DELIVERY = 'EXTENDED_DELIVERY'; - const _EXTENDED_PICKUP = 'EXTENDED_PICKUP'; - const _EXTRA_LABOR = 'EXTRA_LABOR'; - const _EXTREME_LENGTH = 'EXTREME_LENGTH'; - const _FOOD = 'FOOD'; - const _FREIGHT_ON_VALUE_CARRIER_RISK = 'FREIGHT_ON_VALUE_CARRIER_RISK'; - const _FREIGHT_ON_VALUE_OWN_RISK = 'FREIGHT_ON_VALUE_OWN_RISK'; - const _FREIGHT_TO_COLLECT = 'FREIGHT_TO_COLLECT'; - const _FULLY_REGULATED_DANGEROUS_GOODS = 'FULLY_REGULATED_DANGEROUS_GOODS'; - const _GEL_PACKS_ADDED_OR_REPLACED = 'GEL_PACKS_ADDED_OR_REPLACED'; - const _GROUND_SUPPORT_FOR_SMARTPOST = 'GROUND_SUPPORT_FOR_SMARTPOST'; - const _GUARANTEED_FUNDS = 'GUARANTEED_FUNDS'; - const _HAZMAT = 'HAZMAT'; - const _HIGH_FLOOR = 'HIGH_FLOOR'; - const _HOLD_AT_LOCATION = 'HOLD_AT_LOCATION'; - const _HOLIDAY_DELIVERY = 'HOLIDAY_DELIVERY'; - const _INACCESSIBLE_DANGEROUS_GOODS = 'INACCESSIBLE_DANGEROUS_GOODS'; - const _INDIRECT_SIGNATURE_OPTION = 'INDIRECT_SIGNATURE_OPTION'; - const _INSIDE_DELIVERY = 'INSIDE_DELIVERY'; - const _INSIDE_PICKUP = 'INSIDE_PICKUP'; - const _INTERNATIONAL = 'INTERNATIONAL'; - const _INTERNATIONAL_CONTROLLED_EXPORT = 'INTERNATIONAL_CONTROLLED_EXPORT'; - const _INTERNATIONAL_MAIL_SERVICE = 'INTERNATIONAL_MAIL_SERVICE'; - const _INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS = 'INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS'; - const _LIFTGATE = 'LIFTGATE'; - const _LIFTGATE_DELIVERY = 'LIFTGATE_DELIVERY'; - const _LIFTGATE_PICKUP = 'LIFTGATE_PICKUP'; - const _LIMITED_ACCESS_DELIVERY = 'LIMITED_ACCESS_DELIVERY'; - const _LIMITED_ACCESS_PICKUP = 'LIMITED_ACCESS_PICKUP'; - const _LIMITED_QUANTITIES_DANGEROUS_GOODS = 'LIMITED_QUANTITIES_DANGEROUS_GOODS'; - const _MARKING_OR_TAGGING = 'MARKING_OR_TAGGING'; - const _NET_RETURN = 'NET_RETURN'; - const _NON_BUSINESS_TIME = 'NON_BUSINESS_TIME'; - const _NON_STANDARD_CONTAINER = 'NON_STANDARD_CONTAINER'; - const _NO_SIGNATURE_REQUIRED_SIGNATURE_OPTION = 'NO_SIGNATURE_REQUIRED_SIGNATURE_OPTION'; - const _ORDER_NOTIFY = 'ORDER_NOTIFY'; - const _OTHER = 'OTHER'; - const _OTHER_REGULATED_MATERIAL_DOMESTIC = 'OTHER_REGULATED_MATERIAL_DOMESTIC'; - const _OVER_LENGTH = 'OVER_LENGTH'; - const _PACKAGE_RETURN_PROGRAM = 'PACKAGE_RETURN_PROGRAM'; - const _PIECE_COUNT_VERIFICATION = 'PIECE_COUNT_VERIFICATION'; - const _POISON = 'POISON'; - const _PREPAID = 'PREPAID'; - const _PRIORITY_ALERT = 'PRIORITY_ALERT'; - const _PRIORITY_ALERT_PLUS = 'PRIORITY_ALERT_PLUS'; - const _PROTECTION_FROM_FREEZING = 'PROTECTION_FROM_FREEZING'; - const _RAIL_MODE = 'RAIL_MODE'; - const _RECONSIGNMENT_CHARGES = 'RECONSIGNMENT_CHARGES'; - const _REROUTE_CROSS_COUNTRY_DEFERRED = 'REROUTE_CROSS_COUNTRY_DEFERRED'; - const _REROUTE_CROSS_COUNTRY_EXPEDITED = 'REROUTE_CROSS_COUNTRY_EXPEDITED'; - const _REROUTE_LOCAL = 'REROUTE_LOCAL'; - const _RESIDENTIAL_DELIVERY = 'RESIDENTIAL_DELIVERY'; - const _RESIDENTIAL_PICKUP = 'RESIDENTIAL_PICKUP'; - const _RETURNS_CLEARANCE = 'RETURNS_CLEARANCE'; - const _RETURNS_CLEARANCE_SPECIAL_ROUTING_REQUIRED = 'RETURNS_CLEARANCE_SPECIAL_ROUTING_REQUIRED'; - const _RETURN_MANAGER = 'RETURN_MANAGER'; - const _SATURDAY_DELIVERY = 'SATURDAY_DELIVERY'; - const _SHIPMENT_PLACED_IN_COLD_STORAGE = 'SHIPMENT_PLACED_IN_COLD_STORAGE'; - const _SINGLE_SHIPMENT = 'SINGLE_SHIPMENT'; - const _SMALL_QUANTITY_EXCEPTION = 'SMALL_QUANTITY_EXCEPTION'; - const _SORT_AND_SEGREGATE = 'SORT_AND_SEGREGATE'; - const _SPECIAL_DELIVERY = 'SPECIAL_DELIVERY'; - const _SPECIAL_EQUIPMENT = 'SPECIAL_EQUIPMENT'; - const _STANDARD_GROUND_SERVICE = 'STANDARD_GROUND_SERVICE'; - const _STORAGE = 'STORAGE'; - const _SUNDAY_DELIVERY = 'SUNDAY_DELIVERY'; - const _THIRD_PARTY_BILLING = 'THIRD_PARTY_BILLING'; - const _THIRD_PARTY_CONSIGNEE = 'THIRD_PARTY_CONSIGNEE'; - const _TOP_LOAD = 'TOP_LOAD'; - const _WEEKEND_DELIVERY = 'WEEKEND_DELIVERY'; - const _WEEKEND_PICKUP = 'WEEKEND_PICKUP'; -} diff --git a/src/FedEx/TrackService/SimpleType/TrackSubDelayType.php b/src/FedEx/TrackService/SimpleType/TrackSubDelayType.php index 9132b9e7..ec9db0d1 100644 --- a/src/FedEx/TrackService/SimpleType/TrackSubDelayType.php +++ b/src/FedEx/TrackService/SimpleType/TrackSubDelayType.php @@ -6,7 +6,6 @@ /** * TrackSubDelayType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackingDateOrTimestampType.php b/src/FedEx/TrackService/SimpleType/TrackingDateOrTimestampType.php index 373b4e05..b779de53 100644 --- a/src/FedEx/TrackService/SimpleType/TrackingDateOrTimestampType.php +++ b/src/FedEx/TrackService/SimpleType/TrackingDateOrTimestampType.php @@ -6,7 +6,6 @@ /** * TrackingDateOrTimestampType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackingDocumentDispositionType.php b/src/FedEx/TrackService/SimpleType/TrackingDocumentDispositionType.php index 16ac79d8..4e019ec4 100644 --- a/src/FedEx/TrackService/SimpleType/TrackingDocumentDispositionType.php +++ b/src/FedEx/TrackService/SimpleType/TrackingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * TrackingDocumentDispositionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackingDocumentGroupingType.php b/src/FedEx/TrackService/SimpleType/TrackingDocumentGroupingType.php index dff068b3..669ad270 100644 --- a/src/FedEx/TrackService/SimpleType/TrackingDocumentGroupingType.php +++ b/src/FedEx/TrackService/SimpleType/TrackingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * TrackingDocumentGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackingDocumentImageType.php b/src/FedEx/TrackService/SimpleType/TrackingDocumentImageType.php index 1262697b..bfcf2b2a 100644 --- a/src/FedEx/TrackService/SimpleType/TrackingDocumentImageType.php +++ b/src/FedEx/TrackService/SimpleType/TrackingDocumentImageType.php @@ -6,7 +6,6 @@ /** * TrackingDocumentImageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/TrackingDocumentType.php b/src/FedEx/TrackService/SimpleType/TrackingDocumentType.php index 9251be0d..f5f1958e 100644 --- a/src/FedEx/TrackService/SimpleType/TrackingDocumentType.php +++ b/src/FedEx/TrackService/SimpleType/TrackingDocumentType.php @@ -6,7 +6,6 @@ /** * TrackingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/UsmcaOriginCriterionCode.php b/src/FedEx/TrackService/SimpleType/UsmcaOriginCriterionCode.php index ecf371fd..98aa1ffa 100644 --- a/src/FedEx/TrackService/SimpleType/UsmcaOriginCriterionCode.php +++ b/src/FedEx/TrackService/SimpleType/UsmcaOriginCriterionCode.php @@ -6,7 +6,6 @@ /** * UsmcaOriginCriterionCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/TrackService/SimpleType/WeightUnits.php b/src/FedEx/TrackService/SimpleType/WeightUnits.php index ab20d766..cef65cdf 100644 --- a/src/FedEx/TrackService/SimpleType/WeightUnits.php +++ b/src/FedEx/TrackService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Package Movement Information Service */ diff --git a/src/FedEx/UploadDocumentService/ComplexType/AdditionalLabelsDetail.php b/src/FedEx/UploadDocumentService/ComplexType/AdditionalLabelsDetail.php index 9edae6ce..771a25c4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AdditionalLabelsDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AdditionalLabelsDetail.php @@ -6,7 +6,6 @@ /** * Specifies additional labels to be produced. All required labels for shipments will be produced without the need to request additional labels. These are only available as thermal labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Address.php b/src/FedEx/UploadDocumentService/ComplexType/Address.php index 3de1ca3d..1d77fb50 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Address.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/AdrLicenseDetail.php b/src/FedEx/UploadDocumentService/ComplexType/AdrLicenseDetail.php index f0bf8dd0..41adf9a6 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AdrLicenseDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AdrLicenseDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details around the ADR license required for shipping. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/AlcoholDetail.php b/src/FedEx/UploadDocumentService/ComplexType/AlcoholDetail.php index 8fc474a3..4168d4c9 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AlcoholDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AlcoholDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for a package containing alcohol * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/AncillaryFeeAndTax.php b/src/FedEx/UploadDocumentService/ComplexType/AncillaryFeeAndTax.php index 7ed35c31..194140b3 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AncillaryFeeAndTax.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AncillaryFeeAndTax.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/AssociatedAccount.php b/src/FedEx/UploadDocumentService/ComplexType/AssociatedAccount.php index 068883c6..f30196f5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AssociatedAccount.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AssociatedAccount.php @@ -6,7 +6,6 @@ /** * AssociatedAccount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/AssociatedFreightLineItemDetail.php b/src/FedEx/UploadDocumentService/ComplexType/AssociatedFreightLineItemDetail.php index fbbae139..1683cdd8 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AssociatedFreightLineItemDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AssociatedFreightLineItemDetail.php @@ -6,7 +6,6 @@ /** * AssociatedFreightLineItemDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/AssociatedShipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/AssociatedShipmentDetail.php index 7992647b..3e374436 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AssociatedShipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AssociatedShipmentDetail.php @@ -6,7 +6,6 @@ /** * AssociatedShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/AssociatedTrackingId.php b/src/FedEx/UploadDocumentService/ComplexType/AssociatedTrackingId.php index e4c9815f..1558b7bf 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/AssociatedTrackingId.php +++ b/src/FedEx/UploadDocumentService/ComplexType/AssociatedTrackingId.php @@ -6,7 +6,6 @@ /** * Identifies a relationship from one tracked entity to another. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/BatteryClassificationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/BatteryClassificationDetail.php index f45ed495..cec81582 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/BatteryClassificationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/BatteryClassificationDetail.php @@ -6,7 +6,6 @@ /** * Describes attributes of a battery or cell that are used for classification purposes. Typically this structure would be used to allow customers to declare batteries or cells for which full dangerous goods documentation and procedures are not required. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/BinaryBarcode.php b/src/FedEx/UploadDocumentService/ComplexType/BinaryBarcode.php index 36b634a2..7c6195ab 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/BinaryBarcode.php +++ b/src/FedEx/UploadDocumentService/ComplexType/BinaryBarcode.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents a barcode whose content must be represented as binary data (i.e. not ASCII text). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/BrokerDetail.php b/src/FedEx/UploadDocumentService/ComplexType/BrokerDetail.php index 8ab27b9b..b2f9cb2e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/BrokerDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/BrokerDetail.php @@ -6,7 +6,6 @@ /** * BrokerDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CertificateOfOriginDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CertificateOfOriginDetail.php index 19075778..9ba489dd 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CertificateOfOriginDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CertificateOfOriginDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Certificate of Origin ( e.g. whether or not to include the instructions, image type, etc ...) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ClientDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ClientDetail.php index 36334ff9..2cfddc9e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ClientDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CodAddTransportationChargesDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CodAddTransportationChargesDetail.php index 05d13c25..db108df5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CodAddTransportationChargesDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CodAddTransportationChargesDetail.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargesDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CodDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CodDetail.php index 975df452..1000453b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CodDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CodDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CodReturnPackageDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CodReturnPackageDetail.php index c2470a36..a56a8762 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CodReturnPackageDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CodReturnPackageDetail.php @@ -6,7 +6,6 @@ /** * Specifies the information associated with a package that has COD special service in a ground shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoice.php b/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoice.php index db295661..b425e50a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoice.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoice.php @@ -6,7 +6,6 @@ /** * CommercialInvoice element is required for electronic upload of CI data. It will serve to create/transmit an Electronic Commercial Invoice through the FedEx Systems. Customers are responsible for printing their own Commercial Invoice.If you would likeFedEx to generate a Commercial Invoice and transmit it to Customs. for clearance purposes, you need to specify that in the ShippingDocumentSpecification element. If you would like a copy of the Commercial Invoice that FedEx generated returned to you in reply it needs to be specified in the ETDDetail/RequestedDocumentCopies element. Commercial Invoice support consists of maximum of 99 commodity line items. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoiceDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoiceDetail.php index 697ddc82..2e8fd78d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoiceDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CommercialInvoiceDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Commercial Invoice( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Commodity.php b/src/FedEx/UploadDocumentService/ComplexType/Commodity.php index 605c9e39..b09c2135 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Commodity.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Commodity.php @@ -6,7 +6,6 @@ /** * Commodity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedCodDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedCodDetail.php index cd0a9fe8..63686a4e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedCodDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedCodDetail.php @@ -6,7 +6,6 @@ /** * Specifies the results of processing for the COD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedEtdDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedEtdDetail.php index f04e675d..097a48d0 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedEtdDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedEtdDetail.php @@ -6,7 +6,6 @@ /** * CompletedEtdDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousPackageDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousPackageDetail.php index 2f4eb2cd..03dd8b59 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousPackageDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousPackageDetail.php @@ -6,7 +6,6 @@ /** * Completed package-level hazardous commodity information for a single package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousShipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousShipmentDetail.php index 63edc070..10d9db32 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousShipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousShipmentDetail.php @@ -6,7 +6,6 @@ /** * Computed shipment level hazardous commodity information. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousSummaryDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousSummaryDetail.php index 09c8a306..bfb0a885 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousSummaryDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedHazardousSummaryDetail.php @@ -6,7 +6,6 @@ /** * CompletedHazardousSummaryDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedHoldAtLocationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedHoldAtLocationDetail.php index a0959688..29100dc0 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedHoldAtLocationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedHoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * CompletedHoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedPackageDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedPackageDetail.php index 000712bd..3b71d58f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedPackageDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedPackageDetail.php @@ -6,7 +6,6 @@ /** * CompletedPackageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentConsolidationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentConsolidationDetail.php index 649f4484..5148fc07 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentConsolidationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentConsolidationDetail.php @@ -6,7 +6,6 @@ /** * Associates a shipment within a consolidation with data about the consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentDetail.php index 32986ba9..58be46aa 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedShipmentDetail.php @@ -6,7 +6,6 @@ /** * CompletedShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedSmartPostDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedSmartPostDetail.php index 178d36f2..d672a108 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedSmartPostDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedSmartPostDetail.php @@ -6,7 +6,6 @@ /** * Provides reply information specific to SmartPost shipments. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedTagDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedTagDetail.php index e81f0b6e..5056a89b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedTagDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedTagDetail.php @@ -6,7 +6,6 @@ /** * Provides reply information specific to a tag request. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CompletedTransborderDistributionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CompletedTransborderDistributionDetail.php index 99a90ed7..b997e394 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CompletedTransborderDistributionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CompletedTransborderDistributionDetail.php @@ -6,7 +6,6 @@ /** * Result data for a transborder distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ConfigurableLabelReferenceEntry.php b/src/FedEx/UploadDocumentService/ComplexType/ConfigurableLabelReferenceEntry.php index c64f8060..32002c1b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ConfigurableLabelReferenceEntry.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ConfigurableLabelReferenceEntry.php @@ -6,7 +6,6 @@ /** * ConfigurableLabelReferenceEntry * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ConsolidationSpecialServicesRequested.php b/src/FedEx/UploadDocumentService/ComplexType/ConsolidationSpecialServicesRequested.php index b49c3b56..67d33c16 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ConsolidationSpecialServicesRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ConsolidationSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the consolidation level for some or all consolidation types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the consolidation special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Contact.php b/src/FedEx/UploadDocumentService/ComplexType/Contact.php index 84557944..be48f8fc 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Contact.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ContactAndAddress.php b/src/FedEx/UploadDocumentService/ComplexType/ContactAndAddress.php index f0dc2f12..c679c259 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ContentRecord.php b/src/FedEx/UploadDocumentService/ComplexType/ContentRecord.php index 5dd86e9e..be75d274 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ContentRecord.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ContentRecord.php @@ -6,7 +6,6 @@ /** * Details the contents of the package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CreditCard.php b/src/FedEx/UploadDocumentService/ComplexType/CreditCard.php index 71eb570a..9ae93af8 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CreditCard.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CreditCard.php @@ -6,7 +6,6 @@ /** * CreditCard * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionAttributesDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionAttributesDetail.php index 8c5ca80d..59bc6770 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionAttributesDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionAttributesDetail.php @@ -6,7 +6,6 @@ /** * Specifies details about the credit card transaction that drive decisions about credit card processing. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionDetail.php index d591eb2e..31744dad 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CreditCardTransactionDetail.php @@ -6,7 +6,6 @@ /** * This class represents data tied to the use of a credit card in a specific transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CreditFraudDetectionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CreditFraudDetectionDetail.php index 8ec48125..d74c0f51 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CreditFraudDetectionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CreditFraudDetectionDetail.php @@ -6,7 +6,6 @@ /** * This class is a rename of the previous VerifyCreditFraudDetail; the name change reflects the fact that it is no longer tied to a "verify" usage. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CurrencyExchangeRate.php b/src/FedEx/UploadDocumentService/ComplexType/CurrencyExchangeRate.php index cba83972..4c0f21dd 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CurrencyExchangeRate.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CurrencyExchangeRate.php @@ -6,7 +6,6 @@ /** * CurrencyExchangeRate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomDeliveryWindowDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomDeliveryWindowDetail.php index bfaead4f..5fee02ec 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomDeliveryWindowDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomDeliveryWindowDetail.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomDiscountExclusionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomDiscountExclusionDetail.php index 4d35009b..69f1eed2 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomDiscountExclusionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomDiscountExclusionDetail.php @@ -6,7 +6,6 @@ /** * CustomDiscountExclusionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomDocumentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomDocumentDetail.php index a8135032..c2391d51 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomDocumentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomDocumentDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a custom-specified document, either at shipment or package level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBarcodeEntry.php b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBarcodeEntry.php index 5e55bac1..60d52bff 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBarcodeEntry.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBarcodeEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified barcode symbology. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBoxEntry.php b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBoxEntry.php index 3c30711c..ecb49153 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBoxEntry.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelBoxEntry.php @@ -6,7 +6,6 @@ /** * Solid (filled) rectangular area on label. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelDetail.php index e699b3a4..80531511 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelDetail.php @@ -6,7 +6,6 @@ /** * CustomLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelGraphicEntry.php b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelGraphicEntry.php index 9bc685ec..e8efae1f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelGraphicEntry.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelGraphicEntry.php @@ -6,7 +6,6 @@ /** * Image to be included from printer's memory, or from a local file for offline clients. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelPosition.php b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelPosition.php index 4def78c9..47748e39 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelPosition.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelPosition.php @@ -6,7 +6,6 @@ /** * CustomLabelPosition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextBoxEntry.php b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextBoxEntry.php index bd150c4e..14b21d5b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextBoxEntry.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextBoxEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextEntry.php b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextEntry.php index bdec5441..f5fec9a4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextEntry.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomLabelTextEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomRatingOptionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomRatingOptionDetail.php index 9dffe3f4..d6673a5f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomRatingOptionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomRatingOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomRatingOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomTransitTimeDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomTransitTimeDetail.php index 2f051e5a..5132f59d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomTransitTimeDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomTransitTimeDetail.php @@ -6,7 +6,6 @@ /** * Specifies custom transit time to be applied to the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomerImageUsage.php b/src/FedEx/UploadDocumentService/ComplexType/CustomerImageUsage.php index 5f15f5aa..a24d4466 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomerImageUsage.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomerImageUsage.php @@ -6,7 +6,6 @@ /** * CustomerImageUsage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomerProvidedImage.php b/src/FedEx/UploadDocumentService/ComplexType/CustomerProvidedImage.php index 8f310da5..6db01fbc 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomerProvidedImage.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomerProvidedImage.php @@ -6,7 +6,6 @@ /** * CustomerProvidedImage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomerReference.php b/src/FedEx/UploadDocumentService/ComplexType/CustomerReference.php index cbb9a9e4..c229ea01 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomerReference.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomerReference.php @@ -6,7 +6,6 @@ /** * CustomerReference * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomerSpecifiedLabelDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomerSpecifiedLabelDetail.php index 687dd3eb..2a124584 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomerSpecifiedLabelDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomerSpecifiedLabelDetail.php @@ -6,7 +6,6 @@ /** * Allows customer-specified control of label content. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomsClearanceDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomsClearanceDetail.php index 385d175b..b7074bc1 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomsClearanceDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomsClearanceDetail.php @@ -6,7 +6,6 @@ /** * CustomsClearanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomsDeclarationStatementDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomsDeclarationStatementDetail.php index c25f8d10..952ebc54 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomsDeclarationStatementDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomsDeclarationStatementDetail.php @@ -6,7 +6,6 @@ /** * This provides the information necessary to identify the different statements, declarations, acts, and/or certifications that apply to this shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/CustomsOptionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/CustomsOptionDetail.php index eb984bbb..37df7147 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/CustomsOptionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/CustomsOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomsOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsContainer.php b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsContainer.php index 2e366cf4..0a643682 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsContainer.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsContainer.php @@ -6,7 +6,6 @@ /** * Describes an approved container used to package dangerous goods commodities. This does not describe any individual inner receptacles that may be within this container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsDetail.php index a94c4b03..490845f1 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsDetail.php @@ -6,7 +6,6 @@ /** * DangerousGoodsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php index bbc3563c..59ec2450 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the 1421c form for dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsSignatory.php b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsSignatory.php index 6fe4ce49..64f25397 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsSignatory.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DangerousGoodsSignatory.php @@ -6,7 +6,6 @@ /** * Specifies that name, title and place of the signatory responsible for the dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DateRange.php b/src/FedEx/UploadDocumentService/ComplexType/DateRange.php index 04094453..2c596d7b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DateRange.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DateRange.php @@ -6,7 +6,6 @@ /** * DateRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DeletionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DeletionDetail.php index fac01544..1e3cbfc4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DeletionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DeletionDetail.php @@ -6,7 +6,6 @@ /** * DeletionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php index 19b9ae9f..20bc90a0 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php @@ -6,7 +6,6 @@ /** * DeliveryOnInvoiceAcceptanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DestinationControlDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DestinationControlDetail.php index 303a7a29..ee03911c 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DestinationControlDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DestinationControlDetail.php @@ -6,7 +6,6 @@ /** * Data required to complete the Destionation Control Statement for US exports. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DetentionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DetentionDetail.php index ff632fd3..b3a32694 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DetentionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DetentionDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pup/set or vehicle delayed for loading or unloading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Dimensions.php b/src/FedEx/UploadDocumentService/ComplexType/Dimensions.php index a8f83648..31cbd891 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Dimensions.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocTabContent.php b/src/FedEx/UploadDocumentService/ComplexType/DocTabContent.php index ce9b95a7..773b965d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocTabContent.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocTabContent.php @@ -6,7 +6,6 @@ /** * DocTabContent * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocTabContentBarcoded.php b/src/FedEx/UploadDocumentService/ComplexType/DocTabContentBarcoded.php index f76865ac..8a93c751 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocTabContentBarcoded.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocTabContentBarcoded.php @@ -6,7 +6,6 @@ /** * DocTabContentBarcoded * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocTabContentZone001.php b/src/FedEx/UploadDocumentService/ComplexType/DocTabContentZone001.php index 6a3d1312..9dc59ee5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocTabContentZone001.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocTabContentZone001.php @@ -6,7 +6,6 @@ /** * DocTabContentZone001 * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocTabZoneSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/DocTabZoneSpecification.php index 485a4020..d5b6ca37 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocTabZoneSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocTabZoneSpecification.php @@ -6,7 +6,6 @@ /** * DocTabZoneSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocumentFormatOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/DocumentFormatOptionsRequested.php index 98aa9d1d..38baf3b3 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocumentFormatOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocumentFormatOptionsRequested.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocumentGenerationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DocumentGenerationDetail.php index 4196d259..6e9bf517 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocumentGenerationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocumentGenerationDetail.php @@ -6,7 +6,6 @@ /** * DocumentGenerationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocumentLineItem.php b/src/FedEx/UploadDocumentService/ComplexType/DocumentLineItem.php index eada0c04..44c9ffb9 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocumentLineItem.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocumentLineItem.php @@ -6,7 +6,6 @@ /** * This is a structure for providing document line item content (in part or in whole) to a service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/DocumentRequirementsDetail.php b/src/FedEx/UploadDocumentService/ComplexType/DocumentRequirementsDetail.php index b3a07a00..3f1b1f91 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/DocumentRequirementsDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/DocumentRequirementsDetail.php @@ -6,7 +6,6 @@ /** * DocumentRequirementsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EMailDetail.php b/src/FedEx/UploadDocumentService/ComplexType/EMailDetail.php index 47887f68..ed3c624a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EMailDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EMailDetail.php @@ -6,7 +6,6 @@ /** * EMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EMailLabelDetail.php b/src/FedEx/UploadDocumentService/ComplexType/EMailLabelDetail.php index 76183ac9..b27ca0a2 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EMailLabelDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EMailLabelDetail.php @@ -6,7 +6,6 @@ /** * EMailLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EMailRecipient.php b/src/FedEx/UploadDocumentService/ComplexType/EMailRecipient.php index b3b8bdee..1d792f67 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EMailRecipient.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EMailRecipient.php @@ -6,7 +6,6 @@ /** * Information describing the address of of the email recipient, role of the email recipient and languages that are requested to be supported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EPaymentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/EPaymentDetail.php index 22514371..a6ba0725 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EPaymentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EPaymentDetail.php @@ -6,7 +6,6 @@ /** * EPaymentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EdtCommodityTax.php b/src/FedEx/UploadDocumentService/ComplexType/EdtCommodityTax.php index 9962bad0..8428235a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EdtCommodityTax.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EdtCommodityTax.php @@ -6,7 +6,6 @@ /** * EdtCommodityTax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EdtExciseCondition.php b/src/FedEx/UploadDocumentService/ComplexType/EdtExciseCondition.php index 3eb481d9..ebab8f38 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EdtExciseCondition.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EdtExciseCondition.php @@ -6,7 +6,6 @@ /** * EdtExciseCondition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EdtTaxDetail.php b/src/FedEx/UploadDocumentService/ComplexType/EdtTaxDetail.php index be7144b3..25b29030 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EdtTaxDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EdtTaxDetail.php @@ -6,7 +6,6 @@ /** * EdtTaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EmailOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/EmailOptionsRequested.php index 0ae02d8f..3ffd7f4a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EmailOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EmailOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies how to apply the localization detail to the current context. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/EtdDetail.php b/src/FedEx/UploadDocumentService/ComplexType/EtdDetail.php index f13b6a49..c2a07aec 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/EtdDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/EtdDetail.php @@ -6,7 +6,6 @@ /** * Electronic Trade document references used with the ETD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ExportDeclarationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ExportDeclarationDetail.php index 75d201bb..ad379cf4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ExportDeclarationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ExportDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Export Declaration. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ExportDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ExportDetail.php index 8c43819f..75ba992f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ExportDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ExportDetail.php @@ -6,7 +6,6 @@ /** * ExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetail.php index bd16b025..00d10e73 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetail.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetailContact.php b/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetailContact.php index 605670e6..926a9946 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetailContact.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ExpressFreightDetailContact.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetailContact * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ExtraLaborDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ExtraLaborDetail.php index 1c548423..c1d8bfe2 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ExtraLaborDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ExtraLaborDetail.php @@ -6,7 +6,6 @@ /** * Specification for labor time spent handling shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FaxDetail.php b/src/FedEx/UploadDocumentService/ComplexType/FaxDetail.php index 9ffbbbe6..b96e8aaf 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FaxDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FaxDetail.php @@ -6,7 +6,6 @@ /** * FaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FlatbedTrailerDetail.php b/src/FedEx/UploadDocumentService/ComplexType/FlatbedTrailerDetail.php index ccf54d44..446b6360 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FlatbedTrailerDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FlatbedTrailerDetail.php @@ -6,7 +6,6 @@ /** * Specifies the optional features/characteristics requested for a Freight shipment utilizing a flatbed trailer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightAddressLabelDetail.php b/src/FedEx/UploadDocumentService/ComplexType/FreightAddressLabelDetail.php index 93c40577..5f3f3414 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightAddressLabelDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightAddressLabelDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce the Freight handling-unit-level address labels. Note that the number of UNIQUE labels (the N as in 1 of N, 2 of N, etc.) is determined by total handling units. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightBaseCharge.php b/src/FedEx/UploadDocumentService/ComplexType/FreightBaseCharge.php index c7a972d7..ac07cfe0 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightBaseCharge.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightBaseCharge.php @@ -6,7 +6,6 @@ /** * Individual charge which contributes to the total base charge for the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightBillOfLadingDetail.php b/src/FedEx/UploadDocumentService/ComplexType/FreightBillOfLadingDetail.php index c053a89a..1760405f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightBillOfLadingDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightBillOfLadingDetail.php @@ -6,7 +6,6 @@ /** * FreightBillOfLadingDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightGuaranteeDetail.php b/src/FedEx/UploadDocumentService/ComplexType/FreightGuaranteeDetail.php index 9ea02039..fa6da021 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightGuaranteeDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightGuaranteeDetail.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightRateDetail.php b/src/FedEx/UploadDocumentService/ComplexType/FreightRateDetail.php index 1c66c2ae..c7338f13 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightRateDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightRateDetail.php @@ -6,7 +6,6 @@ /** * Rate data specific to FedEx Freight or FedEx National Freight services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightRateNotation.php b/src/FedEx/UploadDocumentService/ComplexType/FreightRateNotation.php index 496f4fea..de2a5f2f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightRateNotation.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightRateNotation.php @@ -6,7 +6,6 @@ /** * Additional non-monetary data returned with Freight rates. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentDetail.php index 2d018687..c8e001bc 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data applicable to shipments using FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentLineItem.php b/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentLineItem.php index 60bb4caa..823e6909 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentLineItem.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightShipmentLineItem.php @@ -6,7 +6,6 @@ /** * Description of an individual commodity or class of content in a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/FreightSpecialServicePayment.php b/src/FedEx/UploadDocumentService/ComplexType/FreightSpecialServicePayment.php index 9cfe8913..7c202d30 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/FreightSpecialServicePayment.php +++ b/src/FedEx/UploadDocumentService/ComplexType/FreightSpecialServicePayment.php @@ -6,7 +6,6 @@ /** * Specifies which party will be responsible for payment of any surcharges for Freight special services for which split billing is allowed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/GeneralAgencyAgreementDetail.php b/src/FedEx/UploadDocumentService/ComplexType/GeneralAgencyAgreementDetail.php index 843f48a6..bde397f7 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/GeneralAgencyAgreementDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/GeneralAgencyAgreementDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a General Agency Agreement document. Remaining content (business data) to be defined once requirements have been completed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityContent.php b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityContent.php index 19cdb13d..359223ca 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityContent.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityDescription.php b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityDescription.php index 965e57cd..a728346e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityDescription.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php index 350a804f..05bd0b05 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php @@ -6,7 +6,6 @@ /** * This describes information about the inner receptacles for the hazardous commodity in a particular dangerous goods container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityOptionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityOptionDetail.php index 90b4fdc8..4ffa1018 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityOptionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityOptionDetail.php @@ -6,7 +6,6 @@ /** * Customer-provided specifications for handling individual commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackagingDetail.php b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackagingDetail.php index d7add15a..5ed70571 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackagingDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackagingDetail.php @@ -6,7 +6,6 @@ /** * Identifies number and type of packaging units for hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackingDetail.php b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackingDetail.php index 1db6d340..4f541592 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackingDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityPackingDetail.php @@ -6,7 +6,6 @@ /** * Specifies documentation and limits for validation of an individual packing group/category. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityQuantityDetail.php b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityQuantityDetail.php index 38d9d657..d76d8854 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityQuantityDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HazardousCommodityQuantityDetail.php @@ -6,7 +6,6 @@ /** * Identifies amount and units for quantity of hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HoldAtLocationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/HoldAtLocationDetail.php index 4ba31c84..e5fa2661 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HoldAtLocationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * HoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/HomeDeliveryPremiumDetail.php b/src/FedEx/UploadDocumentService/ComplexType/HomeDeliveryPremiumDetail.php index 2882540e..cc30d089 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/HomeDeliveryPremiumDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/HomeDeliveryPremiumDetail.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ImageReferenceDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ImageReferenceDetail.php index a24e16b3..2007c78a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ImageReferenceDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ImageReferenceDetail.php @@ -6,7 +6,6 @@ /** * ImageReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ImageUploadStatusDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ImageUploadStatusDetail.php index 2594215b..53d9b5cb 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ImageUploadStatusDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ImageUploadStatusDetail.php @@ -6,7 +6,6 @@ /** * ImageUploadStatusDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/InternationalControlledExportDetail.php b/src/FedEx/UploadDocumentService/ComplexType/InternationalControlledExportDetail.php index d2951ab5..5b20854f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/InternationalControlledExportDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/InternationalControlledExportDetail.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/InternationalDistributionSummaryDetail.php b/src/FedEx/UploadDocumentService/ComplexType/InternationalDistributionSummaryDetail.php index 57ced00e..c329274c 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/InternationalDistributionSummaryDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/InternationalDistributionSummaryDetail.php @@ -6,7 +6,6 @@ /** * Totals accumulated during the processing of CRNs into the consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php b/src/FedEx/UploadDocumentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php index 338d708d..d76e5bb6 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php @@ -6,7 +6,6 @@ /** * InternationalTrafficInArmsRegulationsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/KeyValueDetail.php b/src/FedEx/UploadDocumentService/ComplexType/KeyValueDetail.php index b0833ffb..7d0acb17 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/KeyValueDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/KeyValueDetail.php @@ -6,7 +6,6 @@ /** * KeyValueDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/LabelSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/LabelSpecification.php index 4eac62da..01c01246 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/LabelSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/LabelSpecification.php @@ -6,7 +6,6 @@ /** * LabelSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php index 4fdc2be0..59920c3d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * LabelSpecificationProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/LiabilityCoverageDetail.php b/src/FedEx/UploadDocumentService/ComplexType/LiabilityCoverageDetail.php index 83965a9b..fcbe0d19 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/LiabilityCoverageDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/LiabilityCoverageDetail.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/LicenseOrPermitDetail.php b/src/FedEx/UploadDocumentService/ComplexType/LicenseOrPermitDetail.php index 7dd5cb9f..f1578524 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/LicenseOrPermitDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/LicenseOrPermitDetail.php @@ -6,7 +6,6 @@ /** * LicenseOrPermitDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/LinearMeasure.php b/src/FedEx/UploadDocumentService/ComplexType/LinearMeasure.php index 00cc9cb9..40a34d47 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/LinearMeasure.php +++ b/src/FedEx/UploadDocumentService/ComplexType/LinearMeasure.php @@ -6,7 +6,6 @@ /** * Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Localization.php b/src/FedEx/UploadDocumentService/ComplexType/Localization.php index 401edb04..00fb45e5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Localization.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/MarkingOrTaggingDetail.php b/src/FedEx/UploadDocumentService/ComplexType/MarkingOrTaggingDetail.php index 2c519eaa..aef7df49 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/MarkingOrTaggingDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/MarkingOrTaggingDetail.php @@ -6,7 +6,6 @@ /** * Specification for marking or tagging of pieces in shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Measure.php b/src/FedEx/UploadDocumentService/ComplexType/Measure.php index f5a4233a..27aaf598 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Measure.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Measure.php @@ -6,7 +6,6 @@ /** * Measure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Money.php b/src/FedEx/UploadDocumentService/ComplexType/Money.php index bc6354e9..fb5513d5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Money.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/NetExplosiveDetail.php b/src/FedEx/UploadDocumentService/ComplexType/NetExplosiveDetail.php index bba35116..99fe7dcd 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/NetExplosiveDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/NetExplosiveDetail.php @@ -6,7 +6,6 @@ /** * NetExplosiveDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/NonBusinessTimeDetail.php b/src/FedEx/UploadDocumentService/ComplexType/NonBusinessTimeDetail.php index d6aa0743..c786cb86 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/NonBusinessTimeDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/NonBusinessTimeDetail.php @@ -6,7 +6,6 @@ /** * Specification for services performed during non-business hours and/or days. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Notification.php b/src/FedEx/UploadDocumentService/ComplexType/Notification.php index 30db905e..4c3054bc 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Notification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/NotificationContentSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/NotificationContentSpecification.php index be9a59bf..f71723f1 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/NotificationContentSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/NotificationContentSpecification.php @@ -6,7 +6,6 @@ /** * NotificationContentSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/NotificationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/NotificationDetail.php index e9b89464..629c4ff2 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/NotificationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/NotificationDetail.php @@ -6,7 +6,6 @@ /** * NotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/NotificationParameter.php b/src/FedEx/UploadDocumentService/ComplexType/NotificationParameter.php index 4f221932..8a233319 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/NotificationParameter.php +++ b/src/FedEx/UploadDocumentService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/OfferingIdentifierDetail.php b/src/FedEx/UploadDocumentService/ComplexType/OfferingIdentifierDetail.php index d684aba2..8f2ce0c8 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/OfferingIdentifierDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/OfferingIdentifierDetail.php @@ -6,7 +6,6 @@ /** * OfferingIdentifierDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Op900Detail.php b/src/FedEx/UploadDocumentService/ComplexType/Op900Detail.php index 812e7346..e351c678 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Op900Detail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Op900Detail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the OP-900 form for hazardous materials packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/OperationalInstruction.php b/src/FedEx/UploadDocumentService/ComplexType/OperationalInstruction.php index 0bdccb75..6f2f52ef 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/OperationalInstruction.php +++ b/src/FedEx/UploadDocumentService/ComplexType/OperationalInstruction.php @@ -6,7 +6,6 @@ /** * OperationalInstruction * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackageBarcodes.php b/src/FedEx/UploadDocumentService/ComplexType/PackageBarcodes.php index 0bc21dd5..67d88578 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackageBarcodes.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackageBarcodes.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents the set of barcodes (of all types) which are associated with a specific package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackageOperationalDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PackageOperationalDetail.php index fc532c1b..6dd69184 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackageOperationalDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackageOperationalDetail.php @@ -6,7 +6,6 @@ /** * Package-level data required for labeling and/or movement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackageRateDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PackageRateDetail.php index 0ff75d21..766cdf4b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackageRateDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackageRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a package's rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackageRating.php b/src/FedEx/UploadDocumentService/ComplexType/PackageRating.php index 90ced686..9d641912 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackageRating.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackageRating.php @@ -6,7 +6,6 @@ /** * This class groups together for a single package all package-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialHandlingDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialHandlingDetail.php index b3811b4b..0c34aae4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialHandlingDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialHandlingDetail.php @@ -6,7 +6,6 @@ /** * Specifies the condition of a package when it was received at a FedEx location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialServicesRequested.php b/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialServicesRequested.php index 10c79f05..bbb380b8 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialServicesRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackageSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the package level for some or all service types. If the shipper is requesting a special service which requires additional data, the package special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackageStatusDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PackageStatusDetail.php index 049ca359..52cf55a7 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackageStatusDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackageStatusDetail.php @@ -6,7 +6,6 @@ /** * PackageStatusDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PackagingDescription.php b/src/FedEx/UploadDocumentService/ComplexType/PackagingDescription.php index 12e1838b..7c45ae5a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PackagingDescription.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PackagingDescription.php @@ -6,7 +6,6 @@ /** * PackagingDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PalletShrinkwrapDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PalletShrinkwrapDetail.php index 3915203b..95aa0976 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PalletShrinkwrapDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PalletShrinkwrapDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be shrinkwrapped as part of a Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PalletsProvidedDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PalletsProvidedDetail.php index d8b23992..3d17a439 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PalletsProvidedDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PalletsProvidedDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be provided on Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ParsedContact.php b/src/FedEx/UploadDocumentService/ComplexType/ParsedContact.php index 93c75f65..c1562db4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ParsedContact.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ParsedContact.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to Contact, but uses a form of person name with separate first and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ParsedContactAndAddress.php b/src/FedEx/UploadDocumentService/ComplexType/ParsedContactAndAddress.php index 0030f2ec..5e0f57cd 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ParsedContactAndAddress.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ParsedContactAndAddress.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to ContactAndAddress, but uses a form of person name with separate first, middle and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ParsedPersonName.php b/src/FedEx/UploadDocumentService/ComplexType/ParsedPersonName.php index 7a6d0416..487c102b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ParsedPersonName.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ParsedPersonName.php @@ -6,7 +6,6 @@ /** * The descriptive data for a person's name broken out into individual name elements such as first name, last name. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Party.php b/src/FedEx/UploadDocumentService/ComplexType/Party.php index 5dd2acda..1154162f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Party.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Party.php @@ -6,7 +6,6 @@ /** * Party * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Payment.php b/src/FedEx/UploadDocumentService/ComplexType/Payment.php index 1bf01155..ef0350a2 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Payment.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Payment.php @@ -6,7 +6,6 @@ /** * Payment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Payor.php b/src/FedEx/UploadDocumentService/ComplexType/Payor.php index 06556a21..d9ceb715 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Payor.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Payor.php @@ -6,7 +6,6 @@ /** * Payor * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessDetail.php index 279ba00d..d8ede190 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessDetail.php @@ -6,7 +6,6 @@ /** * This information describes how and when a pending shipment may be accessed for completion. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessorDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessorDetail.php index 7b32fac1..3b9333d8 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessorDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentAccessorDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details to be used by the user of the pending shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentDetail.php index 6ddf4174..0b16df71 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentDetail.php @@ -6,7 +6,6 @@ /** * This information describes the kind of pending shipment being requested. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentProcessingOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentProcessingOptionsRequested.php index 6a5d5ec9..125e973c 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentProcessingOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PendingShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PickupDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PickupDetail.php index 5ad91591..79134d67 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PickupDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PickupDetail.php @@ -6,7 +6,6 @@ /** * This class describes the pickup characteristics of a shipment (e.g. for use in a tag request). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PostShipmentUploadDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PostShipmentUploadDetail.php index f865744f..639188e8 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PostShipmentUploadDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PostShipmentUploadDetail.php @@ -6,7 +6,6 @@ /** * PostShipmentUploadDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PrintedReference.php b/src/FedEx/UploadDocumentService/ComplexType/PrintedReference.php index ebbf6f24..86361ac5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PrintedReference.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PrintedReference.php @@ -6,7 +6,6 @@ /** * Represents a reference identifier printed on Freight bills of lading * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/PriorityAlertDetail.php b/src/FedEx/UploadDocumentService/ComplexType/PriorityAlertDetail.php index 170335fb..aaba58b9 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/PriorityAlertDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/PriorityAlertDetail.php @@ -6,7 +6,6 @@ /** * PriorityAlertDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ProductName.php b/src/FedEx/UploadDocumentService/ComplexType/ProductName.php index 038ec01a..3a7d074f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ProductName.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ProductName.php @@ -6,7 +6,6 @@ /** * ProductName * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RadioactivityDetail.php b/src/FedEx/UploadDocumentService/ComplexType/RadioactivityDetail.php index a125bc8d..25db2112 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RadioactivityDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RadioactivityDetail.php @@ -6,7 +6,6 @@ /** * RadioactivityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RadionuclideActivity.php b/src/FedEx/UploadDocumentService/ComplexType/RadionuclideActivity.php index 273b2f6c..3b2f47b0 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RadionuclideActivity.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RadionuclideActivity.php @@ -6,7 +6,6 @@ /** * RadionuclideActivity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RadionuclideDetail.php b/src/FedEx/UploadDocumentService/ComplexType/RadionuclideDetail.php index c7ba2ef1..8a763cf7 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RadionuclideDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RadionuclideDetail.php @@ -6,7 +6,6 @@ /** * RadionuclideDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RateDiscount.php b/src/FedEx/UploadDocumentService/ComplexType/RateDiscount.php index d91f19ca..03edea69 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RateDiscount.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RateDiscount.php @@ -6,7 +6,6 @@ /** * RateDiscount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Rebate.php b/src/FedEx/UploadDocumentService/ComplexType/Rebate.php index 3b42f607..da948ea1 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Rebate.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Rebate.php @@ -6,7 +6,6 @@ /** * Rebate * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RecipientCustomsId.php b/src/FedEx/UploadDocumentService/ComplexType/RecipientCustomsId.php index 3b399a17..31fa2498 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RecipientCustomsId.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RecipientCustomsId.php @@ -6,7 +6,6 @@ /** * Specifies how the recipient is identified for customs purposes; the requirements on this information vary with destination country. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RecommendedDocumentSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/RecommendedDocumentSpecification.php index 35c47a34..56813aa6 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RecommendedDocumentSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RecommendedDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies the details about documents that are recommended to be included with the shipment for ease of shipment processing and transportation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RegulatoryLabelContentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/RegulatoryLabelContentDetail.php index 31d41b34..45172151 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RegulatoryLabelContentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RegulatoryLabelContentDetail.php @@ -6,7 +6,6 @@ /** * Specifies details needed to generate any label artifacts required due to regulatory requirements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RequestedDistributionLocation.php b/src/FedEx/UploadDocumentService/ComplexType/RequestedDistributionLocation.php index b8a0a6ee..eb26bfd9 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RequestedDistributionLocation.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RequestedDistributionLocation.php @@ -6,7 +6,6 @@ /** * Specifies the type and location id of a distribution location used to process a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RequestedPackageLineItem.php b/src/FedEx/UploadDocumentService/ComplexType/RequestedPackageLineItem.php index c6fe58e6..82d7e782 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RequestedPackageLineItem.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RequestedPackageLineItem.php @@ -6,7 +6,6 @@ /** * RequestedPackageLineItem * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/RequestedShipment.php b/src/FedEx/UploadDocumentService/ComplexType/RequestedShipment.php index 6a20d0f5..469f8664 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/RequestedShipment.php +++ b/src/FedEx/UploadDocumentService/ComplexType/RequestedShipment.php @@ -6,7 +6,6 @@ /** * RequestedShipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ReturnAssociationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ReturnAssociationDetail.php index dc01459b..e0d8cbbc 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ReturnAssociationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ReturnAssociationDetail.php @@ -6,7 +6,6 @@ /** * ReturnAssociationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ReturnEMailDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ReturnEMailDetail.php index c62df821..d2db1c67 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ReturnEMailDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ReturnEMailDetail.php @@ -6,7 +6,6 @@ /** * ReturnEMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ReturnInstructionsDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ReturnInstructionsDetail.php index 78950ea5..618a9941 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ReturnInstructionsDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ReturnInstructionsDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the return instructions( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ReturnShipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ReturnShipmentDetail.php index fad2624a..197dca04 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ReturnShipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ReturnShipmentDetail.php @@ -6,7 +6,6 @@ /** * ReturnShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Rma.php b/src/FedEx/UploadDocumentService/ComplexType/Rma.php index a16802c5..61120d1a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Rma.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Rma.php @@ -6,7 +6,6 @@ /** * June 2011 ITG 121203 IR-RMA number has been removed from this structure and added as a new customer reference type. The structure remains because of the reason field below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ServiceDescription.php b/src/FedEx/UploadDocumentService/ComplexType/ServiceDescription.php index 5f8575ad..75b6d511 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ServiceDescription.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ServiceDescription.php @@ -6,7 +6,6 @@ /** * ServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentAssemblyDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentAssemblyDetail.php index 7c87fd05..860a0e05 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentAssemblyDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentAssemblyDetail.php @@ -6,7 +6,6 @@ /** * Specification for assembly performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentAuthorizationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentAuthorizationDetail.php index 68d7d9db..38724516 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentAuthorizationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentAuthorizationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentAuthorizationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentConfigurationData.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentConfigurationData.php index af9e81f2..c3220bd1 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentConfigurationData.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentConfigurationData.php @@ -6,7 +6,6 @@ /** * Specifies data structures that may be re-used multiple times with s single shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentConsolidationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentConsolidationDetail.php index 9c0015e8..806c1b45 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentConsolidationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentConsolidationDetail.php @@ -6,7 +6,6 @@ /** * Specifies the characteristics of the containing RequestedShipment that define its participation in a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceDetail.php index 2c396ddf..6a2c381e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceDetail.php @@ -6,7 +6,6 @@ /** * Shipment-level totals of dry ice data across all packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php index ab5a1e2d..40f61f2c 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationDetail.php index b730b414..fedd500f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationSpecification.php index 0d6cd193..3e10d28d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentEventNotificationSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentInclusionSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentInclusionSpecification.php index 10d4b1f9..9510ea0a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentInclusionSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentInclusionSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentInclusionSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentInternationalDistributionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentInternationalDistributionDetail.php index a1aeea9d..0d6f7e8d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentInternationalDistributionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentInternationalDistributionDetail.php @@ -6,7 +6,6 @@ /** * Specifies the attributes of a shipment related to its role in an international distribution (consolidation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentLegRateDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentLegRateDetail.php index e8e7fd69..57cc5ed9 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentLegRateDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentLegRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a single leg of a shipment's total/summary rates, as calculated per a specific rate type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentManifestDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentManifestDetail.php index 02001c60..cb4cf3e7 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentManifestDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentManifestDetail.php @@ -6,7 +6,6 @@ /** * ShipmentManifestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentNotificationFormatSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentNotificationFormatSpecification.php index 2ba0403d..cf3579d3 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentNotificationFormatSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentNotificationFormatSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationFormatSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentOperationalDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentOperationalDetail.php index 800c29bc..63073a3d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentOperationalDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentOperationalDetail.php @@ -6,7 +6,6 @@ /** * ShipmentOperationalDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentProcessingOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentProcessingOptionsRequested.php index 18f23852..7e5c76e2 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentProcessingOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies special or custom features to be applied during the processing of the enclosing RequestedShipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentRateDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentRateDetail.php index fd481a25..f9820554 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentRateDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentRateDetail.php @@ -6,7 +6,6 @@ /** * Data for a shipment's total/summary rates, as calculated per a specific rate type. The "total..." fields may differ from the sum of corresponding package data for Multiweight or Express MPS. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentRating.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentRating.php index ed48b19a..44fb5814 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentRating.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentRating.php @@ -6,7 +6,6 @@ /** * This class groups together all shipment-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentSpecialServicesRequested.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentSpecialServicesRequested.php index b9b7b297..5abce90e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentSpecialServicesRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the shipment level for some or all service types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the shipment special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentTransborderDistributionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentTransborderDistributionDetail.php index 55852e1c..f2100c92 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentTransborderDistributionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentTransborderDistributionDetail.php @@ -6,7 +6,6 @@ /** * Specifies the attributes of a shipment related to its role in a transborder distribution (consolidation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipmentVariationOptionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipmentVariationOptionDetail.php index ca0c864c..072864c2 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipmentVariationOptionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipmentVariationOptionDetail.php @@ -6,7 +6,6 @@ /** * ShipmentVariationOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShipperConveyanceDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShipperConveyanceDetail.php index 65714fc1..88f1cad4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShipperConveyanceDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShipperConveyanceDetail.php @@ -6,7 +6,6 @@ /** * ShipperConveyanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocument.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocument.php index 6716a287..5c1b0e94 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocument.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocument.php @@ -6,7 +6,6 @@ /** * ShippingDocument * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentDispositionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentDispositionDetail.php index 527f2e79..3e13efd3 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentDispositionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailDetail.php index 78b709b1..3894436e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to e-mail shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailRecipient.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailRecipient.php index e81cb419..798e43ff 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailRecipient.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentEMailRecipient.php @@ -6,7 +6,6 @@ /** * Specifies an individual recipient of e-mailed shipping document(s). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentFormat.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentFormat.php index 8dfe26ac..1f73108c 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentFormat.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentFormat.php @@ -6,7 +6,6 @@ /** * Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPart.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPart.php index ce33f3b2..c093f825 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPart.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPart.php @@ -6,7 +6,6 @@ /** * A single part of a shipping document, such as one page of a multiple-page document whose format requires a separate image per page. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPrintDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPrintDetail.php index 0b63434b..af9ccfe4 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPrintDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentPrintDetail.php @@ -6,7 +6,6 @@ /** * Specifies printing options for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentSpecification.php index bbffd107..a5f9289d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Contains all data required for additional (non-label) shipping documents to be produced in conjunction with a specific shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentStorageDetail.php b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentStorageDetail.php index 0b271071..01bbf47e 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentStorageDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ShippingDocumentStorageDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to store shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SignatureOptionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/SignatureOptionDetail.php index 0b4ecd44..4eea340d 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SignatureOptionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SignatureOptionDetail.php @@ -6,7 +6,6 @@ /** * SignatureOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentDetail.php index 98f9cc03..1fee64c3 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data required for shipments handled under the SMART_POST and GROUND_SMART_POST service types. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php index 558ef5ad..195ec2dd 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SmsDetail.php b/src/FedEx/UploadDocumentService/ComplexType/SmsDetail.php index 76488cab..c96680c5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SmsDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SmsDetail.php @@ -6,7 +6,6 @@ /** * SmsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SortAndSegregateDetail.php b/src/FedEx/UploadDocumentService/ComplexType/SortAndSegregateDetail.php index 06f3cfb2..50c66001 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SortAndSegregateDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SortAndSegregateDetail.php @@ -6,7 +6,6 @@ /** * Specification for sorting and/or segregating performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentDetail.php index 095a6218..7b7fb4cf 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentDetail.php @@ -6,7 +6,6 @@ /** * Specification for special equipment used in loading/unloading shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentLineItem.php b/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentLineItem.php index cfce307b..8aaccf43 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentLineItem.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SpecialEquipmentLineItem.php @@ -6,7 +6,6 @@ /** * Specifies the usage of a single type of special equipment while loading/unloading a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SpecialServiceDescription.php b/src/FedEx/UploadDocumentService/ComplexType/SpecialServiceDescription.php index 2cea3f11..6382e8f6 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SpecialServiceDescription.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SpecialServiceDescription.php @@ -6,7 +6,6 @@ /** * SpecialServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentDetail.php index 67c47980..c5a557f9 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentDetail.php @@ -6,7 +6,6 @@ /** * Specifies payment for a single aspect of a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentSpecification.php b/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentSpecification.php index a23fa1ab..9f204ef7 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentSpecification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/SplitPaymentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies how charges relating to different aspects of a shipment are to be paid. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/StorageDetail.php b/src/FedEx/UploadDocumentService/ComplexType/StorageDetail.php index c7abe602..ec3a2cdd 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/StorageDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/StorageDetail.php @@ -6,7 +6,6 @@ /** * Specification for storage provided for shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/StringBarcode.php b/src/FedEx/UploadDocumentService/ComplexType/StringBarcode.php index da39cb9b..3fef29d3 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/StringBarcode.php +++ b/src/FedEx/UploadDocumentService/ComplexType/StringBarcode.php @@ -6,7 +6,6 @@ /** * Each instance of this data type represents a barcode whose content must be represented as ASCII text (i.e. not binary data). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Surcharge.php b/src/FedEx/UploadDocumentService/ComplexType/Surcharge.php index 37f63383..a16654a5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Surcharge.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Surcharge.php @@ -6,7 +6,6 @@ /** * Surcharge * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Tax.php b/src/FedEx/UploadDocumentService/ComplexType/Tax.php index 96cac615..411e4213 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Tax.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Tax.php @@ -6,7 +6,6 @@ /** * Tax * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/TaxpayerIdentification.php b/src/FedEx/UploadDocumentService/ComplexType/TaxpayerIdentification.php index 1410f728..70bf70c5 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/TaxpayerIdentification.php +++ b/src/FedEx/UploadDocumentService/ComplexType/TaxpayerIdentification.php @@ -6,7 +6,6 @@ /** * TaxpayerIdentification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/TrackingId.php b/src/FedEx/UploadDocumentService/ComplexType/TrackingId.php index 49a607ac..ba62099f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/TrackingId.php +++ b/src/FedEx/UploadDocumentService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/TransactionDetail.php b/src/FedEx/UploadDocumentService/ComplexType/TransactionDetail.php index c5eaa851..79b3993c 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/TransactionDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionLtlDetail.php b/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionLtlDetail.php index 8fe1cbd9..a1178200 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionLtlDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionLtlDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for origin-country LTL services performed by FedEx. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSpecialServicesRequested.php b/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSpecialServicesRequested.php index 52913f2e..549bff4b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSpecialServicesRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * Specifies features of service within a Transborder Distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSummaryDetail.php b/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSummaryDetail.php index 33796ad4..561eb109 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSummaryDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/TransborderDistributionSummaryDetail.php @@ -6,7 +6,6 @@ /** * Specifies the summary of aggregates that are maintianed for a transborder consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentDetail.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentDetail.php index d01b9531..9342ed52 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentReferenceDetail.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentReferenceDetail.php index 40bc1b0b..85bf9191 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentReferenceDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentReferenceDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentStatusDetail.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentStatusDetail.php index 831a44ae..d04371a0 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentStatusDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentStatusDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentStatusDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsProcessingOptionsRequested.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsProcessingOptionsRequested.php index 911e3693..3d0abc18 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsProcessingOptionsRequested.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * UploadDocumentsProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsReply.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsReply.php index 5da6fba3..65fb2fdf 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsReply.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsReply.php @@ -6,7 +6,6 @@ /** * UploadDocumentsReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsRequest.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsRequest.php index 15a50195..5849c89f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsRequest.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsRequest.php @@ -6,7 +6,6 @@ /** * UploadDocumentsRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataReply.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataReply.php index 4890849c..f1191189 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataReply.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataReply.php @@ -6,7 +6,6 @@ /** * UploadDocumentsWithShipmentDataReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataRequest.php b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataRequest.php index 89092cdd..fc274217 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataRequest.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadDocumentsWithShipmentDataRequest.php @@ -6,7 +6,6 @@ /** * UploadDocumentsWithShipmentDataRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadImageDetail.php b/src/FedEx/UploadDocumentService/ComplexType/UploadImageDetail.php index 58930d43..e85f9f5b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadImageDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadImageDetail.php @@ -6,7 +6,6 @@ /** * UploadImageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadImagesReply.php b/src/FedEx/UploadDocumentService/ComplexType/UploadImagesReply.php index 0e1161ff..2996cab1 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadImagesReply.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadImagesReply.php @@ -6,7 +6,6 @@ /** * UploadImagesReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UploadImagesRequest.php b/src/FedEx/UploadDocumentService/ComplexType/UploadImagesRequest.php index 51dd4e68..62e8deee 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UploadImagesRequest.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UploadImagesRequest.php @@ -6,7 +6,6 @@ /** * UploadImagesRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UsmcaCertificationOfOriginDetail.php b/src/FedEx/UploadDocumentService/ComplexType/UsmcaCertificationOfOriginDetail.php index dad74837..42e448bd 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UsmcaCertificationOfOriginDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UsmcaCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php b/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php index d0944b69..5fff4362 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommercialInvoiceCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommodityDetail.php b/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommodityDetail.php index d36fadf3..1af5cfec 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommodityDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/UsmcaCommodityDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommodityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityContent.php b/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityContent.php index 803b7af1..1824aa68 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityContent.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityDescription.php b/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityDescription.php index 842c7e34..36c2bf2a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityDescription.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. For 201001 load, this is based on data from the FedEx Ground Hazardous Materials Shipping Guide. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousContainer.php b/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousContainer.php index b5639182..7482652f 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousContainer.php +++ b/src/FedEx/UploadDocumentService/ComplexType/ValidatedHazardousContainer.php @@ -6,7 +6,6 @@ /** * Specifies the concept of a container used to package dangerous goods commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingChargeDetail.php b/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingChargeDetail.php index 5883e052..824b1286 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingChargeDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingChargeDetail.php @@ -6,7 +6,6 @@ /** * This definition of variable handling charge detail is intended for use in Jan 2011 corp load. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingCharges.php b/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingCharges.php index f7182f47..8a30ed8a 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingCharges.php +++ b/src/FedEx/UploadDocumentService/ComplexType/VariableHandlingCharges.php @@ -6,7 +6,6 @@ /** * VariableHandlingCharges * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/VersionId.php b/src/FedEx/UploadDocumentService/ComplexType/VersionId.php index 7f6d358f..b2714bba 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/VersionId.php +++ b/src/FedEx/UploadDocumentService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Volume.php b/src/FedEx/UploadDocumentService/ComplexType/Volume.php index 00cda44e..27ea50f0 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Volume.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Volume.php @@ -6,7 +6,6 @@ /** * Three-dimensional volume/cubic measurement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationCredential.php index 1ceb0bcc..988d7c8b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationDetail.php index 4a61f012..e0d9b61b 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/WeighingDetail.php b/src/FedEx/UploadDocumentService/ComplexType/WeighingDetail.php index 7d06a511..0e08afe3 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/WeighingDetail.php +++ b/src/FedEx/UploadDocumentService/ComplexType/WeighingDetail.php @@ -6,7 +6,6 @@ /** * Specifies a single type of weighing performed on a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/ComplexType/Weight.php b/src/FedEx/UploadDocumentService/ComplexType/Weight.php index 5abab87d..8a538b04 100644 --- a/src/FedEx/UploadDocumentService/ComplexType/Weight.php +++ b/src/FedEx/UploadDocumentService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service * diff --git a/src/FedEx/UploadDocumentService/Request.php b/src/FedEx/UploadDocumentService/Request.php index 55a87250..a78f4dea 100644 --- a/src/FedEx/UploadDocumentService/Request.php +++ b/src/FedEx/UploadDocumentService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/AccessorRoleType.php b/src/FedEx/UploadDocumentService/SimpleType/AccessorRoleType.php index 420875b9..00070e64 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/AccessorRoleType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/AccessorRoleType.php @@ -6,7 +6,6 @@ /** * Specifies the role that identifies the permissions the accessor of the pending shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/AdditionalLabelsType.php b/src/FedEx/UploadDocumentService/SimpleType/AdditionalLabelsType.php index 6c666deb..afaa8f63 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/AdditionalLabelsType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/AdditionalLabelsType.php @@ -6,7 +6,6 @@ /** * AdditionalLabelsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/AlcoholRecipientType.php b/src/FedEx/UploadDocumentService/SimpleType/AlcoholRecipientType.php index adaec96a..545c95ad 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/AlcoholRecipientType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/AlcoholRecipientType.php @@ -6,7 +6,6 @@ /** * Specifies the type of license that the recipient of the alcohol shipment has. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/AncillaryFeeAndTaxType.php b/src/FedEx/UploadDocumentService/SimpleType/AncillaryFeeAndTaxType.php index 30e16946..0e60e308 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/AncillaryFeeAndTaxType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/AncillaryFeeAndTaxType.php @@ -6,7 +6,6 @@ /** * AncillaryFeeAndTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/AssociatedAccountNumberType.php b/src/FedEx/UploadDocumentService/SimpleType/AssociatedAccountNumberType.php index f2fdefe2..3af66486 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/AssociatedAccountNumberType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/AssociatedAccountNumberType.php @@ -6,7 +6,6 @@ /** * This enumeration represents a kind of "legacy" account number from a FedEx operating entity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/AssociatedShipmentType.php b/src/FedEx/UploadDocumentService/SimpleType/AssociatedShipmentType.php index 5acafb25..3ae584a8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/AssociatedShipmentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/AssociatedShipmentType.php @@ -6,7 +6,6 @@ /** * AssociatedShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/AssociatedTrackingIdType.php b/src/FedEx/UploadDocumentService/SimpleType/AssociatedTrackingIdType.php index 37a180bb..7c957676 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/AssociatedTrackingIdType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/AssociatedTrackingIdType.php @@ -6,7 +6,6 @@ /** * Specifies a relationship between two tracking IDs (the role of the "other" tracking ID relative to "this" tracking ID). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/B13AFilingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/B13AFilingOptionType.php index 51ae2e59..b879ca72 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/B13AFilingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/B13AFilingOptionType.php @@ -6,7 +6,6 @@ /** * B13AFilingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/BarcodeSymbologyType.php b/src/FedEx/UploadDocumentService/SimpleType/BarcodeSymbologyType.php index e7c02f6a..8e07c0fc 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/BarcodeSymbologyType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/BarcodeSymbologyType.php @@ -6,7 +6,6 @@ /** * Identification of the type of barcode (symbology) used on FedEx documents and labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/BatteryMaterialType.php b/src/FedEx/UploadDocumentService/SimpleType/BatteryMaterialType.php index 2cc7d20f..3b26ba47 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/BatteryMaterialType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/BatteryMaterialType.php @@ -6,7 +6,6 @@ /** * Describes the material composition of a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/BatteryPackingType.php b/src/FedEx/UploadDocumentService/SimpleType/BatteryPackingType.php index 0652d5e0..55544ae2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/BatteryPackingType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/BatteryPackingType.php @@ -6,7 +6,6 @@ /** * Describes the packing arrangement of a battery or cell with respect to other items within the same package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/BatteryRegulatorySubType.php b/src/FedEx/UploadDocumentService/SimpleType/BatteryRegulatorySubType.php index c4defa83..cc7afd4d 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/BatteryRegulatorySubType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/BatteryRegulatorySubType.php @@ -6,7 +6,6 @@ /** * A regulation specific classification for a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/BinaryBarcodeType.php b/src/FedEx/UploadDocumentService/SimpleType/BinaryBarcodeType.php index 36219fd3..b07cc6d6 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/BinaryBarcodeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/BinaryBarcodeType.php @@ -6,7 +6,6 @@ /** * BinaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/BrokerType.php b/src/FedEx/UploadDocumentService/SimpleType/BrokerType.php index b6a29bbf..27b0f2f8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/BrokerType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/BrokerType.php @@ -6,7 +6,6 @@ /** * BrokerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CarrierCodeType.php b/src/FedEx/UploadDocumentService/SimpleType/CarrierCodeType.php index b61153c9..0b8ddbca 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ChargeBasisLevelType.php b/src/FedEx/UploadDocumentService/SimpleType/ChargeBasisLevelType.php index aa8d37f9..105da573 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ChargeBasisLevelType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ChargeBasisLevelType.php @@ -6,7 +6,6 @@ /** * ChargeBasisLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ClearanceBrokerageType.php b/src/FedEx/UploadDocumentService/SimpleType/ClearanceBrokerageType.php index 8e80c6b7..d8d0dd91 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ClearanceBrokerageType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ClearanceBrokerageType.php @@ -6,7 +6,6 @@ /** * Specifies the type of brokerage to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CodAddTransportationChargeBasisType.php b/src/FedEx/UploadDocumentService/SimpleType/CodAddTransportationChargeBasisType.php index a3211028..688a13eb 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CodAddTransportationChargeBasisType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CodAddTransportationChargeBasisType.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CodAdjustmentType.php b/src/FedEx/UploadDocumentService/SimpleType/CodAdjustmentType.php index 0069b006..8579d5e5 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CodAdjustmentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CodAdjustmentType.php @@ -6,7 +6,6 @@ /** * Specifies the type of adjustment was performed to the COD collection amount during rating. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CodCollectionType.php b/src/FedEx/UploadDocumentService/SimpleType/CodCollectionType.php index 74ae0147..18559f2d 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CodCollectionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CodCollectionType.php @@ -6,7 +6,6 @@ /** * Identifies the type of funds FedEx should collect upon shipment delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CodReturnReferenceIndicatorType.php b/src/FedEx/UploadDocumentService/SimpleType/CodReturnReferenceIndicatorType.php index f5878491..f47a5e97 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CodReturnReferenceIndicatorType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CodReturnReferenceIndicatorType.php @@ -6,7 +6,6 @@ /** * CodReturnReferenceIndicatorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CommodityPurposeType.php b/src/FedEx/UploadDocumentService/SimpleType/CommodityPurposeType.php index 059e27f0..afa11798 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CommodityPurposeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CommodityPurposeType.php @@ -6,7 +6,6 @@ /** * CommodityPurposeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CompletedEtdType.php b/src/FedEx/UploadDocumentService/SimpleType/CompletedEtdType.php index b3a5ac6e..e8f3353b 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CompletedEtdType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CompletedEtdType.php @@ -6,7 +6,6 @@ /** * CompletedEtdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ConsolidationShipmentRoleType.php b/src/FedEx/UploadDocumentService/SimpleType/ConsolidationShipmentRoleType.php index 8eb0ba13..2f8176e7 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ConsolidationShipmentRoleType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ConsolidationShipmentRoleType.php @@ -6,7 +6,6 @@ /** * ConsolidationShipmentRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ConsolidationSpecialServiceType.php b/src/FedEx/UploadDocumentService/SimpleType/ConsolidationSpecialServiceType.php index f1e0c99f..dcd30195 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ConsolidationSpecialServiceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ConsolidationSpecialServiceType.php @@ -6,7 +6,6 @@ /** * ConsolidationSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ConsolidationType.php b/src/FedEx/UploadDocumentService/SimpleType/ConsolidationType.php index 661fea4a..96779121 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ConsolidationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ConsolidationType.php @@ -6,7 +6,6 @@ /** * ConsolidationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CreditCardAuthorizationType.php b/src/FedEx/UploadDocumentService/SimpleType/CreditCardAuthorizationType.php index ade0876e..dbb3fdbc 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CreditCardAuthorizationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CreditCardAuthorizationType.php @@ -6,7 +6,6 @@ /** * CreditCardAuthorizationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CreditCardSettlementScheduleType.php b/src/FedEx/UploadDocumentService/SimpleType/CreditCardSettlementScheduleType.php index 965cc4ef..327b35ac 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CreditCardSettlementScheduleType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CreditCardSettlementScheduleType.php @@ -6,7 +6,6 @@ /** * CreditCardSettlementScheduleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CreditCardTransactionAttributeType.php b/src/FedEx/UploadDocumentService/SimpleType/CreditCardTransactionAttributeType.php index 24b97dfc..4a32daef 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CreditCardTransactionAttributeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CreditCardTransactionAttributeType.php @@ -6,7 +6,6 @@ /** * CreditCardTransactionAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CreditCardType.php b/src/FedEx/UploadDocumentService/SimpleType/CreditCardType.php index 52a22e8b..d0950d2e 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CreditCardType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CreditCardType.php @@ -6,7 +6,6 @@ /** * CreditCardType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomDeliveryWindowType.php b/src/FedEx/UploadDocumentService/SimpleType/CustomDeliveryWindowType.php index 1a4e6ffd..8f46c750 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomDeliveryWindowType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomDeliveryWindowType.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomLabelCoordinateUnits.php b/src/FedEx/UploadDocumentService/SimpleType/CustomLabelCoordinateUnits.php index cc7b68b8..85af3ad8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomLabelCoordinateUnits.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomLabelCoordinateUnits.php @@ -6,7 +6,6 @@ /** * CustomLabelCoordinateUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomRatingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/CustomRatingOptionType.php index 56bbf31a..5f8984e4 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomRatingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomRatingOptionType.php @@ -6,7 +6,6 @@ /** * CustomRatingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomerImageUsageType.php b/src/FedEx/UploadDocumentService/SimpleType/CustomerImageUsageType.php index 679a0ac3..74dbb8db 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomerImageUsageType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomerImageUsageType.php @@ -6,7 +6,6 @@ /** * CustomerImageUsageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomerReferenceType.php b/src/FedEx/UploadDocumentService/SimpleType/CustomerReferenceType.php index 45b94732..5a169b5e 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomerReferenceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomerReferenceType.php @@ -6,7 +6,6 @@ /** * CustomerReferenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php index cfebb462..1c620c09 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php @@ -6,7 +6,6 @@ /** * CustomerSpecifiedLabelGenerationOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomsDeclarationStatementType.php b/src/FedEx/UploadDocumentService/SimpleType/CustomsDeclarationStatementType.php index 82a7faf3..95bed29b 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomsDeclarationStatementType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomsDeclarationStatementType.php @@ -6,7 +6,6 @@ /** * This indicates the different statements, declarations, acts, and certifications that may apply to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/CustomsOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/CustomsOptionType.php index ba3cd9b5..644e4600 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/CustomsOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/CustomsOptionType.php @@ -6,7 +6,6 @@ /** * CustomsOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DamageStatusType.php b/src/FedEx/UploadDocumentService/SimpleType/DamageStatusType.php index e5e5c2b9..0957a67b 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DamageStatusType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DamageStatusType.php @@ -6,7 +6,6 @@ /** * Indicates the damage status of a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsAccessibilityType.php index 360fdf7f..d0278f33 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsAccessibilityType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsAccessibilityType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAccessibilityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsDescriptorType.php b/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsDescriptorType.php index 02dea400..fc3948b9 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsDescriptorType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsDescriptorType.php @@ -6,7 +6,6 @@ /** * FEDEX INTERNAL USE ONLY: Describes the characteristics of the dangerous goods inferred from the commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsPackingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsPackingOptionType.php index 8ee5acc2..98b4d90f 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsPackingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DangerousGoodsPackingOptionType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsPackingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DayOfWeekType.php b/src/FedEx/UploadDocumentService/SimpleType/DayOfWeekType.php index e3ee06f9..bcf32a20 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * DayOfWeekType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php b/src/FedEx/UploadDocumentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php index 1ed00f92..ab1d4970 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php @@ -6,7 +6,6 @@ /** * DeleteRecordedShipmentRequestServiceLevel * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DestinationControlStatementType.php b/src/FedEx/UploadDocumentService/SimpleType/DestinationControlStatementType.php index 45d4e4ac..d20565b0 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DestinationControlStatementType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DestinationControlStatementType.php @@ -6,7 +6,6 @@ /** * DestinationControlStatementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DistributionClearanceType.php b/src/FedEx/UploadDocumentService/SimpleType/DistributionClearanceType.php index 20ec8cf6..3b1fe6f9 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DistributionClearanceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DistributionClearanceType.php @@ -6,7 +6,6 @@ /** * DistributionClearanceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DocTabContentType.php b/src/FedEx/UploadDocumentService/SimpleType/DocTabContentType.php index 17361315..f1a58bbb 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DocTabContentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DocTabContentType.php @@ -6,7 +6,6 @@ /** * DocTabContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DocTabZoneJustificationType.php b/src/FedEx/UploadDocumentService/SimpleType/DocTabZoneJustificationType.php index f60226e5..b289fd8a 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DocTabZoneJustificationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DocTabZoneJustificationType.php @@ -6,7 +6,6 @@ /** * DocTabZoneJustificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DocumentFormatOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/DocumentFormatOptionType.php index 6047ab81..e798c3ca 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DocumentFormatOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DocumentFormatOptionType.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DocumentUsageType.php b/src/FedEx/UploadDocumentService/SimpleType/DocumentUsageType.php index 6e05ab57..b5ecefca 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DocumentUsageType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DocumentUsageType.php @@ -6,7 +6,6 @@ /** * Specifies the usage or intent of the document in the current context. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/DropoffType.php b/src/FedEx/UploadDocumentService/SimpleType/DropoffType.php index ecf7b4fd..8fda6568 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/DropoffType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/DropoffType.php @@ -6,7 +6,6 @@ /** * DropoffType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EMailNotificationRecipientType.php b/src/FedEx/UploadDocumentService/SimpleType/EMailNotificationRecipientType.php index c1f418da..ddc8866a 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EMailNotificationRecipientType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EMailNotificationRecipientType.php @@ -6,7 +6,6 @@ /** * EMailNotificationRecipientType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EPaymentModeType.php b/src/FedEx/UploadDocumentService/SimpleType/EPaymentModeType.php index 68170c83..7d99ba5f 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EPaymentModeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EPaymentModeType.php @@ -6,7 +6,6 @@ /** * EPaymentModeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EPaymentProcessorType.php b/src/FedEx/UploadDocumentService/SimpleType/EPaymentProcessorType.php index 05268384..e183553c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EPaymentProcessorType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EPaymentProcessorType.php @@ -6,7 +6,6 @@ /** * EPaymentProcessorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EdtRequestType.php b/src/FedEx/UploadDocumentService/SimpleType/EdtRequestType.php index b543c282..e017104c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EdtRequestType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EdtRequestType.php @@ -6,7 +6,6 @@ /** * Specifies the types of Estimated Duties and Taxes to be included in a rate quotation for an international shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EdtTaxType.php b/src/FedEx/UploadDocumentService/SimpleType/EdtTaxType.php index 60a5043f..b0e6ad24 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EdtTaxType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EdtTaxType.php @@ -6,7 +6,6 @@ /** * EdtTaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EmailOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/EmailOptionType.php index 582e872c..fab3cbf3 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EmailOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EmailOptionType.php @@ -6,7 +6,6 @@ /** * EmailOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EnterpriseDocumentType.php b/src/FedEx/UploadDocumentService/SimpleType/EnterpriseDocumentType.php index 3dd885dd..847932f0 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EnterpriseDocumentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EnterpriseDocumentType.php @@ -6,7 +6,6 @@ /** * This identifies some of the document types recognized by Enterprise Document Management Service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ErrorLabelBehaviorType.php b/src/FedEx/UploadDocumentService/SimpleType/ErrorLabelBehaviorType.php index 1c2f90e5..c1cc5173 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ErrorLabelBehaviorType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ErrorLabelBehaviorType.php @@ -6,7 +6,6 @@ /** * ErrorLabelBehaviorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EtdAttributeType.php b/src/FedEx/UploadDocumentService/SimpleType/EtdAttributeType.php index 19635dfd..6307bb3d 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EtdAttributeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EtdAttributeType.php @@ -6,7 +6,6 @@ /** * EtdAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/EtdConfirmationType.php b/src/FedEx/UploadDocumentService/SimpleType/EtdConfirmationType.php index 69d67ca0..fae334b8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/EtdConfirmationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/EtdConfirmationType.php @@ -6,7 +6,6 @@ /** * Specifies whether to confirm documents prior to processing a shipment with the ELECTRONIC_TRADE_DOCUMENTS special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FedExDistributionLocationType.php b/src/FedEx/UploadDocumentService/SimpleType/FedExDistributionLocationType.php index 80611cf0..7224e016 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FedExDistributionLocationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FedExDistributionLocationType.php @@ -6,7 +6,6 @@ /** * Specifies the type of FedEx distribution location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FedExLocationType.php b/src/FedEx/UploadDocumentService/SimpleType/FedExLocationType.php index a2b9f040..d6a8b633 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FedExLocationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FlatbedTrailerOption.php b/src/FedEx/UploadDocumentService/SimpleType/FlatbedTrailerOption.php index c0efdfd9..1ce4edda 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FlatbedTrailerOption.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FlatbedTrailerOption.php @@ -6,7 +6,6 @@ /** * FlatbedTrailerOption * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightBaseChargeCalculationType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightBaseChargeCalculationType.php index 24ca5753..f4106fd4 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightBaseChargeCalculationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightBaseChargeCalculationType.php @@ -6,7 +6,6 @@ /** * Specifies the way in which base charges for a Freight shipment or shipment leg are calculated. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightChargeBasisType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightChargeBasisType.php index 1e64953b..379b3b12 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightChargeBasisType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightChargeBasisType.php @@ -6,7 +6,6 @@ /** * FreightChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightClassType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightClassType.php index 3ab38bda..4d9332b8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightClassType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightClassType.php @@ -6,7 +6,6 @@ /** * These values represent the industry-standard freight classes used for FedEx Freight and FedEx National Freight shipment description. (Note: The alphabetic prefixes are required to distinguish these values from decimal numbers on some client platforms.) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightCollectTermsType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightCollectTermsType.php index ab30bc6b..b40382e4 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightCollectTermsType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightCollectTermsType.php @@ -6,7 +6,6 @@ /** * FreightCollectTermsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightGuaranteeType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightGuaranteeType.php index 2a9d6cc3..c4378811 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightGuaranteeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightGuaranteeType.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightOnValueType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightOnValueType.php index 13eaae1d..ef69ad5d 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightOnValueType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightOnValueType.php @@ -6,7 +6,6 @@ /** * Identifies responsibilities with respect to loss, damage, etc. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightRateQuoteType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightRateQuoteType.php index cce215cb..064fb094 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightRateQuoteType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightRateQuoteType.php @@ -6,7 +6,6 @@ /** * Specifies the type of rate quote * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/FreightShipmentRoleType.php b/src/FedEx/UploadDocumentService/SimpleType/FreightShipmentRoleType.php index 363e7702..a6375a90 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/FreightShipmentRoleType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/FreightShipmentRoleType.php @@ -6,7 +6,6 @@ /** * Indicates the role of the party submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/GroundDeliveryEligibilityType.php b/src/FedEx/UploadDocumentService/SimpleType/GroundDeliveryEligibilityType.php index bfc1ff77..0d57c0ad 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/GroundDeliveryEligibilityType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/GroundDeliveryEligibilityType.php @@ -6,7 +6,6 @@ /** * Represents features of FedEx Ground delivery for which the shipment is eligible. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityAttributeType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityAttributeType.php index e2b88049..ef68d0d2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityAttributeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityAttributeType.php @@ -6,7 +6,6 @@ /** * HazardousCommodityAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php index 1d0addb4..e6f1bc32 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Specifies any special processing to be applied to the dangerous goods commodity description validation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityLabelTextOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityLabelTextOptionType.php index b8775d1f..02169cfc 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityLabelTextOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityLabelTextOptionType.php @@ -6,7 +6,6 @@ /** * Specifies how the commodity is to be labeled. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityOptionType.php index 09d7e8e4..b074e9bc 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityPackingGroupType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityPackingGroupType.php index 46cc0127..a8e3213e 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityPackingGroupType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityPackingGroupType.php @@ -6,7 +6,6 @@ /** * Identifies DOT packing group for a hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityQuantityType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityQuantityType.php index e4ccefcb..df137660 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityQuantityType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityQuantityType.php @@ -6,7 +6,6 @@ /** * Specifies the measure of quantity to be validated against a prescribed limit. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityRegulationType.php index c5a06f90..97f32c06 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HazardousContainerPackingType.php b/src/FedEx/UploadDocumentService/SimpleType/HazardousContainerPackingType.php index f29c2f4b..8b42947a 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HazardousContainerPackingType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HazardousContainerPackingType.php @@ -6,7 +6,6 @@ /** * HazardousContainerPackingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/HomeDeliveryPremiumType.php b/src/FedEx/UploadDocumentService/SimpleType/HomeDeliveryPremiumType.php index 5057f438..18330810 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/HomeDeliveryPremiumType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/HomeDeliveryPremiumType.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ImageId.php b/src/FedEx/UploadDocumentService/SimpleType/ImageId.php index e6b27af6..bc0a2c93 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ImageId.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ImageId.php @@ -6,7 +6,6 @@ /** * ImageId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/InspectionStatusType.php b/src/FedEx/UploadDocumentService/SimpleType/InspectionStatusType.php index d3aad54e..a398cfe0 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/InspectionStatusType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/InspectionStatusType.php @@ -6,7 +6,6 @@ /** * Indicates the status of a package inspection performed by an agent. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/InternalImageType.php b/src/FedEx/UploadDocumentService/SimpleType/InternalImageType.php index e6813aca..b8ba33c2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/InternalImageType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/InternalImageType.php @@ -6,7 +6,6 @@ /** * InternalImageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/InternationalControlledExportType.php b/src/FedEx/UploadDocumentService/SimpleType/InternationalControlledExportType.php index 534dc4a1..5b664972 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/InternationalControlledExportType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/InternationalControlledExportType.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/InternationalDocumentContentType.php b/src/FedEx/UploadDocumentService/SimpleType/InternationalDocumentContentType.php index 8e91f830..9e181040 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/InternationalDocumentContentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/InternationalDocumentContentType.php @@ -6,7 +6,6 @@ /** * InternationalDocumentContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LabelFormatType.php b/src/FedEx/UploadDocumentService/SimpleType/LabelFormatType.php index 04852d0b..df558ca2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LabelFormatType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LabelFormatType.php @@ -6,7 +6,6 @@ /** * LabelFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LabelMaskableDataType.php b/src/FedEx/UploadDocumentService/SimpleType/LabelMaskableDataType.php index 7c6660b6..9d7c1b04 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LabelMaskableDataType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LabelMaskableDataType.php @@ -6,7 +6,6 @@ /** * Names for data elements / areas which may be suppressed from printing on labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LabelOrderType.php b/src/FedEx/UploadDocumentService/SimpleType/LabelOrderType.php index 3e9e7af9..073d1ef5 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LabelOrderType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LabelOrderType.php @@ -6,7 +6,6 @@ /** * Specifies the order in which the labels will be returned * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LabelPrintingOrientationType.php b/src/FedEx/UploadDocumentService/SimpleType/LabelPrintingOrientationType.php index c1a425a2..e475668a 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LabelPrintingOrientationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LabelPrintingOrientationType.php @@ -6,7 +6,6 @@ /** * LabelPrintingOrientationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LabelRotationType.php b/src/FedEx/UploadDocumentService/SimpleType/LabelRotationType.php index 2145c498..f3d503d1 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LabelRotationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LabelRotationType.php @@ -6,7 +6,6 @@ /** * Relative to normal orientation for the printer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LabelSpecificationProcessingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/LabelSpecificationProcessingOptionType.php index e46d55fb..fc14e722 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LabelSpecificationProcessingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LabelSpecificationProcessingOptionType.php @@ -6,7 +6,6 @@ /** * LabelSpecificationProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LabelStockType.php b/src/FedEx/UploadDocumentService/SimpleType/LabelStockType.php index 9efaa379..0a3c8a14 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LabelStockType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LabelStockType.php @@ -6,7 +6,6 @@ /** * LabelStockType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LiabilityCoverageType.php b/src/FedEx/UploadDocumentService/SimpleType/LiabilityCoverageType.php index 0e2fcf7a..453ad9d6 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LiabilityCoverageType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LiabilityCoverageType.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/LinearUnits.php b/src/FedEx/UploadDocumentService/SimpleType/LinearUnits.php index bdd970a9..fc96b352 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/LinearUnits.php +++ b/src/FedEx/UploadDocumentService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/MinimumChargeType.php b/src/FedEx/UploadDocumentService/SimpleType/MinimumChargeType.php index 8e66528f..1e82ecd8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/MinimumChargeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/MinimumChargeType.php @@ -6,7 +6,6 @@ /** * MinimumChargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/NetExplosiveClassificationType.php b/src/FedEx/UploadDocumentService/SimpleType/NetExplosiveClassificationType.php index 3e20a258..35d038aa 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/NetExplosiveClassificationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/NetExplosiveClassificationType.php @@ -6,7 +6,6 @@ /** * NetExplosiveClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/NotificationContentType.php b/src/FedEx/UploadDocumentService/SimpleType/NotificationContentType.php index 60f7be61..e3e66fd9 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/NotificationContentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/NotificationContentType.php @@ -6,7 +6,6 @@ /** * NotificationContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/NotificationEventType.php b/src/FedEx/UploadDocumentService/SimpleType/NotificationEventType.php index 94f949e5..acf36264 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/NotificationEventType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/NotificationEventType.php @@ -6,7 +6,6 @@ /** * NotificationEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/NotificationFormatType.php b/src/FedEx/UploadDocumentService/SimpleType/NotificationFormatType.php index 7c5b115c..285fe0cf 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/NotificationFormatType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/NotificationFormatType.php @@ -6,7 +6,6 @@ /** * NotificationFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/NotificationSeverityType.php b/src/FedEx/UploadDocumentService/SimpleType/NotificationSeverityType.php index 810da8fd..89389d10 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/NotificationType.php b/src/FedEx/UploadDocumentService/SimpleType/NotificationType.php index ade076a6..2c2a55da 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/NotificationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/NotificationType.php @@ -6,7 +6,6 @@ /** * NotificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/OversizeClassType.php b/src/FedEx/UploadDocumentService/SimpleType/OversizeClassType.php index 1332b42f..fa8173ad 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/OversizeClassType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/OversizeClassType.php @@ -6,7 +6,6 @@ /** * OversizeClassType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PackageLineItemStatusType.php b/src/FedEx/UploadDocumentService/SimpleType/PackageLineItemStatusType.php index 01647872..e8d54e95 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PackageLineItemStatusType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PackageLineItemStatusType.php @@ -6,7 +6,6 @@ /** * PackageLineItemStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PackagePackedByType.php b/src/FedEx/UploadDocumentService/SimpleType/PackagePackedByType.php index b5909db3..f0a182f5 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PackagePackedByType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PackagePackedByType.php @@ -6,7 +6,6 @@ /** * PackagePackedByType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PageQuadrantType.php b/src/FedEx/UploadDocumentService/SimpleType/PageQuadrantType.php index 6cfe085f..41de6121 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PageQuadrantType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PageQuadrantType.php @@ -6,7 +6,6 @@ /** * PageQuadrantType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PaymentType.php b/src/FedEx/UploadDocumentService/SimpleType/PaymentType.php index 43d68a44..79a187b7 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PaymentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PaymentType.php @@ -6,7 +6,6 @@ /** * PaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentProcessingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentProcessingOptionType.php index 1d05d311..8cabad9d 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentProcessingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentType.php b/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentType.php index 617d6b3e..7d37ef76 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PendingShipmentType.php @@ -6,7 +6,6 @@ /** * PendingShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PhysicalFormType.php b/src/FedEx/UploadDocumentService/SimpleType/PhysicalFormType.php index 9cc0351d..838a290d 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PhysicalFormType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PhysicalFormType.php @@ -6,7 +6,6 @@ /** * PhysicalFormType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PhysicalPackagingType.php b/src/FedEx/UploadDocumentService/SimpleType/PhysicalPackagingType.php index 45478eaf..9e18eae7 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PhysicalPackagingType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PhysicalPackagingType.php @@ -6,7 +6,6 @@ /** * This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PickupRequestSourceType.php b/src/FedEx/UploadDocumentService/SimpleType/PickupRequestSourceType.php index 9d221208..32a8d43b 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PickupRequestSourceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PickupRequestSourceType.php @@ -6,7 +6,6 @@ /** * PickupRequestSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PickupRequestType.php b/src/FedEx/UploadDocumentService/SimpleType/PickupRequestType.php index d2195b1f..3e00cc9c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PickupRequestType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PickupRequestType.php @@ -6,7 +6,6 @@ /** * PickupRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PricingCodeType.php b/src/FedEx/UploadDocumentService/SimpleType/PricingCodeType.php index 6747bf85..9caaa0a9 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PricingCodeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PricingCodeType.php @@ -6,7 +6,6 @@ /** * PricingCodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PrintedReferenceType.php b/src/FedEx/UploadDocumentService/SimpleType/PrintedReferenceType.php index 3863c640..f3683ce2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PrintedReferenceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PrintedReferenceType.php @@ -6,7 +6,6 @@ /** * Identifies a particular reference identifier printed on a Freight bill of lading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PriorityAlertEnhancementType.php b/src/FedEx/UploadDocumentService/SimpleType/PriorityAlertEnhancementType.php index 675eef55..68769d30 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PriorityAlertEnhancementType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PriorityAlertEnhancementType.php @@ -6,7 +6,6 @@ /** * PriorityAlertEnhancementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/PurposeOfShipmentType.php b/src/FedEx/UploadDocumentService/SimpleType/PurposeOfShipmentType.php index 673bb958..975b75f2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/PurposeOfShipmentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/PurposeOfShipmentType.php @@ -6,7 +6,6 @@ /** * PurposeOfShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RadioactiveContainerClassType.php b/src/FedEx/UploadDocumentService/SimpleType/RadioactiveContainerClassType.php index 49d59245..5abe87f4 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RadioactiveContainerClassType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RadioactiveContainerClassType.php @@ -6,7 +6,6 @@ /** * Indicates the packaging type of the container used to package radioactive hazardous materials. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RadioactiveLabelType.php b/src/FedEx/UploadDocumentService/SimpleType/RadioactiveLabelType.php index a83a3db5..79e9a94c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RadioactiveLabelType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RadioactiveLabelType.php @@ -6,7 +6,6 @@ /** * RadioactiveLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RadioactivityUnitOfMeasure.php b/src/FedEx/UploadDocumentService/SimpleType/RadioactivityUnitOfMeasure.php index 54966e58..a273ba2c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RadioactivityUnitOfMeasure.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RadioactivityUnitOfMeasure.php @@ -6,7 +6,6 @@ /** * RadioactivityUnitOfMeasure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RateDimensionalDivisorType.php b/src/FedEx/UploadDocumentService/SimpleType/RateDimensionalDivisorType.php index 8157aa8a..72b4f923 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RateDimensionalDivisorType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RateDimensionalDivisorType.php @@ -6,7 +6,6 @@ /** * Indicates the reason that a dim divisor value was chose. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RateDiscountType.php b/src/FedEx/UploadDocumentService/SimpleType/RateDiscountType.php index 103acc31..cdd8d767 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RateDiscountType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RateDiscountType.php @@ -6,7 +6,6 @@ /** * RateDiscountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RateElementBasisType.php b/src/FedEx/UploadDocumentService/SimpleType/RateElementBasisType.php index 9ef4eeb4..a01ee86e 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RateElementBasisType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RateElementBasisType.php @@ -6,7 +6,6 @@ /** * Selects the value from a set of rate data to which the percentage is applied. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RateLevelBasisType.php b/src/FedEx/UploadDocumentService/SimpleType/RateLevelBasisType.php index 3710d883..40e8e15e 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RateLevelBasisType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RateLevelBasisType.php @@ -6,7 +6,6 @@ /** * RateLevelBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RateRequestType.php b/src/FedEx/UploadDocumentService/SimpleType/RateRequestType.php index 1157e489..a69108f7 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RateRequestType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RateRequestType.php @@ -6,7 +6,6 @@ /** * RateRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RateTypeBasisType.php b/src/FedEx/UploadDocumentService/SimpleType/RateTypeBasisType.php index f16e57dd..c86bd885 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RateTypeBasisType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RateTypeBasisType.php @@ -6,7 +6,6 @@ /** * Select the type of rate from which the element is to be selected. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RatedWeightMethod.php b/src/FedEx/UploadDocumentService/SimpleType/RatedWeightMethod.php index 7a166351..f2e2fd44 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RatedWeightMethod.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RatedWeightMethod.php @@ -6,7 +6,6 @@ /** * RatedWeightMethod * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RebateType.php b/src/FedEx/UploadDocumentService/SimpleType/RebateType.php index 2e1861a4..39977955 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RebateType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RebateType.php @@ -6,7 +6,6 @@ /** * RebateType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RecipientCustomsIdType.php b/src/FedEx/UploadDocumentService/SimpleType/RecipientCustomsIdType.php index 280db98c..e7bcdd18 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RecipientCustomsIdType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RecipientCustomsIdType.php @@ -6,7 +6,6 @@ /** * RecipientCustomsIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RecommendedDocumentType.php b/src/FedEx/UploadDocumentService/SimpleType/RecommendedDocumentType.php index 93e769f7..50bb8227 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RecommendedDocumentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RecommendedDocumentType.php @@ -6,7 +6,6 @@ /** * Type of documents that are recommended to be included with the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RegulatoryControlType.php b/src/FedEx/UploadDocumentService/SimpleType/RegulatoryControlType.php index 71908086..ba8bd446 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RegulatoryControlType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RegulatoryControlType.php @@ -6,7 +6,6 @@ /** * RegulatoryControlType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RegulatoryLabelType.php b/src/FedEx/UploadDocumentService/SimpleType/RegulatoryLabelType.php index d55a872f..b6ae448c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RegulatoryLabelType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RegulatoryLabelType.php @@ -6,7 +6,6 @@ /** * RegulatoryLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RelativeVerticalPositionType.php b/src/FedEx/UploadDocumentService/SimpleType/RelativeVerticalPositionType.php index cb87bbf5..c7d3bb26 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RelativeVerticalPositionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RelativeVerticalPositionType.php @@ -6,7 +6,6 @@ /** * Describes the vertical position of an item relative to another item. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RequestedShippingDocumentType.php b/src/FedEx/UploadDocumentService/SimpleType/RequestedShippingDocumentType.php index a98eb62d..a342c1b9 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RequestedShippingDocumentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RequestedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * RequestedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RequiredDocumentType.php b/src/FedEx/UploadDocumentService/SimpleType/RequiredDocumentType.php index b1a0a480..7fb24b4b 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RequiredDocumentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RequiredDocumentType.php @@ -6,7 +6,6 @@ /** * This identifies the document types that can be required. This can also indicate when either a COMMERCIAL_INVOICE or a PRO_FORMA_INVOICE is required through the COMMERCIAL_OR_PRO_FORMA_INVOICE option. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RequirementType.php b/src/FedEx/UploadDocumentService/SimpleType/RequirementType.php index 7312daee..69a07278 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RequirementType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RequirementType.php @@ -6,7 +6,6 @@ /** * RequirementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php b/src/FedEx/UploadDocumentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php index d5aa1a04..079d8191 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php @@ -6,7 +6,6 @@ /** * These values are used to control the availability of certain special services at the time when a customer uses the e-mail label link to create a return shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ReturnType.php b/src/FedEx/UploadDocumentService/SimpleType/ReturnType.php index e91ae423..e15868b2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ReturnType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ReturnType.php @@ -6,7 +6,6 @@ /** * ReturnType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ReturnedRateType.php b/src/FedEx/UploadDocumentService/SimpleType/ReturnedRateType.php index c5cb24bc..5f7c32d7 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ReturnedRateType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ReturnedRateType.php @@ -6,7 +6,6 @@ /** * The "PAYOR..." rates are expressed in the currency identified in the payor's rate table(s). The "RATED..." rates are expressed in the currency of the origin country. Former "...COUNTER..." values have become "...RETAIL..." values, except for PAYOR_COUNTER and RATED_COUNTER, which have been removed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ReturnedShippingDocumentType.php b/src/FedEx/UploadDocumentService/SimpleType/ReturnedShippingDocumentType.php index ca15ac6c..aff9faee 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ReturnedShippingDocumentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ReturnedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * ReturnedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/RotationType.php b/src/FedEx/UploadDocumentService/SimpleType/RotationType.php index b47191dc..dd9ee642 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/RotationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/RotationType.php @@ -6,7 +6,6 @@ /** * Describes the rotation of an item from its default orientation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SecondaryBarcodeType.php b/src/FedEx/UploadDocumentService/SimpleType/SecondaryBarcodeType.php index 37c1bf1f..884a7b46 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SecondaryBarcodeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SecondaryBarcodeType.php @@ -6,7 +6,6 @@ /** * SecondaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ServiceCategoryType.php b/src/FedEx/UploadDocumentService/SimpleType/ServiceCategoryType.php index 7152f28f..67ca84dc 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ServiceCategoryType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ServiceCategoryType.php @@ -6,7 +6,6 @@ /** * ServiceCategoryType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShipmentDryIceProcessingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/ShipmentDryIceProcessingOptionType.php index 0624f401..ae2ce261 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShipmentDryIceProcessingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShipmentDryIceProcessingOptionType.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationAggregationType.php b/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationAggregationType.php index fedab9fa..a02a6fdb 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationAggregationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationAggregationType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationAggregationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationRoleType.php b/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationRoleType.php index d5326580..85f4accc 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationRoleType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShipmentNotificationRoleType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShipmentOnlyFieldsType.php b/src/FedEx/UploadDocumentService/SimpleType/ShipmentOnlyFieldsType.php index fae2d7be..865b39bd 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShipmentOnlyFieldsType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShipmentOnlyFieldsType.php @@ -6,7 +6,6 @@ /** * These values identify which package-level data values will be provided at the shipment-level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShipmentProcessingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/ShipmentProcessingOptionType.php index a5250513..b3f64030 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShipmentProcessingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Identifies special or custom features to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentDispositionType.php b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentDispositionType.php index 38f6e9e4..c9d42799 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentDispositionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * Specifies how to return a shipping document to the caller. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentEMailGroupingType.php b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentEMailGroupingType.php index 8de249f2..3f3fe9cf 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentEMailGroupingType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentEMailGroupingType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentEMailGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentGroupingType.php b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentGroupingType.php index 6f723c66..cbc55e24 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentGroupingType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how to organize all shipping documents of the same type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentImageType.php b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentImageType.php index c121d15a..7297e027 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentImageType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentImageType.php @@ -6,7 +6,6 @@ /** * Specifies the image format used for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentNamingType.php b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentNamingType.php index 1a869549..2d3614d9 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentNamingType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentNamingType.php @@ -6,7 +6,6 @@ /** * Identifies the convention by which file names are constructed for STORED or DEFERRED documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStockType.php b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStockType.php index 26229bf2..c3768118 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStockType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStockType.php @@ -6,7 +6,6 @@ /** * Specifies the type of paper (stock) on which a document will be printed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStorageDetailType.php b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStorageDetailType.php index 00adfc90..ca7a44ef 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStorageDetailType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/ShippingDocumentStorageDetailType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentStorageDetailType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SignatureOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/SignatureOptionType.php index 5a2339ab..a29fdd35 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SignatureOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SignatureOptionType.php @@ -6,7 +6,6 @@ /** * SignatureOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SmartPostAncillaryEndorsementType.php b/src/FedEx/UploadDocumentService/SimpleType/SmartPostAncillaryEndorsementType.php index eca0b06a..89461a8e 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SmartPostAncillaryEndorsementType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SmartPostAncillaryEndorsementType.php @@ -6,7 +6,6 @@ /** * These values are mutually exclusive; at most one of them can be attached to a SmartPost shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SmartPostIndiciaType.php b/src/FedEx/UploadDocumentService/SimpleType/SmartPostIndiciaType.php index 7f1fe0b6..b6274d8c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SmartPostIndiciaType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SmartPostIndiciaType.php @@ -6,7 +6,6 @@ /** * SmartPostIndiciaType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentProcessingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentProcessingOptionType.php index 55591d72..117f24dc 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentProcessingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentSpecialServiceType.php b/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentSpecialServiceType.php index d096479b..c5a90f95 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentSpecialServiceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SmartPostShipmentSpecialServiceType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SpecialEquipmentType.php b/src/FedEx/UploadDocumentService/SimpleType/SpecialEquipmentType.php index ae25a24d..6ce0c7a3 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SpecialEquipmentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SpecialEquipmentType.php @@ -6,7 +6,6 @@ /** * Identifies types of special equipment used in loading/unloading Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SpecialRatingAppliedType.php b/src/FedEx/UploadDocumentService/SimpleType/SpecialRatingAppliedType.php index 5db177d7..3e174ac2 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SpecialRatingAppliedType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SpecialRatingAppliedType.php @@ -6,7 +6,6 @@ /** * SpecialRatingAppliedType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SplitPaymentType.php b/src/FedEx/UploadDocumentService/SimpleType/SplitPaymentType.php index a8f03ba6..c98f8609 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SplitPaymentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SplitPaymentType.php @@ -6,7 +6,6 @@ /** * Identifies an aspect of a shipment that may be paid separately. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/StringBarcodeType.php b/src/FedEx/UploadDocumentService/SimpleType/StringBarcodeType.php index 424c2547..fbe77f83 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/StringBarcodeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/StringBarcodeType.php @@ -6,7 +6,6 @@ /** * StringBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SurchargeLevelType.php b/src/FedEx/UploadDocumentService/SimpleType/SurchargeLevelType.php index 368322e0..9d5bdfa0 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SurchargeLevelType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SurchargeLevelType.php @@ -6,7 +6,6 @@ /** * SurchargeLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/SurchargeType.php b/src/FedEx/UploadDocumentService/SimpleType/SurchargeType.php index bd9c8fa3..1eb8f165 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/SurchargeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/SurchargeType.php @@ -6,7 +6,6 @@ /** * SurchargeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/TaxType.php b/src/FedEx/UploadDocumentService/SimpleType/TaxType.php index 4eecffeb..6518128c 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/TaxType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/TaxType.php @@ -6,7 +6,6 @@ /** * TaxType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/TaxesOrMiscellaneousChargeType.php b/src/FedEx/UploadDocumentService/SimpleType/TaxesOrMiscellaneousChargeType.php index b4ac3793..33bd1607 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/TaxesOrMiscellaneousChargeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/TaxesOrMiscellaneousChargeType.php @@ -6,7 +6,6 @@ /** * Specifice the kind of tax or miscellaneous charge being reported on a Commercial Invoice. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/TinType.php b/src/FedEx/UploadDocumentService/SimpleType/TinType.php index b012a32b..2b603a96 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/TinType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/TinType.php @@ -6,7 +6,6 @@ /** * TinType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/TrackingIdType.php b/src/FedEx/UploadDocumentService/SimpleType/TrackingIdType.php index a1ee03f0..054dd3ec 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/TrackingIdType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/TransborderDistributionSpecialServiceType.php b/src/FedEx/UploadDocumentService/SimpleType/TransborderDistributionSpecialServiceType.php index e5f892cb..4db344e1 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/TransborderDistributionSpecialServiceType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/TransborderDistributionSpecialServiceType.php @@ -6,7 +6,6 @@ /** * Identifies features of service requested for a Transborder Distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/TransitTimeType.php b/src/FedEx/UploadDocumentService/SimpleType/TransitTimeType.php index 7658eb5f..d7465ca8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/TransitTimeType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/TransitTimeType.php @@ -6,7 +6,6 @@ /** * TransitTimeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentIdProducer.php b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentIdProducer.php index 10014442..a1741720 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentIdProducer.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentIdProducer.php @@ -6,7 +6,6 @@ /** * Specifies the application that is responsible for managing the document id. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentProducerType.php b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentProducerType.php index 8552013a..9d55e184 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentProducerType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentProducerType.php @@ -6,7 +6,6 @@ /** * UploadDocumentProducerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusInfoType.php b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusInfoType.php index 878be25d..b6eb0be8 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusInfoType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusInfoType.php @@ -6,7 +6,6 @@ /** * Each of these values identifies a specific reason why a document or reference could not be uploaded or associated with a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusType.php b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusType.php index 635a6736..21358290 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentStatusType.php @@ -6,7 +6,6 @@ /** * UploadDocumentStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentType.php b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentType.php index 39f10599..bd5bb092 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentType.php @@ -6,7 +6,6 @@ /** * UploadDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentsProcessingOptionType.php b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentsProcessingOptionType.php index f2772028..79c44f83 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentsProcessingOptionType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadDocumentsProcessingOptionType.php @@ -6,7 +6,6 @@ /** * UploadDocumentsProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusInfoType.php b/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusInfoType.php index 8c4d578b..f36dc1c4 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusInfoType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusInfoType.php @@ -6,7 +6,6 @@ /** * UploadImageStatusInfoType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusType.php b/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusType.php index d67b1a14..bcfb8b90 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UploadImageStatusType.php @@ -6,7 +6,6 @@ /** * UploadImageStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UsmcaCertifierSpecificationType.php b/src/FedEx/UploadDocumentService/SimpleType/UsmcaCertifierSpecificationType.php index 0e1d2fb8..a936c510 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UsmcaCertifierSpecificationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UsmcaCertifierSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaCertifierSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UsmcaImporterSpecificationType.php b/src/FedEx/UploadDocumentService/SimpleType/UsmcaImporterSpecificationType.php index 944ba484..c1a14e75 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UsmcaImporterSpecificationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UsmcaImporterSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaImporterSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UsmcaOriginCriterionCode.php b/src/FedEx/UploadDocumentService/SimpleType/UsmcaOriginCriterionCode.php index 955dd500..e47f1050 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UsmcaOriginCriterionCode.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UsmcaOriginCriterionCode.php @@ -6,7 +6,6 @@ /** * UsmcaOriginCriterionCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/UsmcaProducerSpecificationType.php b/src/FedEx/UploadDocumentService/SimpleType/UsmcaProducerSpecificationType.php index 7b257507..d0333b09 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/UsmcaProducerSpecificationType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/UsmcaProducerSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaProducerSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/VolumeUnits.php b/src/FedEx/UploadDocumentService/SimpleType/VolumeUnits.php index 053b0ce8..4270271a 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/VolumeUnits.php +++ b/src/FedEx/UploadDocumentService/SimpleType/VolumeUnits.php @@ -6,7 +6,6 @@ /** * Units of three-dimensional volume/cubic measure. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/WeighingScaleType.php b/src/FedEx/UploadDocumentService/SimpleType/WeighingScaleType.php index b403173a..96f51503 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/WeighingScaleType.php +++ b/src/FedEx/UploadDocumentService/SimpleType/WeighingScaleType.php @@ -6,7 +6,6 @@ /** * Identifies types of scales used in weighing Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/WeightSource.php b/src/FedEx/UploadDocumentService/SimpleType/WeightSource.php index 7c18a734..b03497b0 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/WeightSource.php +++ b/src/FedEx/UploadDocumentService/SimpleType/WeightSource.php @@ -6,7 +6,6 @@ /** * WeightSource * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/UploadDocumentService/SimpleType/WeightUnits.php b/src/FedEx/UploadDocumentService/SimpleType/WeightUnits.php index ebab6bff..e13c2094 100644 --- a/src/FedEx/UploadDocumentService/SimpleType/WeightUnits.php +++ b/src/FedEx/UploadDocumentService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Upload Document Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountAliasDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountAliasDetail.php index 85655bd0..f4870d75 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountAliasDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountAliasDetail.php @@ -6,7 +6,6 @@ /** * AccountAliasDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupDetail.php index 42769ac5..f70aaecf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupDetail.php @@ -6,7 +6,6 @@ /** * AccountGroupDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMasterAccountDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMasterAccountDetail.php index 92ee4906..2c938d15 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMasterAccountDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMasterAccountDetail.php @@ -6,7 +6,6 @@ /** * AccountGroupMasterAccountDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMembershipDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMembershipDetail.php index abfa823c..2a760b96 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMembershipDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AccountGroupMembershipDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details about the account group the account is a member of * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AdditionalLabelsDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AdditionalLabelsDetail.php index afd52167..af3bf4f8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AdditionalLabelsDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AdditionalLabelsDetail.php @@ -6,7 +6,6 @@ /** * Specifies additional labels to be produced. All required labels for shipments will be produced without the need to request additional labels. These are only available as thermal labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Address.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Address.php index 07d7efe5..ab9a7ff9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Address.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Address.php @@ -6,7 +6,6 @@ /** * Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AddressAncillaryDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AddressAncillaryDetail.php index fb503556..6e8f653c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AddressAncillaryDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AddressAncillaryDetail.php @@ -6,7 +6,6 @@ /** * Additional information about a physical location, such as suite number, cross street, floor number in a building. These details are not typically a part of a standard address definition; however, these details might help locate the address. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AirCargoDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AirCargoDetail.php index 814522f0..91744530 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AirCargoDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AirCargoDetail.php @@ -6,7 +6,6 @@ /** * Specifies additional details about an air cargo account. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AlcoholDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AlcoholDetail.php index 7f200cba..d91f9478 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AlcoholDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AlcoholDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for a package containing alcohol * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedAccount.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedAccount.php index 62ec6100..33c6bfdf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedAccount.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedAccount.php @@ -6,7 +6,6 @@ /** * AssociatedAccount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedCompanyAccount.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedCompanyAccount.php index 9934b79d..ff762865 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedCompanyAccount.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedCompanyAccount.php @@ -6,7 +6,6 @@ /** * AssociatedCompanyAccount * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedFreightLineItemDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedFreightLineItemDetail.php index 12593c5c..ac980a85 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedFreightLineItemDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedFreightLineItemDetail.php @@ -6,7 +6,6 @@ /** * AssociatedFreightLineItemDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedTrackingId.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedTrackingId.php index 55d08bfb..7970e537 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedTrackingId.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AssociatedTrackingId.php @@ -6,7 +6,6 @@ /** * Identifies a relationship from one tracked entity to another. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AuthorizedAddress.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AuthorizedAddress.php index 5b3e6308..64e110c2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AuthorizedAddress.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/AuthorizedAddress.php @@ -6,7 +6,6 @@ /** * Specifies the address and a sequence number to identify the address. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankAccountDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankAccountDetail.php index 6f130bb3..f02541a5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankAccountDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankAccountDetail.php @@ -6,7 +6,6 @@ /** * BankAccountDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankDetail.php index 178ca482..a80f3101 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BankDetail.php @@ -6,7 +6,6 @@ /** * BankDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BatteryClassificationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BatteryClassificationDetail.php index 6db282ee..fe581e6f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BatteryClassificationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BatteryClassificationDetail.php @@ -6,7 +6,6 @@ /** * Describes attributes of a battery or cell that are used for classification purposes. Typically this structure would be used to allow customers to declare batteries or cells for which full dangerous goods documentation and procedures are not required. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BrokerDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BrokerDetail.php index 1759c56f..e5975e79 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BrokerDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/BrokerDetail.php @@ -6,7 +6,6 @@ /** * BrokerDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CertificateOfOriginDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CertificateOfOriginDetail.php index c20259d6..4ee6cfc8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CertificateOfOriginDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CertificateOfOriginDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Certificate of Origin ( e.g. whether or not to include the instructions, image type, etc ...) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ClientDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ClientDetail.php index 4aa56d92..d9895711 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ClientDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ClientDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data for the client submitting a transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodAddTransportationChargesDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodAddTransportationChargesDetail.php index 58431038..f4776524 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodAddTransportationChargesDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodAddTransportationChargesDetail.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargesDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodDetail.php index 0a02525b..a7b12abf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CodDetail.php @@ -6,7 +6,6 @@ /** * Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoice.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoice.php index 5c541bd9..316eb563 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoice.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoice.php @@ -6,7 +6,6 @@ /** * CommercialInvoice element is required for electronic upload of CI data. It will serve to create/transmit an Electronic Commercial Invoice through the FedEx Systems. Customers are responsible for printing their own Commercial Invoice.If you would likeFedEx to generate a Commercial Invoice and transmit it to Customs. for clearance purposes, you need to specify that in the ShippingDocumentSpecification element. If you would like a copy of the Commercial Invoice that FedEx generated returned to you in reply it needs to be specified in the ETDDetail/RequestedDocumentCopies element. Commercial Invoice support consists of maximum of 99 commodity line items. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoiceDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoiceDetail.php index 35f34d8a..c1c962ba 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoiceDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CommercialInvoiceDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Commercial Invoice( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Commodity.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Commodity.php index bf704d7e..afba7b7d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Commodity.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Commodity.php @@ -6,7 +6,6 @@ /** * Commodity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConfigurableLabelReferenceEntry.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConfigurableLabelReferenceEntry.php index 01c843cd..875ec2cd 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConfigurableLabelReferenceEntry.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConfigurableLabelReferenceEntry.php @@ -6,7 +6,6 @@ /** * ConfigurableLabelReferenceEntry * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConsolidationSpecialServicesRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConsolidationSpecialServicesRequested.php index f423c1dd..a507b68a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConsolidationSpecialServicesRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ConsolidationSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the consolidation level for some or all consolidation types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the consolidation special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Contact.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Contact.php index 7209a3b0..8bb3aedf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Contact.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Contact.php @@ -6,7 +6,6 @@ /** * The descriptive data for a point-of-contact person. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContactAndAddress.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContactAndAddress.php index d0bebf45..b6d3574e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContactAndAddress.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContactAndAddress.php @@ -6,7 +6,6 @@ /** * ContactAndAddress * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContentRecord.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContentRecord.php index 4b5b813a..4ed39442 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContentRecord.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ContentRecord.php @@ -6,7 +6,6 @@ /** * Details the contents of the package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCard.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCard.php index 19fb41cb..76c5e174 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCard.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCard.php @@ -6,7 +6,6 @@ /** * CreditCard * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionAttributesDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionAttributesDetail.php index 16d8d427..a682c8a1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionAttributesDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionAttributesDetail.php @@ -6,7 +6,6 @@ /** * Specifies details about the credit card transaction that drive decisions about credit card processing. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionDetail.php index 128da29c..0e21a881 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditCardTransactionDetail.php @@ -6,7 +6,6 @@ /** * This class represents data tied to the use of a credit card in a specific transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditFraudDetectionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditFraudDetectionDetail.php index 00555bc8..05e8fc6e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditFraudDetectionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CreditFraudDetectionDetail.php @@ -6,7 +6,6 @@ /** * This class is a rename of the previous VerifyCreditFraudDetail; the name change reflects the fact that it is no longer tied to a "verify" usage. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDeliveryWindowDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDeliveryWindowDetail.php index 2e7a419d..9693d8f0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDeliveryWindowDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDeliveryWindowDetail.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDiscountExclusionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDiscountExclusionDetail.php index b7c875fb..336b51ee 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDiscountExclusionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDiscountExclusionDetail.php @@ -6,7 +6,6 @@ /** * CustomDiscountExclusionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDocumentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDocumentDetail.php index 9120b794..5683b102 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDocumentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomDocumentDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a custom-specified document, either at shipment or package level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBarcodeEntry.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBarcodeEntry.php index a4e3f05d..c8d9ba49 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBarcodeEntry.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBarcodeEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified barcode symbology. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBoxEntry.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBoxEntry.php index ba2d5813..5ec7e101 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBoxEntry.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelBoxEntry.php @@ -6,7 +6,6 @@ /** * Solid (filled) rectangular area on label. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelDetail.php index 02117cc1..5b7153db 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelDetail.php @@ -6,7 +6,6 @@ /** * CustomLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelGraphicEntry.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelGraphicEntry.php index 4b0e4a37..8616d8fc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelGraphicEntry.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelGraphicEntry.php @@ -6,7 +6,6 @@ /** * Image to be included from printer's memory, or from a local file for offline clients. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelPosition.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelPosition.php index 7ded0825..0bd5b556 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelPosition.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelPosition.php @@ -6,7 +6,6 @@ /** * CustomLabelPosition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextBoxEntry.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextBoxEntry.php index fa529630..4bb7cc51 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextBoxEntry.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextBoxEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextEntry.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextEntry.php index d41b789b..53353885 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextEntry.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomLabelTextEntry.php @@ -6,7 +6,6 @@ /** * Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomRatingOptionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomRatingOptionDetail.php index f1718ae5..03df433a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomRatingOptionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomRatingOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomRatingOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomTransitTimeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomTransitTimeDetail.php index 43c38071..ff36f02c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomTransitTimeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomTransitTimeDetail.php @@ -6,7 +6,6 @@ /** * Specifies custom transit time to be applied to the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerAccountFranchiseeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerAccountFranchiseeDetail.php index 78969a76..e69b090d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerAccountFranchiseeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerAccountFranchiseeDetail.php @@ -6,7 +6,6 @@ /** * Describes the Franchisee relationship(s) of a customer account. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerCommunicationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerCommunicationDetail.php index 71769c57..a8cf36f5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerCommunicationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerCommunicationDetail.php @@ -6,7 +6,6 @@ /** * CustomerCommunicationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerDiscountDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerDiscountDetail.php index 0d50edee..b7cab001 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerDiscountDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerDiscountDetail.php @@ -6,7 +6,6 @@ /** * CustomerDiscountDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerImageUsage.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerImageUsage.php index cb83af1a..296886fd 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerImageUsage.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerImageUsage.php @@ -6,7 +6,6 @@ /** * CustomerImageUsage * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileArchiveDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileArchiveDetail.php index bf3a8927..76384828 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileArchiveDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileArchiveDetail.php @@ -6,7 +6,6 @@ /** * CustomerProfileArchiveDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileBankDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileBankDetail.php index 55b26a79..5f3b90f2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileBankDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileBankDetail.php @@ -6,7 +6,6 @@ /** * Bank information for the customer profile * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileVATDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileVATDetail.php index 588424c3..bdf856d9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileVATDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerProfileVATDetail.php @@ -6,7 +6,6 @@ /** * Specifies how VAT (value added tax) is applied to the customer's account. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerReference.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerReference.php index be24662d..46f223ee 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerReference.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerReference.php @@ -6,7 +6,6 @@ /** * CustomerReference * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerRevenueDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerRevenueDetail.php index 5235a72e..e3605292 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerRevenueDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerRevenueDetail.php @@ -6,7 +6,6 @@ /** * Specifies details used for billing and invoicing the account. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingEnablementDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingEnablementDetail.php index 1d92827f..8954ec53 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingEnablementDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingEnablementDetail.php @@ -6,7 +6,6 @@ /** * Specifies the shipping enablements a customer has. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingVolumeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingVolumeDetail.php index 9caaac0d..0d9a7971 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingVolumeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerShippingVolumeDetail.php @@ -6,7 +6,6 @@ /** * CustomerShippingVolumeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSpecifiedLabelDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSpecifiedLabelDetail.php index 05ecb7a6..fc03d867 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSpecifiedLabelDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSpecifiedLabelDetail.php @@ -6,7 +6,6 @@ /** * Allows customer-specified control of label content. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSuppliesDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSuppliesDetail.php index 1a1c75ee..6b7e2723 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSuppliesDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomerSuppliesDetail.php @@ -6,7 +6,6 @@ /** * Specifies details about the supplies the customer is contracted to receive * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsClearanceDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsClearanceDetail.php index d893c7ec..332c62f3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsClearanceDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsClearanceDetail.php @@ -6,7 +6,6 @@ /** * CustomsClearanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsDeclarationStatementDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsDeclarationStatementDetail.php index 1a304eed..575d43cd 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsDeclarationStatementDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsDeclarationStatementDetail.php @@ -6,7 +6,6 @@ /** * This provides the information necessary to identify the different statements, declarations, acts, and/or certifications that apply to this shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsOptionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsOptionDetail.php index 70e18265..5cff2c6a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsOptionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/CustomsOptionDetail.php @@ -6,7 +6,6 @@ /** * CustomsOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsContainer.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsContainer.php index 2279d7d7..c44b7fc3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsContainer.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsContainer.php @@ -6,7 +6,6 @@ /** * Describes an approved container used to package dangerous goods commodities. This does not describe any individual inner receptacles that may be within this container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsDetail.php index 49ac0595..db7f9997 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsDetail.php @@ -6,7 +6,6 @@ /** * DangerousGoodsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php index 98cbaed9..c92fe7d1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsShippersDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the 1421c form for dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsSignatory.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsSignatory.php index 348eed6b..c88caaf4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsSignatory.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DangerousGoodsSignatory.php @@ -6,7 +6,6 @@ /** * Specifies that name, title and place of the signatory responsible for the dangerous goods shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateOrTimeRange.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateOrTimeRange.php index 1dc450e4..2290bfac 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateOrTimeRange.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateOrTimeRange.php @@ -6,7 +6,6 @@ /** * DateOrTimeRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateRange.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateRange.php index 70df043a..a767f584 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateRange.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DateRange.php @@ -6,7 +6,6 @@ /** * DateRange * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeletionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeletionDetail.php index 7f13abae..ca4e5e5c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeletionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeletionDetail.php @@ -6,7 +6,6 @@ /** * DeletionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php index 253bcbe9..b8b7eced 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DeliveryOnInvoiceAcceptanceDetail.php @@ -6,7 +6,6 @@ /** * DeliveryOnInvoiceAcceptanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DestinationControlDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DestinationControlDetail.php index 67da1717..e598d3f8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DestinationControlDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DestinationControlDetail.php @@ -6,7 +6,6 @@ /** * Data required to complete the Destionation Control Statement for US exports. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DetentionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DetentionDetail.php index 317e2f72..cabf22f6 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DetentionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DetentionDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pup/set or vehicle delayed for loading or unloading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Dimensions.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Dimensions.php index 8513dc0e..3bf7ccd5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Dimensions.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Dimensions.php @@ -6,7 +6,6 @@ /** * Dimensions * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitDetail.php index 574bdd83..58e6d6dd 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitDetail.php @@ -6,7 +6,6 @@ /** * DirectDebitDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitMandateDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitMandateDetail.php index d740e433..07815b00 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitMandateDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DirectDebitMandateDetail.php @@ -6,7 +6,6 @@ /** * DirectDebitMandateDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContent.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContent.php index 08f2d954..6ee744a8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContent.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContent.php @@ -6,7 +6,6 @@ /** * DocTabContent * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentBarcoded.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentBarcoded.php index 10bbdb20..9f5163ae 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentBarcoded.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentBarcoded.php @@ -6,7 +6,6 @@ /** * DocTabContentBarcoded * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentZone001.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentZone001.php index c9fcca8e..4c703ae1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentZone001.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabContentZone001.php @@ -6,7 +6,6 @@ /** * DocTabContentZone001 * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabZoneSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabZoneSpecification.php index ec0aaad2..9a8c69d8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabZoneSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocTabZoneSpecification.php @@ -6,7 +6,6 @@ /** * DocTabZoneSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentFormatOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentFormatOptionsRequested.php index c161eec2..893cfe96 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentFormatOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentFormatOptionsRequested.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentLineItem.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentLineItem.php index 9d0cdb1f..cbb87d55 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentLineItem.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/DocumentLineItem.php @@ -6,7 +6,6 @@ /** * This is a structure for providing document line item content (in part or in whole) to a service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EDIMasterDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EDIMasterDetail.php index 27d05cb1..f58b4ba2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EDIMasterDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EDIMasterDetail.php @@ -6,7 +6,6 @@ /** * EDIMasterDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailAddressDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailAddressDetail.php index 44fd6c89..20022034 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailAddressDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailAddressDetail.php @@ -6,7 +6,6 @@ /** * EMailAddressDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailDetail.php index a0075fd1..aa83b4cc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailDetail.php @@ -6,7 +6,6 @@ /** * EMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailLabelDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailLabelDetail.php index 601ebb35..09feb2b8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailLabelDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailLabelDetail.php @@ -6,7 +6,6 @@ /** * EMailLabelDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailRecipient.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailRecipient.php index 58ad750d..6ba4229e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailRecipient.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EMailRecipient.php @@ -6,7 +6,6 @@ /** * Information describing the address of of the email recipient, role of the email recipient and languages that are requested to be supported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EPaymentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EPaymentDetail.php index 77639173..91c3f855 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EPaymentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EPaymentDetail.php @@ -6,7 +6,6 @@ /** * EPaymentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EdtExciseCondition.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EdtExciseCondition.php index fb978217..0d7bc7ad 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EdtExciseCondition.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EdtExciseCondition.php @@ -6,7 +6,6 @@ /** * EdtExciseCondition * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EmailOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EmailOptionsRequested.php index 185cb605..de8086bb 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EmailOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EmailOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies how to apply the localization detail to the current context. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomer.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomer.php index 0b013fef..2e5121ce 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomer.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomer.php @@ -6,7 +6,6 @@ /** * EnterpriseCustomer * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomerDiscountDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomerDiscountDetail.php index 78f4127c..d8aaf4ee 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomerDiscountDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseCustomerDiscountDetail.php @@ -6,7 +6,6 @@ /** * EnterpriseCustomerDiscountDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterprisePrivilegeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterprisePrivilegeDetail.php index b2d214ff..a4d8c3cb 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterprisePrivilegeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterprisePrivilegeDetail.php @@ -6,7 +6,6 @@ /** * EnterprisePrivilegeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseProfile.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseProfile.php index 7de6568b..171a30cf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseProfile.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EnterpriseProfile.php @@ -6,7 +6,6 @@ /** * Specifies the details for an Enterprise profile. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EtdDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EtdDetail.php index 4ddb2045..06bfa6b6 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EtdDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/EtdDetail.php @@ -6,7 +6,6 @@ /** * Electronic Trade document references used with the ETD special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDeclarationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDeclarationDetail.php index 78c3adc7..aee136db 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDeclarationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDeclarationDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the Export Declaration. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDetail.php index d39e62b7..70d94a4f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExportDetail.php @@ -6,7 +6,6 @@ /** * ExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetail.php index 7b2dbd2a..263b7ec5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetail.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetailContact.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetailContact.php index cecda6c2..d63fde97 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetailContact.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressFreightDetailContact.php @@ -6,7 +6,6 @@ /** * ExpressFreightDetailContact * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressProfile.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressProfile.php index a7d96b2d..0dd7c6e9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressProfile.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExpressProfile.php @@ -6,7 +6,6 @@ /** * Specifies the details for an Express profile. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExtraLaborDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExtraLaborDetail.php index 986fa9a5..0c53dee8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExtraLaborDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ExtraLaborDetail.php @@ -6,7 +6,6 @@ /** * Specification for labor time spent handling shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FaxDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FaxDetail.php index 7ac9895c..2d3c2f8e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FaxDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FaxDetail.php @@ -6,7 +6,6 @@ /** * FaxDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FedExEmployee.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FedExEmployee.php index 352a78ec..1f611513 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FedExEmployee.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FedExEmployee.php @@ -6,7 +6,6 @@ /** * Specifies the details about a FedEx employee. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FlatbedTrailerDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FlatbedTrailerDetail.php index c68d8d92..b84289cb 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FlatbedTrailerDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FlatbedTrailerDetail.php @@ -6,7 +6,6 @@ /** * Specifies the optional features/characteristics requested for a Freight shipment utilizing a flatbed trailer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAccountDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAccountDetail.php index b01d02d2..480b39bf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAccountDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAccountDetail.php @@ -6,7 +6,6 @@ /** * FreightAccountDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAddressLabelDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAddressLabelDetail.php index b448620b..20737d33 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAddressLabelDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightAddressLabelDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce the Freight handling-unit-level address labels. Note that the number of UNIQUE labels (the N as in 1 of N, 2 of N, etc.) is determined by total handling units. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightBillOfLadingDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightBillOfLadingDetail.php index 899e5dd9..37626ef1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightBillOfLadingDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightBillOfLadingDetail.php @@ -6,7 +6,6 @@ /** * FreightBillOfLadingDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightGuaranteeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightGuaranteeDetail.php index 83223ef3..5ab28a08 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightGuaranteeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightGuaranteeDetail.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightProfile.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightProfile.php index b5eec2dc..d37b4a3b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightProfile.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightProfile.php @@ -6,7 +6,6 @@ /** * Specifies the details for a Freight profile. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentDetail.php index 7dfca9c1..12c1e9ee 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data applicable to shipments using FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY services. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentLineItem.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentLineItem.php index b1aa062e..f0d42434 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentLineItem.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightShipmentLineItem.php @@ -6,7 +6,6 @@ /** * Description of an individual commodity or class of content in a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightSpecialServicePayment.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightSpecialServicePayment.php index fc9f6137..63cceace 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightSpecialServicePayment.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/FreightSpecialServicePayment.php @@ -6,7 +6,6 @@ /** * Specifies which party will be responsible for payment of any surcharges for Freight special services for which split billing is allowed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeneralAgencyAgreementDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeneralAgencyAgreementDetail.php index 48137f38..6a1ec98a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeneralAgencyAgreementDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeneralAgencyAgreementDetail.php @@ -6,7 +6,6 @@ /** * Data required to produce a General Agency Agreement document. Remaining content (business data) to be defined once requirements have been completed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeoPoliticalEntityDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeoPoliticalEntityDetail.php index 09fdf28d..b594cd87 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeoPoliticalEntityDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GeoPoliticalEntityDetail.php @@ -6,7 +6,6 @@ /** * GeoPoliticalEntityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingProcessingOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingProcessingOptionsRequested.php index 617c2838..2a3fe040 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingProcessingOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * GetAllServicesAndPackagingProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingReply.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingReply.php index b43871b0..1415ce25 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingReply.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingReply.php @@ -6,7 +6,6 @@ /** * GetAllServicesAndPackagingReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingRequest.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingRequest.php index 0bfe619d..9b2fc43d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingRequest.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllServicesAndPackagingRequest.php @@ -6,7 +6,6 @@ /** * GetAllServicesAndPackagingRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesProcessingOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesProcessingOptionsRequested.php index a46b1551..5feae5cf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesProcessingOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * GetAllSpecialServicesProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesReply.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesReply.php index 0939533c..b3902d89 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesReply.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesReply.php @@ -6,7 +6,6 @@ /** * The response from PMIS requests for special services data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesRequest.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesRequest.php index 9bf93044..413af551 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesRequest.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GetAllSpecialServicesRequest.php @@ -6,7 +6,6 @@ /** * GetAllSpecialServicesRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroundProfile.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroundProfile.php index 3f62d147..9c8396e2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroundProfile.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroundProfile.php @@ -6,7 +6,6 @@ /** * Specifies the details for a ground profile. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroupReferenceDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroupReferenceDetail.php index 1b7c0727..eb027f52 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroupReferenceDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/GroupReferenceDetail.php @@ -6,7 +6,6 @@ /** * Specification of multiplier grouping data per carrier. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityContent.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityContent.php index f7b7c57f..0a874364 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityContent.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityContent.php @@ -6,7 +6,6 @@ /** * Documents the kind and quantity of an individual hazardous commodity in a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityDescription.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityDescription.php index 57869270..e610d7e0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityDescription.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityDescription.php @@ -6,7 +6,6 @@ /** * Identifies and describes an individual hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php index f0bc8418..fa43a850 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityInnerReceptacleDetail.php @@ -6,7 +6,6 @@ /** * This describes information about the inner receptacles for the hazardous commodity in a particular dangerous goods container. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityOptionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityOptionDetail.php index b6656e12..8550de3a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityOptionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityOptionDetail.php @@ -6,7 +6,6 @@ /** * Customer-provided specifications for handling individual commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackagingDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackagingDetail.php index 42f60ab9..a0f37e8f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackagingDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackagingDetail.php @@ -6,7 +6,6 @@ /** * Identifies number and type of packaging units for hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackingDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackingDetail.php index 8252bfa7..f36fbe78 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackingDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityPackingDetail.php @@ -6,7 +6,6 @@ /** * Specifies documentation and limits for validation of an individual packing group/category. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityQuantityDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityQuantityDetail.php index a05229a5..293f185c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityQuantityDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HazardousCommodityQuantityDetail.php @@ -6,7 +6,6 @@ /** * Identifies amount and units for quantity of hazardous commodities. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HoldAtLocationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HoldAtLocationDetail.php index 14a0ae69..c56e6410 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HoldAtLocationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HoldAtLocationDetail.php @@ -6,7 +6,6 @@ /** * HoldAtLocationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HomeDeliveryPremiumDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HomeDeliveryPremiumDetail.php index 044482fa..87848187 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HomeDeliveryPremiumDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/HomeDeliveryPremiumDetail.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InterlineCustomerDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InterlineCustomerDetail.php index dfa35e00..83ffeaeb 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InterlineCustomerDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InterlineCustomerDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details of an interline customer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalControlledExportDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalControlledExportDetail.php index f3b136f9..f24d7819 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalControlledExportDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalControlledExportDetail.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalDistributionSummaryDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalDistributionSummaryDetail.php index 11fc95f4..90b95a34 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalDistributionSummaryDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalDistributionSummaryDetail.php @@ -6,7 +6,6 @@ /** * Totals accumulated during the processing of CRNs into the consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php index 4954aa43..b54bc347 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/InternationalTrafficInArmsRegulationsDetail.php @@ -6,7 +6,6 @@ /** * InternationalTrafficInArmsRegulationsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/KeyValueDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/KeyValueDetail.php index c45b78ae..10c6badc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/KeyValueDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/KeyValueDetail.php @@ -6,7 +6,6 @@ /** * KeyValueDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecification.php index 6faa1d48..1eb775e8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecification.php @@ -6,7 +6,6 @@ /** * LabelSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php index 9efdbb83..ec71e234 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LabelSpecificationProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * LabelSpecificationProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LiabilityCoverageDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LiabilityCoverageDetail.php index cc821a20..15b7efda 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LiabilityCoverageDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LiabilityCoverageDetail.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LinearMeasure.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LinearMeasure.php index b14c78dd..4d142a8e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LinearMeasure.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/LinearMeasure.php @@ -6,7 +6,6 @@ /** * Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Localization.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Localization.php index ffb75457..bfc9fcce 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Localization.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Localization.php @@ -6,7 +6,6 @@ /** * Identifies the representation of human-readable text. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/MarkingOrTaggingDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/MarkingOrTaggingDetail.php index 4b3b2c5a..4e8a1f93 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/MarkingOrTaggingDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/MarkingOrTaggingDetail.php @@ -6,7 +6,6 @@ /** * Specification for marking or tagging of pieces in shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Measure.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Measure.php index 8980ebe5..62b5d2bf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Measure.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Measure.php @@ -6,7 +6,6 @@ /** * Measure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Money.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Money.php index 2666bb7a..59af132e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Money.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Money.php @@ -6,7 +6,6 @@ /** * Money * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCertificateOfOriginDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCertificateOfOriginDetail.php deleted file mode 100644 index b67e6de3..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCertificateOfOriginDetail.php +++ /dev/null @@ -1,114 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - * - * @property ShippingDocumentFormat $Format - * @property DateRange $BlanketPeriod - * @property \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaImporterSpecificationType|string $ImporterSpecification - * @property Contact $SignatureContact - * @property \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaProducerSpecificationType|string $ProducerSpecification - * @property NaftaProducer[] $Producers - * @property CustomerImageUsage[] $CustomerImageUsages - - */ -class NaftaCertificateOfOriginDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCertificateOfOriginDetail'; - - /** - * Set Format - * - * @param ShippingDocumentFormat $format - * @return $this - */ - public function setFormat(ShippingDocumentFormat $format) - { - $this->values['Format'] = $format; - return $this; - } - - /** - * Set BlanketPeriod - * - * @param DateRange $blanketPeriod - * @return $this - */ - public function setBlanketPeriod(DateRange $blanketPeriod) - { - $this->values['BlanketPeriod'] = $blanketPeriod; - return $this; - } - - /** - * Indicates which Party (if any) from the shipment is to be used as the source of importer data on the NAFTA COO form. - * - * @param \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaImporterSpecificationType|string $importerSpecification - * @return $this - */ - public function setImporterSpecification($importerSpecification) - { - $this->values['ImporterSpecification'] = $importerSpecification; - return $this; - } - - /** - * Contact information for "Authorized Signature" area of form. - * - * @param Contact $signatureContact - * @return $this - */ - public function setSignatureContact(Contact $signatureContact) - { - $this->values['SignatureContact'] = $signatureContact; - return $this; - } - - /** - * Set ProducerSpecification - * - * @param \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaProducerSpecificationType|string $producerSpecification - * @return $this - */ - public function setProducerSpecification($producerSpecification) - { - $this->values['ProducerSpecification'] = $producerSpecification; - return $this; - } - - /** - * Set Producers - * - * @param NaftaProducer[] $producers - * @return $this - */ - public function setProducers(array $producers) - { - $this->values['Producers'] = $producers; - return $this; - } - - /** - * Set CustomerImageUsages - * - * @param CustomerImageUsage[] $customerImageUsages - * @return $this - */ - public function setCustomerImageUsages(array $customerImageUsages) - { - $this->values['CustomerImageUsages'] = $customerImageUsages; - return $this; - } -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCommodityDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCommodityDetail.php deleted file mode 100644 index 60d03c2c..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaCommodityDetail.php +++ /dev/null @@ -1,88 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - * - * @property \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaPreferenceCriterionCode|string $PreferenceCriterion - * @property \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaProducerDeterminationCode|string $ProducerDetermination - * @property string $ProducerId - * @property \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaNetCostMethodCode|string $NetCostMethod - * @property DateRange $NetCostDateRange - - */ -class NaftaCommodityDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaCommodityDetail'; - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaPreferenceCriterionCode|string $preferenceCriterion - * @return $this - */ - public function setPreferenceCriterion($preferenceCriterion) - { - $this->values['PreferenceCriterion'] = $preferenceCriterion; - return $this; - } - - /** - * Defined by NAFTA regulations. - * - * @param \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaProducerDeterminationCode|string $producerDetermination - * @return $this - */ - public function setProducerDetermination($producerDetermination) - { - $this->values['ProducerDetermination'] = $producerDetermination; - return $this; - } - - /** - * Identification of which producer is associated with this commodity (if multiple producers are used in a single shipment). - * - * @param string $producerId - * @return $this - */ - public function setProducerId($producerId) - { - $this->values['ProducerId'] = $producerId; - return $this; - } - - /** - * Set NetCostMethod - * - * @param \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\NaftaNetCostMethodCode|string $netCostMethod - * @return $this - */ - public function setNetCostMethod($netCostMethod) - { - $this->values['NetCostMethod'] = $netCostMethod; - return $this; - } - - /** - * Date range over which RVC net cost was calculated. - * - * @param DateRange $netCostDateRange - * @return $this - */ - public function setNetCostDateRange(DateRange $netCostDateRange) - { - $this->values['NetCostDateRange'] = $netCostDateRange; - return $this; - } -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaLowValueStatementDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaLowValueStatementDetail.php deleted file mode 100644 index e5b1f74e..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaLowValueStatementDetail.php +++ /dev/null @@ -1,36 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - * - * @property \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\CustomsRoleType|string $Role - - */ -class NaftaLowValueStatementDetail extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaLowValueStatementDetail'; - - /** - * Specifies the NAFTA statement role. - * - * @param \FedEx\ValidationAvailabilityAndCommitmentService\SimpleType\CustomsRoleType|string $role - * @return $this - */ - public function setRole($role) - { - $this->values['Role'] = $role; - return $this; - } -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaProducer.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaProducer.php deleted file mode 100644 index 98cc4cd1..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NaftaProducer.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - * - * @property string $Id - * @property Party $Producer - - */ -class NaftaProducer extends AbstractComplexType -{ - /** - * Name of this complex type - * - * @var string - */ - protected $name = 'NaftaProducer'; - - /** - * Set Id - * - * @param string $id - * @return $this - */ - public function setId($id) - { - $this->values['Id'] = $id; - return $this; - } - - /** - * Set Producer - * - * @param Party $producer - * @return $this - */ - public function setProducer(Party $producer) - { - $this->values['Producer'] = $producer; - return $this; - } -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NetExplosiveDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NetExplosiveDetail.php index 74444e1d..18a7550d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NetExplosiveDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NetExplosiveDetail.php @@ -6,7 +6,6 @@ /** * NetExplosiveDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NonBusinessTimeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NonBusinessTimeDetail.php index 4e1ef9cc..aa0d354d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NonBusinessTimeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NonBusinessTimeDetail.php @@ -6,7 +6,6 @@ /** * Specification for services performed during non-business hours and/or days. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Notification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Notification.php index 7170ad80..3d666e52 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Notification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Notification.php @@ -6,7 +6,6 @@ /** * The descriptive data regarding the result of the submitted transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationContentSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationContentSpecification.php index 3761399b..cc426163 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationContentSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationContentSpecification.php @@ -6,7 +6,6 @@ /** * NotificationContentSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationDetail.php index fe9dd49d..f1ce0772 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationDetail.php @@ -6,7 +6,6 @@ /** * NotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationParameter.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationParameter.php index a68d3f91..1d2118e4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationParameter.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/NotificationParameter.php @@ -6,7 +6,6 @@ /** * NotificationParameter * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Op900Detail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Op900Detail.php index a6c59f9b..abd4d25e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Op900Detail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Op900Detail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the OP-900 form for hazardous materials packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialHandlingDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialHandlingDetail.php index 394fd3cd..964cd591 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialHandlingDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialHandlingDetail.php @@ -6,7 +6,6 @@ /** * Specifies the condition of a package when it was received at a FedEx location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServiceDescription.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServiceDescription.php index 159e1cee..96668e7e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServiceDescription.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServiceDescription.php @@ -6,7 +6,6 @@ /** * PackageSpecialServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServicesRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServicesRequested.php index 616a6958..9c06fc08 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServicesRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the package level for some or all service types. If the shipper is requesting a special service which requires additional data, the package special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageStatusDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageStatusDetail.php index cbbd338d..f7cfc24e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageStatusDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackageStatusDetail.php @@ -6,7 +6,6 @@ /** * PackageStatusDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackagingDescription.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackagingDescription.php index 26824a83..be5f1141 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackagingDescription.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PackagingDescription.php @@ -6,7 +6,6 @@ /** * PackagingDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletShrinkwrapDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletShrinkwrapDetail.php index 7f2bafae..1be4df11 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletShrinkwrapDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletShrinkwrapDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be shrinkwrapped as part of a Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletsProvidedDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletsProvidedDetail.php index bd2a6730..d45f0774 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletsProvidedDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PalletsProvidedDetail.php @@ -6,7 +6,6 @@ /** * Specifications for pallets to be provided on Freight shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContact.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContact.php index 59426a37..1dedcdf1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContact.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContact.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to Contact, but uses a form of person name with separate first and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContactAndAddress.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContactAndAddress.php index f8826595..377d5f5a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContactAndAddress.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedContactAndAddress.php @@ -6,7 +6,6 @@ /** * This type contains equivalent data to ContactAndAddress, but uses a form of person name with separate first, middle and last names. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPersonName.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPersonName.php index 3609361f..17681242 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPersonName.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPersonName.php @@ -6,7 +6,6 @@ /** * The descriptive data for a person's name broken out into individual name elements such as first name, last name. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumber.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumber.php index 69b5f2ce..a90d4c0c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumber.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumber.php @@ -6,7 +6,6 @@ /** * ParsedPhoneNumber * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumberDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumberDetail.php index a1f1d566..d3d47eee 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumberDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ParsedPhoneNumberDetail.php @@ -6,7 +6,6 @@ /** * ParsedPhoneNumberDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Party.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Party.php index 534a58a0..18de1635 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Party.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Party.php @@ -6,7 +6,6 @@ /** * Party * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payment.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payment.php index da26f9e5..b4fc37b0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payment.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payment.php @@ -6,7 +6,6 @@ /** * Payment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payor.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payor.php index b5001bc7..b348d465 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payor.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Payor.php @@ -6,7 +6,6 @@ /** * Payor * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentDetail.php index b4eab29a..c3ebff39 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentDetail.php @@ -6,7 +6,6 @@ /** * This information describes the kind of pending shipment being requested. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentProcessingOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentProcessingOptionsRequested.php index 5cb2fc62..e20e000f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentProcessingOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PendingShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PickupDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PickupDetail.php index b059793c..b908399e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PickupDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PickupDetail.php @@ -6,7 +6,6 @@ /** * This class describes the pickup characteristics of a shipment (e.g. for use in a tag request). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PolicyGridManifest.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PolicyGridManifest.php index bcd96ff3..a51e6a13 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PolicyGridManifest.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PolicyGridManifest.php @@ -6,7 +6,6 @@ /** * PolicyGridManifest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PrintedReference.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PrintedReference.php index f91d35f6..5157b585 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PrintedReference.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PrintedReference.php @@ -6,7 +6,6 @@ /** * Represents a reference identifier printed on Freight bills of lading * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PriorityAlertDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PriorityAlertDetail.php index 6d5ce582..eb5ad8a2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PriorityAlertDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/PriorityAlertDetail.php @@ -6,7 +6,6 @@ /** * PriorityAlertDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductDetail.php index b0dfc41d..d87b01c7 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductDetail.php @@ -6,7 +6,6 @@ /** * ProductDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductName.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductName.php index bf97ea1a..9d1f1c70 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductName.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProductName.php @@ -6,7 +6,6 @@ /** * ProductName * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileContact.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileContact.php index 464f282d..285df675 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileContact.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileContact.php @@ -6,7 +6,6 @@ /** * ProfileContact * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileCreditStatusDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileCreditStatusDetail.php index c8f14796..ab7592d4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileCreditStatusDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ProfileCreditStatusDetail.php @@ -6,7 +6,6 @@ /** * Specifies the credit status for a particular profile. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadioactivityDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadioactivityDetail.php index 4e47c75e..aeb62a88 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadioactivityDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadioactivityDetail.php @@ -6,7 +6,6 @@ /** * RadioactivityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideActivity.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideActivity.php index c812068e..ce1a1e05 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideActivity.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideActivity.php @@ -6,7 +6,6 @@ /** * RadionuclideActivity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideDetail.php index 6678f003..6aa0a4e5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RadionuclideDetail.php @@ -6,7 +6,6 @@ /** * RadionuclideDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientCustomsId.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientCustomsId.php index 39def96c..ca62bc0a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientCustomsId.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientCustomsId.php @@ -6,7 +6,6 @@ /** * Specifies how the recipient is identified for customs purposes; the requirements on this information vary with destination country. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientProfile.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientProfile.php index 80b7f677..85ebfcbf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientProfile.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecipientProfile.php @@ -6,7 +6,6 @@ /** * Specifies the details for a Recipient profile. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecommendedDocumentSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecommendedDocumentSpecification.php index ae924a42..c9c82cab 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecommendedDocumentSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RecommendedDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies the details about documents that are recommended to be included with the shipment for ease of shipment processing and transportation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RegulatoryLabelContentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RegulatoryLabelContentDetail.php index 8aef2559..4cf4728e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RegulatoryLabelContentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RegulatoryLabelContentDetail.php @@ -6,7 +6,6 @@ /** * Specifies details needed to generate any label artifacts required due to regulatory requirements. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedDistributionLocation.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedDistributionLocation.php index 8f9fe0af..1fca016a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedDistributionLocation.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedDistributionLocation.php @@ -6,7 +6,6 @@ /** * Specifies the type and location id of a distribution location used to process a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedPackageLineItem.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedPackageLineItem.php index 2c070de6..36a72aeb 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedPackageLineItem.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedPackageLineItem.php @@ -6,7 +6,6 @@ /** * RequestedPackageLineItem * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedShipment.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedShipment.php index 466d7ac1..b7945875 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedShipment.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RequestedShipment.php @@ -6,7 +6,6 @@ /** * RequestedShipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php index 94d18f47..438ffb99 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/RestrictionsAndPrivilegesPolicyDetail.php @@ -6,7 +6,6 @@ /** * RestrictionsAndPrivilegesPolicyDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnAssociationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnAssociationDetail.php index c5e565ec..a4ea9f70 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnAssociationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnAssociationDetail.php @@ -6,7 +6,6 @@ /** * ReturnAssociationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnEMailDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnEMailDetail.php index 27a11763..cff93c76 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnEMailDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnEMailDetail.php @@ -6,7 +6,6 @@ /** * ReturnEMailDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnInstructionsDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnInstructionsDetail.php index 4ecd8e46..5ec826fe 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnInstructionsDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnInstructionsDetail.php @@ -6,7 +6,6 @@ /** * The instructions indicating how to print the return instructions( e.g. image type) Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnShipmentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnShipmentDetail.php index ed6f1126..0686a31a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnShipmentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ReturnShipmentDetail.php @@ -6,7 +6,6 @@ /** * ReturnShipmentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Rma.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Rma.php index a5fce962..81e47d16 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Rma.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Rma.php @@ -6,7 +6,6 @@ /** * June 2011 ITG 121203 IR-RMA number has been removed from this structure and added as a new customer reference type. The structure remains because of the reason field below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityOption.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityOption.php index 32fa4a94..ace2a91b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityOption.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityOption.php @@ -6,7 +6,6 @@ /** * ServiceAvailabilityOption * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityReply.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityReply.php index a9f8d2cc..d0447ea1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityReply.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityReply.php @@ -6,7 +6,6 @@ /** * ServiceAvailabilityReply * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityRequest.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityRequest.php index 4c4a8fee..3bee4b96 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityRequest.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceAvailabilityRequest.php @@ -6,7 +6,6 @@ /** * ServiceAvailabilityRequest * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceDescription.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceDescription.php index d3c0adcc..5663ae02 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceDescription.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceDescription.php @@ -6,7 +6,6 @@ /** * ServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceSubOptionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceSubOptionDetail.php index e92636a2..2def6947 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceSubOptionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceSubOptionDetail.php @@ -6,7 +6,6 @@ /** * Supporting detail for applied options identified in a rate quote. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceTypesByCarrierCodeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceTypesByCarrierCodeDetail.php index e48c7551..0bef178e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceTypesByCarrierCodeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ServiceTypesByCarrierCodeDetail.php @@ -6,7 +6,6 @@ /** * Specifies the services types supported for a specific carrier code. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAssemblyDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAssemblyDetail.php index f00e337b..3140c25e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAssemblyDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAssemblyDetail.php @@ -6,7 +6,6 @@ /** * Specification for assembly performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAuthorizationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAuthorizationDetail.php index b6dec6fd..aa9f26df 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAuthorizationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentAuthorizationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentAuthorizationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConfigurationData.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConfigurationData.php index ecaff9b5..99e21a15 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConfigurationData.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConfigurationData.php @@ -6,7 +6,6 @@ /** * Specifies data structures that may be re-used multiple times with s single shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConsolidationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConsolidationDetail.php index 2033fa00..32527f7e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConsolidationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentConsolidationDetail.php @@ -6,7 +6,6 @@ /** * Specifies the characteristics of the containing RequestedShipment that define its participation in a consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceDetail.php index 5b81ecac..4c5ba2c4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceDetail.php @@ -6,7 +6,6 @@ /** * Shipment-level totals of dry ice data across all packages. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php index 3931723f..95e46b35 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentDryIceProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationDetail.php index 342e85c3..a44875e9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationDetail.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationSpecification.php index 847e0b04..9452bbae 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentEventNotificationSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentEventNotificationSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInclusionSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInclusionSpecification.php index c96ed38b..7d5a6f20 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInclusionSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInclusionSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentInclusionSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInternationalDistributionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInternationalDistributionDetail.php index 5b63dfdb..8128f3e4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInternationalDistributionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentInternationalDistributionDetail.php @@ -6,7 +6,6 @@ /** * Specifies the attributes of a shipment related to its role in an international distribution (consolidation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentManifestDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentManifestDetail.php index 199f1193..365da306 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentManifestDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentManifestDetail.php @@ -6,7 +6,6 @@ /** * ShipmentManifestDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentNotificationFormatSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentNotificationFormatSpecification.php index e218eb12..0017c340 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentNotificationFormatSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentNotificationFormatSpecification.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationFormatSpecification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentProcessingOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentProcessingOptionsRequested.php index 34da880e..21ad4c9c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentProcessingOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * Specifies special or custom features to be applied during the processing of the enclosing RequestedShipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServiceDescription.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServiceDescription.php index e637562c..67a2af0f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServiceDescription.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServiceDescription.php @@ -6,7 +6,6 @@ /** * ShipmentSpecialServiceDescription * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServicesRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServicesRequested.php index c8633e1c..4ef80d76 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServicesRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * These special services are available at the shipment level for some or all service types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the shipment special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentTransborderDistributionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentTransborderDistributionDetail.php index 8cc34c10..ba0664c1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentTransborderDistributionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentTransborderDistributionDetail.php @@ -6,7 +6,6 @@ /** * Specifies the attributes of a shipment related to its role in a transborder distribution (consolidation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentVariationOptionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentVariationOptionDetail.php index 9d901f6d..f0b36c29 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentVariationOptionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipmentVariationOptionDetail.php @@ -6,7 +6,6 @@ /** * ShipmentVariationOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipperConveyanceDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipperConveyanceDetail.php index 17ba47b1..85d8035e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipperConveyanceDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShipperConveyanceDetail.php @@ -6,7 +6,6 @@ /** * ShipperConveyanceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentDispositionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentDispositionDetail.php index 9d96330f..8cc4057f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentDispositionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentDispositionDetail.php @@ -6,7 +6,6 @@ /** * Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailDetail.php index ca9378e6..f672542a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to e-mail shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailRecipient.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailRecipient.php index 8a509add..3ff65f5d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailRecipient.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentEMailRecipient.php @@ -6,7 +6,6 @@ /** * Specifies an individual recipient of e-mailed shipping document(s). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentFormat.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentFormat.php index a6165baf..adda2ac9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentFormat.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentFormat.php @@ -6,7 +6,6 @@ /** * Specifies characteristics of a shipping document to be produced. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentPrintDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentPrintDetail.php index b3b68cee..d882001f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentPrintDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentPrintDetail.php @@ -6,7 +6,6 @@ /** * Specifies printing options for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentSpecification.php index 3bd15350..be42ba5f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentSpecification.php @@ -6,7 +6,6 @@ /** * Contains all data required for additional (non-label) shipping documents to be produced in conjunction with a specific shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentStorageDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentStorageDetail.php index 1c0336f5..e3ad5fa5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentStorageDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/ShippingDocumentStorageDetail.php @@ -6,7 +6,6 @@ /** * Specifies how to store shipping documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SignatureOptionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SignatureOptionDetail.php index d685a1a1..9a9a7151 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SignatureOptionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SignatureOptionDetail.php @@ -6,7 +6,6 @@ /** * SignatureOptionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostAccountDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostAccountDetail.php index baea9db8..8b392886 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostAccountDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostAccountDetail.php @@ -6,7 +6,6 @@ /** * SmartPostAccountDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentDetail.php index 81551764..e03f46ac 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentDetail.php @@ -6,7 +6,6 @@ /** * Data required for shipments handled under the SMART_POST and GROUND_SMART_POST service types. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php index 373bfdb8..ab4c06ca 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmartPostShipmentProcessingOptionsRequested.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionsRequested * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmsDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmsDetail.php index 6b26f564..d494de6b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmsDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SmsDetail.php @@ -6,7 +6,6 @@ /** * SmsDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SocialMediaDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SocialMediaDetail.php index cc26fccd..53db9603 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SocialMediaDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SocialMediaDetail.php @@ -6,7 +6,6 @@ /** * Specifies the details about customer's social media accounts and contact persmissions. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SortAndSegregateDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SortAndSegregateDetail.php index 90a94c4b..29f40aad 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SortAndSegregateDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SortAndSegregateDetail.php @@ -6,7 +6,6 @@ /** * Specification for sorting and/or segregating performed on shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentDetail.php index afc142b0..9e2c796c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentDetail.php @@ -6,7 +6,6 @@ /** * Specification for special equipment used in loading/unloading shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentLineItem.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentLineItem.php index ac8157d4..442f8a68 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentLineItem.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SpecialEquipmentLineItem.php @@ -6,7 +6,6 @@ /** * Specifies the usage of a single type of special equipment while loading/unloading a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentDetail.php index ebdb3fc8..f01006a1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentDetail.php @@ -6,7 +6,6 @@ /** * Specifies payment for a single aspect of a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentSpecification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentSpecification.php index 45d0574f..c8a8ae33 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentSpecification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/SplitPaymentSpecification.php @@ -6,7 +6,6 @@ /** * Specifies how charges relating to different aspects of a shipment are to be paid. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/StorageDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/StorageDetail.php index 8494f19d..0a01f435 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/StorageDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/StorageDetail.php @@ -6,7 +6,6 @@ /** * Specification for storage provided for shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxExemptionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxExemptionDetail.php index d22f5007..6140b07d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxExemptionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxExemptionDetail.php @@ -6,7 +6,6 @@ /** * Specifies the tax exemption details for the entity under considertaion. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxpayerIdentification.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxpayerIdentification.php index 0b702273..1b418b93 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxpayerIdentification.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TaxpayerIdentification.php @@ -6,7 +6,6 @@ /** * TaxpayerIdentification * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TrackingId.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TrackingId.php index d6c71988..5c859de9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TrackingId.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TrackingId.php @@ -6,7 +6,6 @@ /** * TrackingId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransactionDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransactionDetail.php index 92e63471..0fcd986f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransactionDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransactionDetail.php @@ -6,7 +6,6 @@ /** * TransactionDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionLtlDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionLtlDetail.php index 0262ec0a..f3679682 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionLtlDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionLtlDetail.php @@ -6,7 +6,6 @@ /** * Specifies details for origin-country LTL services performed by FedEx. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSpecialServicesRequested.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSpecialServicesRequested.php index fc09d3e9..9b2be52c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSpecialServicesRequested.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSpecialServicesRequested.php @@ -6,7 +6,6 @@ /** * Specifies features of service within a Transborder Distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSummaryDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSummaryDetail.php index 52cae36e..e8d56c8a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSummaryDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/TransborderDistributionSummaryDetail.php @@ -6,7 +6,6 @@ /** * Specifies the summary of aggregates that are maintianed for a transborder consolidation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentDetail.php index 71d3d61d..cb6e7cca 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentReferenceDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentReferenceDetail.php index 977ae34c..75da7893 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentReferenceDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UploadDocumentReferenceDetail.php @@ -6,7 +6,6 @@ /** * UploadDocumentReferenceDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCertificationOfOriginDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCertificationOfOriginDetail.php index 9fc8cad0..ada0ccba 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCertificationOfOriginDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php index af90a398..651c5b6f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommercialInvoiceCertificationOfOriginDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommercialInvoiceCertificationOfOriginDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommodityDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommodityDetail.php index 0c140734..0681808f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommodityDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/UsmcaCommodityDetail.php @@ -6,7 +6,6 @@ /** * UsmcaCommodityDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VariableHandlingChargeDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VariableHandlingChargeDetail.php index fc2aeebf..602b8227 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VariableHandlingChargeDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VariableHandlingChargeDetail.php @@ -6,7 +6,6 @@ /** * This definition of variable handling charge detail is intended for use in Jan 2011 corp load. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VersionId.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VersionId.php index 9ec60aa9..4f5d8dff 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VersionId.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/VersionId.php @@ -6,7 +6,6 @@ /** * Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Volume.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Volume.php index dddad38d..52d28603 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Volume.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Volume.php @@ -6,7 +6,6 @@ /** * Three-dimensional volume/cubic measurement. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationCredential.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationCredential.php index c8f644b7..ef302f6e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationCredential.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationCredential.php @@ -6,7 +6,6 @@ /** * Two part authentication string used for the sender's identity * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationDetail.php index 648bd66b..52e6c6b4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WebAuthenticationDetail.php @@ -6,7 +6,6 @@ /** * Used in authentication of the sender's identity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WeighingDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WeighingDetail.php index 87213654..aca6d8f4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WeighingDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WeighingDetail.php @@ -6,7 +6,6 @@ /** * Specifies a single type of weighing performed on a shipment * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Weight.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Weight.php index 93bb856e..10eff880 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Weight.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/Weight.php @@ -6,7 +6,6 @@ /** * The descriptive data for the heaviness of an object. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WelcomeKitDetail.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WelcomeKitDetail.php index f26a6a9f..e0d69c35 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WelcomeKitDetail.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/ComplexType/WelcomeKitDetail.php @@ -6,7 +6,6 @@ /** * WelcomeKitDetail * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service * diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/Request.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/Request.php index 6fe51771..89ef0347 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/Request.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/Request.php @@ -6,7 +6,6 @@ /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccessorRoleType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccessorRoleType.php index 5481d2fa..eb57c196 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccessorRoleType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccessorRoleType.php @@ -6,7 +6,6 @@ /** * Specifies the role that identifies the permissions the accessor of the pending shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasAttributeType.php index 71d7d275..e6eafe08 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasAttributeType.php @@ -6,7 +6,6 @@ /** * AccountAliasAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasType.php index 01785084..629b57cc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AccountAliasType.php @@ -6,7 +6,6 @@ /** * AccountAliasType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AdditionalLabelsType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AdditionalLabelsType.php index a5385399..a72d07fb 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AdditionalLabelsType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AdditionalLabelsType.php @@ -6,7 +6,6 @@ /** * AdditionalLabelsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AddressVerificationOverrideReasonType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AddressVerificationOverrideReasonType.php index b409dc15..b9bba749 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AddressVerificationOverrideReasonType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AddressVerificationOverrideReasonType.php @@ -6,7 +6,6 @@ /** * Specifies the reason to override address verification. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AlcoholRecipientType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AlcoholRecipientType.php index 80f7dd31..dc273fc3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AlcoholRecipientType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AlcoholRecipientType.php @@ -6,7 +6,6 @@ /** * Specifies the type of license that the recipient of the alcohol shipment has. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedAccountNumberType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedAccountNumberType.php index b5f3396b..8c4eef73 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedAccountNumberType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedAccountNumberType.php @@ -6,7 +6,6 @@ /** * This enumeration represents a kind of "legacy" account number from a FedEx operating entity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedTrackingIdType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedTrackingIdType.php index 1cc4bcc3..343a3284 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedTrackingIdType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/AssociatedTrackingIdType.php @@ -6,7 +6,6 @@ /** * Specifies a relationship between two tracking IDs (the role of the "other" tracking ID relative to "this" tracking ID). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/B13AFilingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/B13AFilingOptionType.php index c8e7602a..9c23d036 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/B13AFilingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/B13AFilingOptionType.php @@ -6,7 +6,6 @@ /** * B13AFilingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BarcodeSymbologyType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BarcodeSymbologyType.php index fad98826..4b2020cd 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BarcodeSymbologyType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BarcodeSymbologyType.php @@ -6,7 +6,6 @@ /** * Identification of the type of barcode (symbology) used on FedEx documents and labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryMaterialType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryMaterialType.php index c76f86ba..54d5bc67 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryMaterialType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryMaterialType.php @@ -6,7 +6,6 @@ /** * Describes the material composition of a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryPackingType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryPackingType.php index ab779e0c..1e92c7a1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryPackingType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryPackingType.php @@ -6,7 +6,6 @@ /** * Describes the packing arrangement of a battery or cell with respect to other items within the same package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryRegulatorySubType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryRegulatorySubType.php index 7b7a7ec4..e291b774 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryRegulatorySubType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BatteryRegulatorySubType.php @@ -6,7 +6,6 @@ /** * A regulation specific classification for a battery or cell. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BillingAccountAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BillingAccountAttributeType.php index 07a7780b..1116425e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BillingAccountAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BillingAccountAttributeType.php @@ -6,7 +6,6 @@ /** * BillingAccountAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerPaymentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerPaymentType.php index b5a63f6b..2c5e2031 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerPaymentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerPaymentType.php @@ -6,7 +6,6 @@ /** * BrokerPaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerType.php index e4208f70..53a6def6 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/BrokerType.php @@ -6,7 +6,6 @@ /** * BrokerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CarrierCodeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CarrierCodeType.php index 9241ff2c..b23dc366 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CarrierCodeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CarrierCodeType.php @@ -6,7 +6,6 @@ /** * Identification of a FedEx operating company (transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeBasisLevelType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeBasisLevelType.php index 4440df04..3d057ac5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeBasisLevelType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeBasisLevelType.php @@ -6,7 +6,6 @@ /** * ChargeBasisLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeClassificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeClassificationType.php index 47f5a76e..745fee45 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeClassificationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ChargeClassificationType.php @@ -6,7 +6,6 @@ /** * ChargeClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ClearanceBrokerageType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ClearanceBrokerageType.php index 7476ad72..aeb5d4b3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ClearanceBrokerageType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ClearanceBrokerageType.php @@ -6,7 +6,6 @@ /** * Specifies the type of brokerage to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodAddTransportationChargeBasisType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodAddTransportationChargeBasisType.php index 82ae3585..a7859444 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodAddTransportationChargeBasisType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodAddTransportationChargeBasisType.php @@ -6,7 +6,6 @@ /** * CodAddTransportationChargeBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodCollectionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodCollectionType.php index cf7a53e5..f280c928 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodCollectionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodCollectionType.php @@ -6,7 +6,6 @@ /** * Identifies the type of funds FedEx should collect upon shipment delivery. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodReturnReferenceIndicatorType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodReturnReferenceIndicatorType.php index c5de6f7c..31e3c496 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodReturnReferenceIndicatorType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CodReturnReferenceIndicatorType.php @@ -6,7 +6,6 @@ /** * CodReturnReferenceIndicatorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CommodityPurposeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CommodityPurposeType.php index f344867a..b34cfb92 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CommodityPurposeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CommodityPurposeType.php @@ -6,7 +6,6 @@ /** * CommodityPurposeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CompletedEtdType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CompletedEtdType.php index cc5dfd4b..29157742 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CompletedEtdType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CompletedEtdType.php @@ -6,7 +6,6 @@ /** * CompletedEtdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationShipmentRoleType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationShipmentRoleType.php index 83e3915d..117e86bf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationShipmentRoleType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationShipmentRoleType.php @@ -6,7 +6,6 @@ /** * ConsolidationShipmentRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationSpecialServiceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationSpecialServiceType.php index c634d986..977f7e82 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationSpecialServiceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationSpecialServiceType.php @@ -6,7 +6,6 @@ /** * ConsolidationSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationType.php index e3aed6a6..1ce7806a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ConsolidationType.php @@ -6,7 +6,6 @@ /** * ConsolidationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CorrespondenceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CorrespondenceType.php index 24485dc0..4508d437 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CorrespondenceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CorrespondenceType.php @@ -6,7 +6,6 @@ /** * CorrespondenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardAuthorizationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardAuthorizationType.php index ee66af80..93a50263 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardAuthorizationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardAuthorizationType.php @@ -6,7 +6,6 @@ /** * CreditCardAuthorizationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardSettlementScheduleType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardSettlementScheduleType.php index 93a05f54..2e251b34 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardSettlementScheduleType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardSettlementScheduleType.php @@ -6,7 +6,6 @@ /** * CreditCardSettlementScheduleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardTransactionAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardTransactionAttributeType.php index 664c793e..5da1a974 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardTransactionAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardTransactionAttributeType.php @@ -6,7 +6,6 @@ /** * CreditCardTransactionAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardType.php index 055e3247..7841314e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CreditCardType.php @@ -6,7 +6,6 @@ /** * CreditCardType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomDeliveryWindowType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomDeliveryWindowType.php index a3ce6c49..bbea8f2a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomDeliveryWindowType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomDeliveryWindowType.php @@ -6,7 +6,6 @@ /** * CustomDeliveryWindowType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomLabelCoordinateUnits.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomLabelCoordinateUnits.php index 585811e4..e076a438 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomLabelCoordinateUnits.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomLabelCoordinateUnits.php @@ -6,7 +6,6 @@ /** * CustomLabelCoordinateUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomRatingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomRatingOptionType.php index b17268e9..a5725b12 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomRatingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomRatingOptionType.php @@ -6,7 +6,6 @@ /** * CustomRatingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountEntityType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountEntityType.php index b1b3d77e..96062517 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountEntityType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountEntityType.php @@ -6,7 +6,6 @@ /** * CustomerAccountEntityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountManagementStatusType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountManagementStatusType.php index 94369039..0ca97923 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountManagementStatusType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountManagementStatusType.php @@ -6,7 +6,6 @@ /** * CustomerAccountManagementStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountStatusType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountStatusType.php index c15cf1a0..290f444b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountStatusType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountStatusType.php @@ -6,7 +6,6 @@ /** * CustomerAccountStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountType.php index 966d7afe..aeaaf232 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerAccountType.php @@ -6,7 +6,6 @@ /** * CustomerAccountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerBillingSettlementLevelType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerBillingSettlementLevelType.php index 9a06c82f..925c50b2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerBillingSettlementLevelType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerBillingSettlementLevelType.php @@ -6,7 +6,6 @@ /** * CustomerBillingSettlementLevelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerCashType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerCashType.php index 0b7179dd..9ba3ebf3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerCashType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerCashType.php @@ -6,7 +6,6 @@ /** * Indication of cash-only account standing. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerDetailType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerDetailType.php index bbe9baf6..44fd49a1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerDetailType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerDetailType.php @@ -6,7 +6,6 @@ /** * CustomerDetailType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerImageUsageType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerImageUsageType.php index e7712fb9..d856361d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerImageUsageType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerImageUsageType.php @@ -6,7 +6,6 @@ /** * CustomerImageUsageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerIntegrationModeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerIntegrationModeType.php index 02f8f907..cc728caf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerIntegrationModeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerIntegrationModeType.php @@ -6,7 +6,6 @@ /** * The Customer Integration Mode Type is intended to provide clients the ability to know how new products like special services can be supported. Some special services are STANDARD and can be supported with just the special service type in the request. CUSTOM special services will require the client application to send more information. For example, HOLD_AT_LOCATION requires the holdAtLocationDetail to be populated. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerReferenceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerReferenceType.php index 1b8fd736..08f423f2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerReferenceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerReferenceType.php @@ -6,7 +6,6 @@ /** * CustomerReferenceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php index 1b0b6a46..c9894a9a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomerSpecifiedLabelGenerationOptionType.php @@ -6,7 +6,6 @@ /** * CustomerSpecifiedLabelGenerationOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsDeclarationStatementType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsDeclarationStatementType.php index 9920929d..e25d1b84 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsDeclarationStatementType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsDeclarationStatementType.php @@ -6,7 +6,6 @@ /** * This indicates the different statements, declarations, acts, and certifications that may apply to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsOptionType.php index 5aa25a91..41d55187 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsOptionType.php @@ -6,7 +6,6 @@ /** * CustomsOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsRoleType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsRoleType.php deleted file mode 100644 index 5e4e2566..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/CustomsRoleType.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class CustomsRoleType extends AbstractSimpleType -{ - const _EXPORTER = 'EXPORTER'; - const _IMPORTER = 'IMPORTER'; - const _LEGAL_AGENT = 'LEGAL_AGENT'; - const _PRODUCER = 'PRODUCER'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DamageStatusType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DamageStatusType.php index 127c50b5..5defabff 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DamageStatusType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DamageStatusType.php @@ -6,7 +6,6 @@ /** * Indicates the damage status of a package. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsAccessibilityType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsAccessibilityType.php index 48d4c4b8..9c0e1728 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsAccessibilityType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsAccessibilityType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsAccessibilityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsDescriptorType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsDescriptorType.php index 7fbf957e..9de49a13 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsDescriptorType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsDescriptorType.php @@ -6,7 +6,6 @@ /** * FEDEX INTERNAL USE ONLY: Describes the characteristics of the dangerous goods inferred from the commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsPackingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsPackingOptionType.php index fbc06587..89e68da9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsPackingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DangerousGoodsPackingOptionType.php @@ -6,7 +6,6 @@ /** * DangerousGoodsPackingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DayOfWeekType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DayOfWeekType.php index 72a78114..f11ecc11 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DayOfWeekType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DayOfWeekType.php @@ -6,7 +6,6 @@ /** * DayOfWeekType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php index 980f527f..3b2476be 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DeleteRecordedShipmentRequestServiceLevel.php @@ -6,7 +6,6 @@ /** * DeleteRecordedShipmentRequestServiceLevel * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DestinationControlStatementType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DestinationControlStatementType.php index f33d4e6b..5bf385f1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DestinationControlStatementType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DestinationControlStatementType.php @@ -6,7 +6,6 @@ /** * DestinationControlStatementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DistributionClearanceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DistributionClearanceType.php index fa594c53..260d8c0a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DistributionClearanceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DistributionClearanceType.php @@ -6,7 +6,6 @@ /** * DistributionClearanceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabContentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabContentType.php index d75909e5..d5b3ccd5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabContentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabContentType.php @@ -6,7 +6,6 @@ /** * DocTabContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabZoneJustificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabZoneJustificationType.php index 6cb7a940..d1e10277 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabZoneJustificationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocTabZoneJustificationType.php @@ -6,7 +6,6 @@ /** * DocTabZoneJustificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocumentFormatOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocumentFormatOptionType.php index 6cb44115..7dda9b42 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocumentFormatOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DocumentFormatOptionType.php @@ -6,7 +6,6 @@ /** * DocumentFormatOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DropoffType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DropoffType.php index 6ffb12b7..31d9492a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DropoffType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/DropoffType.php @@ -6,7 +6,6 @@ /** * DropoffType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationFormatType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationFormatType.php index b288478c..490c258c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationFormatType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationFormatType.php @@ -6,7 +6,6 @@ /** * The format of the email * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationRecipientType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationRecipientType.php index c04ae4fe..a0bb456b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationRecipientType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EMailNotificationRecipientType.php @@ -6,7 +6,6 @@ /** * EMailNotificationRecipientType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentModeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentModeType.php index 8454b401..2c2bfe16 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentModeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentModeType.php @@ -6,7 +6,6 @@ /** * EPaymentModeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentProcessorType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentProcessorType.php index 1eaba2cf..3a0370b8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentProcessorType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EPaymentProcessorType.php @@ -6,7 +6,6 @@ /** * EPaymentProcessorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EdtRequestType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EdtRequestType.php index 0c3ee616..30064d9f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EdtRequestType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EdtRequestType.php @@ -6,7 +6,6 @@ /** * Specifies the types of Estimated Duties and Taxes to be included in a rate quotation for an international shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EmailOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EmailOptionType.php index f108bfb9..f001e56e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EmailOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EmailOptionType.php @@ -6,7 +6,6 @@ /** * EmailOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseAccountType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseAccountType.php index 4490bfaf..ca4a4f3d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseAccountType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseAccountType.php @@ -6,7 +6,6 @@ /** * Specifies a refinement of the customer entity type. This represents the customer account type for the EAN. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterprisePermissionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterprisePermissionType.php index 7ace6c3c..d3286eee 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterprisePermissionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterprisePermissionType.php @@ -6,7 +6,6 @@ /** * EnterprisePermissionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseProfileAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseProfileAttributeType.php index 2b0df228..5925ff22 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseProfileAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EnterpriseProfileAttributeType.php @@ -6,7 +6,6 @@ /** * EnterpriseProfileAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ErrorLabelBehaviorType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ErrorLabelBehaviorType.php index 21cfe8aa..801d94f5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ErrorLabelBehaviorType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ErrorLabelBehaviorType.php @@ -6,7 +6,6 @@ /** * ErrorLabelBehaviorType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdAttributeType.php index 910e5cea..04fa0b60 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdAttributeType.php @@ -6,7 +6,6 @@ /** * EtdAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdConfirmationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdConfirmationType.php index 3594db11..83248e6e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdConfirmationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/EtdConfirmationType.php @@ -6,7 +6,6 @@ /** * Specifies whether to confirm documents prior to processing a shipment with the ELECTRONIC_TRADE_DOCUMENTS special service. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExemptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExemptionType.php index 2d0dcd75..4392bf3a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExemptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExemptionType.php @@ -6,7 +6,6 @@ /** * ExemptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressAccountType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressAccountType.php index 436f0ef8..97718982 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressAccountType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressAccountType.php @@ -6,7 +6,6 @@ /** * ExpressAccountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressProfileAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressProfileAttributeType.php index 0fedfe17..ea47b4be 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressProfileAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressProfileAttributeType.php @@ -6,7 +6,6 @@ /** * ExpressProfileAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressRegionCode.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressRegionCode.php index 9e63f036..1058695b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressRegionCode.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ExpressRegionCode.php @@ -6,7 +6,6 @@ /** * Indicates a FedEx Express operating region. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExDistributionLocationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExDistributionLocationType.php index 295e2460..96ceeb71 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExDistributionLocationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExDistributionLocationType.php @@ -6,7 +6,6 @@ /** * Specifies the type of FedEx distribution location. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExLocationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExLocationType.php index e365d482..f8d66078 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExLocationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FedExLocationType.php @@ -6,7 +6,6 @@ /** * Identifies a kind of FedEx facility. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FlatbedTrailerOption.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FlatbedTrailerOption.php index f7c6e14a..823f9202 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FlatbedTrailerOption.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FlatbedTrailerOption.php @@ -6,7 +6,6 @@ /** * FlatbedTrailerOption * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountStatusType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountStatusType.php index 9fb2b677..df9759fd 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountStatusType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountStatusType.php @@ -6,7 +6,6 @@ /** * Identifies account status unique to FedEx Freight. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountType.php index bd0f3798..6f4561e1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightAccountType.php @@ -6,7 +6,6 @@ /** * This attribute of a Freight account controls how the account relates to role in shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightClassType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightClassType.php index 6277879d..6c2d401e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightClassType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightClassType.php @@ -6,7 +6,6 @@ /** * These values represent the industry-standard freight classes used for FedEx Freight and FedEx National Freight shipment description. (Note: The alphabetic prefixes are required to distinguish these values from decimal numbers on some client platforms.) * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightCollectTermsType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightCollectTermsType.php index 1883a544..fced52ae 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightCollectTermsType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightCollectTermsType.php @@ -6,7 +6,6 @@ /** * FreightCollectTermsType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightGuaranteeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightGuaranteeType.php index 7aaf0ac4..378abe32 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightGuaranteeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightGuaranteeType.php @@ -6,7 +6,6 @@ /** * FreightGuaranteeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightOnValueType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightOnValueType.php index b1bf6466..0d178665 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightOnValueType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightOnValueType.php @@ -6,7 +6,6 @@ /** * Identifies responsibilities with respect to loss, damage, etc. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightProfileAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightProfileAttributeType.php index 41d23584..0fc558d9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightProfileAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightProfileAttributeType.php @@ -6,7 +6,6 @@ /** * FreightProfileAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightShipmentRoleType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightShipmentRoleType.php index f65b59a6..bc4c2de0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightShipmentRoleType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightShipmentRoleType.php @@ -6,7 +6,6 @@ /** * Indicates the role of the party submitting the transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightTariffType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightTariffType.php index ccd1ed9a..24730737 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightTariffType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/FreightTariffType.php @@ -6,7 +6,6 @@ /** * Indicates the basis for pricing/rating Freight shipments. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/Gender.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/Gender.php index 0752fe12..f8a56eb0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/Gender.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/Gender.php @@ -6,7 +6,6 @@ /** * Gender * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllServicesAndPackagingProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllServicesAndPackagingProcessingOptionType.php index b44a8597..b0fd12ae 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllServicesAndPackagingProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllServicesAndPackagingProcessingOptionType.php @@ -6,7 +6,6 @@ /** * GetAllServicesAndPackagingProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllSpecialServicesProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllSpecialServicesProcessingOptionType.php index cb55d875..e6205d08 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllSpecialServicesProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GetAllSpecialServicesProcessingOptionType.php @@ -6,7 +6,6 @@ /** * GetAllSpecialServicesProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GroundProfileAttributeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GroundProfileAttributeType.php index c5733790..88c009b3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GroundProfileAttributeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/GroundProfileAttributeType.php @@ -6,7 +6,6 @@ /** * GroundProfileAttributeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php index 0f3b8746..461db8c9 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityDescriptionProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Specifies any special processing to be applied to the dangerous goods commodity description validation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityLabelTextOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityLabelTextOptionType.php index 1706d9fb..f26b29e6 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityLabelTextOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityLabelTextOptionType.php @@ -6,7 +6,6 @@ /** * Specifies how the commodity is to be labeled. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityOptionType.php index f9c12557..d5770e60 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityOptionType.php @@ -6,7 +6,6 @@ /** * Indicates which kind of hazardous content is being reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityPackingGroupType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityPackingGroupType.php index 3f9d241b..8cc0822e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityPackingGroupType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityPackingGroupType.php @@ -6,7 +6,6 @@ /** * Identifies DOT packing group for a hazardous commodity. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityQuantityType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityQuantityType.php index 1a73c8c4..64c266bf 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityQuantityType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityQuantityType.php @@ -6,7 +6,6 @@ /** * Specifies the measure of quantity to be validated against a prescribed limit. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityRegulationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityRegulationType.php index 8db0ba9d..fee3d000 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityRegulationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousCommodityRegulationType.php @@ -6,7 +6,6 @@ /** * Identifies the source of regulation for hazardous commodity data. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousContainerPackingType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousContainerPackingType.php index 19a571d5..659f613c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousContainerPackingType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HazardousContainerPackingType.php @@ -6,7 +6,6 @@ /** * HazardousContainerPackingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HomeDeliveryPremiumType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HomeDeliveryPremiumType.php index 66fc19e7..210d5d06 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HomeDeliveryPremiumType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/HomeDeliveryPremiumType.php @@ -6,7 +6,6 @@ /** * HomeDeliveryPremiumType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ImageId.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ImageId.php index e25ed421..b066c4b7 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ImageId.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ImageId.php @@ -6,7 +6,6 @@ /** * ImageId * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InspectionStatusType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InspectionStatusType.php index 78cef203..dd9b6cce 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InspectionStatusType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InspectionStatusType.php @@ -6,7 +6,6 @@ /** * Indicates the status of a package inspection performed by an agent. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternalImageType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternalImageType.php index 7aeffa26..7341a466 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternalImageType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternalImageType.php @@ -6,7 +6,6 @@ /** * InternalImageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalControlledExportType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalControlledExportType.php index 7c2ce7cb..dc1d632e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalControlledExportType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalControlledExportType.php @@ -6,7 +6,6 @@ /** * InternationalControlledExportType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalDocumentContentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalDocumentContentType.php index 4d84947e..2b5501f1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalDocumentContentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/InternationalDocumentContentType.php @@ -6,7 +6,6 @@ /** * InternationalDocumentContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelFormatType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelFormatType.php index dfea8b6f..730afe49 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelFormatType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelFormatType.php @@ -6,7 +6,6 @@ /** * LabelFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelMaskableDataType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelMaskableDataType.php index 2d194af8..6ef933c0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelMaskableDataType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelMaskableDataType.php @@ -6,7 +6,6 @@ /** * Names for data elements / areas which may be suppressed from printing on labels. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelOrderType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelOrderType.php index 0498999c..6646facb 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelOrderType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelOrderType.php @@ -6,7 +6,6 @@ /** * Specifies the order in which the labels will be returned * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelPrintingOrientationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelPrintingOrientationType.php index 3adf1a28..0dbd7b0e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelPrintingOrientationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelPrintingOrientationType.php @@ -6,7 +6,6 @@ /** * LabelPrintingOrientationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelRotationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelRotationType.php index 4ac15ccc..a4bfc3e5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelRotationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelRotationType.php @@ -6,7 +6,6 @@ /** * Relative to normal orientation for the printer. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelSpecificationProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelSpecificationProcessingOptionType.php index 1b416fc3..6f094c23 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelSpecificationProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelSpecificationProcessingOptionType.php @@ -6,7 +6,6 @@ /** * LabelSpecificationProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelStockType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelStockType.php index 8bf66491..adacf147 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelStockType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LabelStockType.php @@ -6,7 +6,6 @@ /** * LabelStockType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LiabilityCoverageType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LiabilityCoverageType.php index c29b290f..92ec5857 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LiabilityCoverageType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LiabilityCoverageType.php @@ -6,7 +6,6 @@ /** * LiabilityCoverageType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LinearUnits.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LinearUnits.php index bd0925fc..37ece123 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LinearUnits.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LinearUnits.php @@ -6,7 +6,6 @@ /** * LinearUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LocationAccessibilityType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LocationAccessibilityType.php index 311f2952..7f1c97be 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LocationAccessibilityType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/LocationAccessibilityType.php @@ -6,7 +6,6 @@ /** * Indicates how this can be accessed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaImporterSpecificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaImporterSpecificationType.php deleted file mode 100644 index e86d3a8b..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaImporterSpecificationType.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class NaftaImporterSpecificationType extends AbstractSimpleType -{ - const _IMPORTER_OF_RECORD = 'IMPORTER_OF_RECORD'; - const _RECIPIENT = 'RECIPIENT'; - const _UNKNOWN = 'UNKNOWN'; - const _VARIOUS = 'VARIOUS'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaNetCostMethodCode.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaNetCostMethodCode.php deleted file mode 100644 index 5cbfe3ee..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaNetCostMethodCode.php +++ /dev/null @@ -1,17 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class NaftaNetCostMethodCode extends AbstractSimpleType -{ - const _NC = 'NC'; - const _NO = 'NO'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaPreferenceCriterionCode.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaPreferenceCriterionCode.php deleted file mode 100644 index 5c7f6d45..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaPreferenceCriterionCode.php +++ /dev/null @@ -1,21 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class NaftaPreferenceCriterionCode extends AbstractSimpleType -{ - const _A = 'A'; - const _B = 'B'; - const _C = 'C'; - const _D = 'D'; - const _E = 'E'; - const _F = 'F'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerDeterminationCode.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerDeterminationCode.php deleted file mode 100644 index fae44799..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerDeterminationCode.php +++ /dev/null @@ -1,19 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class NaftaProducerDeterminationCode extends AbstractSimpleType -{ - const _NO_1 = 'NO_1'; - const _NO_2 = 'NO_2'; - const _NO_3 = 'NO_3'; - const _YES = 'YES'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerSpecificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerSpecificationType.php deleted file mode 100644 index 794f8612..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NaftaProducerSpecificationType.php +++ /dev/null @@ -1,20 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class NaftaProducerSpecificationType extends AbstractSimpleType -{ - const _AVAILABLE_UPON_REQUEST = 'AVAILABLE_UPON_REQUEST'; - const _MULTIPLE_SPECIFIED = 'MULTIPLE_SPECIFIED'; - const _SAME = 'SAME'; - const _SINGLE_SPECIFIED = 'SINGLE_SPECIFIED'; - const _UNKNOWN = 'UNKNOWN'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NationalAccountType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NationalAccountType.php index 539f7bc1..74ee7df1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NationalAccountType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NationalAccountType.php @@ -6,7 +6,6 @@ /** * NationalAccountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NetExplosiveClassificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NetExplosiveClassificationType.php index e7baef45..c0db5693 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NetExplosiveClassificationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NetExplosiveClassificationType.php @@ -6,7 +6,6 @@ /** * NetExplosiveClassificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationContentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationContentType.php index 38c906e4..0ee4c619 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationContentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationContentType.php @@ -6,7 +6,6 @@ /** * NotificationContentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationEventType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationEventType.php index 5981766a..0ddcd5cc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationEventType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationEventType.php @@ -6,7 +6,6 @@ /** * NotificationEventType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationFormatType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationFormatType.php index 0e93015f..d9206746 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationFormatType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationFormatType.php @@ -6,7 +6,6 @@ /** * NotificationFormatType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationSeverityType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationSeverityType.php index b1c8d512..5a44566c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationSeverityType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationSeverityType.php @@ -6,7 +6,6 @@ /** * NotificationSeverityType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationType.php index 5e62b03e..ae1b1d0f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/NotificationType.php @@ -6,7 +6,6 @@ /** * NotificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/OperatingCompanyType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/OperatingCompanyType.php index 14e0c342..5aad6f2a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/OperatingCompanyType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/OperatingCompanyType.php @@ -6,7 +6,6 @@ /** * Identification for a FedEx operating company (transportation and non-transportation). * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackageLineItemStatusType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackageLineItemStatusType.php index 05d9afcd..276a1afc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackageLineItemStatusType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackageLineItemStatusType.php @@ -6,7 +6,6 @@ /** * PackageLineItemStatusType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagePackedByType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagePackedByType.php index 995a2887..ee6e409d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagePackedByType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagePackedByType.php @@ -6,7 +6,6 @@ /** * PackagePackedByType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagingType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagingType.php deleted file mode 100644 index 5a452f69..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PackagingType.php +++ /dev/null @@ -1,26 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class PackagingType extends AbstractSimpleType -{ - const _FEDEX_10KG_BOX = 'FEDEX_10KG_BOX'; - const _FEDEX_25KG_BOX = 'FEDEX_25KG_BOX'; - const _FEDEX_BOX = 'FEDEX_BOX'; - const _FEDEX_ENVELOPE = 'FEDEX_ENVELOPE'; - const _FEDEX_EXTRA_LARGE_BOX = 'FEDEX_EXTRA_LARGE_BOX'; - const _FEDEX_LARGE_BOX = 'FEDEX_LARGE_BOX'; - const _FEDEX_MEDIUM_BOX = 'FEDEX_MEDIUM_BOX'; - const _FEDEX_PAK = 'FEDEX_PAK'; - const _FEDEX_SMALL_BOX = 'FEDEX_SMALL_BOX'; - const _FEDEX_TUBE = 'FEDEX_TUBE'; - const _YOUR_PACKAGING = 'YOUR_PACKAGING'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PageQuadrantType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PageQuadrantType.php index 85371a11..38f0306b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PageQuadrantType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PageQuadrantType.php @@ -6,7 +6,6 @@ /** * PageQuadrantType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PaymentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PaymentType.php index 19dd881d..ba710968 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PaymentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PaymentType.php @@ -6,7 +6,6 @@ /** * PaymentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentProcessingOptionType.php index 2f67c5b6..1fa8e8a4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * PendingShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentType.php index ad274aea..ff24ba8d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PendingShipmentType.php @@ -6,7 +6,6 @@ /** * PendingShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PermissionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PermissionType.php index 1f052aa5..39426480 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PermissionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PermissionType.php @@ -6,7 +6,6 @@ /** * Specifies the permission. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhoneNumberType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhoneNumberType.php index 4fa8d617..eec5c5f5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhoneNumberType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhoneNumberType.php @@ -6,7 +6,6 @@ /** * PhoneNumberType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalFormType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalFormType.php index 9909cdce..02258c82 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalFormType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalFormType.php @@ -6,7 +6,6 @@ /** * PhysicalFormType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalPackagingType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalPackagingType.php index 80a0630c..7e669b56 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalPackagingType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PhysicalPackagingType.php @@ -6,7 +6,6 @@ /** * This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestSourceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestSourceType.php index 9ce74ed4..5c68558d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestSourceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestSourceType.php @@ -6,7 +6,6 @@ /** * PickupRequestSourceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestType.php index 02e7adfe..5a0c3bcc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PickupRequestType.php @@ -6,7 +6,6 @@ /** * PickupRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PremierType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PremierType.php index 1ee207af..60f75f22 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PremierType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PremierType.php @@ -6,7 +6,6 @@ /** * PremierType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PrintedReferenceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PrintedReferenceType.php index a18dff99..6b5cc311 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PrintedReferenceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PrintedReferenceType.php @@ -6,7 +6,6 @@ /** * Identifies a particular reference identifier printed on a Freight bill of lading. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PriorityAlertEnhancementType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PriorityAlertEnhancementType.php index cd8d79b1..2d22db43 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PriorityAlertEnhancementType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PriorityAlertEnhancementType.php @@ -6,7 +6,6 @@ /** * PriorityAlertEnhancementType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactAttribute.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactAttribute.php index d45e0ab6..471b5c26 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactAttribute.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactAttribute.php @@ -6,7 +6,6 @@ /** * Specifies attributes of a profile contact. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactType.php index 4772aa52..ad4ab205 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileContactType.php @@ -6,7 +6,6 @@ /** * ProfileContactType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileType.php index b09248cc..3804d1c2 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ProfileType.php @@ -6,7 +6,6 @@ /** * ProfileType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PurposeOfShipmentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PurposeOfShipmentType.php index 4762ebfc..7d50ef7c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PurposeOfShipmentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/PurposeOfShipmentType.php @@ -6,7 +6,6 @@ /** * PurposeOfShipmentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactiveContainerClassType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactiveContainerClassType.php index ca2da7d6..663047c6 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactiveContainerClassType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactiveContainerClassType.php @@ -6,7 +6,6 @@ /** * Indicates the packaging type of the container used to package radioactive hazardous materials. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactivityUnitOfMeasure.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactivityUnitOfMeasure.php index c8a610b7..ecbf7877 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactivityUnitOfMeasure.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RadioactivityUnitOfMeasure.php @@ -6,7 +6,6 @@ /** * RadioactivityUnitOfMeasure * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateDiscountType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateDiscountType.php index 94f2d222..7f7fbf8a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateDiscountType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateDiscountType.php @@ -6,7 +6,6 @@ /** * RateDiscountType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateElementBasisType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateElementBasisType.php index 50515eac..f87d9557 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateElementBasisType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateElementBasisType.php @@ -6,7 +6,6 @@ /** * Selects the value from a set of rate data to which the percentage is applied. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateLevelBasisType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateLevelBasisType.php index 6b737dba..acfe9717 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateLevelBasisType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateLevelBasisType.php @@ -6,7 +6,6 @@ /** * RateLevelBasisType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateRequestType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateRequestType.php index e259d5a6..526bf5b8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateRequestType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateRequestType.php @@ -6,7 +6,6 @@ /** * RateRequestType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateTypeBasisType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateTypeBasisType.php index e98563b2..04b3e861 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateTypeBasisType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RateTypeBasisType.php @@ -6,7 +6,6 @@ /** * Select the type of rate from which the element is to be selected. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecipientCustomsIdType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecipientCustomsIdType.php index 6e84b805..6e1d3db5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecipientCustomsIdType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecipientCustomsIdType.php @@ -6,7 +6,6 @@ /** * RecipientCustomsIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecommendedDocumentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecommendedDocumentType.php index 7de8ac9a..e776ec42 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecommendedDocumentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RecommendedDocumentType.php @@ -6,7 +6,6 @@ /** * Type of documents that are recommended to be included with the shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryControlType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryControlType.php index 9f4103b9..69cc6a26 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryControlType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryControlType.php @@ -6,7 +6,6 @@ /** * RegulatoryControlType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryLabelType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryLabelType.php index 7726b678..416d924f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryLabelType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RegulatoryLabelType.php @@ -6,7 +6,6 @@ /** * RegulatoryLabelType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RelativeVerticalPositionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RelativeVerticalPositionType.php index 86701cd9..57c6441e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RelativeVerticalPositionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RelativeVerticalPositionType.php @@ -6,7 +6,6 @@ /** * Describes the vertical position of an item relative to another item. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RequestedShippingDocumentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RequestedShippingDocumentType.php index 4ede4f95..806756b6 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RequestedShippingDocumentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RequestedShippingDocumentType.php @@ -6,7 +6,6 @@ /** * RequestedShippingDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php index f8c90dfb..f7364334 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RestrictionsAndPrivilegesPolicyExceptionType.php @@ -6,7 +6,6 @@ /** * RestrictionsAndPrivilegesPolicyExceptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php index 787b9eb4..3b8a779b 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnEMailAllowedSpecialServiceType.php @@ -6,7 +6,6 @@ /** * These values are used to control the availability of certain special services at the time when a customer uses the e-mail label link to create a return shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnType.php index c069be31..574838e3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnType.php @@ -6,7 +6,6 @@ /** * ReturnType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnedRateType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnedRateType.php index a88358ae..8cbcc177 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnedRateType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ReturnedRateType.php @@ -6,7 +6,6 @@ /** * The "PAYOR..." rates are expressed in the currency identified in the payor's rate table(s). The "RATED..." rates are expressed in the currency of the origin country. Former "...COUNTER..." values have become "...RETAIL..." values, except for PAYOR_COUNTER and RATED_COUNTER, which have been removed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RotationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RotationType.php index 6cc28ff4..29ec2216 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RotationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/RotationType.php @@ -6,7 +6,6 @@ /** * Describes the rotation of an item from its default orientation. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SecondaryBarcodeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SecondaryBarcodeType.php index 6fd2df88..574d178a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SecondaryBarcodeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SecondaryBarcodeType.php @@ -6,7 +6,6 @@ /** * SecondaryBarcodeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceCategoryType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceCategoryType.php index 4dccf309..d6fd90ee 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceCategoryType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceCategoryType.php @@ -6,7 +6,6 @@ /** * ServiceCategoryType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceOptionType.php index 4fb77246..f9b28c22 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceOptionType.php @@ -6,7 +6,6 @@ /** * These values control the optional features of service that may be combined in a commitment/rate comparision transaction. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceType.php deleted file mode 100644 index 084066fa..00000000 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ServiceType.php +++ /dev/null @@ -1,45 +0,0 @@ - - * @package PHP FedEx API wrapper - * @subpackage Validation Availability And Commitment Service Service - */ -class ServiceType extends AbstractSimpleType -{ - const _EUROPE_FIRST_INTERNATIONAL_PRIORITY = 'EUROPE_FIRST_INTERNATIONAL_PRIORITY'; - const _FEDEX_1_DAY_FREIGHT = 'FEDEX_1_DAY_FREIGHT'; - const _FEDEX_2_DAY = 'FEDEX_2_DAY'; - const _FEDEX_2_DAY_AM = 'FEDEX_2_DAY_AM'; - const _FEDEX_2_DAY_FREIGHT = 'FEDEX_2_DAY_FREIGHT'; - const _FEDEX_3_DAY_FREIGHT = 'FEDEX_3_DAY_FREIGHT'; - const _FEDEX_DISTANCE_DEFERRED = 'FEDEX_DISTANCE_DEFERRED'; - const _FEDEX_EXPRESS_SAVER = 'FEDEX_EXPRESS_SAVER'; - const _FEDEX_FIRST_FREIGHT = 'FEDEX_FIRST_FREIGHT'; - const _FEDEX_GROUND = 'FEDEX_GROUND'; - const _FEDEX_NEXT_DAY_AFTERNOON = 'FEDEX_NEXT_DAY_AFTERNOON'; - const _FEDEX_NEXT_DAY_EARLY_MORNING = 'FEDEX_NEXT_DAY_EARLY_MORNING'; - const _FEDEX_NEXT_DAY_END_OF_DAY = 'FEDEX_NEXT_DAY_END_OF_DAY'; - const _FEDEX_NEXT_DAY_FREIGHT = 'FEDEX_NEXT_DAY_FREIGHT'; - const _FEDEX_NEXT_DAY_MID_MORNING = 'FEDEX_NEXT_DAY_MID_MORNING'; - const _FIRST_OVERNIGHT = 'FIRST_OVERNIGHT'; - const _GROUND_HOME_DELIVERY = 'GROUND_HOME_DELIVERY'; - const _INTERNATIONAL_DISTRIBUTION_FREIGHT = 'INTERNATIONAL_DISTRIBUTION_FREIGHT'; - const _INTERNATIONAL_ECONOMY = 'INTERNATIONAL_ECONOMY'; - const _INTERNATIONAL_ECONOMY_DISTRIBUTION = 'INTERNATIONAL_ECONOMY_DISTRIBUTION'; - const _INTERNATIONAL_ECONOMY_FREIGHT = 'INTERNATIONAL_ECONOMY_FREIGHT'; - const _INTERNATIONAL_FIRST = 'INTERNATIONAL_FIRST'; - const _INTERNATIONAL_PRIORITY = 'INTERNATIONAL_PRIORITY'; - const _INTERNATIONAL_PRIORITY_DISTRIBUTION = 'INTERNATIONAL_PRIORITY_DISTRIBUTION'; - const _INTERNATIONAL_PRIORITY_EXPRESS = 'INTERNATIONAL_PRIORITY_EXPRESS'; - const _INTERNATIONAL_PRIORITY_FREIGHT = 'INTERNATIONAL_PRIORITY_FREIGHT'; - const _PRIORITY_OVERNIGHT = 'PRIORITY_OVERNIGHT'; - const _SAME_DAY = 'SAME_DAY'; - const _SAME_DAY_CITY = 'SAME_DAY_CITY'; - const _STANDARD_OVERNIGHT = 'STANDARD_OVERNIGHT'; -} diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentDryIceProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentDryIceProcessingOptionType.php index 7a0416e4..32caf319 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentDryIceProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentDryIceProcessingOptionType.php @@ -6,7 +6,6 @@ /** * ShipmentDryIceProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationAggregationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationAggregationType.php index 5f40289a..72e7816f 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationAggregationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationAggregationType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationAggregationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationRoleType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationRoleType.php index 3d850e87..4c08bcf4 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationRoleType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentNotificationRoleType.php @@ -6,7 +6,6 @@ /** * ShipmentNotificationRoleType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentOnlyFieldsType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentOnlyFieldsType.php index 6847f48a..4aba3e26 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentOnlyFieldsType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentOnlyFieldsType.php @@ -6,7 +6,6 @@ /** * These values identify which package-level data values will be provided at the shipment-level. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentProcessingOptionType.php index 79c05f89..a96971e0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * Identifies special or custom features to be applied to a shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentDispositionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentDispositionType.php index f9c6a563..1437bf47 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentDispositionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentDispositionType.php @@ -6,7 +6,6 @@ /** * Specifies how to return a shipping document to the caller. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentEMailGroupingType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentEMailGroupingType.php index 5e67d5e9..912ce113 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentEMailGroupingType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentEMailGroupingType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentEMailGroupingType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentGroupingType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentGroupingType.php index c77514e9..85218d47 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentGroupingType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentGroupingType.php @@ -6,7 +6,6 @@ /** * Specifies how to organize all shipping documents of the same type. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentImageType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentImageType.php index 329f0b48..7a48574a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentImageType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentImageType.php @@ -6,7 +6,6 @@ /** * Specifies the image format used for a shipping document. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentNamingType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentNamingType.php index 144205eb..f9f40eef 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentNamingType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentNamingType.php @@ -6,7 +6,6 @@ /** * Identifies the convention by which file names are constructed for STORED or DEFERRED documents. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStockType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStockType.php index 1d57a929..842ababc 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStockType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStockType.php @@ -6,7 +6,6 @@ /** * Specifies the type of paper (stock) on which a document will be printed. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStorageDetailType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStorageDetailType.php index 09341e4a..759478c0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStorageDetailType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/ShippingDocumentStorageDetailType.php @@ -6,7 +6,6 @@ /** * ShippingDocumentStorageDetailType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SignatureOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SignatureOptionType.php index b387f510..dca3d8a3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SignatureOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SignatureOptionType.php @@ -6,7 +6,6 @@ /** * SignatureOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountFeatureType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountFeatureType.php index c777eade..c1bbef29 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountFeatureType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountFeatureType.php @@ -6,7 +6,6 @@ /** * Identifies features of SmartPost shipping which apply to a customer account per contract. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountZoneType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountZoneType.php index 18b6228d..d68ffe01 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountZoneType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAccountZoneType.php @@ -6,7 +6,6 @@ /** * Specifies the zone type that SmartPost classifies the customer account as. This controls how the SmartPost outbound shipments are rated, routed, tracked and reported. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAncillaryEndorsementType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAncillaryEndorsementType.php index 77e73efe..c87a7b80 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAncillaryEndorsementType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostAncillaryEndorsementType.php @@ -6,7 +6,6 @@ /** * These values are mutually exclusive; at most one of them can be attached to a SmartPost shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostIndiciaType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostIndiciaType.php index 5d132d5d..1d37504c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostIndiciaType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostIndiciaType.php @@ -6,7 +6,6 @@ /** * SmartPostIndiciaType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentProcessingOptionType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentProcessingOptionType.php index 6f49411c..475a3c71 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentProcessingOptionType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentProcessingOptionType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentProcessingOptionType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentSpecialServiceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentSpecialServiceType.php index 333e0b45..3f4ec2ed 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentSpecialServiceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SmartPostShipmentSpecialServiceType.php @@ -6,7 +6,6 @@ /** * SmartPostShipmentSpecialServiceType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SpecialEquipmentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SpecialEquipmentType.php index 07e969ff..0702683d 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SpecialEquipmentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SpecialEquipmentType.php @@ -6,7 +6,6 @@ /** * Identifies types of special equipment used in loading/unloading Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SplitPaymentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SplitPaymentType.php index ee622c8d..449ed49a 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SplitPaymentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SplitPaymentType.php @@ -6,7 +6,6 @@ /** * Identifies an aspect of a shipment that may be paid separately. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/StatusType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/StatusType.php index bc930413..ba64b635 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/StatusType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/StatusType.php @@ -6,7 +6,6 @@ /** * Specifies different statuses. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SuppliesTypes.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SuppliesTypes.php index 545f5367..1f724c76 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SuppliesTypes.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/SuppliesTypes.php @@ -6,7 +6,6 @@ /** * SuppliesTypes * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TaxesOrMiscellaneousChargeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TaxesOrMiscellaneousChargeType.php index c2bac594..69ce93c0 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TaxesOrMiscellaneousChargeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TaxesOrMiscellaneousChargeType.php @@ -6,7 +6,6 @@ /** * Specifice the kind of tax or miscellaneous charge being reported on a Commercial Invoice. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TinType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TinType.php index 18f0cb40..b25e6993 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TinType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TinType.php @@ -6,7 +6,6 @@ /** * TinType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TrackingIdType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TrackingIdType.php index 932dcbeb..4023f1e5 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TrackingIdType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TrackingIdType.php @@ -6,7 +6,6 @@ /** * TrackingIdType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransborderDistributionSpecialServiceType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransborderDistributionSpecialServiceType.php index 86b9d0ff..8f6d25c1 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransborderDistributionSpecialServiceType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransborderDistributionSpecialServiceType.php @@ -6,7 +6,6 @@ /** * Identifies features of service requested for a Transborder Distribution shipment. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransitTimeType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransitTimeType.php index fa182045..86545975 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransitTimeType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/TransitTimeType.php @@ -6,7 +6,6 @@ /** * TransitTimeType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentIdProducer.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentIdProducer.php index fbb04cc3..eb0f6ea6 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentIdProducer.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentIdProducer.php @@ -6,7 +6,6 @@ /** * Specifies the application that is responsible for managing the document id. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentProducerType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentProducerType.php index 85db3417..efa99567 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentProducerType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentProducerType.php @@ -6,7 +6,6 @@ /** * UploadDocumentProducerType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentType.php index 9cd34e1a..f54f2f65 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UploadDocumentType.php @@ -6,7 +6,6 @@ /** * UploadDocumentType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsageType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsageType.php index a963f09b..8e7f375e 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsageType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsageType.php @@ -6,7 +6,6 @@ /** * Specifies the usage type of the data item under consideration. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaCertifierSpecificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaCertifierSpecificationType.php index 45d5e4f9..ee9935b3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaCertifierSpecificationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaCertifierSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaCertifierSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaImporterSpecificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaImporterSpecificationType.php index 472afcff..7f7549b3 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaImporterSpecificationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaImporterSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaImporterSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaOriginCriterionCode.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaOriginCriterionCode.php index fbb440d5..06afb591 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaOriginCriterionCode.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaOriginCriterionCode.php @@ -6,7 +6,6 @@ /** * UsmcaOriginCriterionCode * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaProducerSpecificationType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaProducerSpecificationType.php index 1fccedc2..0fbb9da7 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaProducerSpecificationType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/UsmcaProducerSpecificationType.php @@ -6,7 +6,6 @@ /** * UsmcaProducerSpecificationType * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/VolumeUnits.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/VolumeUnits.php index b0e81363..f144f36c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/VolumeUnits.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/VolumeUnits.php @@ -6,7 +6,6 @@ /** * Units of three-dimensional volume/cubic measure. * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeighingScaleType.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeighingScaleType.php index 51ab25fc..9524119c 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeighingScaleType.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeighingScaleType.php @@ -6,7 +6,6 @@ /** * Identifies types of scales used in weighing Freight shipments * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightSource.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightSource.php index 7cbbbb83..8b1563c8 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightSource.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightSource.php @@ -6,7 +6,6 @@ /** * WeightSource * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightUnits.php b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightUnits.php index 250dadc9..26b93c22 100644 --- a/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightUnits.php +++ b/src/FedEx/ValidationAvailabilityAndCommitmentService/SimpleType/WeightUnits.php @@ -6,7 +6,6 @@ /** * WeightUnits * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Validation Availability And Commitment Service Service */ diff --git a/util/Cli/GenerateCode/Application.php b/util/Cli/GenerateCode/Application.php index 878b3b0c..f19ddb51 100644 --- a/util/Cli/GenerateCode/Application.php +++ b/util/Cli/GenerateCode/Application.php @@ -6,7 +6,6 @@ /** * CLI Application to generate code from WSDLs * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Utilities */ @@ -15,7 +14,7 @@ class Application extends SymfonyConsoleApplication public function __construct() { parent::__construct('Generate code from WSDL', 1); - + $this->addCommands(array( new Command\GenerateCode() )); diff --git a/util/Cli/GenerateCode/Command/GenerateCode.php b/util/Cli/GenerateCode/Command/GenerateCode.php index e00c09d9..c66b6c79 100644 --- a/util/Cli/GenerateCode/Command/GenerateCode.php +++ b/util/Cli/GenerateCode/Command/GenerateCode.php @@ -9,7 +9,6 @@ /** * Generate Command for Generate Code CLI Application * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Utilities */ diff --git a/util/CodeGenerator/AbstractGenerate.php b/util/CodeGenerator/AbstractGenerate.php index 91276c35..669280be 100644 --- a/util/CodeGenerator/AbstractGenerate.php +++ b/util/CodeGenerator/AbstractGenerate.php @@ -4,7 +4,6 @@ /** * Abstract class for code generation utilities * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Utilities */ diff --git a/util/CodeGenerator/GenerateComplexTypeClasses.php b/util/CodeGenerator/GenerateComplexTypeClasses.php index 4b90365a..dce8d92f 100644 --- a/util/CodeGenerator/GenerateComplexTypeClasses.php +++ b/util/CodeGenerator/GenerateComplexTypeClasses.php @@ -4,7 +4,6 @@ /** * Converts complex types in .wsdl file to PHP class files * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Utilities */ @@ -117,7 +116,6 @@ protected function getGeneratedFileBody($className, $classDoc, array $properties /** * $classDoc * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage {$this->subPackageName} * diff --git a/util/CodeGenerator/GenerateRequestClass.php b/util/CodeGenerator/GenerateRequestClass.php index b6bdf552..582dcd4b 100644 --- a/util/CodeGenerator/GenerateRequestClass.php +++ b/util/CodeGenerator/GenerateRequestClass.php @@ -4,7 +4,6 @@ /** * Generates the Request.php class for each * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Utilities */ @@ -146,7 +145,6 @@ protected function getGeneratedFileBody(array $requestFunctionDefinitions) /** * Request sends the SOAP call to the FedEx servers and returns the response * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage {$this->subPackageName} */ diff --git a/util/CodeGenerator/GenerateSimpleTypeClasses.php b/util/CodeGenerator/GenerateSimpleTypeClasses.php index e3437fdb..6e899669 100644 --- a/util/CodeGenerator/GenerateSimpleTypeClasses.php +++ b/util/CodeGenerator/GenerateSimpleTypeClasses.php @@ -4,7 +4,6 @@ /** * Converts simple types in .wsdl file to PHP class files * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage Utilities */ @@ -83,7 +82,6 @@ protected function getGeneratedFileBody($documentation, $className, $constants) /** * $documentation * - * @author Jeremy Dunn * @package PHP FedEx API wrapper * @subpackage {$this->subPackageName} */ From 3b3bbb0f3047cb1b23037e5e5a7692c1765e8024 Mon Sep 17 00:00:00 2001 From: Jeremy Dunn Date: Mon, 14 Feb 2022 20:02:24 -0600 Subject: [PATCH 6/6] update CHANGELOG.md --- CHANGELOG.md | 3 + composer.lock | 3037 ------------------------------------------------- 2 files changed, 3 insertions(+), 3037 deletions(-) delete mode 100644 composer.lock diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d3dd01e..130191c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## 6.0.1 (released 2022-02-14) +- Increased composer.json PHP version for 8.1 + ## 6.0.0 (released 2021-11-16) - Update services, tests, examples and composer packages [#187](https://github.com/JeremyDunn/php-fedex-api-wrapper/pull/187) diff --git a/composer.lock b/composer.lock deleted file mode 100644 index 4da2831a..00000000 --- a/composer.lock +++ /dev/null @@ -1,3037 +0,0 @@ -{ - "_readme": [ - "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", - "This file is @generated automatically" - ], - "content-hash": "c5553d08e32abd6bc121976f00770390", - "packages": [], - "packages-dev": [ - { - "name": "doctrine/instantiator", - "version": "1.4.0", - "source": { - "type": "git", - "url": "https://github.com/doctrine/instantiator.git", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b", - "shasum": "" - }, - "require": { - "php": "^7.1 || ^8.0" - }, - "require-dev": { - "doctrine/coding-standard": "^8.0", - "ext-pdo": "*", - "ext-phar": "*", - "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com", - "homepage": "https://ocramius.github.io/" - } - ], - "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", - "homepage": "https://www.doctrine-project.org/projects/instantiator.html", - "keywords": [ - "constructor", - "instantiate" - ], - "support": { - "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/1.4.0" - }, - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", - "type": "tidelift" - } - ], - "time": "2020-11-10T18:47:58+00:00" - }, - { - "name": "fakerphp/faker", - "version": "v1.19.0", - "source": { - "type": "git", - "url": "https://github.com/FakerPHP/Faker.git", - "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75", - "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75", - "shasum": "" - }, - "require": { - "php": "^7.1 || ^8.0", - "psr/container": "^1.0 || ^2.0", - "symfony/deprecation-contracts": "^2.2 || ^3.0" - }, - "conflict": { - "fzaninotto/faker": "*" - }, - "require-dev": { - "bamarni/composer-bin-plugin": "^1.4.1", - "doctrine/persistence": "^1.3 || ^2.0", - "ext-intl": "*", - "symfony/phpunit-bridge": "^4.4 || ^5.2" - }, - "suggest": { - "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", - "ext-curl": "Required by Faker\\Provider\\Image to download images.", - "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", - "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", - "ext-mbstring": "Required for multibyte Unicode string functionality." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "v1.19-dev" - } - }, - "autoload": { - "psr-4": { - "Faker\\": "src/Faker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "François Zaninotto" - } - ], - "description": "Faker is a PHP library that generates fake data for you.", - "keywords": [ - "data", - "faker", - "fixtures" - ], - "support": { - "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.19.0" - }, - "time": "2022-02-02T17:38:57+00:00" - }, - { - "name": "myclabs/deep-copy", - "version": "1.10.2", - "source": { - "type": "git", - "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", - "shasum": "" - }, - "require": { - "php": "^7.1 || ^8.0" - }, - "replace": { - "myclabs/deep-copy": "self.version" - }, - "require-dev": { - "doctrine/collections": "^1.0", - "doctrine/common": "^2.6", - "phpunit/phpunit": "^7.1" - }, - "type": "library", - "autoload": { - "files": [ - "src/DeepCopy/deep_copy.php" - ], - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Create deep copies (clones) of your objects", - "keywords": [ - "clone", - "copy", - "duplicate", - "object", - "object graph" - ], - "support": { - "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2" - }, - "funding": [ - { - "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", - "type": "tidelift" - } - ], - "time": "2020-11-13T09:40:50+00:00" - }, - { - "name": "nikic/php-parser", - "version": "v4.13.2", - "source": { - "type": "git", - "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "210577fe3cf7badcc5814d99455df46564f3c077" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077", - "reference": "210577fe3cf7badcc5814d99455df46564f3c077", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "php": ">=7.0" - }, - "require-dev": { - "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" - }, - "bin": [ - "bin/php-parse" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.9-dev" - } - }, - "autoload": { - "psr-4": { - "PhpParser\\": "lib/PhpParser" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Nikita Popov" - } - ], - "description": "A PHP parser written in PHP", - "keywords": [ - "parser", - "php" - ], - "support": { - "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2" - }, - "time": "2021-11-30T19:35:32+00:00" - }, - { - "name": "phar-io/manifest", - "version": "2.0.3", - "source": { - "type": "git", - "url": "https://github.com/phar-io/manifest.git", - "reference": "97803eca37d319dfa7826cc2437fc020857acb53" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", - "reference": "97803eca37d319dfa7826cc2437fc020857acb53", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-phar": "*", - "ext-xmlwriter": "*", - "phar-io/version": "^3.0.1", - "php": "^7.2 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" - }, - { - "name": "Sebastian Heuer", - "email": "sebastian@phpeople.de", - "role": "Developer" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "Developer" - } - ], - "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "support": { - "issues": "https://github.com/phar-io/manifest/issues", - "source": "https://github.com/phar-io/manifest/tree/2.0.3" - }, - "time": "2021-07-20T11:28:43+00:00" - }, - { - "name": "phar-io/version", - "version": "3.1.1", - "source": { - "type": "git", - "url": "https://github.com/phar-io/version.git", - "reference": "15a90844ad40f127afd244c0cad228de2a80052a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a", - "reference": "15a90844ad40f127afd244c0cad228de2a80052a", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" - }, - { - "name": "Sebastian Heuer", - "email": "sebastian@phpeople.de", - "role": "Developer" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "Developer" - } - ], - "description": "Library for handling version information and constraints", - "support": { - "issues": "https://github.com/phar-io/version/issues", - "source": "https://github.com/phar-io/version/tree/3.1.1" - }, - "time": "2022-02-07T21:56:48+00:00" - }, - { - "name": "phpdocumentor/reflection-common", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jaap van Otterdijk", - "email": "opensource@ijaap.nl" - } - ], - "description": "Common reflection classes used by phpdocumentor to reflect the code structure", - "homepage": "http://www.phpdoc.org", - "keywords": [ - "FQSEN", - "phpDocumentor", - "phpdoc", - "reflection", - "static analysis" - ], - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", - "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" - }, - "time": "2020-06-27T09:03:43+00:00" - }, - { - "name": "phpdocumentor/reflection-docblock", - "version": "5.3.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", - "shasum": "" - }, - "require": { - "ext-filter": "*", - "php": "^7.2 || ^8.0", - "phpdocumentor/reflection-common": "^2.2", - "phpdocumentor/type-resolver": "^1.3", - "webmozart/assert": "^1.9.1" - }, - "require-dev": { - "mockery/mockery": "~1.3.2", - "psalm/phar": "^4.8" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" - }, - { - "name": "Jaap van Otterdijk", - "email": "account@ijaap.nl" - } - ], - "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" - }, - "time": "2021-10-19T17:43:47+00:00" - }, - { - "name": "phpdocumentor/type-resolver", - "version": "1.6.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", - "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0", - "phpdocumentor/reflection-common": "^2.0" - }, - "require-dev": { - "ext-tokenizer": "*", - "psalm/phar": "^4.8" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" - } - ], - "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "support": { - "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" - }, - "time": "2022-01-04T19:58:01+00:00" - }, - { - "name": "phpspec/prophecy", - "version": "v1.15.0", - "source": { - "type": "git", - "url": "https://github.com/phpspec/prophecy.git", - "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13", - "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", - "shasum": "" - }, - "require": { - "doctrine/instantiator": "^1.2", - "php": "^7.2 || ~8.0, <8.2", - "phpdocumentor/reflection-docblock": "^5.2", - "sebastian/comparator": "^3.0 || ^4.0", - "sebastian/recursion-context": "^3.0 || ^4.0" - }, - "require-dev": { - "phpspec/phpspec": "^6.0 || ^7.0", - "phpunit/phpunit": "^8.0 || ^9.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Prophecy\\": "src/Prophecy" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - }, - { - "name": "Marcello Duarte", - "email": "marcello.duarte@gmail.com" - } - ], - "description": "Highly opinionated mocking framework for PHP 5.3+", - "homepage": "https://github.com/phpspec/prophecy", - "keywords": [ - "Double", - "Dummy", - "fake", - "mock", - "spy", - "stub" - ], - "support": { - "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/v1.15.0" - }, - "time": "2021-12-08T12:19:24+00:00" - }, - { - "name": "phpunit/php-code-coverage", - "version": "9.2.10", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687", - "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-libxml": "*", - "ext-xmlwriter": "*", - "nikic/php-parser": "^4.13.0", - "php": ">=7.3", - "phpunit/php-file-iterator": "^3.0.3", - "phpunit/php-text-template": "^2.0.2", - "sebastian/code-unit-reverse-lookup": "^2.0.2", - "sebastian/complexity": "^2.0", - "sebastian/environment": "^5.1.2", - "sebastian/lines-of-code": "^1.0.3", - "sebastian/version": "^3.0.1", - "theseer/tokenizer": "^1.2.0" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "ext-pcov": "*", - "ext-xdebug": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "9.2-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", - "homepage": "https://github.com/sebastianbergmann/php-code-coverage", - "keywords": [ - "coverage", - "testing", - "xunit" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2021-12-05T09:12:13+00:00" - }, - { - "name": "phpunit/php-file-iterator", - "version": "3.0.6", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", - "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "FilterIterator implementation that filters files based on a list of suffixes.", - "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", - "keywords": [ - "filesystem", - "iterator" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", - "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2021-12-02T12:48:52+00:00" - }, - { - "name": "phpunit/php-invoker", - "version": "3.1.1", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", - "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "ext-pcntl": "*", - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "ext-pcntl": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Invoke callables with a timeout", - "homepage": "https://github.com/sebastianbergmann/php-invoker/", - "keywords": [ - "process" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/php-invoker/issues", - "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-09-28T05:58:55+00:00" - }, - { - "name": "phpunit/php-text-template", - "version": "2.0.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", - "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Simple template engine.", - "homepage": "https://github.com/sebastianbergmann/php-text-template/", - "keywords": [ - "template" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/php-text-template/issues", - "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T05:33:50+00:00" - }, - { - "name": "phpunit/php-timer", - "version": "5.0.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", - "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Utility class for timing", - "homepage": "https://github.com/sebastianbergmann/php-timer/", - "keywords": [ - "timer" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/php-timer/issues", - "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:16:10+00:00" - }, - { - "name": "phpunit/phpunit", - "version": "9.5.13", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "597cb647654ede35e43b137926dfdfef0fb11743" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743", - "reference": "597cb647654ede35e43b137926dfdfef0fb11743", - "shasum": "" - }, - "require": { - "doctrine/instantiator": "^1.3.1", - "ext-dom": "*", - "ext-json": "*", - "ext-libxml": "*", - "ext-mbstring": "*", - "ext-xml": "*", - "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.10.1", - "phar-io/manifest": "^2.0.3", - "phar-io/version": "^3.0.2", - "php": ">=7.3", - "phpspec/prophecy": "^1.12.1", - "phpunit/php-code-coverage": "^9.2.7", - "phpunit/php-file-iterator": "^3.0.5", - "phpunit/php-invoker": "^3.1.1", - "phpunit/php-text-template": "^2.0.3", - "phpunit/php-timer": "^5.0.2", - "sebastian/cli-parser": "^1.0.1", - "sebastian/code-unit": "^1.0.6", - "sebastian/comparator": "^4.0.5", - "sebastian/diff": "^4.0.3", - "sebastian/environment": "^5.1.3", - "sebastian/exporter": "^4.0.3", - "sebastian/global-state": "^5.0.1", - "sebastian/object-enumerator": "^4.0.3", - "sebastian/resource-operations": "^3.0.3", - "sebastian/type": "^2.3.4", - "sebastian/version": "^3.0.2" - }, - "require-dev": { - "ext-pdo": "*", - "phpspec/prophecy-phpunit": "^2.0.1" - }, - "suggest": { - "ext-soap": "*", - "ext-xdebug": "*" - }, - "bin": [ - "phpunit" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "9.5-dev" - } - }, - "autoload": { - "files": [ - "src/Framework/Assert/Functions.php" - ], - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "The PHP Unit Testing framework.", - "homepage": "https://phpunit.de/", - "keywords": [ - "phpunit", - "testing", - "xunit" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13" - }, - "funding": [ - { - "url": "https://phpunit.de/sponsors.html", - "type": "custom" - }, - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2022-01-24T07:33:35+00:00" - }, - { - "name": "psr/container", - "version": "2.0.2", - "source": { - "type": "git", - "url": "https://github.com/php-fig/container.git", - "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", - "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", - "shasum": "" - }, - "require": { - "php": ">=7.4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Container\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "https://www.php-fig.org/" - } - ], - "description": "Common Container Interface (PHP FIG PSR-11)", - "homepage": "https://github.com/php-fig/container", - "keywords": [ - "PSR-11", - "container", - "container-interface", - "container-interop", - "psr" - ], - "support": { - "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/2.0.2" - }, - "time": "2021-11-05T16:47:00+00:00" - }, - { - "name": "sebastian/cli-parser", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", - "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Library for parsing CLI options", - "homepage": "https://github.com/sebastianbergmann/cli-parser", - "support": { - "issues": "https://github.com/sebastianbergmann/cli-parser/issues", - "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-09-28T06:08:49+00:00" - }, - { - "name": "sebastian/code-unit", - "version": "1.0.8", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120", - "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Collection of value objects that represent the PHP code units", - "homepage": "https://github.com/sebastianbergmann/code-unit", - "support": { - "issues": "https://github.com/sebastianbergmann/code-unit/issues", - "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:08:54+00:00" - }, - { - "name": "sebastian/code-unit-reverse-lookup", - "version": "2.0.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", - "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Looks up which function or method a line of code belongs to", - "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", - "support": { - "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", - "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-09-28T05:30:19+00:00" - }, - { - "name": "sebastian/comparator", - "version": "4.0.6", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "55f4261989e546dc112258c7a75935a81a7ce382" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382", - "reference": "55f4261989e546dc112258c7a75935a81a7ce382", - "shasum": "" - }, - "require": { - "php": ">=7.3", - "sebastian/diff": "^4.0", - "sebastian/exporter": "^4.0" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@2bepublished.at" - } - ], - "description": "Provides the functionality to compare PHP values for equality", - "homepage": "https://github.com/sebastianbergmann/comparator", - "keywords": [ - "comparator", - "compare", - "equality" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/comparator/issues", - "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T15:49:45+00:00" - }, - { - "name": "sebastian/complexity", - "version": "2.0.2", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/complexity.git", - "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", - "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", - "shasum": "" - }, - "require": { - "nikic/php-parser": "^4.7", - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Library for calculating the complexity of PHP code units", - "homepage": "https://github.com/sebastianbergmann/complexity", - "support": { - "issues": "https://github.com/sebastianbergmann/complexity/issues", - "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T15:52:27+00:00" - }, - { - "name": "sebastian/diff", - "version": "4.0.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3", - "symfony/process": "^4.2 || ^5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - } - ], - "description": "Diff implementation", - "homepage": "https://github.com/sebastianbergmann/diff", - "keywords": [ - "diff", - "udiff", - "unidiff", - "unified diff" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/diff/issues", - "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:10:38+00:00" - }, - { - "name": "sebastian/environment", - "version": "5.1.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "388b6ced16caa751030f6a69e588299fa09200ac" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", - "reference": "388b6ced16caa751030f6a69e588299fa09200ac", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "ext-posix": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.1-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Provides functionality to handle HHVM/PHP environments", - "homepage": "http://www.github.com/sebastianbergmann/environment", - "keywords": [ - "Xdebug", - "environment", - "hhvm" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/environment/issues", - "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-09-28T05:52:38+00:00" - }, - { - "name": "sebastian/exporter", - "version": "4.0.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9", - "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9", - "shasum": "" - }, - "require": { - "php": ">=7.3", - "sebastian/recursion-context": "^4.0" - }, - "require-dev": { - "ext-mbstring": "*", - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Volker Dusch", - "email": "github@wallbash.com" - }, - { - "name": "Adam Harvey", - "email": "aharvey@php.net" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Provides the functionality to export PHP variables for visualization", - "homepage": "https://www.github.com/sebastianbergmann/exporter", - "keywords": [ - "export", - "exporter" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/exporter/issues", - "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2021-11-11T14:18:36+00:00" - }, - { - "name": "sebastian/global-state", - "version": "5.0.5", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", - "shasum": "" - }, - "require": { - "php": ">=7.3", - "sebastian/object-reflector": "^2.0", - "sebastian/recursion-context": "^4.0" - }, - "require-dev": { - "ext-dom": "*", - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "ext-uopz": "*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Snapshotting of global state", - "homepage": "http://www.github.com/sebastianbergmann/global-state", - "keywords": [ - "global state" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2022-02-14T08:28:10+00:00" - }, - { - "name": "sebastian/lines-of-code", - "version": "1.0.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/lines-of-code.git", - "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", - "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", - "shasum": "" - }, - "require": { - "nikic/php-parser": "^4.6", - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Library for counting the lines of code in PHP source code", - "homepage": "https://github.com/sebastianbergmann/lines-of-code", - "support": { - "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", - "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-11-28T06:42:11+00:00" - }, - { - "name": "sebastian/object-enumerator", - "version": "4.0.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "5c9eeac41b290a3712d88851518825ad78f45c71" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71", - "reference": "5c9eeac41b290a3712d88851518825ad78f45c71", - "shasum": "" - }, - "require": { - "php": ">=7.3", - "sebastian/object-reflector": "^2.0", - "sebastian/recursion-context": "^4.0" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Traverses array structures and object graphs to enumerate all referenced objects", - "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "support": { - "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", - "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:12:34+00:00" - }, - { - "name": "sebastian/object-reflector", - "version": "2.0.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", - "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Allows reflection of object attributes, including inherited and non-public ones", - "homepage": "https://github.com/sebastianbergmann/object-reflector/", - "support": { - "issues": "https://github.com/sebastianbergmann/object-reflector/issues", - "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:14:26+00:00" - }, - { - "name": "sebastian/recursion-context", - "version": "4.0.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172", - "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, - { - "name": "Adam Harvey", - "email": "aharvey@php.net" - } - ], - "description": "Provides functionality to recursively process PHP variables", - "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "support": { - "issues": "https://github.com/sebastianbergmann/recursion-context/issues", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:17:30+00:00" - }, - { - "name": "sebastian/resource-operations", - "version": "3.0.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", - "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Provides a list of PHP built-in functions that operate on resources", - "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "support": { - "issues": "https://github.com/sebastianbergmann/resource-operations/issues", - "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-09-28T06:45:17+00:00" - }, - { - "name": "sebastian/type", - "version": "2.3.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/type.git", - "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914", - "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.3-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Collection of value objects that represent the types of the PHP type system", - "homepage": "https://github.com/sebastianbergmann/type", - "support": { - "issues": "https://github.com/sebastianbergmann/type/issues", - "source": "https://github.com/sebastianbergmann/type/tree/2.3.4" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2021-06-15T12:49:02+00:00" - }, - { - "name": "sebastian/version", - "version": "3.0.2", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/version.git", - "reference": "c6c1022351a901512170118436c764e473f6de8c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", - "reference": "c6c1022351a901512170118436c764e473f6de8c", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Library that helps with managing the version number of Git-hosted PHP projects", - "homepage": "https://github.com/sebastianbergmann/version", - "support": { - "issues": "https://github.com/sebastianbergmann/version/issues", - "source": "https://github.com/sebastianbergmann/version/tree/3.0.2" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-09-28T06:39:44+00:00" - }, - { - "name": "squizlabs/php_codesniffer", - "version": "3.6.2", - "source": { - "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", - "shasum": "" - }, - "require": { - "ext-simplexml": "*", - "ext-tokenizer": "*", - "ext-xmlwriter": "*", - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" - }, - "bin": [ - "bin/phpcs", - "bin/phpcbf" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Greg Sherwood", - "role": "lead" - } - ], - "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", - "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", - "keywords": [ - "phpcs", - "standards" - ], - "support": { - "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", - "source": "https://github.com/squizlabs/PHP_CodeSniffer", - "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" - }, - "time": "2021-12-12T21:44:58+00:00" - }, - { - "name": "symfony/console", - "version": "v5.4.3", - "source": { - "type": "git", - "url": "https://github.com/symfony/console.git", - "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a2a86ec353d825c75856c6fd14fac416a7bdb6b8", - "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8", - "shasum": "" - }, - "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "^1.9", - "symfony/polyfill-php80": "^1.16", - "symfony/service-contracts": "^1.1|^2|^3", - "symfony/string": "^5.1|^6.0" - }, - "conflict": { - "psr/log": ">=3", - "symfony/dependency-injection": "<4.4", - "symfony/dotenv": "<5.1", - "symfony/event-dispatcher": "<4.4", - "symfony/lock": "<4.4", - "symfony/process": "<4.4" - }, - "provide": { - "psr/log-implementation": "1.0|2.0" - }, - "require-dev": { - "psr/log": "^1|^2", - "symfony/config": "^4.4|^5.0|^6.0", - "symfony/dependency-injection": "^4.4|^5.0|^6.0", - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/lock": "^4.4|^5.0|^6.0", - "symfony/process": "^4.4|^5.0|^6.0", - "symfony/var-dumper": "^4.4|^5.0|^6.0" - }, - "suggest": { - "psr/log": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/lock": "", - "symfony/process": "" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Console\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Eases the creation of beautiful and testable command line interfaces", - "homepage": "https://symfony.com", - "keywords": [ - "cli", - "command line", - "console", - "terminal" - ], - "support": { - "source": "https://github.com/symfony/console/tree/v5.4.3" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-01-26T16:28:35+00:00" - }, - { - "name": "symfony/deprecation-contracts", - "version": "v3.0.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", - "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", - "shasum": "" - }, - "require": { - "php": ">=8.0.2" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.0-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" - } - }, - "autoload": { - "files": [ - "function.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "A generic function and convention to trigger deprecation notices", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-11-01T23:48:49+00:00" - }, - { - "name": "symfony/polyfill-ctype", - "version": "v1.24.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "30885182c981ab175d4d034db0f6f469898070ab" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", - "reference": "30885182c981ab175d4d034db0f6f469898070ab", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "provide": { - "ext-ctype": "*" - }, - "suggest": { - "ext-ctype": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.23-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, - "files": [ - "bootstrap.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for ctype functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "ctype", - "polyfill", - "portable" - ], - "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-10-20T20:35:02+00:00" - }, - { - "name": "symfony/polyfill-intl-grapheme", - "version": "v1.24.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "81b86b50cf841a64252b439e738e97f4a34e2783" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783", - "reference": "81b86b50cf841a64252b439e738e97f4a34e2783", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "suggest": { - "ext-intl": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.23-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Intl\\Grapheme\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for intl's grapheme_* functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "grapheme", - "intl", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-11-23T21:10:46+00:00" - }, - { - "name": "symfony/polyfill-intl-normalizer", - "version": "v1.24.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", - "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "suggest": { - "ext-intl": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.23-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for intl's Normalizer class and related functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "intl", - "normalizer", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-02-19T12:13:01+00:00" - }, - { - "name": "symfony/polyfill-mbstring", - "version": "v1.24.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "provide": { - "ext-mbstring": "*" - }, - "suggest": { - "ext-mbstring": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.23-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for the Mbstring extension", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "mbstring", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-11-30T18:21:41+00:00" - }, - { - "name": "symfony/polyfill-php73", - "version": "v1.24.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5", - "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.23-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-06-05T21:20:04+00:00" - }, - { - "name": "symfony/polyfill-php80", - "version": "v1.24.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.23-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ion Bazan", - "email": "ion.bazan@gmail.com" - }, - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-09-13T13:58:33+00:00" - }, - { - "name": "symfony/service-contracts", - "version": "v3.0.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/service-contracts.git", - "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603", - "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603", - "shasum": "" - }, - "require": { - "php": ">=8.0.2", - "psr/container": "^2.0" - }, - "conflict": { - "ext-psr": "<1.1|>=2" - }, - "suggest": { - "symfony/service-implementation": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.0-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Contracts\\Service\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Generic abstractions related to writing services", - "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], - "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.0.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-11-04T17:53:12+00:00" - }, - { - "name": "symfony/string", - "version": "v6.0.3", - "source": { - "type": "git", - "url": "https://github.com/symfony/string.git", - "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2", - "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2", - "shasum": "" - }, - "require": { - "php": ">=8.0.2", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-intl-grapheme": "~1.0", - "symfony/polyfill-intl-normalizer": "~1.0", - "symfony/polyfill-mbstring": "~1.0" - }, - "conflict": { - "symfony/translation-contracts": "<2.0" - }, - "require-dev": { - "symfony/error-handler": "^5.4|^6.0", - "symfony/http-client": "^5.4|^6.0", - "symfony/translation-contracts": "^2.0|^3.0", - "symfony/var-exporter": "^5.4|^6.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\String\\": "" - }, - "files": [ - "Resources/functions.php" - ], - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", - "homepage": "https://symfony.com", - "keywords": [ - "grapheme", - "i18n", - "string", - "unicode", - "utf-8", - "utf8" - ], - "support": { - "source": "https://github.com/symfony/string/tree/v6.0.3" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-01-02T09:55:41+00:00" - }, - { - "name": "theseer/tokenizer", - "version": "1.2.1", - "source": { - "type": "git", - "url": "https://github.com/theseer/tokenizer.git", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-tokenizer": "*", - "ext-xmlwriter": "*", - "php": "^7.2 || ^8.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Arne Blankerts", - "email": "arne@blankerts.de", - "role": "Developer" - } - ], - "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", - "support": { - "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.1" - }, - "funding": [ - { - "url": "https://github.com/theseer", - "type": "github" - } - ], - "time": "2021-07-28T10:34:58+00:00" - }, - { - "name": "webmozart/assert", - "version": "1.10.0", - "source": { - "type": "git", - "url": "https://github.com/webmozarts/assert.git", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0", - "symfony/polyfill-ctype": "^1.8" - }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.10.0" - }, - "time": "2021-03-09T10:59:23+00:00" - } - ], - "aliases": [], - "minimum-stability": "stable", - "stability-flags": [], - "prefer-stable": false, - "prefer-lowest": false, - "platform": { - "php": ">=7.3|>=8.0|>=8.1", - "ext-soap": "*" - }, - "platform-dev": [], - "plugin-api-version": "2.1.0" -}