Package travel.wink.sdk.extranet.model
Class UpdateLifestylesRequestSupplier
java.lang.Object
travel.wink.sdk.extranet.model.UpdateLifestylesRequestSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-02-23T13:12:29.043847278+07:00[Asia/Bangkok]")
public class UpdateLifestylesRequestSupplier
extends Object
UpdateLifestylesRequestSupplier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets _list -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid UUIDUpdate lifestyles for this property identifier@Size(min=0,max=6) List<UpdateLifestylesRequestSupplier.ListEnum> getList()List of new lifestyles to set on property.inthashCode()hotelIdentifier(UUID hotelIdentifier) voidsetHotelIdentifier(UUID hotelIdentifier) voidtoString()
-
Field Details
-
JSON_PROPERTY_HOTEL_IDENTIFIER
- See Also:
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
UpdateLifestylesRequestSupplier
public UpdateLifestylesRequestSupplier()
-
-
Method Details
-
hotelIdentifier
-
getHotelIdentifier
Update lifestyles for this property identifier- Returns:
- hotelIdentifier
-
setHotelIdentifier
-
_list
-
addListItem
public UpdateLifestylesRequestSupplier addListItem(UpdateLifestylesRequestSupplier.ListEnum _listItem) -
getList
@Nullable @Size(min=0, max=6) public @Size(min=0,max=6) List<UpdateLifestylesRequestSupplier.ListEnum> getList()List of new lifestyles to set on property.- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-