Package com.duffel.sdk.model
Class ConfirmPaymentIntent200Response
java.lang.Object
com.duffel.sdk.model.ConfirmPaymentIntent200Response
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-16T15:26:22.356688490+07:00[Asia/Bangkok]")
public class ConfirmPaymentIntent200Response
extends Object
ConfirmPaymentIntent200Response
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondata(PaymentIntent2 data) boolean@Valid PaymentIntent2getData()Get datainthashCode()voidsetData(PaymentIntent2 data) toString()
-
Field Details
-
JSON_PROPERTY_DATA
- See Also:
-
-
Constructor Details
-
ConfirmPaymentIntent200Response
public ConfirmPaymentIntent200Response()
-
-
Method Details