Class PaymentSourceCreateUsingPermanentTokenParams
java.lang.Object
com.chargebee.v4.models.paymentSource.params.PaymentSourceCreateUsingPermanentTokenParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic enum -
Method Summary
-
Method Details
-
getCustomerId
-
getType
-
getGatewayAccountId
-
getReferenceId
-
getIssuingCountry
-
getReplacePrimaryPaymentSource
-
getPaymentMethodToken
-
getCustomerProfileToken
-
getNetworkTransactionId
-
getMandateId
-
getSkipRetrieval
-
getAdditionalInformation
-
getCard
-
getBillingAddress
-
toFormData
Get the form data for this request. -
builder
public static PaymentSourceCreateUsingPermanentTokenParams.PaymentSourceCreateUsingPermanentTokenBuilder builder()Create a new builder for PaymentSourceCreateUsingPermanentTokenParams.
-