Package io.trippay.sdk.payment.model
Class PriceBookingContractResponse
java.lang.Object
io.trippay.sdk.payment.model.PriceBookingContractResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-04-12T15:09:05.445923493+07:00[Asia/Bangkok]")
public class PriceBookingContractResponse
extends Object
PriceBookingContractResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontract(PricedBookingContract contract) boolean@NotNull @Valid PricedBookingContractGet contractinthashCode()voidsetContract(PricedBookingContract contract) toString()
-
Field Details
-
JSON_PROPERTY_CONTRACT
- See Also:
-
-
Constructor Details
-
PriceBookingContractResponse
public PriceBookingContractResponse()
-
-
Method Details