Class ThirdPartyPaymentMethod

java.lang.Object
com.chargebee.internal.Resource<ThirdPartyPaymentMethod>
com.chargebee.models.ThirdPartyPaymentMethod

public class ThirdPartyPaymentMethod extends Resource<ThirdPartyPaymentMethod>
  • Constructor Details

    • ThirdPartyPaymentMethod

      public ThirdPartyPaymentMethod(String jsonStr)
    • ThirdPartyPaymentMethod

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

    • type

      public Type type()
    • gateway

      public Gateway gateway()
    • gatewayAccountId

      public String gatewayAccountId()
    • referenceId

      public String referenceId()