@@ -1639,7 +1639,7 @@ |
||
| 1639 | 1639 | /** |
| 1640 | 1640 | * Fare_PriceUpsellWithoutPnr |
| 1641 | 1641 | * |
| 1642 | - * @param RequestOptions\FareInformativeBestPricingWithoutPnrOptions $options |
|
| 1642 | + * @param RequestOptions\FarePriceUpsellWithoutPNROptions $options |
|
| 1643 | 1643 | * @param array $messageOptions (OPTIONAL) |
| 1644 | 1644 | * @return Result |
| 1645 | 1645 | * @throws Client\InvalidMessageException |
@@ -35,7 +35,7 @@ |
||
| 35 | 35 | /** |
| 36 | 36 | * InformativeBestPricingWithoutPNR13 constructor. |
| 37 | 37 | * |
| 38 | - * @param FareInformativeBestPricingWithoutPnrOptions|null $options |
|
| 38 | + * @param null|FarePriceUpsellWithoutPNROptions $options |
|
| 39 | 39 | */ |
| 40 | 40 | public function __construct(FarePriceUpsellWithoutPNROptions $options = null) |
| 41 | 41 | { |
@@ -37,7 +37,7 @@ |
||
| 37 | 37 | /** |
| 38 | 38 | * InformativeBestPricingWithoutPNR12 constructor. |
| 39 | 39 | * |
| 40 | - * @param FareInformativeBestPricingWithoutPnrOptions|null $options |
|
| 40 | + * @param null|FarePriceUpsellWithoutPNROptions $options |
|
| 41 | 41 | * @throws MessageVersionUnsupportedException |
| 42 | 42 | */ |
| 43 | 43 | public function __construct(FarePriceUpsellWithoutPNROptions $options = null) |
@@ -35,7 +35,7 @@ |
||
| 35 | 35 | /** |
| 36 | 36 | * InformativeBestPricingWithoutPNR13 constructor. |
| 37 | 37 | * |
| 38 | - * @param FareInformativeBestPricingWithoutPnrOptions|null $options |
|
| 38 | + * @param null|FarePriceUpsellWithoutPNROptions $options |
|
| 39 | 39 | */ |
| 40 | 40 | public function __construct(FarePriceUpsellWithoutPNROptions $options = null) |
| 41 | 41 | { |