Class CreateNewCustomerStripePaymentIntentRequest
java.lang.Object
travel.wink.sdk.payment.acquiring.model.CreateNewCustomerStripePaymentIntentRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-08-07T09:37:40.095199+07:00[Asia/Bangkok]")
public class CreateNewCustomerStripePaymentIntentRequest
extends Object
CreateNewCustomerStripePaymentIntentRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacquirerIdentifier(String acquirerIdentifier) description(String description) boolean@NotNull StringWhich coverage area is Stripe customer occurring in.@NotNull @Valid MoneysGet charge@NotNull StringDetails of the bookinginthashCode()voidsetAcquirerIdentifier(String acquirerIdentifier) voidvoidsetDescription(String description) toString()
-
Field Details
-
JSON_PROPERTY_ACQUIRER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_CHARGE
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
-
Constructor Details
-
CreateNewCustomerStripePaymentIntentRequest
public CreateNewCustomerStripePaymentIntentRequest()
-
-
Method Details
-
acquirerIdentifier
-
getAcquirerIdentifier
Which coverage area is Stripe customer occurring in.- Returns:
- acquirerIdentifier
-
setAcquirerIdentifier
-
charge
-
getCharge
Get charge- Returns:
- charge
-
setCharge
-
description
-
getDescription
Details of the booking- Returns:
- description
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-