Package travel.wink.sdk.extranet.model
Class UpsertPropertyDescriptionsRequest
java.lang.Object
travel.wink.sdk.extranet.model.UpsertPropertyDescriptionsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-06-16T12:47:36.256942+07:00[Asia/Bangkok]")
public class UpsertPropertyDescriptionsRequest
extends Object
UpsertPropertyDescriptionsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<SimpleDescription> _list) addListItem(SimpleDescription _listItem) boolean@NotNull @Valid @Size(min=1,max=2147483647) List<SimpleDescription>getList()Long and short property descriptionsinthashCode()voidsetList(List<SimpleDescription> _list) toString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
UpsertPropertyDescriptionsRequest
public UpsertPropertyDescriptionsRequest()
-
-
Method Details
-
_list
-
addListItem
-
getList
@Nonnull @NotNull @Valid @Size(min=1, max=2147483647) public @NotNull @Valid @Size(min=1,max=2147483647) List<SimpleDescription> getList()Long and short property descriptions- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-