Package com.stripe.param
Class CustomerSessionCreateParams.Components.MobilePaymentElement.Features
java.lang.Object
com.stripe.param.CustomerSessionCreateParams.Components.MobilePaymentElement.Features
- Enclosing class:
- CustomerSessionCreateParams.Components.MobilePaymentElement
public static class CustomerSessionCreateParams.Components.MobilePaymentElement.Features
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enumstatic enumstatic enumstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanList<CustomerSessionCreateParams.Components.MobilePaymentElement.Features.PaymentMethodAllowRedisplayFilter>inthashCode()
-
Method Details
-
builder
public static CustomerSessionCreateParams.Components.MobilePaymentElement.Features.Builder builder() -
getExtraParams
-
getPaymentMethodAllowRedisplayFilters
public List<CustomerSessionCreateParams.Components.MobilePaymentElement.Features.PaymentMethodAllowRedisplayFilter> getPaymentMethodAllowRedisplayFilters() -
getPaymentMethodRedisplay
public CustomerSessionCreateParams.Components.MobilePaymentElement.Features.PaymentMethodRedisplay getPaymentMethodRedisplay() -
getPaymentMethodRemove
public CustomerSessionCreateParams.Components.MobilePaymentElement.Features.PaymentMethodRemove getPaymentMethodRemove() -
getPaymentMethodSave
public CustomerSessionCreateParams.Components.MobilePaymentElement.Features.PaymentMethodSave getPaymentMethodSave() -
getPaymentMethodSaveAllowRedisplayOverride
public CustomerSessionCreateParams.Components.MobilePaymentElement.Features.PaymentMethodSaveAllowRedisplayOverride getPaymentMethodSaveAllowRedisplayOverride() -
equals
-
canEqual
-
hashCode
public int hashCode()
-