Class BalanceTransactionSourceTypeAdapterFactory.UnknownSubType

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.BalanceTransactionSourceTypeAdapterFactory.UnknownSubType
All Implemented Interfaces:
BalanceTransactionSource, HasId, StripeObjectInterface
Enclosing class:
BalanceTransactionSourceTypeAdapterFactory

public static class BalanceTransactionSourceTypeAdapterFactory.UnknownSubType extends StripeObject implements BalanceTransactionSource
Unknown subtype of BalanceTransactionSource. If this class is the outcome of deserialization, please contact support@stripe.com for assistance and provide the id and object value. Do not integrate with this object, but raise an exception and log its content instead.
  • Method Details

    • getId

      public String getId()
      Specified by:
      getId in interface HasId
    • getObject

      public String getObject()
    • getRawJson

      public String getRawJson()