Class PaymentSource.CustVoucherSource

java.lang.Object
com.chargebee.internal.Resource<PaymentSource.CustVoucherSource>
com.chargebee.models.PaymentSource.CustVoucherSource
Enclosing class:
PaymentSource

public static class PaymentSource.CustVoucherSource extends Resource<PaymentSource.CustVoucherSource>
  • Constructor Details

    • CustVoucherSource

      public CustVoucherSource(org.json.JSONObject jsonObj)
  • Method Details

    • last4

      public String last4()
    • firstName

      public String firstName()
    • lastName

      public String lastName()
    • email

      public String email()