Package travel.wink.sdk.extranet.model
Class DailyRateListUpdateSupplier
java.lang.Object
travel.wink.sdk.extranet.model.DailyRateListUpdateSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-18T08:52:26.126132332+07:00[Asia/Bangkok]")
public class DailyRateListUpdateSupplier
extends Object
DailyRateListUpdateSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<RateSupplier> _list) addListItem(RateSupplier _listItem) boolean@NotNull @Valid List<RateSupplier>getList()Get _listinthashCode()voidsetList(List<RateSupplier> _list) toString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
DailyRateListUpdateSupplier
public DailyRateListUpdateSupplier()
-
-
Method Details