Class PaymentMethodConfiguration.CustomerBalance

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethodConfiguration.CustomerBalance
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentMethodConfiguration

public static class PaymentMethodConfiguration.CustomerBalance extends StripeObject
The effective display preference value.

One of off, or on.

  • Constructor Details

    • CustomerBalance

      public CustomerBalance()
  • Method Details