EReputation
in package
A namespaced client for the "/e-reputation" endpoints.
Access via the Amadeus client object.
$amadeus = Amadeus::builder("clientId", "secret")->build(); $amadeus->getEReputation();
Table of Contents
- $hotelSentiments : HotelSentiments
- A namespaced client for the "/v2/e-reputation/hotel-sentiments" endpoints.
- __construct() : mixed
- getHotelSentiments() : HotelSentiments
- Get a namespaced client for the "/v2/e-reputation/hotel-sentiments" endpoints.
Properties
$hotelSentiments
A namespaced client for the "/v2/e-reputation/hotel-sentiments" endpoints.
private
HotelSentiments
$hotelSentiments
Methods
__construct()
public
__construct(Amadeus $amadeus) : mixed
Parameters
- $amadeus : Amadeus
Return values
mixed —getHotelSentiments()
Get a namespaced client for the "/v2/e-reputation/hotel-sentiments" endpoints.
public
getHotelSentiments() : HotelSentiments