Class PaymentSourceCreateUsingPaymentIntentParams
java.lang.Object
com.chargebee.v4.models.paymentSource.params.PaymentSourceCreateUsingPaymentIntentParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Create a new builder for PaymentSourceCreateUsingPaymentIntentParams.Get the form data for this request.
-
Method Details
-
getCustomerId
-
getReplacePrimaryPaymentSource
-
getPaymentIntent
-
toFormData
Get the form data for this request. -
builder
public static PaymentSourceCreateUsingPaymentIntentParams.PaymentSourceCreateUsingPaymentIntentBuilder builder()Create a new builder for PaymentSourceCreateUsingPaymentIntentParams.
-