Class ApiHolder
java.lang.Object
travel.wink.hotelbeds.booking.sdk.model.ApiHolder
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-04T11:28:08.331690043+07:00[Asia/Bangkok]")
public class ApiHolder
extends Object
Information of the holder of the booking. Please use this tag to inform about name of lead passenger that is going to do the check In at the hotel. This information will be sent to hotelier for the Check In process
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_SURNAME
- See Also:
-
-
Constructor Details
-
ApiHolder
public ApiHolder()
-
-
Method Details
-
name
-
getName
Booking holder name for all the rooms of the booking.- Returns:
- name
-
setName
-
surname
-
getSurname
Booking holder surname for all rooms of the booking.- Returns:
- surname
-
setSurname
-
equals
-
hashCode
public int hashCode() -
toString
-