Class BookingContractGridResponse
java.lang.Object
io.trippay.sdk.payment.model.BookingContractGridResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-03-04T20:44:38.105926479+07:00[Asia/Bangkok]")
public class BookingContractGridResponse
extends Object
BookingContractGridResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid PageBookingContractgetPage()Get page@NotNull @Valid TotalAggregateFundsGet totalFundsinthashCode()page(PageBookingContract page) voidsetPage(PageBookingContract page) voidsetTotalFunds(TotalAggregateFunds totalFunds) toString()totalFunds(TotalAggregateFunds totalFunds)
-
Field Details
-
JSON_PROPERTY_PAGE
- See Also:
-
JSON_PROPERTY_TOTAL_FUNDS
- See Also:
-
-
Constructor Details
-
BookingContractGridResponse
public BookingContractGridResponse()
-
-
Method Details
-
page
-
getPage
Get page- Returns:
- page
-
setPage
-
totalFunds
-
getTotalFunds
Get totalFunds- Returns:
- totalFunds
-
setTotalFunds
-
equals
-
hashCode
-
toString
-