@@ -87,7 +87,7 @@ |
||
87 | 87 | private $address; |
88 | 88 | |
89 | 89 | /** |
90 | - * @param \stdClass|object $attributes |
|
90 | + * @param \stdClass $attributes |
|
91 | 91 | */ |
92 | 92 | public function __construct(\stdClass $attributes = null) |
93 | 93 | { |
@@ -41,7 +41,7 @@ |
||
41 | 41 | * |
42 | 42 | * @throws Exception |
43 | 43 | * |
44 | - * @return TimeInTransitRequest |
|
44 | + * @return TimeInTransitResponse |
|
45 | 45 | */ |
46 | 46 | public function getTimeInTransit(TimeInTransitRequest $shipment) |
47 | 47 | { |