Package io.trippay.sdk.payment.model
Class MultiBookingContractResponse
java.lang.Object
io.trippay.sdk.payment.model.MultiBookingContractResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-12-21T14:52:05.695971143+07:00[Asia/Bangkok]")
public class MultiBookingContractResponse
extends Object
MultiBookingContractResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<BookingContract> _list) addListItem(BookingContract _listItem) boolean@NotNull @Valid @Size(min=1,max=2147483647) List<BookingContract> getList()Finalized booking contractinthashCode()voidsetList(List<BookingContract> _list) toString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
MultiBookingContractResponse
public MultiBookingContractResponse()
-
-
Method Details
-
_list
-
addListItem
-
getList
@Nonnull @NotNull @Valid @Size(min=1, max=2147483647) public @NotNull @Valid @Size(min=1,max=2147483647) List<BookingContract> getList()Finalized booking contract- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-