Uses of Class
travel.wink.sdk.lookup.model.ContactNonAuthenticatedEntity
Packages that use ContactNonAuthenticatedEntity
-
Uses of ContactNonAuthenticatedEntity in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return ContactNonAuthenticatedEntityModifier and TypeMethodDescription@NotNull @Valid ContactNonAuthenticatedEntityGuestRoomLightweightNonAuthenticatedEntity.getContact()Associate a contact person for this blocking (if applicable).PropertyAggregateLightweightNonAuthenticatedEntity.getReservations()Contact details for reservations deskContactNonAuthenticatedEntity.phoneNumber(String phoneNumber) ContactNonAuthenticatedEntity.secondaryEmail(String secondaryEmail) Methods in travel.wink.sdk.lookup.model with parameters of type ContactNonAuthenticatedEntityModifier and TypeMethodDescriptionGuestRoomLightweightNonAuthenticatedEntity.contact(ContactNonAuthenticatedEntity contact) PropertyAggregateLightweightNonAuthenticatedEntity.reservations(ContactNonAuthenticatedEntity reservations) voidGuestRoomLightweightNonAuthenticatedEntity.setContact(ContactNonAuthenticatedEntity contact) voidPropertyAggregateLightweightNonAuthenticatedEntity.setReservations(ContactNonAuthenticatedEntity reservations)